trying to get HEAD building again. If you want the code
[gd/samba-autobuild/.git] / source3 / auth / auth_sam.c
2003-07-16 Gerald Cartertrying to get HEAD building again. If you want the...
2003-05-28 Tim PotterSpelling.
2003-05-14 Tim Potterspelling
2003-04-28 Jelmer VernooijUse NTSTATUS as return value for smb_register_*() funct...
2003-03-24 Jelmer Vernooij- Add support to auth/ for the new modules system
2003-02-16 Andrew BartlettAdd the 'session key' output of the NTLMSSP exchange...
2003-02-04 Andrew BartlettActually checking both the account and password tests...
2003-01-13 Andrew BartlettPatch from metze to add what he feels is the correct...
2003-01-05 Andrew BartlettClear up the auth_sam password checking code (the core...
2002-11-15 Andrew BartlettSmall auth updates:
2002-11-12 Jeremy AllisonRemoved global_myworkgroup, global_myname, global_mysco...
2002-11-04 Andrew BartlettMove to the use of the 'initialised' flag, rather than...
2002-08-26 Andrew BartlettUpdates!
2002-08-26 Andrew BartlettTry to support non-root-mode systems without getgroupli...
2002-08-22 Tim PotterSpelling fixes.
2002-08-20 Andrew BartlettBased orginally by work by Kai, this patch moves our...
2002-07-20 Andrew BartlettAdd support for a weird behaviour apparently used by...
2002-05-24 Andrew BartlettMove the authenticaion subsystem over to the same ...
2002-05-21 Simo Sorcetypo, sorry
2002-05-21 Simo Sorcedebug classized
2002-02-27 Andrew Bartlett"user doesn't exist" isn't worthy of a level 1 debug...
2002-01-30 Tim PotterRemoved version number from file header.
2002-01-15 Andrew BartlettCommit the auth associated changes I missed from the...
2002-01-11 Andrew BartlettBack out the crazy notion that the NTLMSSP flags actual...
2002-01-05 Andrew BartlettI've decided to move the auth code around a bit more...
2002-01-02 Jeremy Allisondebug statement fixups.
2002-01-01 Andrew BartlettA farily large commit:
2001-11-26 Andrew BartlettA number of things to clean up the auth subsytem a...
2001-11-26 Tim Potterchallange -> challenge
2001-11-24 Andrew BartlettThis is another rather major change to the samba authen...
2001-11-11 Andrew BartlettAdd back the not null checks in a better place.
2001-11-11 Andrew Bartlettmake sam_account_ok static.
2001-11-03 Andrew BartlettMinor cleanups/fixes in the NTLMv2 code
2001-10-31 Andrew BartlettThis is a farily large patch (3300 lines) and reworks...
2001-10-29 Andrew BartlettFix up auth_smbpasswd.c to use the password interface...
2001-10-29 Andrew BartlettThis commit is number 4 of 4.
2001-10-23 Herb Lewismore compiler warnings
2001-10-19 Jean-François Mico... print in a human readable format when the password...
2001-10-06 Andrew BartlettFix up indenting in out SAM password check code.
2001-10-02 Tim PotterRemoved 'extern int DEBUGLEVEL' as it is now in the...
2001-10-01 Andrew Tridgellhonor the ACB_PWNOEXP flag in smbpasswd
2001-10-01 Andrew Tridgell- fix handling of 0 last_change_time and must_change_time
2001-09-29 Andrew BartlettFix up a number of intertwined issues:
2001-09-26 Andrew BartlettProcess the workstation trust account code INSIDE the...
2001-09-26 Andrew BartlettRearrange the order of the checks in auth_smbpasswd...
2001-09-20 Andrew BartlettRevert this one: The NTLMv2 checks need the original...
2001-09-19 Andrew Bartlett- Fix up to use sampass->username insted of user_info...
2001-09-17 Simo Sorcemove to SAFE_FREE()
2001-09-16 Andrew BartlettFix up workstaion and kickoff time checks, moved to...
2001-09-12 Tim PotterSome patches to authentication:
2001-09-04 Andrew Tridgellthe next stage in the NTSTATUS/WERROR change. smbd...
2001-08-27 Andrew Tridgellconverted another bunch of stuff to NTSTATUS
2001-08-24 Herb Lewisget rid of compiler warnings
2001-08-17 Andrew BartlettStyle cleanup for the last vuid change.
2001-08-12 Andrew BartlettThis patch does a number of things, mostly smaller...
2001-08-03 Andrew BartlettThis is my 'Authentication Rewrite' version 1.01, mostl...