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