Merge commit 'release-4-0-0alpha15' into master4-tmp
[kai/samba-autobuild/.git] / source3 / include / dbwrap.h
2011-06-24 Stefan MetzmacherMerge commit 'release-4-0-0alpha15' into master4-tmp
2011-06-20 Rusty Russelltdb_compat.h: divert every tdb build and includes to...
2011-05-06 Günther Deschners3: only include tdb headers where needed.
2011-04-04 Gregor Becks3: add function dbwrap_traverse
2011-04-04 Gregor Becks3: add function dbwrap_trans_traverse
2011-03-23 Günther Deschners3-prototypes: remove protos of some dead functions.
2010-08-25 Günther Deschners3-build: use dbwrap.h only where needed.
2010-03-14 Volker Lendeckes3: Fix some nonempty blank lines
2009-03-31 Andrew TridgellMerge branch 'master' into wspp-schema
2009-03-27 Jeremy AllisonFix bug #6195 - Migrating from 3.0.x to 3.3.x can fail...
2009-03-05 Andrew BartlettMerge branch 'master' of ssh://git.samba.org/data/git...
2009-03-01 Jelmer VernooijMerge branch 'master' of git://git.samba.org/samba...
2009-02-26 Volker LendeckeAdd dbwrap->parse_record
2009-01-19 Jelmer VernooijMerge branch 'v4-0-stable'
2009-01-19 Stefan Metzmachers3:dbwrap: add dbwrap_delete(), dbwrap_store() and...
2009-01-19 Stefan Metzmachers3:dbwrap: add get_flags() hook to db_context
2008-09-14 Stefan MetzmacherMerge Samba3 and Samba4 together
2008-08-13 Andrew Tridgellfirst cut at adding full transactions for ctdb to samba3
2008-04-12 Stefan Metzmacherdbwrap: add dbwrap_tdb2 backend
2008-03-28 Volker LendeckeFix a confusing variable name
2008-03-27 Stefan Metzmacherdbwrap: add db_open_trans()
2008-03-25 Michael Adambuild: don't autogenerate prototypes for util_tdb and...
2008-03-10 Volker LendeckeAdd transactions to the dbwrap API
2008-02-29 Karolin SeegerMerge commit 'origin/v3-2-test' into v3-2-stable
2008-02-01 Simo SorceMerge branch 'v3-2-test' of ssh://git.samba.org/data...
2008-01-16 Alexander BokovoyMerge branch 'v3-2-test' of ssh://git.samba.org/data...
2008-01-16 Simo SorceMerge branch 'v3-2-test' of ssh://git.samba.org/data...
2008-01-16 Alexander BokovoyMerge branch 'ctdb-merge' into v3-2-test
2008-01-16 Alexander BokovoyMerge branch 'v3-2-test' of ssh://git.samba.org/data...
2008-01-16 Alexander BokovoyMerge CTDB-related fixes from samba-ctdb 3.0 branch...
2007-12-10 Volker LendeckeAdd dbwrap bystring service routines
2007-11-22 Volker LendeckeCosmetic fix
2007-10-10 Andrew Tridgellr23784: use the GPLv3 boilerplate as recommended by...
2007-10-10 Jeremy Allisonr23779: Change from v2 or later to v3 or later.
2007-10-10 Volker Lendecker23220: Add traverse_read to dbwrap
2007-10-10 Volker Lendecker22775: For the cluster code I've developed a wrapper...