summaryrefslogtreecommitdiff
path: root/libcli/auth/msrpc_parse.c
AgeCommit message (Expand)AuthorFilesLines
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