summaryrefslogtreecommitdiffstats
path: root/source3/lib/dbwrap
Commit message (Expand)AuthorAgeFilesLines
* dbwrap_tdb: handle tdb2 return values properly.Rusty Russell2011-09-141-4/+4
* s3:dbwrap_ctdb: improve error message in transaction destructorGregor Beck2011-09-071-1/+2
* s3: Silence some warningsVolker Lendecke2011-08-301-0/+19
* s3:dbwrap_tdb: correctly catch the error from the return code of tdb_parse in...Michael Adam2011-08-251-1/+6
* s3:dbwrap_ctdb: improve transaction start/commit/cancel debuggingMichael Adam2011-08-151-2/+8
* s3:dbwrap: move all .c and .h files of dbwrap to lib/dbwrap/Michael Adam2011-07-298-1/+3423
* s3:dbwrap: move db_is_local() from dbwrap.c to dbwrap_open.cMichael Adam2011-07-292-0/+33
* s3:dbwrap: move db_open() to a file dbwrap_open.c of its own.Michael Adam2011-07-293-0/+167