tdb: add Bob Jenkins lookup3 hash as helper hash.
[metze/ctdb/wip.git] / lib / tdb / common / open.c
2010-10-07 Rusty Russelltdb: add Bob Jenkins lookup3 hash as helper hash.
2010-10-07 Günther Deschnerlib/tdb: fix c++ build warning in tdb_header_hash().
2010-10-07 Andrew Tridgelltdb: added TDB_NO_FSYNC env variable
2010-10-07 Rusty Russelltdb: put example hashes into header, so we notice incor...
2010-08-24 Martin SchwenkeMerge branch 'master' of git://git.samba.org/sahlberg...
2010-08-19 Ronnie SahlbergMerge commit 'rusty/ports-from-1.0.112' into foo
2010-08-17 Ronnie SahlbergMerge commit 'rusty/libctdb-new' into foo
2010-08-16 Rusty Russelltdb: remove unused variable in tdb_new_database().
2010-08-16 Rusty Russelltdb: fix short write logic in tdb_new_database
2010-04-22 Ronnie sahlbergMerge commit 'rusty/tdb-update'
2010-04-22 Volker Lendecketdb: Fix indentation in tdb_new_database()
2010-04-22 Volker LendeckeFix some nonempty blank lines
2010-04-22 Rusty Russelltdb: use tdb_nest_lock() for active lock.
2010-04-22 Rusty Russelltdb: use tdb_nest_lock() for open lock.
2010-04-22 Rusty Russelltdb: cleanup: tdb_have_extra_locks() helper
2010-04-22 Rusty Russelltdb: cleanup: rename global_lock to allrecord_lock.
2010-04-22 Rusty Russelltdb: cleanup: rename GLOBAL_LOCK to OPEN_LOCK.
2010-04-22 Rusty Russelltdb: cleanup: split brlock and brunlock methods.
2009-12-18 Martin SchwenkeMerge commit 'origin/master'
2009-12-16 Ronnie Sahlbergfix a conflict in the merge from rusty
2009-12-16 Ronnie Sahlbergfix conflict in merge from metze
2009-12-16 Stefan Metzmachertdb: add TDB_DISALLOW_NESTING and make TDB_ALLOW_NESTIN...
2009-12-16 Stefan Metzmachertdb: always set tdb->tracefd to -1 to be safe on goto...
2009-12-16 Kirill Smelkovtdb: reset tdb->fd to -1 in tdb_close()
2009-12-16 Rusty Russelllib/tdb: wean off TDB_ERRCODE.
2009-12-16 Rusty Russelllib/tdb: TDB_TRACE support (for developers)
2009-12-16 Rusty Russelllib/tdb: don't overwrite TDBs with different version...
2009-12-16 Jeremy AllisonAdd define guards around otherwise unused variable...
2009-08-11 Martin SchwenkeMerge commit 'origin/master'
2009-08-09 Ronnie SahlbergMerge root@10.1.1.27:/shared/ctdb/ctdb-git
2009-08-04 Rusty Russelltdb: don't alter tdb->flags in tdb_reopen_all()
2009-08-04 Rusty Russelltdb: Reimplementation of Metze's "lib/tdb: if we know...
2008-01-18 Andrew Tridgellmerge from samba4
2008-01-05 Andrew Tridgellmerge from Samba4
2008-01-05 Andrew Tridgellconvert tdb from u32 to uint32_t to match the current...
2007-09-19 Ronnie Sahlbergmerge from tridge
2007-09-19 Andrew Tridgellmake sure we set close on exec on any possibly inherite...
2007-07-10 Ronnie Sahlbergmerge from tridge
2007-07-10 Andrew Tridgellupdate lib/tdb from samba4
2007-07-10 Andrew Tridgellupdate lib/replace from samba4
2007-04-19 Ronnie Sahlbergmerge from tridge
2007-04-16 Ronnie sahlbergmerge from tridge
2007-04-16 Peter Somogyimerged tridge's branch
2007-04-16 Andrew Tridgellmerge local copy of tdb from samba4 tdb
2007-02-22 Peter Somogyimerged tridge's code
2007-02-20 Andrew Tridgelladded rest of tdb (missed in earlier commit)