summaryrefslogtreecommitdiffstats
path: root/lib/util/charset/convert_string.c
Commit message (Expand)AuthorAgeFilesLines
* lib/util: Fix typo in comment.Jelmer Vernooij2012-06-151-1/+1
* lib/charset: Remove an unused variableVolker Lendecke2011-12-251-0/+2
* lib: Allow NULL converted_size in convert_string_tallocVolker Lendecke2011-06-241-2/+6
* lib/util/charset Add copyright headersAndrew Bartlett2011-04-281-1/+2
* lib/util/charset Make fast path from UTF16 to '8 bit' charsets clearerAndrew Tridgell2011-04-281-14/+28
* lib/util/charset use convert_string.c in commonAndrew Bartlett2011-04-281-2/+3
* lib/util/charset Fix string termination conditions for UTF16 stringsAndrew Bartlett2011-04-281-4/+4
* lib/util/charset Always set *converted_size even on failureAndrew Bartlett2011-04-201-4/+2
* lib/util/charset create _handle functions for convert_string() et alAndrew Bartlett2011-04-201-29/+86
* s3-charcnv: Move convert_string() et al to lib/util/charsetAndrew Bartlett2011-04-131-0/+467