summaryrefslogtreecommitdiffstats
path: root/source/include/dbwrap.h
Commit message (Expand)AuthorAgeFilesLines
* Fix bug #6195 - Migrating from 3.0.x to 3.3.x can fail to update passdb.tdb c...Jeremy Allison2009-03-311-0/+2
* Add dbwrap->parse_recordVolker Lendecke2009-03-271-0/+4
* first cut at adding full transactions for ctdb to samba3Andrew Tridgell2008-08-131-6/+0
* dbwrap: add dbwrap_tdb2 backendStefan Metzmacher2008-04-121-0/+8
* Fix a confusing variable nameVolker Lendecke2008-03-281-2/+2
* dbwrap: add db_open_trans()Stefan Metzmacher2008-03-271-0/+5
* build: don't autogenerate prototypes for util_tdb and dbwrap anymore.Michael Adam2008-03-251-0/+21
* Add transactions to the dbwrap APIVolker Lendecke2008-03-101-0/+3
* Merge CTDB-related fixes from samba-ctdb 3.0 branch (http://samba.org/~tridge...Alexander Bokovoy2008-01-161-0/+1
* Add dbwrap bystring service routinesVolker Lendecke2007-12-101-0/+5
* Cosmetic fixVolker Lendecke2007-11-221-3/+3
* r23784: use the GPLv3 boilerplate as recommended by the FSF and the license textAndrew Tridgell2007-10-101-2/+1
* r23779: Change from v2 or later to v3 or later.Jeremy Allison2007-10-101-1/+1
* r23220: Add traverse_read to dbwrapVolker Lendecke2007-10-101-0/+4
* r22775: For the cluster code I've developed a wrapper around tdb to put diffe...Volker Lendecke2007-10-101-0/+51