summaryrefslogtreecommitdiff
path: root/source3/pam_smbpass
AgeCommit message (Collapse)AuthorFilesLines
2001-10-22Renamed inbuilt xstrdup to smb_xstrdup.Jeremy Allison1-5/+5
Jeremy. (This used to be commit cf99f9361370c521f28dcced008cbfec9fc38de5)
2001-08-24add a comment to make the code more readableSimo Sorce1-1/+1
(This used to be commit d6a33722168c64eb948c52e303cfb1cd4cfda7f9)
2001-07-04The big character set handling changeover!Andrew Tridgell3-3/+0
This commit gets rid of all our old codepage handling and replaces it with iconv. All internal strings in Samba are now in "unix" charset, which may be multi-byte. See internals.doc and my posting to samba-technical for a more complete explanation. (This used to be commit debb471267960e56005a741817ebd227ecfc512a)
2001-04-24Added Steve Langasek <vorlon@netexpress.net> pam_smbpass PAM module code.John Terpstra14-0/+1668
Note: Still have to add build stuff - not ready yet. (This used to be commit 1de7022f98b64b15503aaf48c8d729789fc49781)