Merge branch 'master' of git://git.samba.org/samba
[samba.git] / source3 / lib / dbwrap.c
2009-10-22 Volker Lendeckes3: Remove a pointless #endif/#ifdef pair
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...
2008-09-14 Stefan MetzmacherMerge Samba3 and Samba4 together
2008-08-13 Andrew Tridgellfirst cut at adding full transactions for ctdb to samba3
2008-08-12 Andrew Tridgellensure we give an error code to any routines above...
2008-07-16 Derrell LipmanMerge branch 'v3-3-test' of ssh://git.samba.org/data...
2008-07-15 Michael Adamdbwrap: don't panic in db_open_trans() if called with...
2008-07-15 Michael Adamdbwrap: don't panic in db_open_trans() when attaching...
2008-07-15 Michael Adamdbwrap: don't panic in db_open() when attaching to...
2008-07-15 Michael Adamdbwrap: when clustering = yes, don't fall back to db_op...
2008-07-15 Michael Adamdbwrap: when clustering = yes, don't fall back to db_op...
2008-04-14 Volker LendeckeFix the build of db_open_trans with CLUSTER_SUPPORT...
2008-04-12 Stefan Metzmacherdbwrap: use db_open_tdb2() in for db_open_trans() if...
2008-03-27 Stefan Metzmacherdbwrap: add db_open_trans()
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-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 Lendecker23410: Merge the core of the cluster code.
2007-10-10 Volker Lendecker22775: For the cluster code I've developed a wrapper...