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
/
passdb
/
smbpasschange.c
Age
Commit message (
Expand
)
Author
Files
Lines
2000-11-13
Large commit which restructures the local password storage API.
Gerald Carter
1
-173
/
+0
2000-09-28
fixed samr_create_user(). we now correctly parse the query and the reply.
Jean-François Micouleau
1
-1
/
+3
2000-03-02
Update last changed time for new password entry.
Jeremy Allison
1
-0
/
+1
2000-02-25
client/client.c:
Jeremy Allison
1
-28
/
+42
1999-12-13
first pass at updating head branch to be to be the same as the SAMBA_2_0 branch
Andrew Tridgell
1
-83
/
+93
1999-06-13
Moved code that changes the pw_passwd entry (i.e shadow password and
Tim Potter
1
-1
/
+1
1999-03-25
fixed issues with "Welcome to SAMBA Domain" for when admin user/pass is
Luke Leighton
1
-1
/
+1
1999-03-10
static password space needed.
Luke Leighton
1
-3
/
+3
1999-03-09
mods to allow inter-domain trust accounts to be added to SAM database
Luke Leighton
1
-42
/
+57
1998-12-07
Matthew Chapman spotted that smbpasschange was assuming the existence
Luke Leighton
1
-29
/
+0
1998-11-30
passdb.c now calls getpwnam() which returns results in a static buffer.
Luke Leighton
1
-7
/
+21
1998-11-29
weekend work. user / group database API.
Luke Leighton
1
-2
/
+4
1998-11-17
Added the same open()/fopen()/creat()/mmap() -> sys_XXX calls.
Jeremy Allison
1
-1
/
+1
1998-11-12
Removed code that used printf/fprintf in password changin libraries.
Herb Lewis
1
-11
/
+18
1998-11-12
extracted the password change code from smbpasswd and used it in swat
Andrew Tridgell
1
-0
/
+162