summaryrefslogtreecommitdiffstats
path: root/ctdb/lib/tdb/tools/tdbbackup.c
Commit message (Collapse)AuthorAgeFilesLines
* lib/tdb: Sync tdb from samba git treeAmitay Isaacs2012-04-131-8/+13
| | | | | | Signed-off-by: Amitay Isaacs <amitay@gmail.com> (This used to be ctdb commit 0f40ea2386892ae10b30beeded0e00edf4c019c3)
* make tdbbackup use transactionsAndrew Tridgell2009-12-161-6/+19
| | | | | | | | | | | tdbbackup was originally written before we had transactions, and it attempted to use its own fsync() calls to make it safe. Now that we have transactions we can do it in a much safer (and faster!) fashion (cherry picked from samba commit 2e4247782bd5812bc8e7ea24194c8436748bb2fa) Signed-off-by: Stefan Metzmacher <metze@samba.org> (This used to be ctdb commit cd23d36ada9631095ca68663516de0c8d8c3bbed)
* fixed tdbbackup to give tdb error messages (cherry picked from samba commit ↵Andrew Tridgell2009-12-161-7/+31
| | | | | | | | 08be1420ba52ef9bba90d0f811c7810841ee8568) Signed-off-by: Stefan Metzmacher <metze@samba.org> (This used to be ctdb commit 3d44412593b8748a5158e15b83cd9eb548231194)
* merge from Samba4Andrew Tridgell2008-01-051-3/+3
| | | | (This used to be ctdb commit 9aed7a1d065272c2e5b54872228a73f37664b526)
* update lib/tdb from samba4Andrew Tridgell2007-07-101-1/+1
| | | | (This used to be ctdb commit 96a39ccee38bcfd64d614fe4670766e59ef246b6)
* update lib/replace from samba4Andrew Tridgell2007-07-101-3/+2
| | | | (This used to be ctdb commit f0555484105668c01c21f56322992e752e831109)
* merge tdb updates from samba4Andrew Tridgell2007-04-211-5/+181
| | | | (This used to be ctdb commit c9959e5741a17fd52070b744714eb00bf92a93eb)
* added copies of libs so can be built standaloneAndrew Tridgell2007-01-251-0/+125
(This used to be ctdb commit 0bf6e6cb371bb946ea8cc1d8c7a23a41ea715832)