summaryrefslogtreecommitdiffstats
path: root/source/utils/smbpasswd.c
Commit message (Expand)AuthorAgeFilesLines
* sync with SAMBA_2_2 for 2.2.6rc1Gerald Carter2002-10-091-20/+28
* another sync with SAMBA_2_2. Regenerated docs after vl new strip-links.plGerald Carter2002-08-281-3/+22
* beginning to sync up for 2.2.5 release....Gerald Carter2002-06-171-7/+76
* Start of merge to 2_2_RELEASE branch for release.Jeremy Allison2002-04-301-219/+244
* Move over to RELEASE branch.Jeremy Allison2002-02-011-86/+97
* Sync-up with SAMBA_2_2 branch.Jeremy Allison2001-10-111-30/+435
* Don't try and open tdb secrets file in non-root mode.Jeremy Allison2001-07-061-2/+1
* Syncup getting ready for release.Jeremy Allison2001-07-061-4/+21
* printing/printing.c: Sync up with JohnR's changes for jobid in appliance-head.Jeremy Allison2001-02-211-1/+0
* Sync up with appliance-head printer and other changes. Makes merges easier.Jeremy Allison2001-01-121-2/+9
* Fix for safe_free freeing static strings. From Robert August Vincent, II.Jeremy Allison2000-08-211-5/+6
* Fixed memory leaks in root and non-root password changing.Tim Potter2000-07-261-7/+20
* moved secrets fns into secrets.cAndrew Tridgell2000-06-031-1/+1
* added secrets.tdb and changed storage of trust account password to useAndrew Tridgell2000-05-081-14/+3
* Fixed smbpasswd crash bugs found by Giulio.Jeremy Allison2000-03-011-3/+2
* client/client.c:Jeremy Allison2000-02-251-53/+43
* first pass at updating head branch to be to be the same as the SAMBA_2_0 branchAndrew Tridgell1999-12-131-365/+156
* final part of "first" phase converting over to msrpc daemon architecture.Luke Leighton1999-12-121-2/+0
* OK. This code works on a RedHat 6.0 system. However smbpasswdGerald Carter1999-12-091-0/+2
* fixing joining to domain plus something weird going down with nt logins...Luke Leighton1999-12-011-33/+0
* attempting to establish inter-domain trust relationships. modifiedLuke Leighton1999-11-201-28/+115
* BDC support.Matthew Chapman1999-07-221-32/+38
* BDC support.Luke Leighton1999-07-211-5/+21
* Mainly BDC-related changes.Matthew Chapman1999-04-081-10/+26
* Beau Kuiper: provided patch so that passwords could only be changed byLuke Leighton1999-03-191-3/+29
* mods to allow inter-domain trust accounts to be added to SAM databaseLuke Leighton1999-03-091-77/+177
* Added load_interfaces in smbpasswd to allow name resolution by broadcast andMatthew Chapman1999-01-181-0/+2
* rpc_samr.h parse_samr.c srv_samr.c :Luke Leighton1998-12-011-1/+1
* pwdb_initialise() in the wrong place: must load smb.conf first. thanks phil.Luke Leighton1998-11-301-6/+6
* weekend work. user / group database API.Luke Leighton1998-11-291-1/+2
* Added OSF1 changes to HEAD (-lsecurity etc.)Jeremy Allison1998-11-181-12/+6
* - group database API. oops and oh dear, the threat has been carried out:Luke Leighton1998-11-171-1/+1
* Added fixes for machine accounts.Jeremy Allison1998-11-161-10/+32
* fixes for OSF1 compilationAndrew Tridgell1998-11-131-2/+2
* Removed code that used printf/fprintf in password changin libraries.Herb Lewis1998-11-121-3/+19
* Fixed smbpasswd so that enabling a user who already has a passwordJeremy Allison1998-11-121-2/+20
* extracted the password change code from smbpasswd and used it in swatAndrew Tridgell1998-11-121-218/+0
* char -> uchar fixAndrew Tridgell1998-11-121-1/+1
* largely rewrote smbpasswd so that the code is understandable. ThisAndrew Tridgell1998-11-121-637/+679
* converted smbclient to use clientgen.c rather than clientutil.cAndrew Tridgell1998-11-091-1/+1
* codepages/codepage_def.936: Updated comment.Jeremy Allison1998-11-071-3/+3
* lib/charcnv.c: Improved debug comment.Jeremy Allison1998-11-061-8/+10
* Added scripting option (-s) to smbpasswd.Jeremy Allison1998-11-041-10/+73
* Fix suggested by Nicholas.S.Jenkins@cdc.com - connect to theJeremy Allison1998-10-301-2/+7
* - modified resolve_name() to take a name_typeAndrew Tridgell1998-10-041-1/+1
* - static function "create_new_hashes" was identical to "nt_lm_owf_gen".Luke Leighton1998-10-021-23/+2
* Fixed up more possibly uninitialized variables.Richard Sharpe1998-09-271-1/+1
* Makefile.in: Fixed bug with continuation line causing proto to fail.Jeremy Allison1998-09-251-2/+6
* added wksinfo command to rpcclient, which don't work too good.Luke Leighton1998-09-251-0/+1
* added rpcclient programLuke Leighton1998-09-251-1/+7