summaryrefslogtreecommitdiff
path: root/source4/lib/tdr/tdr.h
AgeCommit message (Expand)AuthorFilesLines
2008-10-24Move charset library to top level.Jelmer Vernooij1-1/+1
2007-12-21r26439: Require tdr_pull users to specify a smb_iconv convenience context.Jelmer Vernooij1-0/+1
2007-12-21r26438: Store iconv convenience in tdr push contexts.Jelmer Vernooij1-0/+1
2007-10-10r24814: Fix headers, trim core.h even more.Jelmer Vernooij1-2/+1
2007-10-10r23792: convert Samba4 to GPLv3Andrew Tridgell1-3/+2
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