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
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
1998-10-30
Fix suggested by Nicholas.S.Jenkins@cdc.com - connect to the
Jeremy Allison
1
-2
/
+7
1998-10-04
- modified resolve_name() to take a name_type
Andrew Tridgell
1
-1
/
+1
1998-10-02
- static function "create_new_hashes" was identical to "nt_lm_owf_gen".
Luke Leighton
1
-23
/
+2
1998-09-27
Fixed up more possibly uninitialized variables.
Richard Sharpe
1
-1
/
+1
1998-09-25
Makefile.in: Fixed bug with continuation line causing proto to fail.
Jeremy Allison
1
-2
/
+6
1998-09-25
added wksinfo command to rpcclient, which don't work too good.
Luke Leighton
1
-0
/
+1
1998-09-25
added rpcclient program
Luke Leighton
1
-1
/
+7
1998-09-24
Integration of Anders Blomdell <anders.blomdell@control.lth.se>'s
Jeremy Allison
1
-48
/
+90
1998-09-05
some cleanups to use ZERO_STRUCT() and friends
Andrew Tridgell
1
-1
/
+1
1998-07-14
loadparm.c:
Jeremy Allison
1
-10
/
+15
1998-05-27
loadparm.c: Added machine password timeout parameter - set to 7 days be default.
Jeremy Allison
1
-165
/
+27
1998-05-18
Abstracted all the crappy password interfaces through an indirect
Jeremy Allison
1
-0
/
+6
1998-05-18
chgpasswd.c: Changed back to getsmb... from getsam...
Jeremy Allison
1
-10
/
+10
1998-05-15
Change getpwnam to Get_Pwnam(xx , True) to allow lazy matching
Jeremy Allison
1
-1
/
+1
1998-05-12
This is a security audit change of the main source.
Jeremy Allison
1
-2
/
+2
1998-05-11
reply.c: Added code to not overwrite sesssetup_user when in share level security
Jeremy Allison
1
-1
/
+1
1998-05-11
ldap back-end database development
Luke Leighton
1
-24
/
+24
1998-05-11
changed to use slprintf() instead of sprintf() just about
Andrew Tridgell
1
-1
/
+1
1998-05-07
moving gethexpwd into util.c, because it's used in both smbpass.c and ldap.c
Luke Leighton
1
-10
/
+10
1998-05-07
Fixed changed calls to machine password locking code.
Jeremy Allison
1
-5
/
+4
1998-04-30
Added patch from Bruce Tenison <btenison@dibbs.net> to allow encrypted
Jeremy Allison
1
-1
/
+1
1998-04-29
Makefile: Added files to smbpasswd.c.
Jeremy Allison
1
-16
/
+266
1998-04-25
This looks like a big change but really isn't.
Jeremy Allison
1
-3
/
+4
[next]