s3-dbwrap: Make dbwrap_parse_record return NTSTATUS
[kai/samba.git] / source3 / lib / dbwrap / dbwrap_tdb.c
2011-12-15 Volker Lendeckes3-dbwrap: Make dbwrap_parse_record return NTSTATUS
2011-12-13 Volker Lendeckes3-dbwrap: Simplify db_tdb_fetchlock_parse a bit
2011-12-08 Volker Lendeckes3-dbwrap: Use simpler code for logging keys
2011-12-08 Volker Lendeckes3: Fix some blank line endings
2011-11-30 Michael Adams3:dbwrap_tdb: pass NTSTATUS code further up from db_td...
2011-11-29 Michael Adams3:dbwrap: turn the fetch dbwrap method to NTSTATUS...
2011-10-13 Andrew Bartlettlib/util: Add back control of mmap and hash size in...
2011-10-11 Michael Adams3:dbwrap: move definitions of db_record and db_contect...
2011-10-11 Gregor Becks3:dbwrap: add specific dbwrap_wipe() implementation...
2011-10-11 Gregor Becks3:dbwrap: add specific dbwrap_exists() implementation...
2011-10-11 Michael Adams3:dbwrap: move the db_open_tdb() prototype to a new...
2011-09-13 Rusty Russelldbwrap_tdb: handle tdb2 return values properly.
2011-08-25 Michael Adams3:dbwrap_tdb: correctly catch the error from the retur...
2011-07-29 Michael Adams3:dbwrap: move all .c and .h files of dbwrap to lib...