summaryrefslogtreecommitdiffstats
path: root/source/passdb/smbpasschange.c
Commit message (Expand)AuthorAgeFilesLines
* Matthew Chapman spotted that smbpasschange was assuming the existenceLuke Leighton1998-12-071-29/+0
* passdb.c now calls getpwnam() which returns results in a static buffer.Luke Leighton1998-11-301-7/+21
* weekend work. user / group database API.Luke Leighton1998-11-291-2/+4
* Added the same open()/fopen()/creat()/mmap() -> sys_XXX calls.Jeremy Allison1998-11-171-1/+1
* Removed code that used printf/fprintf in password changin libraries.Herb Lewis1998-11-121-11/+18
* extracted the password change code from smbpasswd and used it in swatAndrew Tridgell1998-11-121-0/+162