summaryrefslogtreecommitdiff
path: root/source3/lib/dbwrap/dbwrap_private.h
AgeCommit message (Expand)AuthorFilesLines
2011-12-15s3-dbwrap: Remove the "fetch" db_context callbackVolker Lendecke1-2/+0
2011-12-15s3-dbwrap: Make dbwrap_parse_record return NTSTATUSVolker Lendecke1-4/+4
2011-12-08s3-dbwrap: Make dbwrap_fallback_wipe privateVolker Lendecke1-2/+0
2011-12-08s3-dbwrap: Make dbwrap_fallback_parse_record privateVolker Lendecke1-6/+0
2011-12-08s3-dbwrap: Make dbwrap_fallback_fetch privateVolker Lendecke1-4/+0
2011-11-29s3:dbwrap: turn the fetch dbwrap method to NTSTATUS return code.Michael Adam1-4/+4
2011-10-11s3:dbwrap: move definitions of db_record and db_contect structs to dbwrap_pri...Michael Adam1-0/+35
2011-10-11s3:dbwrap: add function dbwrap_wipe()Gregor Beck1-0/+2
2011-07-29s3:dbwrap: move db_open() to a file dbwrap_open.c of its own.Michael Adam1-0/+38