Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2011-03-30 | Fix convert_string() to take a *converted_size arg. and return a bool. | Jeremy Allison | 1 | -6/+6 |
2011-03-30 | This doesn't look like it has anything to do with character set conversion, b... | Jeremy Allison | 1 | -7/+10 |
2011-03-24 | charcnv: removed the allow_badcharcnv and allow_bad_conv options to convert_s... | Andrew Tridgell | 1 | -10/+10 |
2010-11-03 | librpc/ndr: use new strlen_m_ext_term() in ndr_charset_length(): fix bug #7594 | Michael Adam | 1 | -2/+2 |
2010-10-05 | ndr: Handle the case of string array with all null terminated strings | Matthieu Patou | 1 | -4/+16 |
2010-08-30 | librpc/ndr: correctly implement ndr_charset_length() | Stefan Metzmacher | 1 | -2/+14 |
2010-05-20 | librpc: finally merge ndr_string.c. | Günther Deschner | 1 | -0/+720 |