param: Use a bool to hold boolean parameters
[kai/samba-autobuild/.git] / lib / tdb2 / open.c
2011-09-13 Rusty Russelltdb2: add error conversion functions.
2011-09-13 Rusty Russelltdb2: add tdb_attribute_tdb1_max_dead
2011-09-13 Rusty Russelltdb2: unify tdb1_open into tdb_open
2011-09-13 Rusty Russelltdb2: disallow SEED attribute with TDB_VERSION1.
2011-09-13 Rusty Russelltdb2: add TDB_ATTRIBUTE_TDB1_HASHSIZE
2011-09-13 Rusty Russelltdb2: make jenkins_hash function non-static, rename...
2011-09-13 Rusty Russelltdb2: merge tdb1_context into tdb_context.
2011-09-13 Rusty Russelltdb2: tdb_foreach()
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: enforce TDB_CONVERT
2011-09-13 Rusty Russelltdb2: cleanup oob handling.
2011-09-13 Rusty Russelltdb2: fix internal tdb_write_convert() error handling...
2011-08-31 Rusty Russelltdb2: add full LGPL headers
2011-06-24 Stefan MetzmacherMerge commit 'release-4-0-0alpha15' into master4-tmp
2011-06-24 Andrew BartlettMerge 2610c05b5b95cc7036b3d6dfb894c6cfbdb68483 as Samba... samba-4.0.0alpha16
2011-06-20 Rusty Russelltdb2: add lib/tdb2 (from CCAN init-1161-g661d41f)