Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2007-10-10 | r9300: cope with zero length in ndr_pull_charset() | Andrew Tridgell | 1 | -0/+4 |
2007-10-10 | r8261: charset style strings in pidl should be const, just like old style ndr... | Andrew Tridgell | 1 | -4/+4 |
2007-10-10 | r8227: add STR_LARGE_SIZE flag, to support strings where the size is length+1, | Stefan Metzmacher | 1 | -1/+16 |
2007-10-10 | r8045: fix valgrind warning, add zero padding when the string doesn't fill th... | Stefan Metzmacher | 1 | -1/+5 |
2007-10-10 | r7706: Move ParseExpr() to util. | Jelmer Vernooij | 1 | -4/+3 |
2007-10-10 | r7702: Implement [charset()] attribute. | Jelmer Vernooij | 1 | -1/+37 |
2007-10-10 | r7695: Add support for the [string] attribute that works in the traditional s... | Jelmer Vernooij | 1 | -0/+27 |
2007-10-10 | r6572: add "string_array" as new scalar type for handling SPOOLSS string array's | Stefan Metzmacher | 1 | -0/+72 |
2007-10-10 | r6519: move string handling functions to a seperate file | Stefan Metzmacher | 1 | -0/+499 |