summaryrefslogtreecommitdiffstats
path: root/source4/auth/ntlmssp
Commit message (Expand)AuthorAgeFilesLines
* auth/ntlmssp: don't crash when the backend give no challengeStefan Metzmacher2008-08-011-0/+6
* Try to make NTLMSSP less fussy for unimportant messages.Andrew Bartlett2008-07-151-2/+13
* ntlmssp: get rid of "cast to pointer from integer of different size" warning ...Michael Adam2008-06-271-3/+3
* Fix proto generation.Jelmer Vernooij2008-05-201-1/+1
* Fix a couple (well, little more than that..) of typos.Jelmer Vernooij2008-05-181-2/+2
* Create prototype headers from Makefile directory, without smb_build in the mi...Jelmer Vernooij2008-05-181-2/+4
* Typo, formatting fixes.Jelmer Vernooij2008-05-181-1/+1
* Use variables for source directory in a couple more places.Jelmer Vernooij2008-05-181-2/+2
* Fix the build after the auth/ -> auth/ntlm/ renameAndrew Bartlett2008-05-052-2/+2
* Fix dependencies on gensec_krb5 and the NTLMSSP code.Andrew Bartlett2008-04-261-1/+1
* Specify event_context to ldb_wrap_connect explicitly.Jelmer Vernooij2008-04-171-1/+1
* Move object files lists to makefile rather than smb_build.Jelmer Vernooij2008-04-141-5/+4
* Install public header files again and include required prototypes.Jelmer Vernooij2008-04-024-2/+7
* Make more module init functions public, since they are compiled with -fvisibi...Jelmer Vernooij2008-02-201-1/+1
* Get rid of 'INTEGRATED' build of modules - now replaced by 'MERGED_OBJ'Jelmer Vernooij2008-02-181-1/+1
* r26652: msrpc_parse/msrpc_gen: Add iconv_convenience argument.Jelmer Vernooij2008-01-035-11/+31
* r26504: Don't rely on system-provided kerberos headers.Jelmer Vernooij2007-12-211-1/+1
* 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
* r26379: Remove more global_loadparm instances.Jelmer Vernooij2007-12-211-1/+1
* r26316: Use contexts for conversion functions.Jelmer Vernooij2007-12-211-6/+6
* r26264: pass name resolve order explicitly, use torture context for settings ...Jelmer Vernooij2007-12-211-1/+1
* r26260: Store loadparm context in gensec context.Jelmer Vernooij2007-12-212-28/+27
* r26258: Use loadparm context in client_start function of gensec.Jelmer Vernooij2007-12-212-14/+16
* r26222: Avoid global_loadparm in a couple more places.Jelmer Vernooij2007-12-211-1/+2
* r26221: Add loadparm_context parameter to auth_context_create.Jelmer Vernooij2007-12-211-0/+1
* r26136: Attempt to fix dependencies for auth.Jelmer Vernooij2007-12-211-1/+1
* r25660: Add a new interface 'generate_secret_buffer()', to be used when weAndrew Bartlett2007-12-211-1/+1
* r25552: Convert to standard bool type.Jelmer Vernooij2007-10-105-42/+42
* r25430: Add the loadparm context to all parametric options.Jelmer Vernooij2007-10-102-16/+16
* r25398: Parse loadparm context to all lp_*() functions.Jelmer Vernooij2007-10-103-13/+12
* r25035: Fix some more warnings, use service pointer rather than service numbe...Jelmer Vernooij2007-10-102-16/+16
* r25026: Move param/param.h out of includes.hJelmer Vernooij2007-10-102-0/+2
* r25005: Avoid pstring.Jelmer Vernooij2007-10-101-61/+15
* r25000: Fix some more C++ compatibility warnings.Jelmer Vernooij2007-10-104-15/+15
* r24712: No longer expose the 'BOOL' data type in any interfaces.Jelmer Vernooij2007-10-101-7/+7
* r23798: updated old Temple Place FSF addresses to new URLAndrew Tridgell2007-10-101-2/+1
* r23795: more v2->v3 conversionAndrew Tridgell2007-10-101-1/+1
* r23792: convert Samba4 to GPLv3Andrew Tridgell2007-10-105-15/+10
* r23680: Make it easier to setup a domain member server - the 'server role'Andrew Bartlett2007-10-101-1/+1
* r22404: more dependencies which should be privateStefan Metzmacher2007-10-101-1/+1
* r21039: Test some more failure paths (trying to increase the lcov score).Andrew Bartlett2007-10-101-5/+0
* r20949: Looking over some lcov output, try and walk some error paths.Andrew Bartlett2007-10-101-3/+3
* r19805: Add the (harmless, but apparently default)Andrew Bartlett2007-10-103-2/+10
* r19598: Ahead of a merge to current lorikeet-heimdal:Andrew Bartlett2007-10-104-3/+10
* r18258: need to use .priority not .order hereAndrew Tridgell2007-10-101-1/+1
* r18250: Add an ordering of GENSEC modules, so we do preferred modules first.Andrew Bartlett2007-10-101-1/+2
* r17930: Merge noinclude branch:Jelmer Vernooij2007-10-101-1/+0
* r17341: pass a messaging context to auth_context_create()Stefan Metzmacher2007-10-101-2/+3
* r17285: some reformatingStefan Metzmacher2007-10-101-10/+23