trying to get HEAD building again. If you want the code
[ira/wip.git] / source3 / auth / pass_check.c
2003-07-16 Gerald Cartertrying to get HEAD building again. If you want the...
2003-02-10 Andrew BartlettSome cleanups:
2002-09-28 Andrew BartlettSecond stab at Volker's 'make shadow passwords work...
2002-09-27 Andrew BartlettBack our volker's patch as was breaking the build.
2002-09-27 Volker LendeckeSorry to touch such an internal function. But I was...
2002-05-22 Andrew BartlettCleanups!
2002-05-21 Simo Sorcetypo, sorry
2002-05-21 Simo Sorcedebug classized
2002-01-30 Tim PotterRemoved version number from file header.
2002-01-17 Andrew BartlettA nice *big* change to the fundemental way we do things.
2001-11-11 Andrew BartlettRemove built-in support for clear-text kerberos authent...
2001-10-18 Jeremy AllisonMerge the become_XXX -> change_to_XXX fixes from 2...
2001-10-02 Tim PotterRemoved 'extern int DEBUGLEVEL' as it is now in the...
2001-09-20 Andrew BartlettMove pass_check.c over to NTSTATUS, allowing full NTSTA...
2001-09-19 Andrew BartlettRemove the ugly hacks to get around the Get_Pwnam(...
2001-09-04 Andrew Tridgellthe next stage in the NTSTATUS/WERROR change. smbd...
2001-08-30 Jeremy AllisonFixed silly typo.
2001-08-30 Jeremy AllisonFix from Paul Green to set correct lengths.
2001-08-27 Andrew Tridgellconverted another bunch of stuff to NTSTATUS
2001-07-08 Andrew BartlettThis removes unused paramaters from various authticatio...
2001-05-01 Jeremy AllisonAdded Andrew Bartlett's fixes to my changes to his...
2001-04-23 Jeremy AllisonAdded smb_ prefix to all Samba wrapper pam functions.
2001-04-22 Jeremy AllisonCommit of a modified version of Andrew Bartlett's patch...
2001-04-10 Jeremy Allisonpassdb/pass_check.c: Ensure second check is done only...
2001-04-10 Jeremy AllisonAdded JohnT and Andrew Bartlett's PAM changes.
2001-02-08 Gerald Carteradd pam_setcred() call to pam_auth(). Patch was submit...
2000-06-01 Jeremy AllisonGetting back to a compilable state (not there yet but...
2000-05-02 Jeremy AllisonAdded sys_fork() and sys_getpid() functions to stop...
2000-03-21 Luke Leightonindent update to make t easier to see setuid mods in...
1999-12-13 Andrew Tridgellfirst pass at updating head branch to be to be the...
1999-06-13 Tim PotterMoved code that changes the pw_passwd entry (i.e shadow...
1999-03-08 Luke Leightonpass_check.c could receive encrypted password: printing...
1998-09-26 Jeremy AllisonAdded Kerberos4 support patches from Johan Hedin <johan...
1998-09-05 Andrew Tridgellsome cleanups to use ZERO_STRUCT() and friends
1998-08-29 Andrew Tridgellgot rid of calls to update_protected_database(). It...
1998-08-15 Andrew Tridgelluse user instead of this_user to prevent global shadowing
1998-08-10 Andrew Tridgellsplit the system password checking routines out of...