port latest changes from SAMBA_3_0 tree
[tprouty/samba.git] / source3 / smbd / chgpasswd.c
2003-08-02 Simo Sorceport latest changes from SAMBA_3_0 tree
2003-05-14 Tim Potterspelling
2003-04-29 Simo SorceThis is a nice rewrite:
2003-03-16 Andrew Bartlett - Make ReadDirName return a const char*.
2003-01-15 Tim PotterRemoved level 0 DEBUG leftover from testing.
2003-01-11 Andrew BartlettRemove an unused paramter for our old LM-only password...
2003-01-09 Tim PotterRemove read_with_timeout() and replaced its only caller...
2003-01-08 Jeremy AllisonFix erroneous free of SAM_ACCOUNT (make clearer when...
2003-01-06 Jeremy AllisonFix memory leaks in pdb_ code.
2003-01-05 Andrew BartlettEven when I can't manage to do QA, at least the build...
2003-01-01 Andrew BartlettMove our password change code along a little - use...
2002-11-12 Jeremy AllisonRemoved global_myworkgroup, global_myname, global_mysco...
2002-10-12 Andrew BartlettNice *big* patch from metze.
2002-07-28 Andrew Tridgellminor portability fix
2002-07-28 Andrew BartlettFix a missing 'no memory' return in last night's svrsvc...
2002-05-17 Andrew BartlettCheck paramters for NULL.
2002-01-30 Tim PotterRemoved version number from file header.
2002-01-20 Andrew BartlettThis is another *BIG* change...
2002-01-20 Andrew BartlettKill off the old varient of 'check_plaintext_password...
2002-01-17 Andrew BartlettA nice *big* change to the fundemental way we do things.
2001-12-04 Herb LewisMerge from 2.2
2001-10-29 Andrew BartlettThis commit is number 4 of 4.
2001-10-29 Andrew BartlettThis commit is number 3 of 4.
2001-10-29 Andrew BartlettThis commit is number 1 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-29 Andrew BartlettFix up a number of intertwined issues:
2001-09-26 Andrew BartlettUpdate for new pdb_set_plaintext_passwd() interface.
2001-09-10 Andrew Tridgellmade a couple of local fns static
2001-07-23 Jeremy AllisonFix case insensitive password change code.
2001-07-07 Andrew BartlettYou can't dump_data() a function pointer...
2001-07-04 Andrew TridgellThe big character set handling changeover!
2001-06-20 Jeremy AllisonFixed W2K SP2 joining a Samba PDC hosted domain.
2001-05-07 Gerald CarterPatch from Simo:
2001-05-04 Jean-François Mico... Big cleanup of passdb and backends.
2001-05-02 Jeremy AllisonHad to add a "pam password change" parameter (defaults...
2001-04-30 Jeremy AllisonBased on an original PAM patch by Andrew Bartlett,...
2001-03-11 Jeremy AllisonRemove "BYTE" - we already have uint8 - don't need...
2001-03-11 Jeremy AllisonMerge ... new 2.2 code into HEAD (Gerald I hate you...
2000-11-13 Gerald CarterLarge commit which restructures the local password...
2000-06-23 Tim PotterDelete OriginalDir stuff.
2000-06-09 Andrew Tridgellclean up oplock capability code ready for Linux code
2000-05-10 Andrew Tridgellmore merging voodoo
2000-05-02 Jeremy AllisonAdded sys_fork() and sys_getpid() functions to stop...
2000-04-30 Andrew Tridgell- removed all our old wildcard matching code and replac...
2000-04-18 Luke LeightonReadDirName calls vfs->readdirname calls dos_readdirname.
2000-03-21 Luke Leightonindent update to make t easier to see setuid mods in...
2000-01-05 Jeremy AllisonMoved check_plaintext_password() into smbd/chgpasswd...
1999-12-13 Andrew Tridgellfirst pass at updating head branch to be to be the...
1999-11-20 Luke Leightonmodified domain_client_validate to take trust account...
1999-11-04 Luke Leightonsamuserset <username> -p password. YESSSSS :)
1999-11-04 Luke Leightonadding experimental set user password command to rpccli...
1999-06-13 Tim PotterMoved code that changes the pw_passwd entry (i.e shadow...
1999-06-02 Matthew ChapmanFixing core dump bug with unix password sync, caused...
1999-03-25 Luke LeightonSAM database "set user info".
1999-03-19 Luke LeightonBeau Kuiper: provided patch so that passwords could...
1999-02-12 Matthew ChapmanUNICODE cleanup (see lib/util_unistr.c).
1999-02-11 Luke LeightonUNICODE issues.
1999-02-10 Luke Leightonuse jeremy's versions of the UNICODE routines.
1999-02-08 Luke LeightonUNICODE byte ordering issue: typecast to uint16* replac...
1998-11-29 Luke Leightonweekend work. user / group database API.
1998-11-23 Andrew Tridgellchanged string_sub() to replace " ; and ` in the insert...
1998-11-17 Jeremy AllisonAdded the same open()/fopen()/creat()/mmap() -> sys_XXX...
1998-11-12 Jeremy AllisonFix fd leak in error condition in grantpt code case.
1998-10-23 Luke Leightonpossible bug in change oem password code: replaced...
1998-10-21 Jeremy AllisonFixed mainly signed/unsigned issues found by SGI cc...
1998-10-21 Luke Leightonsigned / unsigned issues
1998-10-19 Luke Leighton- dce/rpc code
1998-09-25 Jeremy AllisonMakefile.in: Fixed bug with continuation line causing...
1998-09-17 Jeremy Allisonconfigure configure.in: Added tests for fseek64 and...
1998-09-05 Andrew Tridgelltridge the destroyer returns!
1998-09-02 Jeremy AllisonFix for PR#9497 - not waiting for child.
1998-08-31 Andrew Tridgellbounds check next_token() to prevent possible buffer...
1998-08-20 Jeremy AllisonTurning on blocking locking code. NB. Blocking lock...
1998-08-15 Jeremy Allisonconfigure: Changes for extra headers.
1998-08-14 Andrew Tridgellthis is the bug change to using connection_struct*...
1998-07-29 Andrew Tridgellmerge from the autoconf2 branch to the main branch
1998-07-27 Jeremy Allisonchgpasswd.c: Fixed up debug calls to stop crashes if...
1998-07-22 Jeremy Allisonincludes.h: Added feature type USE_GRANTPT for pty...
1998-07-02 Jeremy Allisonchgpasswd.c: Fix from Peter Debus <pdebus@turing.une...
1998-05-18 Jeremy Allisonchgpasswd.c: Changed back to getsmb... from getsam...
1998-05-14 Jeremy Allisonchgpasswd.c: Added comments to #ifdefs
1998-05-12 Jeremy AllisonThis is a security audit change of the main source.
1998-05-07 Luke Leightoncreated "passdb.c" which is an interface point to ...
1998-04-30 Jeremy AllisonAdded patch from Bruce Tenison <btenison@dibbs.net...
1998-04-20 Jeremy AllisonAdded 'passwd chat debug' parameter to allow admins...
1998-04-14 Jeremy AllisonModified interfaces to getting smb password entries...
1998-03-27 Jeremy Allisonchgpasswd.c, ipc.c, loadparm.c: Added boolean "unix...
1998-03-19 Jeremy AllisonAdding the same changes to HEAD as were added to BRANCH...
1998-03-18 Jeremy AllisonAdded SamOEMChangePassword functionality.
1998-03-11 Jeremy Allison"For I have laboured mightily on Luke's code, and hath...
1998-02-07 Jeremy AllisonA small raft of changes, I will sync up with 1.9.18...
1998-01-29 Jeremy AllisonMakefile: Fix for OSF1 typo.
1998-01-22 Jeremy AllisonThis is *not* a big change (although it looks like...
1998-01-17 Jeremy Allisoncharcnv.c: Added codepage 866 support onto the file...
1997-10-21 Jeremy Allisonchgpasswd.c:
1997-09-26 Jeremy AllisonAdding Andrews buffer overflow fixes into the main...
1997-07-08 Samba Release AccountMakefile: Added AIX targets from Ole Holm Nielsen ...
1997-07-06 Samba Release Accountadded, tested and debugged new "hide files" option.
1997-07-03 Samba Release AccountFix for deleting directories that contain only veto...
next