summaryrefslogtreecommitdiffstats
path: root/source4/lib/iconv.c
Commit message (Expand)AuthorAgeFilesLines
* 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