s3: piddir creation fix part 2.
[ira/wip.git] / lib / tdb / common / check.c
2011-12-19 Rusty Russelltdb: be more careful on 4G files.
2010-12-29 Rusty Russelltdb: tdb_summary() support.
2010-10-21 Jelmer Vernooijtdb: Set _PUBLIC_ in C file rather than header files...
2010-09-27 Rusty Russelltdb: TDB_INCOMPATIBLE_HASH, to allow safe changing...
2010-09-13 Rusty Russelltdb: put example hashes into header, so we notice incor...
2010-09-13 Rusty Russelltdb: fix tdb_check() on other-endian tdbs.
2010-09-13 Rusty Russelltdb: fix tdb_check() on read-only TDBs to actually...
2010-09-13 Rusty Russelltdb: make check more robust against recovery failures.
2010-07-28 Jeremy AllisonFix tdb_check() to work with read-only tdb databases...
2010-02-10 Rusty Russelltdb: give a name to the invalid recovery area constant (0)
2009-11-07 Volker Lendecketdb: Fix a C++ warning
2009-10-23 Stefan Metzmachertdb: rename 'struct list_struct' into 'struct tdb_record'
2009-10-21 Rusty Russelllib/tdb: add tdb_check()