auth: Remove unused PASSWORD_LENTH macro from pass_check.c
[samba.git] / source3 / auth / pass_check.c
2014-04-15 Andrew Bartlettauth: Remove unused PASSWORD_LENTH macro from pass_check.c
2014-04-15 Andrew Bartlettauth: Remove static variable ths_user from password_che...
2013-11-13 Stefan MetzmacherMerge branch 'master' of ctdb into 'master' of samba
2013-06-11 Andrew Bartlettauth: Remove "password level"
2012-08-09 Jeremy AllisonCorrectly check for errors in strlower_m() returns.
2012-03-24 Jelmer Vernooijlib/util: Remove obsolete sys_getpid() and sys_fork().
2011-07-19 Jeremy AllisonFirst part of fix for bug 8310 - toupper_ascii() is...
2011-06-24 Stefan MetzmacherMerge commit 'release-4-0-0alpha15' into master4-tmp
2011-06-24 Andrew BartlettMerge 2610c05b5b95cc7036b3d6dfb894c6cfbdb68483 as Samba... samba-4.0.0alpha16
2011-05-05 Jeremy AllisonMore simple const fixes.
2011-03-30 Günther Deschners3: try to fix the build on some non-linux buildfarm...
2011-03-29 Günther Deschners3-auth: use auth.h where needed.
2011-02-22 Günther Deschners3-includes: move some chgpasswd related defines to...
2010-08-28 Volker Lendeckes3: Lift smbd_server_fd() from pass_check()
2010-08-28 Volker Lendeckes3: Lift smbd_server_fd() from password_check()
2010-08-28 Volker Lendeckes3: Fix some nonempty blank lines
2010-08-27 Volker Lendeckes3: Lift smbd_server_fd() from smb_pam_passcheck
2010-08-27 Volker Lendeckes3: Pass "private_data" through string_combinations()
2010-08-16 Andreas Schneiders3-auth: Remove obsolete 'update encrypted' option.
2010-08-14 Andrew Bartletts3:auth Make Samba3 use the new common struct auth_user...
2008-09-14 Stefan MetzmacherMerge Samba3 and Samba4 together
2008-02-01 Simo SorceMerge branch 'v3-2-test' of ssh://git.samba.org/data...
2007-12-18 Jeremy AllisonCorrectly define prototypes for accessor functions.
2007-12-18 Jeremy AllisonMerge branch 'v3-2-test' of ssh://jra@git.samba.org...
2007-12-18 Jeremy AllisonMore static fstring removal.
2007-11-14 Jeremy AllisonRemove pstring from auth/*
2007-10-19 Jeremy AllisonRIP BOOL. Convert BOOL -> bool. I found a few interesting
2007-10-10 Andrew Tridgellr23784: use the GPLv3 boilerplate as recommended by...
2007-10-10 Jeremy Allisonr23779: Change from v2 or later to v3 or later.
2007-10-10 Jeremy Allisonr16230: Fix Klocwork #861 and others. localtime and...
2007-10-10 Jeremy Allisonr12522: Try and fix bug #2926 by removing setlocale...
2007-10-10 Tim Potterr2899: Change some #if DEBUG_PASSWORD's to #ifdef DEBUG...
2003-07-16 Gerald Cartertrying to get HEAD building again. If you want the...
2003-07-03 Jeremy AllisonRemoved strupper/strlower macros that automatically...
2003-02-10 Andrew BartlettCleanups: (merge from HEAD)
2003-02-10 Andrew BartlettSome cleanups:
2002-10-01 Andrew BartlettUpdates from Samba HEAD:
2002-10-01 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
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-07-15 Andrew Tridgellupdated the 3.0 branch from the head branch - ready...
2002-07-14 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2002-05-22 Andrew BartlettCleanups!
2002-05-21 Simo Sorcetypo, sorry
2002-05-21 Simo Sorcedebug classized
2002-04-12 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
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...