summaryrefslogtreecommitdiffstats
path: root/source4/lib/tdb
Commit message (Expand)AuthorAgeFilesLines
...
* r10463: consider it an error if tdbtorture produces any log messagesAndrew Tridgell2007-10-101-1/+10
* r10462: cope better with compilers that don't put the object file in the same...Andrew Tridgell2007-10-101-0/+4
* r10461: fixed tdb build on systems without stdint.hAndrew Tridgell2007-10-101-2/+2
* r10460: fixed portability of transaction code to systems with integerAndrew Tridgell2007-10-101-6/+7
* r10459: fixed some portability problemsAndrew Tridgell2007-10-103-0/+6
* r10424: for caller convenience, automatically turn a tdb_traverse() into aAndrew Tridgell2007-10-101-0/+4
* r10421: following on discussions with simo, I have worked out a way ofAndrew Tridgell2007-10-1010-32/+130
* r10420: Two minor scons fixesJelmer Vernooij2007-10-101-1/+1
* r10415: The ldb and tdb libraries are bad examples to test out the make protoTim Potter2007-10-101-6/+4
* r10410: blindly update the scons file for tdb. I'm not sure how this works,Andrew Tridgell2007-10-101-1/+1
* r10405: added transactions into tdb, and hook them into ldb. See myAndrew Tridgell2007-10-1017-113/+1323
* r10385: removed obsolete commentAndrew Tridgell2007-10-101-1/+0
* r10384: add _GNU_SOURCE in tdb configureAndrew Tridgell2007-10-101-0/+1
* r10379: Add files for ldb and tdb to proto_files. The tool for building proto.hTim Potter2007-10-101-5/+9
* r10336: Add sconscript for a couple more subsystems.Jelmer Vernooij2007-10-101-1/+0
* r10335: Build tdb tools into bin directory.Tim Potter2007-10-101-4/+5
* r10330: Add SConscript to more subsystems. Some of the tdb tools build now.Jelmer Vernooij2007-10-102-1/+14
* r10258: Fix an unused/duplicate local variable.Tim Potter2007-10-101-2/+0
* r10253: a fairly large tdb cleanup and re-organise. Nearly all of this changeAndrew Tridgell2007-10-1024-2578/+2231
* r9774: r11605@blu: tridge | 2005-08-30 12:02:19 +1000Andrew Tridgell2007-10-101-0/+3
* r9773: r11599@blu: tridge | 2005-08-30 11:55:57 +1000Andrew Tridgell2007-10-101-5/+13
* r9769: r11592@blu: tridge | 2005-08-30 10:40:19 +1000Andrew Tridgell2007-10-101-0/+37
* r9455: Support for reading the policy databaseJelmer Vernooij2007-10-101-0/+2
* r9448: Work on reading the secrets tdb. Build tdbsam support by default.Jelmer Vernooij2007-10-101-0/+2
* r8966: Simplify the makefile generation system a bit.Jelmer Vernooij2007-10-101-0/+4
* r8624: removed valgrind comment on tdb that no longer appliesAndrew Tridgell2007-10-101-19/+0
* r8448: - added a test target for tdbAndrew Tridgell2007-10-102-2/+9
* r8447: fixed make install in the farmAndrew Tridgell2007-10-101-0/+3
* r8442: remove tdbtest from our build. If you want it, then doAndrew Tridgell2007-10-101-10/+0
* r8441: don't build tdbtest by default as there are too many systems thatAndrew Tridgell2007-10-102-17/+1
* r7641: Fix based on work from "Shlomi Yaakobovich" <Shlomi@exanet.com> to catchJeremy Allison2007-10-101-6/+7
* r7276: - moved static tdb function ltdb_dn_fold() into common/ so that it can beDerrell Lipman2007-10-101-1/+10
* r6546: Fix ldb standalone buildJelmer Vernooij2007-10-102-2/+19
* r6528: - in tdb_fetch() we effectively disallowed zero length records byAndrew Tridgell2007-10-101-7/+4
* r6487: Use autoconf for standalone build of tdbJelmer Vernooij2007-10-102-0/+17
* r6238: Ensure if realloc fails on an internalJeremy Allison2007-10-101-3/+8
* r5780: Remove unused arguments.Tim Potter2007-10-102-7/+7
* r5779: Remove signal and timeout gubbage from tdb.Tim Potter2007-10-103-127/+4
* r5533: Patch to detect infinite loops when traversing a tdb from "Shlomi Yaak...Jeremy Allison2007-10-101-0/+7
* r5330: Remove #include <sys/time.h> from includes.h.Andrew Bartlett2007-10-101-0/+1
* r5300: more uint32 and system/filesys.h build fixes when developer mode is en...Andrew Tridgell2007-10-101-0/+1
* r5298: - got rid of pstring.h from includes.h. This at least makes it a bitAndrew Tridgell2007-10-104-0/+5
* r5296: - only include the tdb headers where they are neededAndrew Tridgell2007-10-108-2/+10
* r5143: don't generate prototypes for lib/tdb/Stefan Metzmacher2007-10-103-1/+12
* r4467: - tdb standalone build doesn't need -DSTANDALONE any moreAndrew Tridgell2007-10-102-3/+3
* r4466: rather than defining "STANDALONE" for building tdb, ldb and tallocAndrew Tridgell2007-10-106-8/+8
* r3968: fix compiler warningsStefan Metzmacher2007-10-101-1/+1
* r3737: - Get rid of the register_subsystem() and register_backend() functions.Jelmer Vernooij2007-10-101-0/+1
* r3733: More build system fixes/features:Jelmer Vernooij2007-10-102-13/+1
* r3730: More build system fixes and simplificationsJelmer Vernooij2007-10-101-2/+1