index
:
samba.git
master
old-v4-0-stable
old-v4-0-test
v3-0-stable
v3-0-test
v3-2-stable
v3-2-test
v3-3-stable
v3-3-test
v3-4-stable
v3-4-test
v3-5-stable
v3-5-test
v3-6-stable
v3-6-test
v3-devel
v4-0-stable
v4-0-test
Unnamed repository; edit this file 'description' to name the repository.
Sumit Bose
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
source
/
utils
/
smbpasswd.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
sync with SAMBA_2_2 for 2.2.6rc1
Gerald Carter
2002-10-09
1
-20
/
+28
*
another sync with SAMBA_2_2. Regenerated docs after vl new strip-links.pl
Gerald Carter
2002-08-28
1
-3
/
+22
*
beginning to sync up for 2.2.5 release....
Gerald Carter
2002-06-17
1
-7
/
+76
*
Start of merge to 2_2_RELEASE branch for release.
Jeremy Allison
2002-04-30
1
-219
/
+244
*
Move over to RELEASE branch.
Jeremy Allison
2002-02-01
1
-86
/
+97
*
Sync-up with SAMBA_2_2 branch.
Jeremy Allison
2001-10-11
1
-30
/
+435
*
Don't try and open tdb secrets file in non-root mode.
Jeremy Allison
2001-07-06
1
-2
/
+1
*
Syncup getting ready for release.
Jeremy Allison
2001-07-06
1
-4
/
+21
*
printing/printing.c: Sync up with JohnR's changes for jobid in appliance-head.
Jeremy Allison
2001-02-21
1
-1
/
+0
*
Sync up with appliance-head printer and other changes. Makes merges easier.
Jeremy Allison
2001-01-12
1
-2
/
+9
*
Fix for safe_free freeing static strings. From Robert August Vincent, II.
Jeremy Allison
2000-08-21
1
-5
/
+6
*
Fixed memory leaks in root and non-root password changing.
Tim Potter
2000-07-26
1
-7
/
+20
*
moved secrets fns into secrets.c
Andrew Tridgell
2000-06-03
1
-1
/
+1
*
added secrets.tdb and changed storage of trust account password to use
Andrew Tridgell
2000-05-08
1
-14
/
+3
*
Fixed smbpasswd crash bugs found by Giulio.
Jeremy Allison
2000-03-01
1
-3
/
+2
*
client/client.c:
Jeremy Allison
2000-02-25
1
-53
/
+43
*
first pass at updating head branch to be to be the same as the SAMBA_2_0 branch
Andrew Tridgell
1999-12-13
1
-365
/
+156
*
final part of "first" phase converting over to msrpc daemon architecture.
Luke Leighton
1999-12-12
1
-2
/
+0
*
OK. This code works on a RedHat 6.0 system. However smbpasswd
Gerald Carter
1999-12-09
1
-0
/
+2
*
fixing joining to domain plus something weird going down with nt logins...
Luke Leighton
1999-12-01
1
-33
/
+0
*
attempting to establish inter-domain trust relationships. modified
Luke Leighton
1999-11-20
1
-28
/
+115
*
BDC support.
Matthew Chapman
1999-07-22
1
-32
/
+38
*
BDC support.
Luke Leighton
1999-07-21
1
-5
/
+21
*
Mainly BDC-related changes.
Matthew Chapman
1999-04-08
1
-10
/
+26
*
Beau Kuiper: provided patch so that passwords could only be changed by
Luke Leighton
1999-03-19
1
-3
/
+29
*
mods to allow inter-domain trust accounts to be added to SAM database
Luke Leighton
1999-03-09
1
-77
/
+177
*
Added load_interfaces in smbpasswd to allow name resolution by broadcast and
Matthew Chapman
1999-01-18
1
-0
/
+2
*
rpc_samr.h parse_samr.c srv_samr.c :
Luke Leighton
1998-12-01
1
-1
/
+1
*
pwdb_initialise() in the wrong place: must load smb.conf first. thanks phil.
Luke Leighton
1998-11-30
1
-6
/
+6
*
weekend work. user / group database API.
Luke Leighton
1998-11-29
1
-1
/
+2
*
Added OSF1 changes to HEAD (-lsecurity etc.)
Jeremy Allison
1998-11-18
1
-12
/
+6
*
- group database API. oops and oh dear, the threat has been carried out:
Luke Leighton
1998-11-17
1
-1
/
+1
*
Added fixes for machine accounts.
Jeremy Allison
1998-11-16
1
-10
/
+32
*
fixes for OSF1 compilation
Andrew Tridgell
1998-11-13
1
-2
/
+2
*
Removed code that used printf/fprintf in password changin libraries.
Herb Lewis
1998-11-12
1
-3
/
+19
*
Fixed smbpasswd so that enabling a user who already has a password
Jeremy Allison
1998-11-12
1
-2
/
+20
*
extracted the password change code from smbpasswd and used it in swat
Andrew Tridgell
1998-11-12
1
-218
/
+0
*
char -> uchar fix
Andrew Tridgell
1998-11-12
1
-1
/
+1
*
largely rewrote smbpasswd so that the code is understandable. This
Andrew Tridgell
1998-11-12
1
-637
/
+679
*
converted smbclient to use clientgen.c rather than clientutil.c
Andrew Tridgell
1998-11-09
1
-1
/
+1
*
codepages/codepage_def.936: Updated comment.
Jeremy Allison
1998-11-07
1
-3
/
+3
*
lib/charcnv.c: Improved debug comment.
Jeremy Allison
1998-11-06
1
-8
/
+10
*
Added scripting option (-s) to smbpasswd.
Jeremy Allison
1998-11-04
1
-10
/
+73
*
Fix suggested by Nicholas.S.Jenkins@cdc.com - connect to the
Jeremy Allison
1998-10-30
1
-2
/
+7
*
- modified resolve_name() to take a name_type
Andrew Tridgell
1998-10-04
1
-1
/
+1
*
- static function "create_new_hashes" was identical to "nt_lm_owf_gen".
Luke Leighton
1998-10-02
1
-23
/
+2
*
Fixed up more possibly uninitialized variables.
Richard Sharpe
1998-09-27
1
-1
/
+1
*
Makefile.in: Fixed bug with continuation line causing proto to fail.
Jeremy Allison
1998-09-25
1
-2
/
+6
*
added wksinfo command to rpcclient, which don't work too good.
Luke Leighton
1998-09-25
1
-0
/
+1
*
added rpcclient program
Luke Leighton
1998-09-25
1
-1
/
+7
[next]