updated the 3.0 branch from the head branch - ready for alpha18
[sfrench/samba-autobuild/.git] / source3 / auth / pampass.c
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-07-02 Jeremy AllisonAddress the string_sub problem by changing len = 0...
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-02-05 Andrew BartlettFix use of uninitialsed variable in PAM code
2002-02-05 Andrew BartlettDrastic impromvents to pam_winbind.
2002-01-30 Tim PotterRemoved version number from file header.
2001-10-31 Andrew BartlettSmall 'const' updates ahead of some AuthRewrite merging.
2001-10-29 Andrew BartlettThis commit is number 4 of 4.
2001-10-02 Jeremy AllisonFixed up the change password bug when not using PAM.
2001-10-02 Tim PotterRemoved 'extern int DEBUGLEVEL' as it is now in the...
2001-09-17 Simo Sorcemove to SAFE_FREE()
2001-09-04 Andrew Tridgellcope with pam being off
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-07-23 Jeremy AllisonFix case insensitive password change code.
2001-07-06 Jeremy AllisonPassword changing via PAM works now. DONT CHANGE THIS...
2001-06-25 Jeremy AllisonAdded Andrew's pam password change stuff. Needs some...
2001-05-09 Jeremy AllisonFixed up the oldpw prompts. Made the matching case...
2001-05-02 Jeremy AllisonHad to add a "pam password change" parameter (defaults...
2001-05-01 Jeremy AllisonRuntime check for broken PAM systems with no appdata_pt...
2001-05-01 Jeremy AllisonStop coredump on pam password change with pam_pwdb...
2001-05-01 Jeremy AllisonAdded Andrew Bartlett's fixes to my changes to his...
2001-05-01 Jeremy AllisonAllow pam code to compile on Solaris (which doesn't...
2001-04-30 Jeremy AllisonFixing consts in pam code.
2001-04-30 Jeremy AllisonBased on an original PAM patch by Andrew Bartlett,...
2001-04-23 Jeremy AllisonAdded "obey pam restrictions" parameter - default to...
2001-04-23 Jeremy AllisonFix more free twice bugs.
2001-04-23 Jeremy AllisonFix for bug in code for pam_session failure - pam_end...
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-20 John TerpstraOops. Typos.
2001-04-19 John TerpstraAdded error reporting to pam_session code.
2001-04-18 Andrew Tridgellmerge from 2.2
2001-04-18 Jeremy Allisonpatch from Steve Langasek <vorlon@netexpress.net> to...
2001-04-13 John TerpstraUpdated with Andrew Bartlett patch.
2001-04-12 Jeremy AllisonMerged John's changes.
2001-04-11 John TerpstraUpdating pampass from Samba-2.2 code tree. ===> JHT
2001-04-10 Jeremy AllisonAdded JohnT and Andrew Bartlett's PAM changes.