Age | Commit message (Expand) | Author | Files | Lines |
2008-08-13 | first cut at adding full transactions for ctdb to samba3 | Andrew Tridgell | 1 | -75/+1 |
2008-08-12 | ensure we give an error code to any routines above that are looking | Andrew Tridgell | 1 | -0/+3 |
2008-07-15 | dbwrap: don't panic in db_open_trans() if called with TDB_CLEAR_IF_FIRST. | Michael Adam | 1 | -1/+1 |
2008-07-15 | dbwrap: don't panic in db_open_trans() when attaching to ctdb fails. | Michael Adam | 1 | -2/+0 |
2008-07-15 | dbwrap: don't panic in db_open() when attaching to ctdb fails. | Michael Adam | 1 | -2/+1 |
2008-07-15 | dbwrap: when clustering = yes, don't fall back to db_open_tdb in db_open_trans. | Michael Adam | 1 | -1/+8 |
2008-07-15 | dbwrap: when clustering = yes, don't fall back to db_open_tdb in db_open | Michael Adam | 1 | -1/+8 |
2008-04-14 | Fix the build of db_open_trans with CLUSTER_SUPPORT enabled | Volker Lendecke | 1 | -0/+2 |
2008-04-12 | dbwrap: use db_open_tdb2() in for db_open_trans() if "dbwrap:use_tdb2=yes" | Stefan Metzmacher | 1 | -2/+57 |
2008-03-27 | dbwrap: add db_open_trans() | Stefan Metzmacher | 1 | -0/+15 |
2008-01-16 | Merge CTDB-related fixes from samba-ctdb 3.0 branch (http://samba.org/~tridge... | Alexander Bokovoy | 1 | -2/+10 |
2007-12-10 | Add dbwrap bystring service routines | Volker Lendecke | 1 | -0/+42 |
2007-10-10 | r23784: use the GPLv3 boilerplate as recommended by the FSF and the license text | Andrew Tridgell | 1 | -2/+1 |
2007-10-10 | r23779: Change from v2 or later to v3 or later. | Jeremy Allison | 1 | -1/+1 |
2007-10-10 | r23410: Merge the core of the cluster code. | Volker Lendecke | 1 | -0/+26 |
2007-10-10 | r22775: For the cluster code I've developed a wrapper around tdb to put diffe... | Volker Lendecke | 1 | -0/+61 |