summaryrefslogtreecommitdiff
path: root/lib/tdb/tools/tdbbackup.c
AgeCommit message (Collapse)AuthorFilesLines
2009-05-28fixed tdbbackup to give tdb error messagesAndrew Tridgell1-7/+31
2008-12-16make tdbbackup use transactionsAndrew Tridgell1-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
2008-09-17Move common libraries from root to lib/.Jelmer Vernooij1-0/+300