summaryrefslogtreecommitdiff
path: root/source4/lib/charcnv.c
AgeCommit message (Expand)AuthorFilesLines
2007-10-10r1196: Remove unused pstring/fstring functions.Andrew Bartlett1-45/+0
2007-10-10r934: on ascii strings STR_TERMINATE_ASCII should trigger STR_TERMINATE behav...Andrew Tridgell1-1/+1
2007-10-10r831: These functions duplicate the push/pull charcnv interfaces that we useAndrew Bartlett1-83/+0
2003-12-16added support for big-endian ucs2 strings (as used by big-endianAndrew Tridgell1-0/+1
2003-08-15more fixes from the IRIX compiler (thanks herb!)Andrew Tridgell1-1/+1
2003-08-15fixed some places where we don't brace (flags & STR_UNICODE)Andrew Tridgell1-2/+2
2003-08-13first public release of samba4 codeAndrew Tridgell1-0/+925