tdb2: make tdb1 use same low-level lock functions.
[kai/samba.git] / lib / tdb2 / private.h
2011-09-13 Rusty Russelltdb2: make tdb1 use same low-level lock functions.
2011-09-13 Rusty Russelltdb2: Make tdb1 use the tdb_file structure.
2011-09-13 Rusty Russelltdb2: make TDB1 code use tdb2's TDB_ERROR and tdb_logerr()
2011-09-13 Rusty Russelltdb2: rearrange tdb_context layout so tdb1_context...
2011-09-13 Rusty Russelltdb2: keep link of every non-internal tdb.
2011-09-13 Rusty Russelltdb2: save openhook, allow tdb_get_attribute() on it.
2011-09-13 Rusty Russelltdb2: add TDB_RDONLY flag, allow setting/unsetting it.
2011-09-13 Rusty Russelltdb2: save open_flags instead of mmap_flags.
2011-09-13 Rusty Russelltdb2: Hand error code to logging function.
2011-09-13 Rusty Russelltdb2: move transaction lock
2011-09-13 Rusty Russelltdb2: fix tdb_lock offset.
2011-09-13 Rusty Russelltdb2: Fix to always use 64-bit offset definition
2011-06-24 Stefan MetzmacherMerge commit 'release-4-0-0alpha15' into master4-tmp
2011-06-24 Andrew BartlettMerge 2610c05b5b95cc7036b3d6dfb894c6cfbdb68483 as Samba... save-diskspace-tags/samba-4.0.0alpha16
2011-06-20 Rusty Russelltdb2: minor changes to SAMBIFY it.
2011-06-20 Rusty Russelltdb2: add lib/tdb2 (from CCAN init-1161-g661d41f)