aboutsummaryrefslogtreecommitdiff
path: root/handlers/dup.in
AgeCommit message (Expand)Author
2014-03-01Run duplicity in a C locales environment (Closes: #736280).intrigeri
2014-02-22Added SIGN_PASSPHRASE support for dup handler.Dominik George
2014-02-22dup: Fix buggy version comparison. (Redmine#6746)intrigeri
2014-02-22Make logic consistent with what we're using elsewhere.intrigeri
2014-02-22Fix #6357 - Don't remove useful signature filesAlexander Mette
2013-07-23dup: Gracefully handle legacy spaces between -o and IdentityFile.intrigeri
2012-09-20duplicity: for local backups, check that the destination directory exists.intrigeri
2012-02-25Report duplicity failure output at error loglevel so that it is emailed.intrigeri
2012-02-25Remove leftover FIXME that was fixed.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
2011-10-22dup: add support for RackSpace's CloudFiles.intrigeri
2011-09-11dup: fix incorrect duplicity version check for keepincroffulls.intrigeri
2011-08-17Cleanup: stop supporting duplicity < 0.6.01 (Redmine#2538).intrigeri
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-25All handlers: stop using "local VAR" outside functions. (Closes: #530647)intrigeri
2010-10-12Make it clear duplicity >=0.4.9 is required when using a custom tmpdir.intrigeri
2010-10-12Remove support for duplicity < 0.4.4. Even etch-backports has a newer one.intrigeri
2010-10-12dup: use --tempdir option rather than TMPDIR environment variable.intrigeri
2010-05-10Store duplicity cache to /var/cache/backupninja/duplicity.intrigeri
2010-05-06Added ftp_password option.intrigeri
2010-05-06dup: use --archive-dir /var/backups/duplicity unless the user has specified ...intrigeri
2010-05-02Implement Debian #535996 to use --full-if-older-thanOlivier Berger
2010-05-02Add full-if-older-than with half the keep durationolivier
2010-04-24dup: ignore anything but digits and "." when comparing versions (Closes: #578...intrigeri
2010-03-06dup: use duplicity's --extra-clean option when necessaryintrigeri
2010-01-09dup: support backups to Amazon S3 bucketsintrigeri
2010-01-09rdiff,dup: fix include/exclude paths with spaces (Closes: #398435)intrigeri
2010-01-05Convert from debug to info so that it can be reported in the emailolivier
2010-01-05Add duplicity output line by line instead of with a whole at one time. Should...olivier
2009-07-18dup: fixed bandwidth vs desturl testingintrigeri
2009-07-18dup: fixed bandwidthlimit testintrigeri
2009-05-23Add a vim modeline with indentation settings.Matthijs Kooijman
2009-05-23Make all indentation consistent.Matthijs Kooijman
2008-06-29dup: added option --force to cleanup and remove-older-than commands, else the...intrigeri
2008-06-25dup: set secure permissions on tmpdir when creating itintrigeri
2008-06-24dup: actually allow to backup only VServers, by relaxing $include testintrigeri
2008-06-24dup: warn about bandwithlimit being unused when desturl is setintrigeri
2008-06-24dup: support every duplicity-supported transport with new configuration optio...intrigeri
2008-01-14support new duplicity versions:intrigeri
2007-11-29duplicity: clarify comments about duplicity versions compatibilityintrigeri
2007-11-26dup: new tmpdir config option, useful when duplicity fills up /tmpintrigeri
2007-11-25fix duplicity version testintrigeri
2007-10-15Support duplicity >= 0.4.3 invocation syntaxintrigeri
2007-10-12fixed autotools build, broken since r466, inhandlers/Makefile.amintrigeri