Age | Commit message (Expand) | Author | Files | Lines |
2007-10-10 | r22422: merged tdb changes from ctdb | Andrew Tridgell | 1 | -1/+1 |
2007-10-10 | r22319: sync lib/tdb/ with samba3 | Stefan Metzmacher | 2 | -15/+228 |
2007-10-10 | r22053: remove samba3 specific stuff from tdbtool | Stefan Metzmacher | 1 | -77/+0 |
2007-10-10 | r22052: merge tdbtool from samba3 and build it | Stefan Metzmacher | 1 | -251/+395 |
2007-10-10 | r19960: Add code to check for loops in the free list. | Jeremy Allison | 1 | -2/+7 |
2007-10-10 | r18129: moved the system includes into libreplace - this gives much more | Andrew Tridgell | 4 | -87/+5 |
2007-10-10 | r17781: fix compiler warning | Stefan Metzmacher | 1 | -3/+1 |
2007-10-10 | r17737: fixed a 'declaration in code' error | Andrew Tridgell | 1 | -1/+2 |
2007-10-10 | r16938: Fix breakage of TDB on VOS (declaration after statement) | Andrew Bartlett | 1 | -1/+2 |
2007-10-10 | r16917: Fix compile errors found by the testing of tdb on the build farm. | Andrew Bartlett | 1 | -3/+9 |
2007-10-10 | r16916: Implement metze's proposed changes to the tdb logging API. | Andrew Bartlett | 2 | -2/+8 |
2007-10-10 | r16774: This patch modifies the tdb API to allow the logging function to be used | Andrew Bartlett | 2 | -8/+8 |
2007-10-10 | r15573: Fix build of systems that have iconv headers in non-standard locations | Jelmer Vernooij | 1 | -1/+1 |
2007-10-10 | r15100: Port the bugfix for #3569 to Samba4 | Volker Lendecke | 1 | -1/+1 |
2007-10-10 | r10475: make sure we report failures in tdbtorture (ie. get the exit status r... | Andrew Tridgell | 1 | -1/+1 |
2007-10-10 | r10471: stratos doesn't have getpagesize(), so guess 8k on systems that don't | Andrew Tridgell | 1 | -1/+1 |
2007-10-10 | r10470: solaris8 has a problem with tdbtorture with 3 processes. To see if | Andrew Tridgell | 1 | -1/+1 |
2007-10-10 | r10468: - terminate tdbtorture quickly when an error is detected | Andrew Tridgell | 1 | -23/+41 |
2007-10-10 | r10463: consider it an error if tdbtorture produces any log messages | Andrew Tridgell | 1 | -1/+10 |
2007-10-10 | r10459: fixed some portability problems | Andrew Tridgell | 1 | -0/+3 |
2007-10-10 | r10421: following on discussions with simo, I have worked out a way of | Andrew Tridgell | 1 | -1/+9 |
2007-10-10 | r10405: added transactions into tdb, and hook them into ldb. See my | Andrew Tridgell | 2 | -41/+114 |
2007-10-10 | r10330: Add SConscript to more subsystems. Some of the tdb tools build now. | Jelmer Vernooij | 1 | -1/+1 |
2007-10-10 | r10253: a fairly large tdb cleanup and re-organise. Nearly all of this change | Andrew Tridgell | 4 | -30/+30 |
2007-10-10 | r8448: - added a test target for tdb | Andrew Tridgell | 1 | -2/+4 |
2007-10-10 | r5330: Remove #include <sys/time.h> from includes.h. | Andrew Bartlett | 1 | -0/+1 |
2007-10-10 | r5300: more uint32 and system/filesys.h build fixes when developer mode is en... | Andrew Tridgell | 1 | -0/+1 |
2007-10-10 | r5298: - got rid of pstring.h from includes.h. This at least makes it a bit | Andrew Tridgell | 2 | -0/+2 |
2007-10-10 | r5296: - only include the tdb headers where they are needed | Andrew Tridgell | 3 | -0/+3 |
2007-10-10 | r4467: - tdb standalone build doesn't need -DSTANDALONE any more | Andrew Tridgell | 1 | -1/+1 |
2007-10-10 | r4466: rather than defining "STANDALONE" for building tdb, ldb and talloc | Andrew Tridgell | 4 | -4/+4 |
2007-10-10 | r3968: fix compiler warnings | Stefan Metzmacher | 1 | -1/+1 |
2007-10-10 | r3461: another place where "open" was used as a structure element | Andrew Tridgell | 1 | -0/+1 |
2007-10-10 | r3449: more include file reduction | Andrew Tridgell | 1 | -0/+1 |
2007-10-10 | r3447: more include/system/XXX.h include files | Andrew Tridgell | 1 | -0/+1 |
2007-10-10 | r3445: made the gtk tooks use minimal includes. This approximately halves the | Andrew Tridgell | 1 | -1/+1 |
2007-10-10 | r3421: got rid of some unused code | Andrew Tridgell | 1 | -30/+0 |
2007-10-10 | r2092: fix the build(don't catch main() by make proto) | Stefan Metzmacher | 2 | -2/+2 |
2007-10-10 | r2088: add tdbtorture tdbdump and tdbtest to the build | Stefan Metzmacher | 3 | -17/+43 |
2007-10-10 | r990: fix tdb standalone build | Stefan Metzmacher | 1 | -2/+2 |
2007-10-10 | r943: change samba4 to use 'uint8_t' instead of 'unsigned char' | Stefan Metzmacher | 2 | -3/+3 |
2007-10-10 | r849: move tdb/tools/Makefile to tdb/Makefile.tdb | Stefan Metzmacher | 1 | -29/+0 |
2007-10-10 | r848: convert lib/tdb into the same layout as lib/ldb | Stefan Metzmacher | 6 | -0/+1304 |