r12840: Add -W to smbpasswd. Thanks to William Jojo <jojowil@hvcc.edu>.
[gd/samba/.git] / source3 / utils / smbpasswd.c
2007-10-10 Volker Lendecker12840: Add -W to smbpasswd. Thanks to William Jojo...
2007-10-10 Volker Lendecker12544: Fix segfaults in winbind, smbpasswd and net
2007-10-10 Jeremy Allisonr6261: Tidyup message str printf. Ensure tvs struct...
2007-10-10 Jeremy Allisonr6256: Fix fprintf errors in smbpasswd. Fix for bug...
2007-10-10 Volker Lendecker3882: Fix bug 2069 -- thanks to jason@ncac.gwu.edu
2007-10-10 Jeremy Allisonr1504: Remove insane use of "user password" on the...
2004-02-29 Volker LendeckeTrivial commit to make 'smbdiff 3_0/source head/source...
2004-02-25 Andrew Bartlett(merge from 3.0)
2004-02-25 Andrew BartlettI *hate* global variables...
2004-02-23 Jeremy AllisonFix "unable to initialize" bug when smbd hasn't been...
2004-02-23 Jeremy AllisonFix "unable to initialize" bug when smbd hasn't been...
2004-02-04 Andrew BartlettThis should be the correct fix for the lack of a protot...
2004-02-02 Gerald Carterfix problems with proto.h
2004-02-02 Gerald Carterremerge andrew's cracklib patch from HEAD and fix a...
2003-09-15 Simo Sorcefix online help
2003-09-15 Simo Sorcefix online help
2003-08-02 Simo Sorceport latest changes from SAMBA_3_0 tree
2003-07-22 Tim PotterReplace the eight (!) copies of dummy become/unbecome...
2003-07-16 Gerald Cartertrying to get HEAD building again. If you want the...
2003-07-15 Volker LendeckeJim, could you please look at this? smbpasswd -a <usern...
2003-07-11 Jim McDonoughDoesn't re-prompt for password when it is specified...
2003-07-09 Gerald Cartermore compile fixes for become/unbecome_root()
2003-07-03 Jeremy AllisonRemoved strupper/strlower macros that automatically...
2003-05-10 Jelmer VernooijReverse previous patch from Stefan and me after comment...
2003-05-10 Jelmer VernooijReverse previous patch from Stefan and me after comment...
2003-05-10 Jelmer VernooijPatch from metze and me that adds dummy smb_register_...
2003-05-10 Jelmer VernooijPatch from metze and me that adds dummy smb_register_...
2003-01-03 Andrew BartlettMerge from HEAD - make Samba compile with -Wwrite-strin...
2003-01-02 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-01-02 Andrew BartlettBIG patch...
2002-12-12 Gerald Cartermerge of smbpasswd segfault from SAMBA_2_2
2002-12-12 Gerald Cartermerge of smbpasswd segfault from SAMBA_2_2
2002-11-12 Jeremy AllisonRemoved global_myworkgroup, global_myname, global_mysco...
2002-11-12 Jeremy AllisonRemoved global_myworkgroup, global_myname, global_mysco...
2002-11-08 Andrew BartlettMerge from HEAD:
2002-11-08 Andrew BartlettMake smbpasswd tell people to use 'net join', not ...
2002-09-25 Gerald Cartersync'ing up for 3.0alpha20 release
2002-09-25 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2002-09-10 Gerald Carterremoving compiler warnings about shadowed globals
2002-08-17 Jelmer Vernooijsync 3.0 branch with HEAD
2002-08-17 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2002-07-26 Andrew BartlettMimir has been busy with patches again, and sent in...
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-05-22 Andrew BartlettAdd a bit more const, and kill of (finally!) sys_getpwn...
2002-05-18 Andrew BartlettMake smbpasswd at least slightly sane. This kills...
2002-05-17 Andrew BartlettMake --with-ldapsam 'go away'. This is now a standard...
2002-04-12 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2002-04-03 Herb Lewisreorder useage message a little. -L is not a root-only...
2002-04-02 Herb Lewisreadd -c config file change from 2.2 - works with ...
2002-04-01 Andrew Tridgellreverted Herbs smbpasswd commit as it completely broke...
2002-03-30 Herb Lewismerge from 2.2 - allow -c option to specify smb.conf...
2002-03-27 Herb Lewismerge from 2.2 - don't check local passdb if -r option...
2002-01-30 Tim PotterRemoved version number from file header.
2002-01-20 Andrew BartlettThis is another *BIG* change...
2002-01-07 Herb Lewismerge changes from 2.2 branch to prevent smb.conf from...
2002-01-07 Gerald Cartersync getopt() args with 2.2
2001-12-14 Jean-François Mico... Rafal (mimir) patch for trusts r.
2001-12-13 Jean-François Mico... update the ldap support code. it compiles.
2001-12-05 Andrew BartlettOK. Smbpasswd -j is DEAD.
2001-12-04 Andrew Tridgellmoved init_account_policy() to the right place
2001-12-04 Andrew Bartlettsmbpasswd is *ugly*!
2001-12-04 Andrew BartlettAdd 'net rpc join' to match the ADS equiv.
2001-11-23 Tim PotterRemoved TimeInit() call from every client program ...
2001-11-20 Martin PoolRename xmalloc, xmemdup, xstrdup to smb_$1 to avoid...
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.
next