Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Revert accidental reintroduction of void ** bug. | Jelmer Vernooij | 2009-03-08 | 1 | -2/+4 |
* | s4: Use same function signature for convert_* as s3. | Jelmer Vernooij | 2009-03-01 | 1 | -15/+27 |
* | Add allow_badcharcnv argument to all conversion function, for | Jelmer Vernooij | 2009-03-01 | 1 | -2/+9 |
* | Remove convert_string_talloc_descriptor, add iconv_talloc(). | Jelmer Vernooij | 2008-11-01 | 1 | -58/+72 |
* | finished adding UTF16_MUNGED charset | Andrew Tridgell | 2008-10-31 | 1 | -0/+1 |
* | Add version of next_codepoint without iconv_convenience. | Jelmer Vernooij | 2008-10-24 | 1 | -1/+1 |
* | Remove iconv_convenience argument from convert_string{,talloc}() but | Jelmer Vernooij | 2008-10-24 | 1 | -2/+2 |
* | Remove iconv_convenience parameter from simple string push/pull | Jelmer Vernooij | 2008-10-24 | 1 | -323/+0 |
* | Remove unnecessary include, improve function name. | Jelmer Vernooij | 2008-10-24 | 1 | -3/+2 |
* | Move charset library to top level. | Jelmer Vernooij | 2008-10-24 | 1 | -0/+768 |