s3: Add a "lock_order" argument to db_open
[metze/samba/wip.git] / source3 / lib / dbwrap / dbwrap_private.h
2012-01-18 Volker Lendeckes3: Add a "lock_order" argument to db_open
2011-12-15 Volker Lendeckes3-dbwrap: Remove the "fetch" db_context callback
2011-12-15 Volker Lendeckes3-dbwrap: Make dbwrap_parse_record return NTSTATUS
2011-12-08 Volker Lendeckes3-dbwrap: Make dbwrap_fallback_wipe private
2011-12-08 Volker Lendeckes3-dbwrap: Make dbwrap_fallback_parse_record private
2011-12-08 Volker Lendeckes3-dbwrap: Make dbwrap_fallback_fetch private
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: add function dbwrap_wipe()
2011-07-29 Michael Adams3:dbwrap: move db_open() to a file dbwrap_open.c of...