summaryrefslogtreecommitdiffstats
path: root/source3/lib/dbwrap/dbwrap_ctdb.c
Commit message (Expand)AuthorAgeFilesLines
* s3:dbwrap_ctdb: return the number of records in db_ctdb_traverse() for persis...Stefan Metzmacher2011-10-141-3/+15
* s3:dbwrap_ctdb: fix the build after changing signature of tdb_wrap_open()Michael Adam2011-10-131-1/+7
* s3:dbwrap_ctdb: improve the check for skipping the __db_sequence_number__ rec...Michael Adam2011-10-121-2/+1
* s3:dbwrap_ctdb: fix check for skipping the __db_sequence_number__ in traverseMichael Adam2011-10-121-1/+1
* s3-dbwrap_ctdb: fix the build.Günther Deschner2011-10-121-1/+4
* s3:dbwrap: remove m_all marshall buffer from ctdb transaction.Gregor Beck2011-10-121-23/+1
* s3:dbwrap: traverse records created within this transaction.Gregor Beck2011-10-121-1/+39
* s3:dbwrap: move definitions of db_record and db_contect structs to dbwrap_pri...Michael Adam2011-10-111-0/+1
* s3:dbwrap: move the db_open_ctdb() prototype to a new header dbwrap_ctdb.hMichael Adam2011-10-111-0/+1
* s3:dbwrap_ctdb: improve the check for skipping the __db_sequence_number__ rec...Michael Adam2011-09-281-2/+1
* s3:dbwrap_ctdb: skip the internal __db_sequence_number__ key from (persistent...Michael Adam2011-09-201-0/+26
* 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_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-291-0/+1440