summaryrefslogtreecommitdiff
path: root/source3/include/dbwrap.h
AgeCommit message (Expand)AuthorFilesLines
2008-08-13first cut at adding full transactions for ctdb to samba3Andrew Tridgell1-6/+0
2008-04-12dbwrap: add dbwrap_tdb2 backendStefan Metzmacher1-0/+8
2008-03-28Fix a confusing variable nameVolker Lendecke1-2/+2
2008-03-27dbwrap: add db_open_trans()Stefan Metzmacher1-0/+5
2008-03-25build: don't autogenerate prototypes for util_tdb and dbwrap anymore.Michael Adam1-0/+21
2008-03-10Add transactions to the dbwrap APIVolker Lendecke1-0/+3
2008-01-16Merge CTDB-related fixes from samba-ctdb 3.0 branch (http://samba.org/~tridge...Alexander Bokovoy1-0/+1
2007-12-10Add dbwrap bystring service routinesVolker Lendecke1-0/+5
2007-11-22Cosmetic fixVolker Lendecke1-3/+3
2007-10-10r23784: use the GPLv3 boilerplate as recommended by the FSF and the license textAndrew Tridgell1-2/+1
2007-10-10r23779: Change from v2 or later to v3 or later.Jeremy Allison1-1/+1
2007-10-10r23220: Add traverse_read to dbwrapVolker Lendecke1-0/+4
2007-10-10r22775: For the cluster code I've developed a wrapper around tdb to put diffe...Volker Lendecke1-0/+51