summaryrefslogtreecommitdiffstats
path: root/source4/auth/ntlmssp/ntlmssp_parse.c
Commit message (Expand)AuthorAgeFilesLines
* Use common header file for character set handling in Samba 3 and Samba 4.Jelmer Vernooij2009-03-011-16/+20
* Remove unused argument iconv_convenience.Jelmer Vernooij2008-11-011-2/+1
* Remove unused include param/param.h.Jelmer Vernooij2008-10-241-1/+0
* Remove iconv_convenience parameter from simple string push/pullJelmer Vernooij2008-10-241-7/+6
* Make sure prototypes are always included, make some functions static andJelmer Vernooij2008-10-201-1/+1
* ntlmssp: get rid of "cast to pointer from integer of different size" warning ...Michael Adam2008-06-271-3/+3
* r26652: msrpc_parse/msrpc_gen: Add iconv_convenience argument.Jelmer Vernooij2008-01-031-8/+12
* r26429: Avoid use of global_smb_iconv_convenience.Jelmer Vernooij2007-12-211-6/+7
* r26418: Janitorial: Kill pstring in ntlmssp_parse.cKai Blin2007-12-211-28/+55
* r26316: Use contexts for conversion functions.Jelmer Vernooij2007-12-211-6/+6
* r25552: Convert to standard bool type.Jelmer Vernooij2007-10-101-20/+20
* r23792: convert Samba4 to GPLv3Andrew Tridgell2007-10-101-3/+2
* r17930: Merge noinclude branch:Jelmer Vernooij2007-10-101-1/+0
* r16569: - use push_string()Stefan Metzmacher2007-10-101-4/+4
* r13170: Remove some dependencies on -1 implying the size of pstringJelmer Vernooij2007-10-101-6/+4
* r12694: Move some headers to the directory of the subsystem they belong to.Jelmer Vernooij2007-10-101-0/+1
* r10669: reverted jelmers commit 10663 as it was causing lots of panics in 'ma...Andrew Tridgell2007-10-101-3/+7
* r10663: Eliminate use of pstringJelmer Vernooij2007-10-101-7/+3
* r6458: Split up NTLMSSP into a new directory, and into seperate files for theAndrew Bartlett2007-10-101-0/+338