aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2009-08-27Defaulting backupkeytype to 'rsa'Silvio Rhatto
2009-08-27Adding additional clause to avoid blank real_keytypeSilvio Rhatto
2009-08-27Adding additional clause to avoid blank keytypeSilvio Rhatto
2009-08-27Making backupkeytype = false by default to avoided blank keytypeSilvio Rhatto
2009-08-27Removing wrong defined() callSilvio Rhatto
2009-08-27Merge branch 'master' of git://labs.riseup.net/module_backupninjaSilvio Rhatto
2009-08-27Merge commit '6734c256525e1dd42ba3648db82083bcabca66ed'Micah Anderson
2009-08-27Merge branch 'master' of git://labs.riseup.net/module_backupninjaSilvio Rhatto
2009-08-27add a note about the password variable needing to be enclosed in single quotesMicah Anderson
2009-08-27the $password variable also must be set, so spit an error if it is not definedMicah Anderson
2009-08-27set a requirement that the rdiff-backup directory variable must be setMicah Anderson
2009-08-27fix the $desthost variable requirement, was incorrectly set to $hostMicah Anderson
2009-08-27I unset the duplicity options that are set by default by backupninjaMicah Anderson
2009-08-27remove some stray commentsMicah Anderson
2009-08-27Fixing some definitions at backupninja::server::sandbox (2)Silvio Rhatto
2009-08-27Fixing some definitions at backupninja::server::sandboxSilvio Rhatto
2009-08-27Checking whether an exported resource is definedSilvio Rhatto
2009-08-27add in comment from 05efcc415ed19793e10d71e95a1d412e5d2095d1, didn'tMicah Anderson
2009-08-27* add duplicity package management class to the client classMicah Anderson
2009-08-27Merge commit '73c59d37ff9f35abf4307fd243e4ed5ec9e78d97'Micah Anderson
2009-08-27Trying to avoid duplicate definition of backupninja::client::key on backupnin...Silvio Rhatto
2009-08-26Avoiding duplicate file definitions at backupninja::client::keySilvio Rhatto
2009-08-26Setting the right default value for backupkeytypeSilvio Rhatto
2009-08-26Adding backupkeytype parameter at backupninja::rdiffSilvio Rhatto
2009-08-26Fixing some definitions at backupninja::server::sandbox (2)Silvio Rhatto
2009-08-26Fixing some definitions at backupninja::server::sandboxSilvio Rhatto
2009-08-26OopsSilvio Rhatto
2009-08-26Add rdiff::backup option to config dest user home folderSilvio Rhatto
2009-07-19Merge branch 'master' of git://labs.riseup.net/module_backupninjaSilvio Rhatto
2009-07-16Checking whether an exported resource is definedSilvio Rhatto
2009-07-15add some details to the README about the package installation optionsMicah Anderson
2009-07-15fix rdiff-backup class name, "You can use Aa-Zz, 0-9 and underscores in varia...Micah Anderson
2009-07-15remove redundant case statements which tested to see if the package ensure ve...Micah Anderson
2009-07-15create subclasses for maildir and rdiff-backup. If you are using these featur...Matt Taggart
2009-07-13adding duplicity package as dependency for handler.drebs
2009-07-13fixing file extension from ".duplicity" to ".dup".drebs
2009-07-13adding key type for duplicity.drebs
2009-07-13adding support for keytypes in backupninja server.drebs
2009-07-13adding backup-key-type to duplicity handler.drebs
2009-07-13eliminating some globbing because of server cache.drebs
2009-07-13some corrections to duplicity handler.drebs
2009-07-13adding duplicity handler.drebs
2009-07-12adding duplicity configfile template.drebs
2009-06-25detect properly duplicity backupsAntoine Beaupre
2009-06-18add -o flag to treat only one backup, add rsync.log detectionAntoine Beaupre
2009-06-16the rdiff handler requires rsync to be installed on the node, include itAntoine Beaupre
2009-06-16add extras flag to add arbitrary options to rdiff configurationAntoine Beaupre
2009-06-16parse rdiff-backup logfile for the last real successful backup instead of jus...Antoine Beaupre
2009-04-27always use force, use backports for rdiff-backup in etch so we always use len...Antoine Beaupre
2009-04-27add backups servicegroup, put rdiff in a seperate class so we can overrideAntoine Beaupre