summaryrefslogtreecommitdiffstats
path: root/source3/lib/dbwrap/dbwrap_private.h
Commit message (Expand)AuthorAgeFilesLines
* s3: Enforce a lock order in dbwrapVolker Lendecke2012-01-181-0/+1
* s3: Add a "lock_order" argument to db_openVolker Lendecke2012-01-181-0/+2
* s3-dbwrap: Remove the "fetch" db_context callbackVolker Lendecke2011-12-151-2/+0
* s3-dbwrap: Make dbwrap_parse_record return NTSTATUSVolker Lendecke2011-12-151-4/+4
* s3-dbwrap: Make dbwrap_fallback_wipe privateVolker Lendecke2011-12-081-2/+0
* s3-dbwrap: Make dbwrap_fallback_parse_record privateVolker Lendecke2011-12-081-6/+0
* s3-dbwrap: Make dbwrap_fallback_fetch privateVolker Lendecke2011-12-081-4/+0
* s3:dbwrap: turn the fetch dbwrap method to NTSTATUS return code.Michael Adam2011-11-291-4/+4
* s3:dbwrap: move definitions of db_record and db_contect structs to dbwrap_pri...Michael Adam2011-10-111-0/+35
* s3:dbwrap: add function dbwrap_wipe()Gregor Beck2011-10-111-0/+2
* s3:dbwrap: move db_open() to a file dbwrap_open.c of its own.Michael Adam2011-07-291-0/+38