Age | Commit message (Expand) | Author |
2013-12-26 | mysql: make "nodata" option compatible with compress=no. | intrigeri |
2013-10-26 | Solve quoting issue with "su" (debian #683731) (upstream #4019)bug/4019 | Silvio Rhatto |
2013-09-23 | Delete trailing whitespace. | intrigeri |
2013-09-20 | add additional sys backup options to provide the ability to backup the MBR fo... | Micah Anderson |
2013-09-20 | fix capitalization of LUKS | Micah Anderson |
2013-09-20 | fix missing autoconf marker for @SED@ | Micah Anderson |
2013-09-20 | fix luks header backup to properly detect partitions | Micah Anderson |
2013-07-23 | dup: Gracefully handle legacy spaces between -o and IdentityFile. | intrigeri |
2013-07-23 | Clarify that duplicity/paramiko doesn't support spaces between -o and Identit... | intrigeri |
2013-07-09 | rdiff.helper: add output_as_info support. | intrigeri |
2013-06-30 | test mode support for tar handler | Pierre ROUDIER |
2013-06-28 | xz support for tar handler | Pierre ROUDIER |
2013-06-08 | Add option to include rdiff-backup output in reports. | intrigeri |
2012-11-26 | dsync: break out of the while loop using 'break' instead of setting the faile... | Micah Anderson |
2012-11-26 | dsync: fix loop number of iterations, we want to try 3 times, and we are star... | Micah Anderson |
2012-11-26 | remove some debugging bits that snuck in | Micah Anderson |
2012-11-26 | set autotools markers and default application paths | Micah Anderson |
2012-11-26 | the 'fatal' here was causing backups to stop after they hit a user who has | Micah Anderson |
2012-11-26 | fix quoting on srcconffile and destcconffile | Micah Anderson |
2012-09-20 | duplicity: for local backups, check that the destination directory exists. | intrigeri |
2012-06-29 | Do not warn when rsync exits with status 0. | intrigeri |
2012-06-20 | Issue just warnings on non-fatal rsync errors (#3966)bug/3966 | Silvio Rhatto |
2012-06-15 | Run rsync command-line through a shell, so that single-quotes around excludes... | intrigeri |
2012-06-15 | rsync: stop passing $excludes as a single argument. | intrigeri |
2012-06-15 | rsync: generate excludes command-line snippet the same way as the duplicity h... | intrigeri |
2012-06-11 | add experimental dsync handler, heavily based on maildir handler | Micah Anderson |
2012-06-11 | dont run lspci and modinfo when hwinfo==no | Micah Anderson |
2012-06-11 | Merge branch 'master' of labs.riseup.net:backupninja | Micah Anderson |
2012-05-20 | mysql: use --skip-events when backing up the performance_schema database (Clo... | intrigeri |
2012-05-15 | Install handlers as pkgdata_DATA, instead of their .in files. | intrigeri |
2012-05-15 | Have "make dist" package handlers/*.in instead of make results. | intrigeri |
2012-05-15 | Updating pipefail branch so it can merge with master (#3892)bug/3892 | Silvio Rhatto |
2012-05-14 | Always use explicit sed's -e. | intrigeri |
2012-05-12 | Changing pipefail just when it's really needed | Silvio Rhatto |
2012-05-13 | Merge remote-tracking branch 'sarava/bug/3721' | intrigeri |
2012-05-13 | Merge remote-tracking branch 'sarava/bug/3838' | intrigeri |
2012-05-13 | Merge remote-tracking branch 'sarava/bug/3840' | intrigeri |
2012-05-13 | Merge remote-tracking branch 'sarava/bug/3882' | intrigeri |
2012-05-10 | Fixing typos (#3868)bug/3868 | Silvio Rhatto |
2012-05-10 | Set/restore pipefail to not mess with other scripts (#3892) | Silvio Rhatto |
2012-05-10 | Ensure that a non-zero rsync exit status is caught by our handler (#3892) | Silvio Rhatto |
2012-05-10 | Merge branches 'master' and 'bug/3840' into bug/3840bug/3840 | Silvio Rhatto |
2012-05-10 | Removing duplicated locking support (#3838) | Silvio Rhatto |
2012-05-10 | Changing a 'fatal' to a 'warning' on rsync handler.bug/3721 | Silvio Rhatto |
2012-05-10 | Changing remaining 'exit' to 'fatal' at rsync handler (#3721) | Silvio Rhatto |
2012-04-13 | Trying additional quoting on excludes (upstream #3882)bug/3882 | Silvio Rhatto |
2012-04-13 | Using @SED@ for #3882 | Silvio Rhatto |
2012-04-12 | Quoting $exclude and $excludes and avoiding a for loop on $exclude to not exp... | Silvio Rhatto |
2012-04-12 | Validate created date on long_rotation to avoid too many arguments at compari... | Silvio Rhatto |
2012-04-12 | Quoting $starttime (upstream #3868) | Silvio Rhatto |