summaryrefslogtreecommitdiff
path: root/source4/librpc/ndr/ndr_string.c
AgeCommit message (Expand)AuthorFilesLines
2007-10-10r8261: charset style strings in pidl should be const, just like old style ndr...Andrew Tridgell1-4/+4
2007-10-10r8227: add STR_LARGE_SIZE flag, to support strings where the size is length+1,Stefan Metzmacher1-1/+16
2007-10-10r8045: fix valgrind warning, add zero padding when the string doesn't fill th...Stefan Metzmacher1-1/+5
2007-10-10r7706: Move ParseExpr() to util.Jelmer Vernooij1-4/+3
2007-10-10r7702: Implement [charset()] attribute.Jelmer Vernooij1-1/+37
2007-10-10r7695: Add support for the [string] attribute that works in the traditional s...Jelmer Vernooij1-0/+27
2007-10-10r6572: add "string_array" as new scalar type for handling SPOOLSS string array'sStefan Metzmacher1-0/+72
2007-10-10r6519: move string handling functions to a seperate fileStefan Metzmacher1-0/+499