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