Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2011-04-19 | tdb_backup: avoid transaction on backup file, use lockall | Simo Sorce | 1 | -8/+13 | |
Transactions have the side effect of generating bigger files. By removing the transaction files get as much as 30% smaller. Autobuild-User: Simo Sorce <idra@samba.org> Autobuild-Date: Tue Apr 19 23:34:37 CEST 2011 on sn-devel-104 | |||||
2009-05-28 | fixed tdbbackup to give tdb error messages | Andrew Tridgell | 1 | -7/+31 | |
2008-12-16 | make tdbbackup use transactions | Andrew Tridgell | 1 | -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-17 | Move common libraries from root to lib/. | Jelmer Vernooij | 1 | -0/+300 | |