largely rewrote smbpasswd so that the code is understandable. This
[samba.git] / source3 / utils / smbpasswd.c
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