summaryrefslogtreecommitdiff
path: root/source4/auth/ntlmssp/ntlmssp_parse.c
AgeCommit message (Expand)AuthorFilesLines
2008-01-03r26652: msrpc_parse/msrpc_gen: Add iconv_convenience argument.Jelmer Vernooij1-8/+12
2007-12-21r26429: Avoid use of global_smb_iconv_convenience.Jelmer Vernooij1-6/+7
2007-12-21r26418: Janitorial: Kill pstring in ntlmssp_parse.cKai Blin1-28/+55
2007-12-21r26316: Use contexts for conversion functions.Jelmer Vernooij1-6/+6
2007-10-10r25552: Convert to standard bool type.Jelmer Vernooij1-20/+20
2007-10-10r23792: convert Samba4 to GPLv3Andrew Tridgell1-3/+2
2007-10-10r17930: Merge noinclude branch:Jelmer Vernooij1-1/+0
2007-10-10r16569: - use push_string()Stefan Metzmacher1-4/+4
2007-10-10r13170: Remove some dependencies on -1 implying the size of pstringJelmer Vernooij1-6/+4
2007-10-10r12694: Move some headers to the directory of the subsystem they belong to.Jelmer Vernooij1-0/+1
2007-10-10r10669: reverted jelmers commit 10663 as it was causing lots of panics in 'ma...Andrew Tridgell1-3/+7
2007-10-10r10663: Eliminate use of pstringJelmer Vernooij1-7/+3
2007-10-10r6458: Split up NTLMSSP into a new directory, and into seperate files for theAndrew Bartlett1-0/+338