aboutsummaryrefslogtreecommitdiff
path: root/handlers
AgeCommit message (Expand)Author
2012-02-28Rsync handler: use the backup start time and not the time the backup was fini...bug/debian/654192Silvio Rhatto
2012-02-26Fixing $rsync_options output when rsync is local (Issue #3001)Silvio Rhatto
2012-02-25Report duplicity failure output at error loglevel so that it is emailed.intrigeri
2012-02-25Report failure of rdiff-backup jobs as such.intrigeri
2012-02-25Remove leftover FIXME that was fixed.intrigeri
2012-02-25Fix typos.intrigeri
2012-02-25pgsql: don't produce empty uncompressed backups (Redmine#3820).intrigeri
2012-01-29Support bandwidthlimit again with new duplicity, using trickle.intrigeri
2012-01-29dup: add precmd to every duplicity call.intrigeri
2012-01-29Use --ssh-options with dup >= 0.6.17.intrigeri
2012-01-24mysql: Don't attempt to dump performance_schema database (Redmine#3741).intrigeri
2012-01-04Fixing escaping and debug message for remote metadata cleanup (#3727)Silvio Rhatto
2012-01-04Cleanup orphaned metadata (#3727)Silvio Rhatto
2012-01-01Abort on rsync error (#3692)Silvio Rhatto
2012-01-01Fixing metadata rotationSilvio Rhatto
2012-01-01Allow disabling rotation or setting 2 days as minimum for backup increments i...Silvio Rhatto
2012-01-01Removing 'exit 1'; using 'fatal' instead (Redmine#3721)Silvio Rhatto
2011-12-31Mangle rsync_options just after all other options were evaluated (#3702)Silvio Rhatto
2011-12-31Provide a default number of days for the rsync handlerSilvio Rhatto
2011-12-31Make numericids defaults to null (fixes #3691)Silvio Rhatto
2011-10-22dup: add support for RackSpace's CloudFiles.intrigeri
2011-09-24Make the .dup generated by ninjahelper more consistent with example.dup.intrigeri
2011-09-20Remove useless and inconsistent executable bit on sys handler.intrigeri
2011-09-20Don't install LDAP handler, helper and example configuration file.intrigeri
2011-09-11dup: fix incorrect duplicity version check for keepincroffulls.intrigeri
2011-08-30Fix infinite loop in rdiff helper when version inconsistency is detected.intrigeri
2011-08-17Fixing $rsync_options output (Issue #3001)Silvio Rhatto
2011-08-17Fixing $rsync_options output when rsync is local (Issue #3001)Silvio Rhatto
2011-08-17Cleanup: stop supporting duplicity < 0.6.01 (Redmine#2538).intrigeri
2011-08-17Allow 'when = XXX' in sh jobs.intrigeri
2011-05-15sys: fix gathering of information about loaded modules.intrigeri
2011-05-05sys: fix hwinfo (Closes: #625501)intrigeri
2011-04-26Merge remote branch 'bruno/master'intrigeri
2011-04-26tar helper: default to store backups into /var/backups/.intrigeri
2011-04-26Do arithmetic using bash rather than bc (Closes: #603173)intrigeri
2011-04-26Initialize dup_keepincroffulls as any other global variable.intrigeri
2011-04-25Fix option name, and revert defaults to previous settingsOlivier Berger
2011-04-25Fix merge problemOlivier Berger
2011-04-25Now that there's some removal of increments for old fulls, we can keep fulls ...Olivier Berger
2011-04-25Proposed feature to address https://labs.riseup.net/code/issues/2492Olivier Berger
2011-04-25Proposed feature to address https://labs.riseup.net/code/issues/2492Olivier Berger
2011-04-25All handlers: stop using "local VAR" outside functions. (Closes: #530647)intrigeri
2011-04-20Add the tar handler to Makefile.amBruno Bigras
2011-02-16Make units clearer (Closes Redmine bug #2737).intrigeri
2011-01-27Documentation: recommend using 4096 bits RSA keys everywhere.intrigeri
2011-01-27rdiff.helper: generate 4096 bits RSA keys.intrigeri
2010-12-13dup helper: fix separate signing key usecase.intrigeri
2010-11-07Fix reliance on bash for pipefail. (Closes: #602374)intrigeri
2010-10-19Removed extra '.' in plain/sql dumpsJacob Anawalt
2010-10-12older versions (lenny) of lvm2 have a bug in vgcfgbackup that makes it so whe...Micah Anderson