Age | Commit message (Expand) | Author | Files | Lines |
2013-02-05 | tdb: Remove "header" from tdb_context | Volker Lendecke | 1 | -3/+3 |
2012-12-21 | tdb: Fix blank line endings | Volker Lendecke | 1 | -1/+1 |
2012-03-22 | lib/tdb: fix OpenBSD incoherent mmap. | Rusty Russell | 1 | -1/+1 |
2012-02-14 | tdb: make tdb_private.h idempotent. | Rusty Russell | 1 | -0/+3 |
2011-12-21 | tdb: use same expansion factor logic when expanding for new recovery area. | Rusty Russell | 1 | -0/+1 |
2011-12-19 | tdb: be more careful on 4G files. | Rusty Russell | 1 | -1/+1 |
2011-04-19 | tdb: make sure we skip over recovery area correctly. | Rusty Russell | 1 | -0/+4 |
2010-12-29 | tdb: tdb_summary() support. | Rusty Russell | 1 | -0/+1 |
2010-09-27 | tdb: TDB_INCOMPATIBLE_HASH, to allow safe changing of default hash. | Rusty Russell | 1 | -0/+1 |
2010-09-27 | tdb: add Bob Jenkins lookup3 hash as helper hash. | Rusty Russell | 1 | -0/+1 |
2010-09-13 | tdb: put example hashes into header, so we notice incorrect hash_fn. | Rusty Russell | 1 | -1/+5 |
2010-05-05 | tdb: fix short write logic in tdb_new_database | Rusty Russell | 1 | -1/+1 |
2010-04-20 | tdb: update tdb ABI to use hide_symbols=True | Andrew Tridgell | 1 | -1/+1 |
2010-03-26 | tdb: Add a non-blocking version of tdb_transaction_start | Volker Lendecke | 1 | -1/+2 |
2010-03-25 | Fix some nonempty blank lines | Volker Lendecke | 1 | -2/+2 |
2010-02-24 | tdb: handle processes dying during transaction commit. | Rusty Russell | 1 | -0/+1 |
2010-02-24 | tdb: remove lock ops | Rusty Russell | 1 | -2/+0 |
2010-02-24 | tdb: rename tdb_release_extra_locks() to tdb_release_transaction_locks() | Rusty Russell | 1 | -1/+1 |
2010-02-17 | tdb: tdb_allrecord_lock/tdb_allrecord_unlock/tdb_allrecord_upgrade | Rusty Russell | 1 | -2/+5 |
2010-02-17 | tdb: remove num_locks | Rusty Russell | 1 | -1/+0 |
2010-02-17 | tdb: use tdb_nest_lock() for transaction lock. | Rusty Russell | 1 | -1/+0 |
2010-02-24 | tdb: cleanup: tdb_release_extra_locks() helper | Rusty Russell | 1 | -0/+1 |
2010-02-17 | tdb: cleanup: tdb_have_extra_locks() helper | Rusty Russell | 1 | -0/+1 |
2010-02-17 | tdb: cleanup: tdb_nest_lock/tdb_nest_unlock | Rusty Russell | 1 | -1/+5 |
2010-02-17 | tdb: cleanup: rename global_lock to allrecord_lock. | Rusty Russell | 1 | -1/+1 |
2010-02-17 | tdb: cleanup: rename GLOBAL_LOCK to OPEN_LOCK. | Rusty Russell | 1 | -1/+1 |
2010-02-24 | tdb: make _tdb_transaction_cancel static. | Rusty Russell | 1 | -1/+0 |
2010-02-17 | tdb: cleanup: split brlock and brunlock methods. | Rusty Russell | 1 | -4/+18 |
2010-02-10 | tdb: give a name to the invalid recovery area constant (0) | Rusty Russell | 1 | -0/+1 |
2009-10-23 | tdb: rename 'struct list_struct' into 'struct tdb_record' | Stefan Metzmacher | 1 | -9/+9 |
2009-10-22 | lib/tdb: TDB_TRACE support (for developers) | Rusty Russell | 1 | -0/+36 |
2009-07-20 | Make tdb transaction lock recursive (samba version) | Rusty Russell | 1 | -1/+1 |
2008-09-17 | Move common libraries from root to lib/. | Jelmer Vernooij | 1 | -0/+213 |