Age | Commit message (Expand) | Author |
2010-06-24 | mysql: don't lock tables in the information_schema database (Closes: #587011) | intrigeri |
2010-06-14 | Added GZIP_OPTS option, defaulting to --rsyncable. | intrigeri |
2010-05-10 | Added /var/cache/backupninja/duplicity to default excludes. | intrigeri |
2010-05-10 | Store duplicity cache to /var/cache/backupninja/duplicity. | intrigeri |
2010-05-06 | Added ftp_password option. | intrigeri |
2010-05-06 | Better example.dup documentation. Thanks, Alster! | intrigeri |
2010-05-06 | dup: use --archive-dir /var/backups/duplicity unless the user has specified ... | intrigeri |
2010-05-06 | Rephrase, reformat and sync example dup configuration. | intrigeri |
2010-05-02 | Implement Debian #535996 to use --full-if-older-than | Olivier Berger |
2010-05-02 | Add full-if-older-than with half the keep duration | olivier |
2010-04-24 | dup: ignore anything but digits and "." when comparing versions (Closes: #578... | intrigeri |
2010-03-06 | dup: use duplicity's --extra-clean option when necessary | intrigeri |
2010-03-06 | sys: only run mdadm if RAID devices actually exist (Closes: #572450) | intrigeri |
2010-01-19 | add a few more 'formItem include' lines to the rdiff and dup handlers | Micah Anderson |
2010-01-09 | rdiff: fix confusing error if rdiff-backup cannot be found on remote server. | intrigeri |
2010-01-09 | dup: support backups to Amazon S3 buckets | intrigeri |
2010-01-09 | rdiff,dup: fix include/exclude paths with spaces (Closes: #398435) | intrigeri |
2010-01-08 | ldap,mysql,pgsql: use bash pipefail option so that failed dumps are reported ... | intrigeri |
2010-01-05 | Convert from debug to info so that it can be reported in the email | olivier |
2010-01-05 | Add duplicity output line by line instead of with a whole at one time. Should... | olivier |
2010-01-05 | Fix indentation of previously cherry-picked patch | intrigeri |
2010-01-05 | Cherry-picked "fixes for mysql handler for mysqld inside a vserver" | intrigeri |
2009-12-31 | dup.helper: do not propose to exclude /home/*/.gnupg twice anymore (Closes: #... | intrigeri |
2009-12-25 | mysql, pgsql: Quote output filenames | intrigeri |
2009-12-25 | rsync: added vim and Emacs modelines for consistency's sake | intrigeri |
2009-12-02 | adjust the comparison operators in the rsync handler, fixes #1473 | Micah Anderson |
2009-11-19 | ldap, mysql, pgsql: use gzip's --rsyncable option | intrigeri |
2009-11-06 | Enhanced rsync handler. | Silvio Rhatto |
2009-09-23 | Fix missing $ in variable name, fixes: #1239 | Micah Anderson |
2009-07-18 | dup: fixed bandwidth vs desturl testing | intrigeri |
2009-07-18 | dup: fixed bandwidthlimit test | intrigeri |
2009-07-09 | added sshoptions variable to the maildir handler for arbitrary options that y... | Micah Anderson |
2009-05-23 | Add a vim modeline with indentation settings. | Matthijs Kooijman |
2009-05-23 | Make all indentation consistent. | Matthijs Kooijman |
2009-01-22 | sys: backup dmsetup info as well, for easier restoring of Luks headers | intrigeri |
2009-01-22 | sys: new lvm option to backup LVM metadata of every detected volume group | intrigeri |
2009-01-22 | sys: new luksheaders option to backup the Luks header of every Luks device | intrigeri |
2009-01-12 | mysql: fix 'mysqladmin ping' use, see changelog for details | intrigeri |
2008-12-09 | mysql: new sqldumpoptions config variable (Closes: #502966) | intrigeri |
2008-08-08 | fix location of deleted_on file and add missing destid_file options in maildi... | Micah Anderson |
2008-07-25 | update makecd handler to work with new toolset | Micah Anderson |
2008-07-06 | . make maildir helper look in every subdirectory of the source direc... | Micah Anderson |
2008-06-29 | dup: added option --force to cleanup and remove-older-than commands, else the... | intrigeri |
2008-06-29 | sys: explain how to fix the issue on "debconf-get-selections missing" error | intrigeri |
2008-06-25 | dup: set secure permissions on tmpdir when creating it | intrigeri |
2008-06-25 | sys: make debconf-get-selections detection on VServers really more robust | intrigeri |
2008-06-25 | sys: fix catifexec invocations with arguments to prevent "line 191: [: too ma... | intrigeri |
2008-06-25 | sys: make error message clearer when debconf-get-selections can not be found ... | intrigeri |
2008-06-25 | sys: typo | intrigeri |
2008-06-25 | sys: fixed debconf-get-selections search in VServers, especially in case it i... | intrigeri |