summaryrefslogtreecommitdiffstats
path: root/source/libsmb/passchange.c
Commit message (Collapse)AuthorAgeFilesLines
* Removed code that used printf/fprintf in password changin libraries.Herb Lewis1998-11-121-8/+9
| | | | Now passes strings instead.
* extracted the password change code from smbpasswd and used it in swatAndrew Tridgell1998-11-121-0/+100
instead of opening pipes and other horrible stuff.