s3-dbwrap: Make dbwrap_parse_record return NTSTATUS
[kai/samba.git] / source3 / lib / dbwrap / dbwrap_rbt.c
2011-12-15 Volker Lendeckes3-dbwrap: Make dbwrap_parse_record return NTSTATUS
2011-11-29 Michael Adams3:dbwrap: turn the fetch dbwrap method to NTSTATUS...
2011-10-11 Michael Adams3:dbwrap: move definitions of db_record and db_contect...
2011-10-11 Gregor Becks3:dbwrap: fix db_rbt_traverse() to return the record...
2011-10-11 Gregor Becks3:dbwrap: add specific dbwrap_wipe() implementation...
2011-10-11 Gregor Becks3:dbwrap: add specific dbwrap_parse_record() implement...
2011-10-11 Gregor Becks3:dbwrap: add specific dbwrap_exists() implementation...
2011-10-11 Gregor Becks3:dbwrap: factor out db_rpt_search_internal()
2011-10-11 Michael Adams3:dbwrap: move the db_open_rbt() prototype to a new...
2011-07-29 Michael Adams3:dbwrap: move all .c and .h files of dbwrap to lib...