summaryrefslogtreecommitdiff
path: root/source4/lib/tdr/tdr.h
AgeCommit message (Expand)AuthorFilesLines
2007-10-10r14554: Write out header dependencies. This means all C files affected will beJelmer Vernooij1-1/+1
2007-10-10r14492: Fix shared libs - set SO_VERSION to 0 everywhere for now.Jelmer Vernooij1-0/+9
2007-10-10r12528: Add seperate proto headers for ntvfs, tdr, smb_server and nbt_server.Jelmer Vernooij1-0/+2
2007-10-10r10030: Add hierarchical memory allocation to TDR's pull functionsJelmer Vernooij1-3/+3
2007-10-10r10027: Use blob length for keeping track of buffer length, add TODOJelmer Vernooij1-2/+1
2007-10-10r10025: Add some utility functions for storing/loading tdr encoded dataJelmer Vernooij1-0/+3
2007-10-10r9957: Switch to using DATA_BLOBs internally in TDRJelmer Vernooij1-5/+2
2007-10-10r9445: Support flags, add DATA_BLOB supportJelmer Vernooij1-1/+6
2007-10-10r8940: Add TDR (Trivial Data Representation). The aim is to use this later forJelmer Vernooij1-0/+52