summaryrefslogtreecommitdiffstats
path: root/libcli/auth/msrpc_parse.c
Commit message (Expand)AuthorAgeFilesLines
* Fix inspired by work done by David Disseldorp for bug #8040 - smbclient segfa...Jeremy Allison2011-03-281-6/+28
* 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