Age | Commit message (Expand) | Author | Files | Lines |
2012-03-22 | lib/tdb2: fix OpenBSD incoherent mmap (tdb2 version) | Rusty Russell | 1 | -0/+5 |
2012-02-21 | lib/tdb2: Mark public function as such | Amitay Isaacs | 1 | -15/+15 |
2011-11-01 | tdb2: use HAVE_LIBREPLACE instead of _SAMBA_BUILD_. | Rusty Russell | 1 | -1/+1 |
2011-09-20 | tdb2: allow readonly changes even while holding locks. | Rusty Russell | 1 | -10/+0 |
2011-09-14 | tdb2: add error conversion functions. | Rusty Russell | 1 | -19/+19 |
2011-09-14 | tdb2: tdb_repack | Rusty Russell | 1 | -0/+61 |
2011-09-14 | tdb2: unify tdb1_get_seqnum/tdb1_increment_seqnum into tdb_get_seqnum/tdb_inc... | Rusty Russell | 1 | -1/+14 |
2011-09-14 | tdb2: unify tdb1_parse_record into tdb_parse_record | Rusty Russell | 1 | -0/+5 |
2011-09-14 | tdb2: unify tdb1_store into tdb_store | Rusty Russell | 1 | -0/+4 |
2011-09-14 | tdb2: unify tdb1_delete into tdb_delete. | Rusty Russell | 1 | -0/+6 |
2011-09-14 | tdb2: unify tdb1_append into tdb_append | Rusty Russell | 1 | -0/+6 |
2011-09-14 | tdb2: unify tdb1_fetch into tdb_fetch | Rusty Russell | 1 | -0/+3 |
2011-09-14 | tdb2: unify tdb1_store into tdb_store | Rusty Russell | 1 | -0/+6 |
2011-09-14 | tdb2: merge tdb1_context into tdb_context. | Rusty Russell | 1 | -6/+14 |
2011-09-14 | tdb2: add TDB_RDONLY flag, allow setting/unsetting it. | Rusty Russell | 1 | -0/+39 |
2011-09-14 | tdb2: Hand error code to logging function. | Rusty Russell | 1 | -3/+3 |
2011-08-31 | tdb2: add full LGPL headers | Rusty Russell | 1 | -0/+17 |
2011-06-20 | tdb2: minor changes to SAMBIFY it. | Rusty Russell | 1 | -0/+2 |
2011-06-20 | tdb2: add lib/tdb2 (from CCAN init-1161-g661d41f) | Rusty Russell | 1 | -0/+484 |