sync 3.0 into HEAD for the last time
[tprouty/samba.git] / source / libsmb / ntlmssp.c
2003-09-09 Gerald Cartersync 3.0 into HEAD for the last time
2003-08-02 Simo Sorceport latest changes from SAMBA_3_0 tree
2003-07-16 Gerald Cartertrying to get HEAD building again. If you want the...
2003-03-25 Andrew BartlettFix debug (thanks metze)
2003-03-23 Andrew BartlettNTLM Authentication:
2003-03-10 Andrew BartlettFurther work on NTLMSSP-based SMB signing. Current...
2003-02-19 Andrew BartlettAfter a talloc_zero(), we don't need to ZERO_STRUCTP...
2003-02-17 Andrew BartlettDon't leak a session_key worth of memory at the end...
2003-02-15 Andrew BartlettMove our NTLMSSP client code into ntlmssp.c. The inten...
2003-02-15 Andrew BartlettMove our NTLMSSP code into easily seperated peices...
2003-02-14 Andrew BartlettNTLMSSP parinoia - we really don't want to run over...
2003-02-13 Rafal SzczesniakA few typo fixes Andrew eventually let off to me.
2003-02-09 Andrew Bartlett(only for HEAD at the moment).
2003-01-28 Andrew BartlettFactor out common code in the NTLMSSP/SPNEGO code.
2003-01-16 Andrew Bartlett(missed in last commit)
2003-01-15 Andrew BartlettMissed auth_ntlmssp.c in last night's checkin. Also...
2003-01-15 Andrew BartlettRefactor the NTLMSSP code again - this time we use...