summaryrefslogtreecommitdiff
path: root/source3/pam_smbpass/support.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-1/+1
2003-05-01*id_to_*id call reshape to return NTSTATUS errorsSimo Sorce1-1/+1
2003-04-30Get pam_smbpass to compile again (it probably won't link or run, but at leastAndrew Bartlett1-3/+1
2003-04-29This is a nice rewrite:Simo Sorce1-21/+21
2002-11-24Remove silly ideas about taking the LM or NT hash as a password in pam_smbpass.Andrew Bartlett1-19/+0
2002-05-09compile fixes; needs testingGerald Carter1-107/+115
2002-01-12updates from 2.2Simo Sorce1-35/+59
2001-12-11pam_smbpass updates from a.bokovoy@sam-solutions.netAndrew Tridgell1-28/+1
2001-11-19Store some path names in global variables initialized to configureMartin Pool1-1/+1
2001-10-22Renamed inbuilt xstrdup to smb_xstrdup.Jeremy Allison1-5/+5
2001-04-24Added Steve Langasek <vorlon@netexpress.net> pam_smbpass PAM module code.John Terpstra1-0/+651