aboutsummaryrefslogtreecommitdiff
path: root/handlers
AgeCommit message (Expand)Author
2008-06-24add the ability to save the debconf package selection states in the sys handl...Micah Anderson
2008-06-24sys: support selection of VServers to run on with the new vsnames configurati...intrigeri
2008-06-24pgsql, mysql, svn: use new vservers_running function from lib/vserver (factor...intrigeri
2008-06-24lib/vserver: added vservers_running function, use it in sys handler (to ease ...intrigeri
2008-06-24dup: actually allow to backup only VServers, by relaxing $include testintrigeri
2008-06-24sys: update for 2.6 kernels: use /proc/kallsyms instead of /proc/ksyms (Close...intrigeri
2008-06-24pgsql: clarify error message when backupdir does not existintrigeri
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-06-23LDAP helper: make error message clearer when no supported backend is foundintrigeri
2008-06-23LDAP: support HDB backend just as the BDB oneintrigeri
2008-06-19add an option to maildir handler to enable you to specify a particularMicah Anderson
2008-02-19change the date format for the deleted timestampElijah Saxon
2008-02-19fixed bug where maildirs that start with a number were skipped. make deleted ...Elijah Saxon
2008-02-13move -maxdepth 1 option before -type d due to find giving this warning when i...Micah Anderson
2008-01-14support new duplicity versions:intrigeri
2007-12-12rdiff: incorporate sshoptions into options via remote-schema if not thereMicah Anderson
2007-12-05fixed ignore_version default valueMicah Anderson
2007-12-02add wget handler, add released tag to the changelog and setup changelog for n...Micah Anderson
2007-12-02add missing parameter to rsyncMicah Anderson
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-11-25fix typoMicah Anderson
2007-11-24allow for exclude only configurations to rdiff-backup handler: Closes Trac#21Micah Anderson
2007-11-24fixup ldap SSL/TLS options, make TLS default in helper, Closes: Trac#13Micah Anderson
2007-11-24fix Trac#25Micah Anderson
2007-11-24fixed ldap handler not recognizing database suffixMicah Anderson
2007-11-24fixed Trac#29 causing slapcat + gzip not to workMicah Anderson
2007-11-24fixed ldap helper setting compress option wrong, standardize on optionsMicah Anderson
2007-11-24add a maildir examples fileMicah Anderson
2007-11-24added local support to rdiff helperMicah Anderson
2007-11-24fixed Trac #1, actually add example.rsyncMicah Anderson
2007-11-20add patch from matthew palmer to enhance mysql database selection (Closes: #4...Micah Anderson
2007-11-06add example.rsync and updated rsync handler from rhattoMicah Anderson
2007-11-03fixed typo (rsyn.in) that prevented make to workintrigeri
2007-11-02remove rsnap and rename rub handler to rsync, after consultation with rhattoMicah Anderson
2007-11-02added nodata option to mysql handler, thanks to Daniel Bonniot (Closes: 408829)Micah Anderson
2007-11-02added ignore_version option to rdiff handler to enable you override the versi...Micah Anderson
2007-10-15Support duplicity >= 0.4.3 invocation syntaxintrigeri
2007-10-12forgot to add CLEANFILES to handlers/Makefile.amintrigeri
2007-10-12fixed autotools build, broken since r466, inhandlers/Makefile.amintrigeri
2007-08-05dup: cleanup unused var.intrigeri
2007-07-28add patch to ignore rdiff minor version levelsMicah Anderson
2007-06-19rub: Fixed integer comparison (Closes: Trac#3)intrigeri
2007-06-19rdiff: handle "keep = yes" to disable old backups removal (Closes: #424633)intrigeri
2007-04-23made maildir handler spit out username when in debug modeElijah Saxon
2007-03-23commented out info lineElijah Saxon
2007-03-04fix LC_ALL=C sfdisk thing that I missedMicah Anderson
2007-03-04added ninjareportMicah Anderson