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

17 Commits

Author SHA1 Message Date
Andrew Tridgell
fcf38a38ac r23792: convert Samba4 to GPLv3
There are still a few tidyups of old FSF addresses to come (in both s3
and s4). More commits soon.
2007-10-10 14:59:12 -05:00
Jelmer Vernooij
03eef5f337 r23542: Include function documentation in prototype headers. 2007-10-10 14:53:26 -05:00
Stefan Metzmacher
55b25a9fcf r18948: fix the build on solaris, the ioctl() prototype
in unistd.h was included after libreplace defined ioctl swrap_ioctl

metze
2007-10-10 14:20:23 -05:00
Jelmer Vernooij
4682bc5ce0 r14492: Fix shared libs - set SO_VERSION to 0 everywhere for now. 2007-10-10 13:57:32 -05:00
Jelmer Vernooij
243cf760b0 r12801: Some more include/ cleanups (remove unused macros + move files
to specific dirs)
2007-10-10 13:49:57 -05:00
Jelmer Vernooij
87f665a1d5 r12528: Add seperate proto headers for ntvfs, tdr, smb_server and nbt_server. 2007-10-10 13:47:51 -05:00
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
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