index
:
samba
fixes
master
netlogon-2
netlogon-4
netlogon-5
netlogon-6
netlogon-7
netlogon-8
netlogon-9
Unnamed repository; edit this file 'description' to name the repository.
ben
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
source3
/
utils
/
smbpasswd.c
Age
Commit message (
Expand
)
Author
Files
Lines
2001-08-27
converted another bunch of stuff to NTSTATUS
Andrew Tridgell
1
-3
/
+3
2001-08-24
get rid of compiler warnings
Herb Lewis
1
-3
/
+3
2001-08-02
Allow smbpasswd to join a W2K hosted AD domain.
Jeremy Allison
1
-3
/
+10
2001-07-25
Held a shoot-out between NT_STATUS_NO_PROBLEMO and NT_STATUS_NOPROBLEMO.
Tim Potter
1
-2
/
+2
2001-07-06
Don't try and open tdb secrets file in non-root/local mode.
Jeremy Allison
1
-2
/
+1
2001-07-04
strchr and strrchr are macros when compiling with optimisation in gcc, so we ...
Andrew Tridgell
1
-3
/
+3
2001-07-04
The big character set handling changeover!
Andrew Tridgell
1
-4
/
+0
2001-06-29
Experimental support for joining a domain without creating an account in
Tim Potter
1
-23
/
+344
2001-06-25
added a -L option to smbpasswd to force it to run locally so we can test smbp...
Andrew Tridgell
1
-3
/
+17
2001-05-07
Patch from Simo:
Gerald Carter
1
-2
/
+2
2001-05-04
Big cleanup of passdb and backends.
Jean-François Micouleau
1
-5
/
+16
2001-04-24
fix typo
Herb Lewis
1
-1
/
+1
2001-04-24
don't allow both add and delete user to be set at the same time
Herb Lewis
1
-1
/
+4
2001-03-11
Merge of new 2.2 code into HEAD (Gerald I hate you :-) :-). Allows new SAMR
Jeremy Allison
1
-12
/
+7
2001-02-21
fixed a crash bug in smbpasswd
Andrew Tridgell
1
-1
/
+0
2001-01-11
Changes from APPLIANCE_HEAD:
David O'Neill
1
-2
/
+9
2000-11-13
Large commit which restructures the local password storage API.
Gerald Carter
1
-12
/
+17
2000-08-21
Fix for safe_free freeing static strings. From Robert August Vincent, II.
Jeremy Allison
1
-5
/
+6
2000-07-26
Fixed memory leaks in root and non-root password changing.
Tim Potter
1
-7
/
+20
2000-06-03
moved secrets fns into secrets.c
Andrew Tridgell
1
-1
/
+1
2000-05-08
added secrets.tdb and changed storage of trust account password to use
Andrew Tridgell
1
-14
/
+3
2000-03-01
Fixed smbpasswd crash bugs found by Giulio.
Jeremy Allison
1
-3
/
+2
2000-02-25
client/client.c:
Jeremy Allison
1
-53
/
+43
1999-12-13
first pass at updating head branch to be to be the same as the SAMBA_2_0 branch
Andrew Tridgell
1
-365
/
+156
1999-12-12
final part of "first" phase converting over to msrpc daemon architecture.
Luke Leighton
1
-2
/
+0
1999-12-09
OK. This code works on a RedHat 6.0 system. However smbpasswd
Gerald Carter
1
-0
/
+2
1999-12-01
fixing joining to domain plus something weird going down with nt logins...
Luke Leighton
1
-33
/
+0
1999-11-20
attempting to establish inter-domain trust relationships. modified
Luke Leighton
1
-28
/
+115
1999-07-22
BDC support.
Matthew Chapman
1
-32
/
+38
1999-07-21
BDC support.
Luke Leighton
1
-5
/
+21
1999-04-08
Mainly BDC-related changes.
Matthew Chapman
1
-10
/
+26
1999-03-19
Beau Kuiper: provided patch so that passwords could only be changed by
Luke Leighton
1
-3
/
+29
1999-03-09
mods to allow inter-domain trust accounts to be added to SAM database
Luke Leighton
1
-77
/
+177
1999-01-18
Added load_interfaces in smbpasswd to allow name resolution by broadcast and
Matthew Chapman
1
-0
/
+2
1998-12-01
rpc_samr.h parse_samr.c srv_samr.c :
Luke Leighton
1
-1
/
+1
1998-11-30
pwdb_initialise() in the wrong place: must load smb.conf first. thanks phil.
Luke Leighton
1
-6
/
+6
1998-11-29
weekend work. user / group database API.
Luke Leighton
1
-1
/
+2
1998-11-18
Added OSF1 changes to HEAD (-lsecurity etc.)
Jeremy Allison
1
-12
/
+6
1998-11-17
- group database API. oops and oh dear, the threat has been carried out:
Luke Leighton
1
-1
/
+1
1998-11-16
Added fixes for machine accounts.
Jeremy Allison
1
-10
/
+32
1998-11-13
fixes for OSF1 compilation
Andrew Tridgell
1
-2
/
+2
1998-11-12
Removed code that used printf/fprintf in password changin libraries.
Herb Lewis
1
-3
/
+19
1998-11-12
Fixed smbpasswd so that enabling a user who already has a password
Jeremy Allison
1
-2
/
+20
1998-11-12
extracted the password change code from smbpasswd and used it in swat
Andrew Tridgell
1
-218
/
+0
1998-11-12
char -> uchar fix
Andrew Tridgell
1
-1
/
+1
1998-11-12
largely rewrote smbpasswd so that the code is understandable. This
Andrew Tridgell
1
-637
/
+679
1998-11-09
converted smbclient to use clientgen.c rather than clientutil.c
Andrew Tridgell
1
-1
/
+1
1998-11-07
codepages/codepage_def.936: Updated comment.
Jeremy Allison
1
-3
/
+3
1998-11-06
lib/charcnv.c: Improved debug comment.
Jeremy Allison
1
-8
/
+10
1998-11-04
Added scripting option (-s) to smbpasswd.
Jeremy Allison
1
-10
/
+73
[prev]
[next]