summaryrefslogtreecommitdiff
path: root/source3/passdb/smbpasschange.c
AgeCommit message (Expand)AuthorFilesLines
2000-11-13Large commit which restructures the local password storage API.Gerald Carter1-173/+0
2000-09-28fixed samr_create_user(). we now correctly parse the query and the reply.Jean-François Micouleau1-1/+3
2000-03-02Update last changed time for new password entry.Jeremy Allison1-0/+1
2000-02-25client/client.c:Jeremy Allison1-28/+42
1999-12-13first pass at updating head branch to be to be the same as the SAMBA_2_0 branchAndrew Tridgell1-83/+93
1999-06-13Moved code that changes the pw_passwd entry (i.e shadow password andTim Potter1-1/+1
1999-03-25fixed issues with "Welcome to SAMBA Domain" for when admin user/pass isLuke Leighton1-1/+1
1999-03-10static password space needed.Luke Leighton1-3/+3
1999-03-09mods to allow inter-domain trust accounts to be added to SAM databaseLuke Leighton1-42/+57
1998-12-07Matthew Chapman spotted that smbpasschange was assuming the existenceLuke Leighton1-29/+0
1998-11-30passdb.c now calls getpwnam() which returns results in a static buffer.Luke Leighton1-7/+21
1998-11-29weekend work. user / group database API.Luke Leighton1-2/+4
1998-11-17Added the same open()/fopen()/creat()/mmap() -> sys_XXX calls.Jeremy Allison1-1/+1
1998-11-12Removed code that used printf/fprintf in password changin libraries.Herb Lewis1-11/+18
1998-11-12extracted the password change code from smbpasswd and used it in swatAndrew Tridgell1-0/+162