summaryrefslogtreecommitdiffstats
path: root/lib/util/charset/charcnv.c
Commit message (Expand)AuthorAgeFilesLines
* Revert accidental reintroduction of void ** bug.Jelmer Vernooij2009-03-081-2/+4
* s4: Use same function signature for convert_* as s3.Jelmer Vernooij2009-03-011-15/+27
* Add allow_badcharcnv argument to all conversion function, forJelmer Vernooij2009-03-011-2/+9
* Remove convert_string_talloc_descriptor, add iconv_talloc().Jelmer Vernooij2008-11-011-58/+72
* finished adding UTF16_MUNGED charsetAndrew Tridgell2008-10-311-0/+1
* Add version of next_codepoint without iconv_convenience.Jelmer Vernooij2008-10-241-1/+1
* Remove iconv_convenience argument from convert_string{,talloc}() butJelmer Vernooij2008-10-241-2/+2
* Remove iconv_convenience parameter from simple string push/pullJelmer Vernooij2008-10-241-323/+0
* Remove unnecessary include, improve function name.Jelmer Vernooij2008-10-241-3/+2
* Move charset library to top level.Jelmer Vernooij2008-10-241-0/+768