diff options
author | intrigeri <intrigeri@boum.org> | 2009-12-25 04:27:21 +0100 |
---|---|---|
committer | intrigeri <intrigeri@boum.org> | 2009-12-25 04:27:21 +0100 |
commit | 29b86fdfb88ab8aff53b2464dbd9961506d701fa (patch) | |
tree | 17b338d95a430e6ffa5ce4744cbf663bf6d52a2f /TODO | |
parent | 9400bd0098b6aa103d818d2d3d78f555c6e72bf2 (diff) | |
download | backupninja-29b86fdfb88ab8aff53b2464dbd9961506d701fa.tar.gz backupninja-29b86fdfb88ab8aff53b2464dbd9961506d701fa.tar.bz2 |
TODO: removed issues that are resolved or tracked in Redmine
Diffstat (limited to 'TODO')
-rw-r--r-- | TODO | 5 |
1 files changed, 0 insertions, 5 deletions
@@ -13,9 +13,6 @@ you are working on it! want local-to-local, or remote-to-local, or pull backups). This has been reported for the duplicity handler as Debian bug #346040. -. Make it so backupninja can be run as a regular user, instead of requiring - root - . Allow vsnames "all" in the msyql handler. . Factorize the rdiff.helper's connection-related functions into a lib, so @@ -25,5 +22,3 @@ you are working on it! . Add an exclude option to database handlers so you can configure it to backup all databases, except for the excluded ones - -. Consolidate the 'rsnap' and 'rub' handlers into one rsync snapshot handler |