aboutsummaryrefslogtreecommitdiff
path: root/handlers/dup.in
AgeCommit message (Collapse)Author
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 ↵intrigeri
option desturl (Closes: #483712, #346040, Trac#2)
2008-01-14support new duplicity versions:intrigeri
- general cleanup of dup handler - support remove-older-than command - also run "duplicity cleanup" before anything else, for safety reasons - migrated full/incremental backup switch to new syntax ChangeLog: removed trailing space
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