summaryrefslogtreecommitdiffstats
path: root/source3/modules/weird.c
Commit message (Collapse)AuthorAgeFilesLines
* r2114: Shameless theft of iconv commit from Samba4 to keep the two libs more ↵Jeremy Allison2007-10-101-2/+2
| | | | | | | | | in sync :-). try to cope with a wider range of UTF-16 characters when we are using an external libiconv library. Jeremy. (This used to be commit 5d04cd6804f6fc3b556e7c3b53fa0d7af39797c1)
* Use NTSTATUS as return value for smb_register_*() functions and init_module()Jelmer Vernooij2003-04-281-1/+1
| | | | | function. Patch by metze with some minor modifications. (This used to be commit bc4b51bcb2daa7271c884cb83bf8bdba6d3a9b6d)
* Add the weird charset in 3_0 and build it by default for ./configure ↵Jelmer Vernooij2003-04-261-0/+131
--enable-developer (This used to be commit bc5603454a81b3ab6e5286283ed5ce58542bc5ef)