summaryrefslogtreecommitdiffstats
path: root/source4/lib/tdb/include
Commit message (Expand)AuthorAgeFilesLines
* r19428: moved tdbutil.c from lib/tdb/common/ to lib/util/util_tdb.cAndrew Tridgell2007-10-101-51/+0
* r19425: two more tdb functions from samba3Andrew Tridgell2007-10-101-0/+2
* r19423: merge some tdb changes from SAMBA_3_0 to SAMBA_4_0Andrew Tridgell2007-10-101-0/+1
* r19401: make tdb_lockall() much more efficient, and add a tdb_lockall_read()Andrew Tridgell2007-10-101-1/+3
* r19276: remove unused fileStefan Metzmacher2007-10-101-58/+0
* r16916: Implement metze's proposed changes to the tdb logging API.Andrew Bartlett2007-10-101-3/+7
* r16774: This patch modifies the tdb API to allow the logging function to be usedAndrew Bartlett2007-10-101-3/+9
* r15100: Port the bugfix for #3569 to Samba4Volker Lendecke2007-10-101-1/+1
* r14799: added a tdb_get_seqnum() call, and the TDB_SEQNUM flag. This allowsAndrew Tridgell2007-10-101-0/+2
* r14616: added notify change support to the posix backendAndrew Tridgell2007-10-101-0/+1
* r11567: Ldb API change patch.Simo Sorce2007-10-101-9/+48
* r10421: following on discussions with simo, I have worked out a way ofAndrew Tridgell2007-10-101-1/+2
* r10405: added transactions into tdb, and hook them into ldb. See myAndrew Tridgell2007-10-101-2/+15
* r10253: a fairly large tdb cleanup and re-organise. Nearly all of this changeAndrew Tridgell2007-10-104-149/+65
* 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
* r5780: Remove unused arguments.Tim Potter2007-10-101-1/+1
* r5779: Remove signal and timeout gubbage from tdb.Tim Potter2007-10-101-1/+0
* r5296: - only include the tdb headers where they are neededAndrew Tridgell2007-10-102-0/+4
* r5143: don't generate prototypes for lib/tdb/Stefan Metzmacher2007-10-102-1/+11
* r2985: got rid of the unused tdb_lockkeys() and tdb_unlockkeys() functionsAndrew Tridgell2007-10-101-3/+0
* r2493: allow tdb to build standaloneAndrew Tridgell2007-10-101-0/+4
* r2238: the tdb_debug() function was totally bogus - remove it (you can'tAndrew Tridgell2007-10-101-3/+1
* r2034: Allow user-selectable hash functions on open only.Jeremy Allison2007-10-101-1/+4
* r1053: Make tdb build standalone:Tim Potter2007-10-101-2/+2
* r960: convert 'unsigned int' to uint_t in the most placesStefan Metzmacher2007-10-101-2/+2
* r848: convert lib/tdb into the same layout as lib/ldbStefan Metzmacher2007-10-103-0/+249