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