tdb2: Make tdb1 use the tdb_file structure.
[mat/samba.git] / lib / tdb2 / tdb1_private.h
2011-09-13 Rusty Russelltdb2: Make tdb1 use the tdb_file structure.
2011-09-13 Rusty Russelltdb2: Make TDB1 code use TDB2's open flags.
2011-09-13 Rusty Russelltdb2: Make tdb1 share tdb_store flags, struct tdb_data...
2011-09-13 Rusty Russelltdb2: make TDB1 code use tdb2's TDB_ERROR and tdb_logerr()
2011-09-13 Rusty Russelltdb2: make tdb1 headers include tdb2 headers.
2011-09-13 Rusty Russelltdb2: get rid of TDB1 mark and nonblock functions.
2011-09-13 Rusty Russelltdb2: remove _PUBLIC_ in tdb1 functions.
2011-09-13 Rusty Russelltdb2: Remove unused tdb1 functions.
2011-09-13 Rusty Russelltdb2: import TDB1 code.