summaryrefslogtreecommitdiff
path: root/source4/lib/iconv.c
AgeCommit message (Expand)AuthorFilesLines
2007-10-10r3737: - Get rid of the register_subsystem() and register_backend() functions.Jelmer Vernooij1-18/+1
2007-10-10r3586: Fix some of the issues with the module init functions.Jelmer Vernooij1-1/+3
2007-10-10r3482: fixed a warning and an error from the IRIX 6.4 buildAndrew Tridgell1-1/+1
2007-10-10r3463: separated out some more headers (asn_1.h, messages.h, dlinklist.h and ...Andrew Tridgell1-0/+1
2007-10-10r3446: created include/system/iconv.h and include/system/shmem.hAndrew Tridgell1-0/+1
2007-10-10r3322: fixed a bunch of warnings in the build, including one case where it wa...Andrew Tridgell1-5/+5
2007-10-10r2857: this commit gets rid of smb_ucs2_t, wpstring and fpstring, plus lots o...Andrew Tridgell1-1/+1
2007-10-10r2678: from_name and to_name aren't needed in smb_iconv_tAndrew Tridgell1-3/+0
2007-10-10r2169: switch core iconv code to use tallocAndrew Tridgell1-10/+9
2007-10-10r2164: put the latest "accept either form" utf-16 iconv code in samba4Andrew Tridgell1-6/+16
2007-10-10r2159: converted samba4 over to UTF-16.Andrew Tridgell1-65/+197
2007-10-10r2106: try to cope with a wider range of UTF-16 characters when we are usingAndrew Tridgell1-0/+5
2007-10-10r2060: fix compiler warningStefan Metzmacher1-3/+3
2007-10-10r1130: remove some pointless debug messagesAndrew Tridgell1-2/+0
2007-10-10r962: convert 'unsigned' and 'unsigned int' to uint_tStefan Metzmacher1-1/+1
2007-10-10r943: change samba4 to use 'uint8_t' instead of 'unsigned char'Stefan Metzmacher1-4/+4
2003-12-16added support for big-endian ucs2 strings (as used by big-endianAndrew Tridgell1-5/+32
2003-11-25CVS: ----------------------------------------------------------------------Jelmer Vernooij1-4/+7
2003-08-13first public release of samba4 codeAndrew Tridgell1-0/+526