summaryrefslogtreecommitdiff
path: root/source3/utils/smbpasswd.c
AgeCommit message (Expand)AuthorFilesLines
2001-04-24don't allow both add and delete user to be set at the same timeHerb Lewis1-1/+4
2001-03-11Merge of new 2.2 code into HEAD (Gerald I hate you :-) :-). Allows new SAMRJeremy Allison1-12/+7
2001-02-21fixed a crash bug in smbpasswdAndrew Tridgell1-1/+0
2001-01-11Changes from APPLIANCE_HEAD:David O'Neill1-2/+9
2000-11-13Large commit which restructures the local password storage API.Gerald Carter1-12/+17
2000-08-21Fix for safe_free freeing static strings. From Robert August Vincent, II.Jeremy Allison1-5/+6
2000-07-26Fixed memory leaks in root and non-root password changing.Tim Potter1-7/+20
2000-06-03moved secrets fns into secrets.cAndrew Tridgell1-1/+1
2000-05-08added secrets.tdb and changed storage of trust account password to useAndrew Tridgell1-14/+3
2000-03-01Fixed smbpasswd crash bugs found by Giulio.Jeremy Allison1-3/+2
2000-02-25client/client.c:Jeremy Allison1-53/+43
1999-12-13first pass at updating head branch to be to be the same as the SAMBA_2_0 branchAndrew Tridgell1-365/+156
1999-12-12final part of "first" phase converting over to msrpc daemon architecture.Luke Leighton1-2/+0
1999-12-09OK. This code works on a RedHat 6.0 system. However smbpasswdGerald Carter1-0/+2
1999-12-01fixing joining to domain plus something weird going down with nt logins...Luke Leighton1-33/+0
1999-11-20attempting to establish inter-domain trust relationships. modifiedLuke Leighton1-28/+115
1999-07-22BDC support.Matthew Chapman1-32/+38
1999-07-21BDC support.Luke Leighton1-5/+21
1999-04-08Mainly BDC-related changes.Matthew Chapman1-10/+26
1999-03-19Beau Kuiper: provided patch so that passwords could only be changed byLuke Leighton1-3/+29
1999-03-09mods to allow inter-domain trust accounts to be added to SAM databaseLuke Leighton1-77/+177
1999-01-18Added load_interfaces in smbpasswd to allow name resolution by broadcast andMatthew Chapman1-0/+2
1998-12-01rpc_samr.h parse_samr.c srv_samr.c :Luke Leighton1-1/+1
1998-11-30pwdb_initialise() in the wrong place: must load smb.conf first. thanks phil.Luke Leighton1-6/+6
1998-11-29weekend work. user / group database API.Luke Leighton1-1/+2
1998-11-18Added OSF1 changes to HEAD (-lsecurity etc.)Jeremy Allison1-12/+6
1998-11-17- group database API. oops and oh dear, the threat has been carried out:Luke Leighton1-1/+1
1998-11-16Added fixes for machine accounts.Jeremy Allison1-10/+32
1998-11-13fixes for OSF1 compilationAndrew Tridgell1-2/+2
1998-11-12Removed code that used printf/fprintf in password changin libraries.Herb Lewis1-3/+19
1998-11-12Fixed smbpasswd so that enabling a user who already has a passwordJeremy Allison1-2/+20
1998-11-12extracted the password change code from smbpasswd and used it in swatAndrew Tridgell1-218/+0
1998-11-12char -> uchar fixAndrew Tridgell1-1/+1
1998-11-12largely rewrote smbpasswd so that the code is understandable. ThisAndrew Tridgell1-637/+679
1998-11-09converted smbclient to use clientgen.c rather than clientutil.cAndrew Tridgell1-1/+1
1998-11-07codepages/codepage_def.936: Updated comment.Jeremy Allison1-3/+3
1998-11-06lib/charcnv.c: Improved debug comment.Jeremy Allison1-8/+10
1998-11-04Added scripting option (-s) to smbpasswd.Jeremy Allison1-10/+73
1998-10-30Fix suggested by Nicholas.S.Jenkins@cdc.com - connect to theJeremy Allison1-2/+7
1998-10-04- modified resolve_name() to take a name_typeAndrew Tridgell1-1/+1
1998-10-02- static function "create_new_hashes" was identical to "nt_lm_owf_gen".Luke Leighton1-23/+2
1998-09-27Fixed up more possibly uninitialized variables.Richard Sharpe1-1/+1
1998-09-25Makefile.in: Fixed bug with continuation line causing proto to fail.Jeremy Allison1-2/+6
1998-09-25added wksinfo command to rpcclient, which don't work too good.Luke Leighton1-0/+1
1998-09-25added rpcclient programLuke Leighton1-1/+7
1998-09-24Integration of Anders Blomdell <anders.blomdell@control.lth.se>'sJeremy Allison1-48/+90
1998-09-05some cleanups to use ZERO_STRUCT() and friendsAndrew Tridgell1-1/+1
1998-07-14loadparm.c:Jeremy Allison1-10/+15
1998-05-27loadparm.c: Added machine password timeout parameter - set to 7 days be default.Jeremy Allison1-165/+27
1998-05-18Abstracted all the crappy password interfaces through an indirectJeremy Allison1-0/+6