Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2007-12-21 | r26439: Require tdr_pull users to specify a smb_iconv convenience context. | Jelmer Vernooij | 1 | -1/+13 | |
(This used to be commit 76fd57be292fb19ae4ede38977732847e6ed8eff) | |||||
2007-12-21 | r26438: Store iconv convenience in tdr push contexts. | Jelmer Vernooij | 1 | -2/+14 | |
(This used to be commit dffef3162778aebe2f8d77e2da60b22adb7d60ef) | |||||
2007-12-21 | r26429: Avoid use of global_smb_iconv_convenience. | Jelmer Vernooij | 1 | -5/+4 | |
(This used to be commit d37136b7abfbba75ef2e5ab855eb3382b9648b8c) | |||||
2007-12-21 | r26316: Use contexts for conversion functions. | Jelmer Vernooij | 1 | -2/+2 | |
(This used to be commit f6420d933b5b011d428974f3a2a57edf19e6f482) | |||||
2007-12-21 | r25624: Remove ipv4_addr hack. Only causes 4 extra includes of ↵ | Jelmer Vernooij | 1 | -4/+4 | |
system/network.h because we stripped down includes. (This used to be commit 262c1c23a61f1f4fae13e0a61179fe98b682cecf) | |||||
2007-10-10 | r23792: convert Samba4 to GPLv3 | Andrew Tridgell | 1 | -3/+2 | |
There are still a few tidyups of old FSF addresses to come (in both s3 and s4). More commits soon. (This used to be commit fcf38a38ac691abd0fa51b89dc951a08e89fdafa) | |||||
2007-10-10 | r23542: Include function documentation in prototype headers. | Jelmer Vernooij | 1 | -13/+12 | |
(This used to be commit 03eef5f337446f04239e0b2f840213f0aa7d6ea1) | |||||
2007-10-10 | r18948: fix the build on solaris, the ioctl() prototype | Stefan Metzmacher | 1 | -1/+1 | |
in unistd.h was included after libreplace defined ioctl swrap_ioctl metze (This used to be commit 55b25a9fcfa5ddf290e371c2bcad8ad07969f19a) | |||||
2007-10-10 | r14492: Fix shared libs - set SO_VERSION to 0 everywhere for now. | Jelmer Vernooij | 1 | -3/+3 | |
(This used to be commit 4682bc5ce047d81586447b9df82c91ed1fe677cf) | |||||
2007-10-10 | r12801: Some more include/ cleanups (remove unused macros + move files | Jelmer Vernooij | 1 | -2/+0 | |
to specific dirs) (This used to be commit 243cf760b077e155f5ac508aeebf819f7708a84e) | |||||
2007-10-10 | r12528: Add seperate proto headers for ntvfs, tdr, smb_server and nbt_server. | Jelmer Vernooij | 1 | -0/+1 | |
(This used to be commit 87f665a1d5ba74289974bf9d8f9441c162e6f1b1) | |||||
2007-10-10 | r10678: Add debug helper | Jelmer Vernooij | 1 | -0/+22 | |
Fix push for non-fixed length strings (This used to be commit 821b0bb56f6d6b9df7bbdeeddc206505f3f0a7c2) | |||||
2007-10-10 | r10030: Add hierarchical memory allocation to TDR's pull functions | Jelmer Vernooij | 1 | -14/+14 | |
(This used to be commit 0e358de93a007db921ad5e9a892114122254de39) | |||||
2007-10-10 | r10027: Use blob length for keeping track of buffer length, add TODO | Jelmer Vernooij | 1 | -21/+45 | |
(This used to be commit a924bec84b6d0a84db05c4315126474c9248fe2d) | |||||
2007-10-10 | r10019: Only return NT_STATUS_NO_MEMORY if the alloc failed.. | Jelmer Vernooij | 1 | -1/+5 | |
(This used to be commit ea92959209fa256a8190df19e8c27b368169724f) | |||||
2007-10-10 | r10013: Support zero-sized strings. | Jelmer Vernooij | 1 | -0/+5 | |
(This used to be commit cf3be71c33ec8e43c883ce05fd1a63d1178446ad) | |||||
2007-10-10 | r10009: Fix bug in uint8 parsing functions | Jelmer Vernooij | 1 | -2/+4 | |
(This used to be commit abb0db12185a3b3ef7da16fa3d742336afeb8ef0) | |||||
2007-10-10 | r9959: Fix bug where data offset was incorrect after parsing element with | Jelmer Vernooij | 1 | -17/+2 | |
[charset] (This used to be commit b17478229e8e9220858fcc85a19ec751450f969d) | |||||
2007-10-10 | r9957: Switch to using DATA_BLOBs internally in TDR | Jelmer Vernooij | 1 | -28/+23 | |
(This used to be commit 351149d160e893a3fdd4a5b11ec4b4b2bbf264a9) | |||||
2007-10-10 | r9445: Support flags, add DATA_BLOB support | Jelmer Vernooij | 1 | -5/+80 | |
(This used to be commit cb5b23f0382ea7e242248cdfbbed82bc4eedfe42) | |||||
2007-10-10 | r9442: Support some more primitive types. Fix charset support. | Jelmer Vernooij | 1 | -15/+90 | |
(This used to be commit eeced29eb3dd2cbc4540555bdb642b2685eb9c5c) | |||||
2007-10-10 | r8940: Add TDR (Trivial Data Representation). The aim is to use this later for | Jelmer Vernooij | 1 | -0/+229 | |
NBT/WINS/etc rather then having to depend on NDR. (This used to be commit 5ee7af26dd220de06f1764cd1683abedeeda5131) |