Merge of new 2.2 code into HEAD (Gerald I hate you :-) :-). Allows new SAMR
[nivanova/samba-autobuild/.git] / source3 / utils / smbpasswd.c
2001-03-11 Jeremy AllisonMerge ... new 2.2 code into HEAD (Gerald I hate you...
2001-02-21 Andrew Tridgellfixed a crash bug in smbpasswd
2001-01-11 David O'NeillChanges from APPLIANCE_HEAD:
2000-11-13 Gerald CarterLarge commit which restructures the local password...
2000-08-21 Jeremy AllisonFix for safe_free freeing static strings. From Robert...
2000-07-26 Tim PotterFixed memory leaks in root and non-root password changing.
2000-06-03 Andrew Tridgellmoved secrets fns into secrets.c
2000-05-08 Andrew Tridgelladded secrets.tdb and changed storage of trust account...
2000-03-01 Jeremy AllisonFixed smbpasswd crash bugs found by Giulio.
2000-02-25 Jeremy Allisonclient/client.c:
1999-12-13 Andrew Tridgellfirst pass at updating head branch to be to be the...
1999-12-12 Luke Leightonfinal part of "first" phase converting over to msrpc...
1999-12-09 Gerald CarterOK. This code works on a RedHat 6.0 system. However...
1999-12-01 Luke Leightonfixing joining to domain plus something weird going...
1999-11-20 Luke Leightonattempting to establish inter-domain trust relationship...
1999-07-22 Matthew ChapmanBDC support.
1999-07-21 Luke LeightonBDC support.
1999-04-08 Matthew ChapmanMainly BDC-related changes.
1999-03-19 Luke LeightonBeau Kuiper: provided patch so that passwords could...
1999-03-09 Luke Leightonmods to allow inter-domain trust accounts to be added...
1999-01-18 Matthew ChapmanAdded load_interfaces in smbpasswd to allow name resolu...
1998-12-01 Luke Leightonrpc_samr.h parse_samr.c srv_samr.c :
1998-11-30 Luke Leightonpwdb_initialise() in the wrong place: must load smb...
1998-11-29 Luke Leightonweekend work. user / group database API.
1998-11-18 Jeremy AllisonAdded OSF1 changes to HEAD (-lsecurity etc.)
1998-11-17 Luke Leighton- group database API. oops and oh dear, the threat...
1998-11-16 Jeremy AllisonAdded fixes for machine accounts.
1998-11-13 Andrew Tridgellfixes for OSF1 compilation
1998-11-12 Herb LewisRemoved code that used printf/fprintf in password chang...
1998-11-12 Jeremy AllisonFixed smbpasswd so that enabling a user who already...
1998-11-12 Andrew Tridgellextracted the password change code from smbpasswd and...
1998-11-12 Andrew Tridgellchar -> uchar fix
1998-11-12 Andrew Tridgelllargely rewrote smbpasswd so that the code is understan...
1998-11-09 Andrew Tridgellconverted smbclient to use clientgen.c rather than...
1998-11-07 Jeremy Allisoncodepages/codepage_def.936: Updated comment.
1998-11-06 Jeremy Allisonlib/charcnv.c: Improved debug comment.
1998-11-04 Jeremy AllisonAdded scripting option (-s) to smbpasswd.
1998-10-30 Jeremy AllisonFix suggested by Nicholas.S.Jenkins@cdc.com - connect...
1998-10-04 Andrew Tridgell- modified resolve_name() to take a name_type
1998-10-02 Luke Leighton- static function "create_new_hashes" was identical...
1998-09-27 Richard SharpeFixed up more possibly uninitialized variables.
1998-09-25 Jeremy AllisonMakefile.in: Fixed bug with continuation line causing...
1998-09-25 Luke Leightonadded wksinfo command to rpcclient, which don't work...
1998-09-25 Luke Leightonadded rpcclient program
1998-09-24 Jeremy AllisonIntegration of Anders Blomdell <anders.blomdell@control...
1998-09-05 Andrew Tridgellsome cleanups to use ZERO_STRUCT() and friends
1998-07-14 Jeremy Allisonloadparm.c:
1998-05-27 Jeremy Allisonloadparm.c: Added machine password timeout parameter...
1998-05-18 Jeremy AllisonAbstracted all the crappy password interfaces through...
1998-05-18 Jeremy Allisonchgpasswd.c: Changed back to getsmb... from getsam...
1998-05-15 Jeremy AllisonChange getpwnam to Get_Pwnam(xx , True) to allow lazy...
1998-05-12 Jeremy AllisonThis is a security audit change of the main source.
1998-05-11 Jeremy Allisonreply.c: Added code to not overwrite sesssetup_user...
1998-05-11 Luke Leightonldap back-end database development
1998-05-11 Andrew Tridgellchanged to use slprintf() instead of sprintf() just...
1998-05-07 Luke Leightonmoving gethexpwd into util.c, because it's used in...
1998-05-07 Jeremy AllisonFixed changed calls to machine password locking code.
1998-04-30 Jeremy AllisonAdded patch from Bruce Tenison <btenison@dibbs.net...
1998-04-29 Jeremy AllisonMakefile: Added files to smbpasswd.c.
1998-04-25 Jeremy AllisonThis looks like a big change but really isn't.
1998-04-23 Jeremy Allisonclientgen.c: Added rap error codes to cli_error, moved...
1998-04-18 Jeremy Allisonincludes.h: Added John's redhat fix for QSORT_CAST.
1998-04-17 Jeremy AllisonChanging of machine passwords now works !!!!!!
1998-04-15 Jeremy Allisonipc.c: Fix for printer queue spinning with Win95.
1998-04-14 Jeremy AllisonModified interfaces to getting smb password entries...
1998-04-09 Jeremy AllisonMakefile, loadparm.c, server.c, smb.h, util.c: Patch...
1998-04-07 Jeremy AllisonAdded check for getpwnam returning NULL.
1998-03-30 Jeremy AllisonAdded extra remote password changing error codes from...
1998-03-26 Jeremy Allisonclient.c: Fixed problem where debug level on command...
1998-03-26 Jeremy AllisonAdded the ability to differentiate between workstation...
1998-03-26 Jeremy Allisonsmbpass.c: Made unknown accounts ending in '$' server...
1998-03-24 Jeremy AllisonAdded writing of '[XXX]' account control bits into...
1998-03-24 Jeremy AllisonUpdated smbpasswd to allow root to add machine accounts...
1998-03-24 Jeremy Allisonclientgen.c ipc.c smbpasswd.c: Fixes for warnings ...
1998-03-19 Jeremy AllisonAdding the same changes to HEAD as were added to BRANCH...
1998-03-11 Jeremy Allison"For I have laboured mightily on Luke's code, and hath...
1998-01-22 Jeremy AllisonThis is *not* a big change (although it looks like...
1997-10-31 Andrew Tridgell- cleanup some warnings
1997-10-28 Andrew Tridgellfix cast
1997-10-13 Andrew Tridgellreverted a change made by Luke at his request.
1997-10-13 Luke Leightonbyteorder.h :
1997-09-15 Andrew Tridgell- if the user already exists then ignore the -add command
1997-09-15 Andrew Tridgell- change a lot of occurances of errno to use strerror...
1997-09-14 Andrew TridgellThis commit does 3 main things:
1997-09-11 Andrew Tridgellfix a couple of "declaration shadows previous local...
1997-08-19 Samba Release AccountMakefile: Changed for HPUX10 tidyup.
1997-08-09 Samba Release Accountbug in num. arguments detection that stopped the -add...
1997-08-06 Samba Release Accountupdated smbpasswd to take the password on the command...
1997-07-21 Samba Release AccountFixed bug with -add code that put wrong password in...
1997-07-18 Samba Release Accountcharset.c: Split charset_initialise() into 2 - a charse...
1997-07-10 Samba Release AccountAdded -a option (for Andrew:-). Fixed bug where users...
1997-06-11 Samba Release AccountMakefile: Added quoata changes for Linux from Thorvald...
1997-05-08 Samba Release Account'The mother of all checkins' :-). Jeremy Allison (jalli...
1996-06-04 Andrew Tridgella huge pile of changes :-)
1996-05-31 Andrew TridgellLots of changes!
1996-05-29 Andrew Tridgellcleanups to make thinsg compile cleanly
1996-05-04 Samba Release AccountThis commit was generated by cvs2svn to compensate...
1996-05-04 Samba Release AccountInitial version imported to CVS