s3:dbwrap: turn the fetch dbwrap method to NTSTATUS return code.
[tridge/samba.git] / source3 / lib / dbwrap / dbwrap_tdb.c
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...