summaryrefslogtreecommitdiff
path: root/source4/lib/tdr
AgeCommit message (Expand)AuthorFilesLines
2007-10-10r12528: Add seperate proto headers for ntvfs, tdr, smb_server and nbt_server.Jelmer Vernooij2-0/+3
2007-10-10r10678: Add debug helperJelmer Vernooij1-0/+22
2007-10-10r10030: Add hierarchical memory allocation to TDR's pull functionsJelmer Vernooij3-18/+17
2007-10-10r10027: Use blob length for keeping track of buffer length, add TODOJelmer Vernooij3-23/+48
2007-10-10r10025: Add some utility functions for storing/loading tdr encoded dataJelmer Vernooij1-0/+3
2007-10-10r10019: Only return NT_STATUS_NO_MEMORY if the alloc failed..Jelmer Vernooij1-1/+5
2007-10-10r10013: Support zero-sized strings.Jelmer Vernooij1-0/+5
2007-10-10r10009: Fix bug in uint8 parsing functionsJelmer Vernooij1-2/+4
2007-10-10r9959: Fix bug where data offset was incorrect after parsing element withJelmer Vernooij1-17/+2
2007-10-10r9957: Switch to using DATA_BLOBs internally in TDRJelmer Vernooij2-33/+25
2007-10-10r9445: Support flags, add DATA_BLOB supportJelmer Vernooij2-6/+86
2007-10-10r9442: Support some more primitive types. Fix charset support.Jelmer Vernooij1-15/+90
2007-10-10r8940: Add TDR (Trivial Data Representation). The aim is to use this later forJelmer Vernooij2-0/+281