Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2012-06-15 | lib/util: Fix typo in comment. | Jelmer Vernooij | 1 | -1/+1 |
2011-12-25 | lib/charset: Remove an unused variable | Volker Lendecke | 1 | -0/+2 |
2011-06-24 | lib: Allow NULL converted_size in convert_string_talloc | Volker Lendecke | 1 | -2/+6 |
2011-04-28 | lib/util/charset Add copyright headers | Andrew Bartlett | 1 | -1/+2 |
2011-04-28 | lib/util/charset Make fast path from UTF16 to '8 bit' charsets clearer | Andrew Tridgell | 1 | -14/+28 |
2011-04-28 | lib/util/charset use convert_string.c in common | Andrew Bartlett | 1 | -2/+3 |
2011-04-28 | lib/util/charset Fix string termination conditions for UTF16 strings | Andrew Bartlett | 1 | -4/+4 |
2011-04-20 | lib/util/charset Always set *converted_size even on failure | Andrew Bartlett | 1 | -4/+2 |
2011-04-20 | lib/util/charset create _handle functions for convert_string() et al | Andrew Bartlett | 1 | -29/+86 |
2011-04-13 | s3-charcnv: Move convert_string() et al to lib/util/charset | Andrew Bartlett | 1 | -0/+467 |