Age | Commit message (Expand) | Author |
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 |
2012-03-27 | remove rsyncflags and excludes from maildir handler, they are not used anywhere | Micah Anderson |
2012-03-27 | remove maildir handler 'loadlimit' - it is not used anywhere | Micah Anderson |
2012-02-28 | Rsync handler: use the backup start time and not the time the backup was fini...bug/debian/654192 | Silvio Rhatto |
2012-02-27 | Rsync handler: using more debug/warning instead of regular echo (upstream #3840) | Silvio Rhatto |
2012-02-26 | Fixing $rsync_options output when rsync is local (Issue #3001) | Silvio Rhatto |
2012-02-25 | Report duplicity failure output at error loglevel so that it is emailed. | intrigeri |
2012-02-25 | Report failure of rdiff-backup jobs as such. | intrigeri |
2012-02-25 | Remove leftover FIXME that was fixed. | intrigeri |
2012-02-25 | Fix typos. | intrigeri |
2012-02-25 | pgsql: don't produce empty uncompressed backups (Redmine#3820). | intrigeri |
2012-01-29 | Support bandwidthlimit again with new duplicity, using trickle. | intrigeri |
2012-01-29 | dup: add precmd to every duplicity call. | intrigeri |
2012-01-29 | Use --ssh-options with dup >= 0.6.17. | intrigeri |
2012-01-24 | mysql: Don't attempt to dump performance_schema database (Redmine#3741). | intrigeri |
2012-01-04 | Fixing escaping and debug message for remote metadata cleanup (#3727) | Silvio Rhatto |
2012-01-04 | Cleanup orphaned metadata (#3727) | Silvio Rhatto |
2012-01-01 | Abort on rsync error (#3692) | Silvio Rhatto |
2012-01-01 | Fixing metadata rotation | Silvio Rhatto |
2012-01-01 | Allow disabling rotation or setting 2 days as minimum for backup increments i... | Silvio Rhatto |
2012-01-01 | Removing 'exit 1'; using 'fatal' instead (Redmine#3721) | Silvio Rhatto |
2011-12-31 | Mangle rsync_options just after all other options were evaluated (#3702) | Silvio Rhatto |
2011-12-31 | Provide a default number of days for the rsync handler | Silvio Rhatto |