summaryrefslogtreecommitdiff
path: root/source3/pam_smbpass/pam_smb_acct.c
AgeCommit message (Collapse)AuthorFilesLines
2002-05-09compile fixes; needs testingGerald Carter1-3/+1
(This used to be commit a3f68a963c0dc5ba5e8601633e9b532fa32145cd)
2002-01-12updates from 2.2Simo Sorce1-4/+7
(This used to be commit 398b4ff0d40d89b3e96d481807f85f15b7a7966a)
2001-12-11pam_smbpass updates from a.bokovoy@sam-solutions.netAndrew Tridgell1-1/+1
(This used to be commit 016e203a2c5286d8b48ab3eff0226affc203deaf)
2001-07-04The big character set handling changeover!Andrew Tridgell1-1/+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 Terpstra1-0/+113
Note: Still have to add build stuff - not ready yet. (This used to be commit 1de7022f98b64b15503aaf48c8d729789fc49781)