1
0
mirror of https://github.com/samba-team/samba.git synced 2025-01-26 10:04:02 +03:00

54 Commits

Author SHA1 Message Date
Jeremy Allison
61adb3396d Renamed inbuilt xstrdup to smb_xstrdup.
Jeremy.
(This used to be commit cf99f9361370c521f28dcced008cbfec9fc38de5)
2001-10-22 02:43:20 +00:00
Simo Sorce
f3cd2353de add a comment to make the code more readable
(This used to be commit d6a33722168c64eb948c52e303cfb1cd4cfda7f9)
2001-08-24 18:29:37 +00:00
Andrew Tridgell
87fbb7092b The big character set handling changeover!
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-07-04 07:15:53 +00:00
John Terpstra
2321514e93 Added Steve Langasek <vorlon@netexpress.net> pam_smbpass PAM module code.
Note: Still have to add build stuff - not ready yet.
(This used to be commit 1de7022f98b64b15503aaf48c8d729789fc49781)
2001-04-24 20:00:12 +00:00