Age | Commit message (Expand) | Author | Files | Lines |
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 |