aboutsummaryrefslogtreecommitdiff
path: root/handlers
AgeCommit message (Expand)Author
2009-07-09added sshoptions variable to the maildir handler for arbitrary options that y...Micah Anderson
2009-05-23Add a vim modeline with indentation settings.Matthijs Kooijman
2009-05-23Make all indentation consistent.Matthijs Kooijman
2009-01-22sys: backup dmsetup info as well, for easier restoring of Luks headersintrigeri
2009-01-22sys: new lvm option to backup LVM metadata of every detected volume groupintrigeri
2009-01-22sys: new luksheaders option to backup the Luks header of every Luks deviceintrigeri
2009-01-12mysql: fix 'mysqladmin ping' use, see changelog for detailsintrigeri
2008-12-09mysql: new sqldumpoptions config variable (Closes: #502966)intrigeri
2008-08-08fix location of deleted_on file and add missing destid_file options in maildi...Micah Anderson
2008-07-25update makecd handler to work with new toolsetMicah Anderson
2008-07-06 . make maildir helper look in every subdirectory of the source direc...Micah Anderson
2008-06-29dup: added option --force to cleanup and remove-older-than commands, else the...intrigeri
2008-06-29sys: explain how to fix the issue on "debconf-get-selections missing" errorintrigeri
2008-06-25dup: set secure permissions on tmpdir when creating itintrigeri
2008-06-25sys: make debconf-get-selections detection on VServers really more robustintrigeri
2008-06-25sys: fix catifexec invocations with arguments to prevent "line 191: [: too ma...intrigeri
2008-06-25sys: make error message clearer when debconf-get-selections can not be found ...intrigeri
2008-06-25sys: typointrigeri
2008-06-25sys: fixed debconf-get-selections search in VServers, especially in case it i...intrigeri
2008-06-25sys: fix typointrigeri
2008-06-25stop failing on all the trac backups if just one failsMicah Anderson
2008-06-24fix missing which that intrigeri sawMicah Anderson
2008-06-24added more robust mdadm raid device capture, by actually scanning active arra...Micah Anderson
2008-06-24fixed catifexec function to actually work, also now takes arguments that are ...Micah Anderson
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