summaryrefslogtreecommitdiff
path: root/source3/passdb/smbpasschange.c
AgeCommit message (Expand)AuthorFilesLines
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