summaryrefslogtreecommitdiffstats
path: root/libcli/auth/msrpc_parse.c
Commit message (Expand)AuthorAgeFilesLines
* libcli: Remove a pointless checkVolker Lendecke2012-02-251-3/+1
* libcli/util Rename common map_nt_error_from_unix to avoid duplicate symbolAndrew Bartlett2011-06-201-3/+3
* Fix inspired by work done by David Disseldorp for bug #8040 - smbclient segfa...Jeremy Allison2011-03-281-6/+28
* charcnv: removed the allow_badcharcnv and allow_bad_conv options to convert_s...Andrew Tridgell2011-03-241-2/+2
* Thanks to Andrew Bartlett's advice, fix the NTLMSSP version problem the corre...Jeremy Allison2010-05-191-1/+4
* Change uint_t to unsigned int in libcliMatt Kraai2010-02-021-1/+1
* s4: Call va_end() after all va_start()/va_copy() calls.Andrew Kroeger2009-06-181-0/+4
* Fix a couple of warningsVolker Lendecke2009-04-231-10/+15
* Fix building the now common msrpc_parse codeAndrew Bartlett2009-04-161-1/+1
* Rework trivial msrpc parser to use convert_string_talloc()Andrew Bartlett2009-04-141-21/+21
* Move MSRPC-PARSE into the common libcli/authAndrew Bartlett2009-04-141-0/+368