summaryrefslogtreecommitdiff
path: root/source3/pam_smbpass/pam_smb_passwd.c
AgeCommit message (Expand)AuthorFilesLines
2003-07-16trying to get HEAD building again. If you want the codeGerald Carter1-1/+1
2003-05-02fix pam_smbpassSimo Sorce1-2/+2
2003-05-01*id_to_*id call reshape to return NTSTATUS errorsSimo Sorce1-2/+2
2003-04-30Get pam_smbpass to compile again (it probably won't link or run, but at leastAndrew Bartlett1-2/+2
2003-04-29This is a nice rewrite:Simo Sorce1-7/+14
2003-04-08Patch from Steve Langasek <corlon@netexpress.net>John Terpstra1-56/+68
2002-08-21Fix pam_smbpass to always check the return value of pdb_getsampwnam() toAndrew Bartlett1-3/+6
2002-05-09compile fixes; needs testingGerald Carter1-5/+3
2002-01-12updates from 2.2Simo Sorce1-21/+37
2001-12-11pam_smbpass updates from a.bokovoy@sam-solutions.netAndrew Tridgell1-1/+1
2001-10-30Fix up smbpasswd -e/-d so that it doesn't change the password under you anyAndrew Bartlett1-1/+1
2001-07-04The big character set handling changeover!Andrew Tridgell1-1/+0
2001-04-24Added Steve Langasek <vorlon@netexpress.net> pam_smbpass PAM module code.John Terpstra1-0/+314