1
0
mirror of https://github.com/samba-team/samba.git synced 2025-11-25 00:23:52 +03:00
Commit Graph

12 Commits

Author SHA1 Message Date
Jelmer Vernooij
821b0bb56f r10678: Add debug helper
Fix push for non-fixed length strings
2007-10-10 13:39:17 -05:00
Jelmer Vernooij
0e358de93a r10030: Add hierarchical memory allocation to TDR's pull functions 2007-10-10 13:36:31 -05:00
Jelmer Vernooij
a924bec84b r10027: Use blob length for keeping track of buffer length, add TODO 2007-10-10 13:36:31 -05:00
Jelmer Vernooij
bcd433bfc1 r10025: Add some utility functions for storing/loading tdr encoded data 2007-10-10 13:36:30 -05:00
Jelmer Vernooij
ea92959209 r10019: Only return NT_STATUS_NO_MEMORY if the alloc failed.. 2007-10-10 13:36:29 -05:00
Jelmer Vernooij
cf3be71c33 r10013: Support zero-sized strings. 2007-10-10 13:36:29 -05:00
Jelmer Vernooij
abb0db1218 r10009: Fix bug in uint8 parsing functions 2007-10-10 13:36:28 -05:00
Jelmer Vernooij
b17478229e r9959: Fix bug where data offset was incorrect after parsing element with
[charset]
2007-10-10 13:36:25 -05:00
Jelmer Vernooij
351149d160 r9957: Switch to using DATA_BLOBs internally in TDR 2007-10-10 13:36:25 -05:00
Jelmer Vernooij
cb5b23f038 r9445: Support flags, add DATA_BLOB support 2007-10-10 13:34:15 -05:00
Jelmer Vernooij
eeced29eb3 r9442: Support some more primitive types. Fix charset support. 2007-10-10 13:34:15 -05:00
Jelmer Vernooij
5ee7af26dd r8940: Add TDR (Trivial Data Representation). The aim is to use this later for
NBT/WINS/etc rather then having to depend on NDR.
2007-10-10 13:30:59 -05:00