nsswitch: Move nss_err_str to its only caller
[ira/wip.git] / libcli / auth / msrpc_parse.c
2009-06-18 Andrew Kroegers4: Call va_end() after all va_start()/va_copy() calls.
2009-04-23 Andrew BartlettMerge branch 'master' of ssh://git.samba.org/data/git...
2009-04-23 Volker LendeckeFix a couple of warnings
2009-04-20 Andrew BartlettMerge branch 'master' of ssh://git.samba.org/data/git...
2009-04-20 Andrew BartlettMerge commit 'origin/master' into libcli-auth-merge...
2009-04-16 Andrew BartlettFix building the now common msrpc_parse code
2009-04-15 Andrew BartlettMerge branch 'master' of ssh://git.samba.org/data/git...
2009-04-14 Andrew BartlettRework trivial msrpc parser to use convert_string_talloc()
2009-04-14 Andrew BartlettMove MSRPC-PARSE into the common libcli/auth