summaryrefslogtreecommitdiff
path: root/lib/util/charset/convert_string.c
AgeCommit message (Expand)AuthorFilesLines
2012-06-15lib/util: Fix typo in comment.Jelmer Vernooij1-1/+1
2011-12-25lib/charset: Remove an unused variableVolker Lendecke1-0/+2
2011-06-24lib: Allow NULL converted_size in convert_string_tallocVolker Lendecke1-2/+6
2011-04-28lib/util/charset Add copyright headersAndrew Bartlett1-1/+2
2011-04-28lib/util/charset Make fast path from UTF16 to '8 bit' charsets clearerAndrew Tridgell1-14/+28
2011-04-28lib/util/charset use convert_string.c in commonAndrew Bartlett1-2/+3
2011-04-28lib/util/charset Fix string termination conditions for UTF16 stringsAndrew Bartlett1-4/+4
2011-04-20lib/util/charset Always set *converted_size even on failureAndrew Bartlett1-4/+2
2011-04-20lib/util/charset create _handle functions for convert_string() et alAndrew Bartlett1-29/+86
2011-04-13s3-charcnv: Move convert_string() et al to lib/util/charsetAndrew Bartlett1-0/+467