diff options
| author | Elijah Saxon <elijah@riseup.net> | 2006-04-29 21:52:15 +0000 | 
|---|---|---|
| committer | Elijah Saxon <elijah@riseup.net> | 2006-04-29 21:52:15 +0000 | 
| commit | 515094f3f962571a775c5433b0694a813d3da404 (patch) | |
| tree | 2faa477b964793a52ca7b10e05b92d0b2378d6c8 | |
| parent | a8c5734f5471c1578828662d1046e41aaf31cf99 (diff) | |
| download | backupninja-515094f3f962571a775c5433b0694a813d3da404.tar.gz backupninja-515094f3f962571a775c5433b0694a813d3da404.tar.bz2 | |
vsnames = all, would be cool for mysql handler
| -rw-r--r-- | TODO | 5 | 
1 files changed, 1 insertions, 4 deletions
| @@ -13,10 +13,7 @@ you are working on it!  . Make it so backupninja can be run as a regular user, instead of requiring    root -. Implement the vsnames options in the mysql, svn and sys handlers, the same -  way as it already works in the duplicity and rdiff handlers. Then edit the -  corresponding helpers to make them use the lib/vserver functions to support -  this option. +. Allow vsnames "all" in the msyql handler.  . Factorize the rdiff.helper's connection-related functions into a lib, so    that they can be used by dup.helper too. (NB: don't forget that the dup | 
