summaryrefslogtreecommitdiffstats
path: root/librpc/ndr/ndr_string.c
Commit message (Expand)AuthorAgeFilesLines
* Make ndr_push_charset robust in the face of zero destination length.Jeremy Allison2011-03-311-8/+11
* librpc/ndr: use new strlen_m_ext_term() in ndr_charset_length(): fix bug #7594Michael Adam2010-11-031-2/+2
* ndr: Handle the case of string array with all null terminated stringsMatthieu Patou2010-10-051-4/+16
* librpc/ndr: correctly implement ndr_charset_length()Stefan Metzmacher2010-08-301-2/+14
* librpc: finally merge ndr_string.c.Günther Deschner2010-05-201-0/+720