summaryrefslogtreecommitdiff
path: root/source4/lib/tdb
AgeCommit message (Expand)AuthorFilesLines
2007-10-10r10475: make sure we report failures in tdbtorture (ie. get the exit status r...Andrew Tridgell1-1/+1
2007-10-10r10471: stratos doesn't have getpagesize(), so guess 8k on systems that don'tAndrew Tridgell3-2/+6
2007-10-10r10470: solaris8 has a problem with tdbtorture with 3 processes. To see ifAndrew Tridgell1-1/+1
2007-10-10r10469: use the older style of structure initialisation for tdb to make itAndrew Tridgell2-12/+12
2007-10-10r10468: - terminate tdbtorture quickly when an error is detectedAndrew Tridgell3-23/+49
2007-10-10r10467: aix doesn't like zero length malloc :(Andrew Tridgell1-0/+5
2007-10-10r10466: work around missing pread/pwrite declaration on openbsdAndrew Tridgell3-0/+23
2007-10-10r10465: separate out a read_only db from a read-only traversal to ensure weAndrew Tridgell6-12/+13
2007-10-10r10463: consider it an error if tdbtorture produces any log messagesAndrew Tridgell1-1/+10
2007-10-10r10462: cope better with compilers that don't put the object file in the same...Andrew Tridgell1-0/+4
2007-10-10r10461: fixed tdb build on systems without stdint.hAndrew Tridgell1-2/+2
2007-10-10r10460: fixed portability of transaction code to systems with integerAndrew Tridgell1-6/+7
2007-10-10r10459: fixed some portability problemsAndrew Tridgell3-0/+6
2007-10-10r10424: for caller convenience, automatically turn a tdb_traverse() into aAndrew Tridgell1-0/+4
2007-10-10r10421: following on discussions with simo, I have worked out a way ofAndrew Tridgell10-32/+130
2007-10-10r10420: Two minor scons fixesJelmer Vernooij1-1/+1
2007-10-10r10415: The ldb and tdb libraries are bad examples to test out the make protoTim Potter1-6/+4
2007-10-10r10410: blindly update the scons file for tdb. I'm not sure how this works,Andrew Tridgell1-1/+1
2007-10-10r10405: added transactions into tdb, and hook them into ldb. See myAndrew Tridgell17-113/+1323
2007-10-10r10385: removed obsolete commentAndrew Tridgell1-1/+0
2007-10-10r10384: add _GNU_SOURCE in tdb configureAndrew Tridgell1-0/+1
2007-10-10r10379: Add files for ldb and tdb to proto_files. The tool for building proto.hTim Potter1-5/+9
2007-10-10r10336: Add sconscript for a couple more subsystems.Jelmer Vernooij1-1/+0
2007-10-10r10335: Build tdb tools into bin directory.Tim Potter1-4/+5
2007-10-10r10330: Add SConscript to more subsystems. Some of the tdb tools build now.Jelmer Vernooij2-1/+14
2007-10-10r10258: Fix an unused/duplicate local variable.Tim Potter1-2/+0
2007-10-10r10253: a fairly large tdb cleanup and re-organise. Nearly all of this changeAndrew Tridgell24-2578/+2231
2007-10-10r9774: r11605@blu: tridge | 2005-08-30 12:02:19 +1000Andrew Tridgell1-0/+3
2007-10-10r9773: r11599@blu: tridge | 2005-08-30 11:55:57 +1000Andrew Tridgell1-5/+13
2007-10-10r9769: r11592@blu: tridge | 2005-08-30 10:40:19 +1000Andrew Tridgell1-0/+37
2007-10-10r9455: Support for reading the policy databaseJelmer Vernooij1-0/+2
2007-10-10r9448: Work on reading the secrets tdb. Build tdbsam support by default.Jelmer Vernooij1-0/+2
2007-10-10r8966: Simplify the makefile generation system a bit.Jelmer Vernooij1-0/+4
2007-10-10r8624: removed valgrind comment on tdb that no longer appliesAndrew Tridgell1-19/+0
2007-10-10r8448: - added a test target for tdbAndrew Tridgell2-2/+9
2007-10-10r8447: fixed make install in the farmAndrew Tridgell1-0/+3
2007-10-10r8442: remove tdbtest from our build. If you want it, then doAndrew Tridgell1-10/+0
2007-10-10r8441: don't build tdbtest by default as there are too many systems thatAndrew Tridgell2-17/+1
2007-10-10r7641: Fix based on work from "Shlomi Yaakobovich" <Shlomi@exanet.com> to catchJeremy Allison1-6/+7
2007-10-10r7276: - moved static tdb function ltdb_dn_fold() into common/ so that it can beDerrell Lipman1-1/+10
2007-10-10r6546: Fix ldb standalone buildJelmer Vernooij2-2/+19
2007-10-10r6528: - in tdb_fetch() we effectively disallowed zero length records byAndrew Tridgell1-7/+4
2007-10-10r6487: Use autoconf for standalone build of tdbJelmer Vernooij2-0/+17
2007-10-10r6238: Ensure if realloc fails on an internalJeremy Allison1-3/+8
2007-10-10r5780: Remove unused arguments.Tim Potter2-7/+7
2007-10-10r5779: Remove signal and timeout gubbage from tdb.Tim Potter3-127/+4
2007-10-10r5533: Patch to detect infinite loops when traversing a tdb from "Shlomi Yaak...Jeremy Allison1-0/+7
2007-10-10r5330: Remove #include <sys/time.h> from includes.h.Andrew Bartlett1-0/+1
2007-10-10r5300: more uint32 and system/filesys.h build fixes when developer mode is en...Andrew Tridgell1-0/+1
2007-10-10r5298: - got rid of pstring.h from includes.h. This at least makes it a bitAndrew Tridgell4-0/+5