ctdb-scripts: Do not de-duplicate the interfaces list
[samba.git] / source4 / lib / tdb / common / tdb.c
2008-10-21 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2008-09-18 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2008-09-17 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2008-09-16 Jelmer VernooijMerge branch 'singlecompression' into single
2008-09-16 Jelmer VernooijMerge branch 'singlepopt' into single
2008-09-16 Jelmer VernooijMerge branch 'singlensswrap' into single
2008-09-16 Jelmer VernooijMerge branch 'singlesw' into single
2008-09-16 Jelmer VernooijMerge branch 'singlereplace' into single
2008-09-16 Jelmer VernooijMerge branch 'singletdb' into single
2008-09-16 Jelmer VernooijUse single copy of tdb in both samba3 and samba4.
2008-09-14 Stefan MetzmacherMerge Samba3 and Samba4 together
2008-09-14 Volker LendeckeAttempt to fix bug 5684
2008-02-09 Jelmer VernooijMerge branch 'v4-0-trivial' into v4-0-python
2008-02-08 Jelmer VernooijMerge branch 'v4-0-test' of ssh://git.samba.org/data...
2008-02-08 Andrew BartlettMerge branch 'v4-0-test' of git://git.samba.org/samba...
2008-02-08 Andrew TridgellMerge branch 'v4-0-test' of ssh://git.samba.org/data...
2008-02-08 Andrew Tridgellmerge tdb changes from ctdb
2008-02-07 Andrew Tridgellmerge growing tdb for tdb_wipe_all() fix from ctdb
2008-01-22 Jelmer VernooijMerge branch 'v4-0-test' of ssh://git.samba.org/data...
2008-01-21 Andrew BartlettMerge branch 'v4-0-test' of git://git.samba.org/samba...
2008-01-18 Andrew BartlettMerge commit 'origin/v4-0-test' into 4-0-local
2008-01-18 Andrew Tridgellmerged changes from v3-2-test
2008-01-15 Andrew BartlettMerge branch 'v4-0-test' of git://git.samba.org/samba...
2008-01-15 Andrew BartlettMerge branch 'v4-0-test' of git://git.samba.org/samba...
2008-01-15 Andrew Tridgellmerged tdb from ctdb bzr tree
2007-10-10 Jelmer Vernooijr24336: Use standard data type uint32_t rather than...
2007-10-10 Andrew Tridgellr23798: updated old Temple Place FSF addresses to new URL
2007-10-10 Andrew Tridgellr23795: more v2->v3 conversion
2007-10-10 Jeremy Allisonr23590: Fix realloc leak on failure case from Jim Meyer...
2007-10-10 Andrew Tridgellr22832: merged the latest tdb changes from ctdb to...
2007-10-10 Stefan Metzmacherr22041: merge trivial changes from samba3
2007-10-10 Volker Lendecker21722: Add the dead record functionality presented...
2007-10-10 Volker Lendecker21445: Apply tdb_parse_record Tridges error return...
2007-10-10 Volker Lendecker21412: The last patch also incremented the seqnum...
2007-10-10 Volker Lendecker21410: We have to increment the sequence number also...
2007-10-10 Andrew Tridgellr19425: two more tdb functions from samba3
2007-10-10 Andrew Tridgellr19423: merge some tdb changes from SAMBA_3_0 to SAMBA_4_0
2007-10-10 Andrew Tridgellr19401: make tdb_lockall() much more efficient, and...
2007-10-10 Andrew Bartlettr16916: Implement metze's proposed changes to the tdb...
2007-10-10 Andrew Bartlettr16774: This patch modifies the tdb API to allow the...
2007-10-10 Andrew Tridgellr14799: added a tdb_get_seqnum() call, and the TDB_SEQN...
2007-10-10 Andrew Tridgellr10465: separate out a read_only db from a read-only...
2007-10-10 Andrew Tridgellr10421: following on discussions with simo, I have...
2007-10-10 Andrew Tridgellr10405: added transactions into tdb, and hook them...
2007-10-10 Andrew Tridgellr10253: a fairly large tdb cleanup and re-organise...
2007-10-10 Andrew Tridgellr9774: r11605@blu: tridge | 2005-08-30 12:02:19 ...
2007-10-10 Andrew Tridgellr9773: r11599@blu: tridge | 2005-08-30 11:55:57 ...
2007-10-10 Andrew Tridgellr9769: r11592@blu: tridge | 2005-08-30 10:40:19 ...
2007-10-10 Andrew Tridgellr8624: removed valgrind comment on tdb that no longer...
2007-10-10 Jeremy Allisonr7641: Fix based on work from "Shlomi Yaakobovich...
2007-10-10 Derrell Lipmanr7276: - moved static tdb function ltdb_dn_fold() into...
2007-10-10 Andrew Tridgellr6528: - in tdb_fetch() we effectively disallowed zero...
2007-10-10 Jeremy Allisonr6238: Ensure if realloc fails on an internal
2007-10-10 Tim Potterr5779: Remove signal and timeout gubbage from tdb.
2007-10-10 Jeremy Allisonr5533: Patch to detect infinite loops when traversing...
2007-10-10 Andrew Tridgellr5296: - only include the tdb headers where they are...
2007-10-10 Andrew Tridgellr4466: rather than defining "STANDALONE" for building...
2007-10-10 Andrew Tridgellr3454: moved a few more things out if includes.h into...
2007-10-10 Andrew Tridgellr3447: more include/system/XXX.h include files
2007-10-10 Andrew Tridgellr2985: got rid of the unused tdb_lockkeys() and tdb_unl...
2007-10-10 Jeremy Allisonr2981: Fix incorrect locks/unlocks in tdb_lockkeys...
2007-10-10 Andrew Tridgellr2238: the tdb_debug() function was totally bogus ...
2007-10-10 Tim Potterr2154: Merge of Jim's format string fixup in r2130...
2007-10-10 Jeremy Allisonr2034: Allow user-selectable hash functions on open...
2007-10-10 Tim Potterr1053: Make tdb build standalone:
2007-10-10 Stefan Metzmacherr962: convert 'unsigned' and 'unsigned int' to uint_t
2007-10-10 Stefan Metzmacherr943: change samba4 to use 'uint8_t' instead of 'unsign...
2007-10-10 Stefan Metzmacherr848: convert lib/tdb into the same layout as lib/ldb