Make the smbpasswd options/usage message a little less bizarre: it now
[ira/wip.git] / source / utils / smbpasswd.c
2001-11-19 Martin PoolMake the smbpasswd options/usage message a little less...
2001-11-19 Martin PoolStore some path names in global variables initialized...
2001-10-31 Andrew BartlettParionia to ensure people don't install libsmb based...
2001-10-30 Andrew BartlettFix up smbpasswd -e/-d so that it doesn't change the...
2001-10-22 Jeremy AllisonAdded xstrdup, removed static version from smbpasswd.c
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-17 Simo Sorcemove to SAFE_FREE()
2001-09-12 Jeremy AllisonFixed problems with arg parsing as root with smbpasswd.
2001-09-04 Andrew Tridgellthe next stage in the NTSTATUS/WERROR change. smbd...
2001-08-31 Tim PotterSet acb_info to ACB_SVRTRUST if we are joining the...
2001-08-30 Gerald Cartermerge from 2.2
2001-08-29 Tim PotterFix uninitialised variables. Spotted by "Esh, Andrew...
2001-08-27 Andrew Tridgellconverted another bunch of stuff to NTSTATUS
2001-08-24 Herb Lewisget rid of compiler warnings
2001-08-02 Jeremy AllisonAllow smbpasswd to join a W2K hosted AD domain.
2001-07-25 Tim PotterHeld a shoot-out between NT_STATUS_NO_PROBLEMO and...
2001-07-06 Jeremy AllisonDon't try and open tdb secrets file in non-root/local...
2001-07-04 Andrew Tridgellstrchr and strrchr are macros when compiling with optim...
2001-07-04 Andrew TridgellThe big character set handling changeover!
2001-06-29 Tim PotterExperimental support for joining a domain without creat...
2001-06-25 Andrew Tridgelladded a -L option to smbpasswd to force it to run local...
2001-05-07 Gerald CarterPatch from Simo:
2001-05-04 Jean-François Mico... Big cleanup of passdb and backends.
2001-04-24 Herb Lewisfix typo
2001-04-24 Herb Lewisdon't allow both add and delete user to be set at the...
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 ...
next