summaryrefslogtreecommitdiff
path: root/libcli/auth/msrpc_parse.c
AgeCommit message (Expand)AuthorFilesLines
2012-02-25libcli: Remove a pointless checkVolker Lendecke1-3/+1
2011-06-20libcli/util Rename common map_nt_error_from_unix to avoid duplicate symbolAndrew Bartlett1-3/+3
2011-03-28Fix inspired by work done by David Disseldorp for bug #8040 - smbclient segfa...Jeremy Allison1-6/+28
2011-03-24charcnv: removed the allow_badcharcnv and allow_bad_conv options to convert_s...Andrew Tridgell1-2/+2
2010-05-19Thanks to Andrew Bartlett's advice, fix the NTLMSSP version problem the corre...Jeremy Allison1-1/+4
2010-02-02Change uint_t to unsigned int in libcliMatt Kraai1-1/+1
2009-06-18s4: Call va_end() after all va_start()/va_copy() calls.Andrew Kroeger1-0/+4
2009-04-23Fix a couple of warningsVolker Lendecke1-10/+15
2009-04-16Fix building the now common msrpc_parse codeAndrew Bartlett1-1/+1
2009-04-14Rework trivial msrpc parser to use convert_string_talloc()Andrew Bartlett1-21/+21
2009-04-14Move MSRPC-PARSE into the common libcli/authAndrew Bartlett1-0/+368