aboutsummaryrefslogtreecommitdiff
path: root/handlers
AgeCommit message (Expand)Author
2010-10-12Enable pg_dump format option.Jacob Anawalt
2010-09-25Don't remove created metadata after rotation at rsyncSilvio Rhatto
2010-09-20Fixing long rotation at rsync handlerSilvio Rhatto
2010-09-12rdiff: support reading include/exclude patterns from files.intrigeri
2010-09-02Removing rsync handler changelogSilvio Rhatto
2010-09-02Removing unneeded hostname and user from ssh_cmd_baseSilvio Rhatto
2010-09-01Changing 'info' to 'fatal' at rsync handler set_lockfile functionSilvio Rhatto
2010-08-25Rsync handler CHANGELOG updateSilvio Rhatto
2010-08-21Making sure that the pid on lockfile reffers to an rsync backup processSilvio Rhatto
2010-08-21Fixing lockfile checks for rsync handlerSilvio Rhatto
2010-08-17RSYNC_RSH fixSilvio Rhatto
2010-08-17Fixing ssh_cmd and RSYNC_RSH at rsync handlerSilvio Rhatto
2010-06-24Fix code logic to make dbusername/dbpassword actually usable (Closes Redmine ...intrigeri
2010-06-24mysql: don't lock tables in the information_schema database (Closes: #587011)intrigeri
2010-06-14Added GZIP_OPTS option, defaulting to --rsyncable.intrigeri
2010-05-10Added /var/cache/backupninja/duplicity to default excludes.intrigeri
2010-05-10Store duplicity cache to /var/cache/backupninja/duplicity.intrigeri
2010-05-06Added ftp_password option.intrigeri
2010-05-06Better example.dup documentation. Thanks, Alster!intrigeri
2010-05-06dup: use --archive-dir /var/backups/duplicity unless the user has specified ...intrigeri
2010-05-06Rephrase, reformat and sync example dup configuration.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-03-06sys: only run mdadm if RAID devices actually exist (Closes: #572450)intrigeri
2010-01-19add a few more 'formItem include' lines to the rdiff and dup handlersMicah Anderson
2010-01-09rdiff: fix confusing error if rdiff-backup cannot be found on remote server.intrigeri
2010-01-09dup: support backups to Amazon S3 bucketsintrigeri
2010-01-09rdiff,dup: fix include/exclude paths with spaces (Closes: #398435)intrigeri
2010-01-08ldap,mysql,pgsql: use bash pipefail option so that failed dumps are reported ...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
2010-01-05Fix indentation of previously cherry-picked patchintrigeri
2010-01-05Cherry-picked "fixes for mysql handler for mysqld inside a vserver"intrigeri
2009-12-31dup.helper: do not propose to exclude /home/*/.gnupg twice anymore (Closes: #...intrigeri
2009-12-25mysql, pgsql: Quote output filenamesintrigeri
2009-12-25rsync: added vim and Emacs modelines for consistency's sakeintrigeri
2009-12-02adjust the comparison operators in the rsync handler, fixes #1473Micah Anderson
2009-11-19ldap, mysql, pgsql: use gzip's --rsyncable optionintrigeri
2009-11-06Enhanced rsync handler.Silvio Rhatto
2009-09-23Fix missing $ in variable name, fixes: #1239Micah Anderson
2009-07-18dup: fixed bandwidth vs desturl testingintrigeri
2009-07-18dup: fixed bandwidthlimit testintrigeri
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