lib/util/charset: Remove 'display charset'
[samba.git] / librpc / ndr / ndr_string.c
2011-06-23 Andrew Bartlettlib/util/charset: Remove 'display charset'
2011-06-01 Jeremy AllisonFix type mixing warnings.
2011-05-31 Andrew Bartlettlibrpc/ndr: Use converted_size to determine if NULL...
2011-05-31 Sean Finneylibrpc/ndr: add new LIBNDR_FLAG_STR_RAW8 for ndr_pull_s...
2011-05-31 Sean Finneylibrpc/ndr: consolidate string conversion logic in...
2011-03-30 Jeremy AllisonFix convert_string() to take a *converted_size arg...
2011-03-30 Jeremy AllisonThis doesn't look like it has anything to do with chara...
2011-03-24 Andrew Tridgellcharcnv: removed the allow_badcharcnv and allow_bad_con...
2010-11-03 Michael Adamlibrpc/ndr: use new strlen_m_ext_term() in ndr_charset_...
2010-10-05 Matthieu Patoundr: Handle the case of string array with all null...
2010-08-30 Stefan Metzmacherlibrpc/ndr: correctly implement ndr_charset_length()
2010-05-20 Günther Deschnerlibrpc: finally merge ndr_string.c.