Age | Commit message (Expand) | Author | Files | Lines |
2008-10-24 | Remove unused include param/param.h. | Jelmer Vernooij | 1 | -1/+0 |
2008-10-24 | Remove iconv_convenience argument from convert_string{,talloc}() but | Jelmer Vernooij | 1 | -2/+2 |
2008-10-23 | Remove support for obsolete data type "ipv4address" | Jelmer Vernooij | 1 | -34/+0 |
2008-02-21 | Avoid use of global_loadparm. | Jelmer Vernooij | 1 | -1/+1 |
2007-12-21 | r26439: Require tdr_pull users to specify a smb_iconv convenience context. | Jelmer Vernooij | 1 | -1/+13 |
2007-12-21 | r26438: Store iconv convenience in tdr push contexts. | Jelmer Vernooij | 1 | -2/+14 |
2007-12-21 | r26429: Avoid use of global_smb_iconv_convenience. | Jelmer Vernooij | 1 | -5/+4 |
2007-12-21 | r26316: Use contexts for conversion functions. | Jelmer Vernooij | 1 | -2/+2 |
2007-12-21 | r25624: Remove ipv4_addr hack. Only causes 4 extra includes of system/network... | Jelmer Vernooij | 1 | -4/+4 |
2007-10-10 | r23792: convert Samba4 to GPLv3 | Andrew Tridgell | 1 | -3/+2 |
2007-10-10 | r23542: Include function documentation in prototype headers. | Jelmer Vernooij | 1 | -13/+12 |
2007-10-10 | r18948: fix the build on solaris, the ioctl() prototype | Stefan Metzmacher | 1 | -1/+1 |
2007-10-10 | r14492: Fix shared libs - set SO_VERSION to 0 everywhere for now. | Jelmer Vernooij | 1 | -3/+3 |
2007-10-10 | r12801: Some more include/ cleanups (remove unused macros + move files | Jelmer Vernooij | 1 | -2/+0 |
2007-10-10 | r12528: Add seperate proto headers for ntvfs, tdr, smb_server and nbt_server. | Jelmer Vernooij | 1 | -0/+1 |
2007-10-10 | r10678: Add debug helper | Jelmer Vernooij | 1 | -0/+22 |
2007-10-10 | r10030: Add hierarchical memory allocation to TDR's pull functions | Jelmer Vernooij | 1 | -14/+14 |
2007-10-10 | r10027: Use blob length for keeping track of buffer length, add TODO | Jelmer Vernooij | 1 | -21/+45 |
2007-10-10 | r10019: Only return NT_STATUS_NO_MEMORY if the alloc failed.. | Jelmer Vernooij | 1 | -1/+5 |
2007-10-10 | r10013: Support zero-sized strings. | Jelmer Vernooij | 1 | -0/+5 |
2007-10-10 | r10009: Fix bug in uint8 parsing functions | Jelmer Vernooij | 1 | -2/+4 |
2007-10-10 | r9959: Fix bug where data offset was incorrect after parsing element with | Jelmer Vernooij | 1 | -17/+2 |
2007-10-10 | r9957: Switch to using DATA_BLOBs internally in TDR | Jelmer Vernooij | 1 | -28/+23 |
2007-10-10 | r9445: Support flags, add DATA_BLOB support | Jelmer Vernooij | 1 | -5/+80 |
2007-10-10 | r9442: Support some more primitive types. Fix charset support. | Jelmer Vernooij | 1 | -15/+90 |
2007-10-10 | r8940: Add TDR (Trivial Data Representation). The aim is to use this later for | Jelmer Vernooij | 1 | -0/+229 |