Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | tdb: add TDB_MUTEX_LOCKING support | Volker Lendecke | 2014-05-22 | 1 | -0/+2 |
* | tdb: introduce tdb->hdr_ofs | Volker Lendecke | 2014-05-22 | 1 | -9/+13 |
* | tdb: introduce TDB_SUPPORTED_FEATURE_FLAGS | Stefan Metzmacher | 2014-05-22 | 1 | -0/+2 |
* | tdb: use asprintf() to simplify tdb_summary() | Stefan Metzmacher | 2014-05-22 | 1 | -7/+6 |
* | lib/tdb: fix compiler warnings | Christian Ambach | 2013-12-12 | 1 | -5/+5 |
* | tdb: fix logging of offets and lengths. | Rusty Russell | 2013-05-28 | 1 | -1/+1 |
* | tdb: include information about hash function being used in tdbtool info output | Christian Ambach | 2013-05-14 | 1 | -0/+2 |
* | tdb: Remove "header" from tdb_context | Volker Lendecke | 2013-02-05 | 1 | -3/+3 |
* | tdb: Fix blank line endings | Volker Lendecke | 2012-12-21 | 1 | -2/+2 |
* | tdb: make sure we skip over recovery area correctly. | Rusty Russell | 2011-04-19 | 1 | -2/+11 |
* | tdb: Fix Coverity ID 2238: SECURE_CODING | Volker Lendecke | 2011-03-30 | 1 | -24/+24 |
* | tdb: Fix a C++ warning | Volker Lendecke | 2011-02-12 | 1 | -1/+1 |
* | tdb: tdb_summary() support. | Rusty Russell | 2010-12-29 | 1 | -0/+192 |