aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2011-04-26Merge remote branch 'bruno/master'intrigeri
2011-04-26tar helper: default to store backups into /var/backups/.intrigeri
2011-04-26Do arithmetic using bash rather than bc (Closes: #603173)intrigeri
2011-04-26Fix ChangeLog.intrigeri
2011-04-26Initialize dup_keepincroffulls as any other global variable.intrigeri
2011-04-25Adding new optionOlivier Berger
2011-04-25Fix option name, and revert defaults to previous settingsOlivier Berger
2011-04-25Fix duplicity option's nameOlivier Berger
2011-04-25Fix merge problemOlivier Berger
2011-04-25Now that there's some removal of increments for old fulls, we can keep fulls ...Olivier Berger
2011-04-25Proposed feature to address https://labs.riseup.net/code/issues/2492Olivier Berger
2011-04-25Proposed feature to address https://labs.riseup.net/code/issues/2492Olivier Berger
2011-04-25All handlers: stop using "local VAR" outside functions. (Closes: #530647)intrigeri
2011-04-20Add the tar handler to Makefile.amBruno Bigras
2011-02-16Make units clearer (Closes Redmine bug #2737).intrigeri
2011-01-27Documentation: recommend using 4096 bits RSA keys everywhere.intrigeri
2011-01-27rdiff.helper: generate 4096 bits RSA keys.intrigeri
2010-12-26Update ChangeLog and authors.intrigeri
2010-12-24Implement locking with flockOlivier Berger
2010-12-13Merge remote branch 'origin/0.9.8.1'intrigeri
2010-12-13dup helper: fix separate signing key usecase.intrigeri
2010-11-07Fix reliance on bash for pipefail. (Closes: #602374)intrigeri
2010-10-31bump version numbers in preparation for releaseMicah Anderson
2010-10-29add changelog entry for vgcfgbackup fixMicah Anderson
2010-10-29older versions (lenny) of lvm2 have a bug in vgcfgbackup that makes it so whe...Micah Anderson
2010-10-29Do not error out when no job is configured (Closes: #597684)Micah Anderson
2010-10-19Removed extra '.' in plain/sql dumpsJacob Anawalt
2010-10-12add changelog entry for vgcfgbackup fixMicah Anderson
2010-10-12older versions (lenny) of lvm2 have a bug in vgcfgbackup that makes it so whe...Micah Anderson
2010-10-12Make it clear duplicity >=0.4.9 is required when using a custom tmpdir.intrigeri
2010-10-12Remove support for duplicity < 0.4.4. Even etch-backports has a newer one.intrigeri
2010-10-12dup: use --tempdir option rather than TMPDIR environment variable.intrigeri
2010-10-12Update ChangeLog.intrigeri
2010-10-12Add Jacob Anawalt to authors.intrigeri
2010-10-12Enable pg_dump format option.Jacob Anawalt
2010-10-11Update ChangeLog after merging sarava's rsync branch.intrigeri
2010-10-11Merge remote branch 'sarava/rsync'intrigeri
2010-09-25Don't remove created metadata after rotation at rsyncSilvio Rhatto
2010-09-22Do not error out when no job is configured (Closes: #597684)intrigeri
2010-09-20Fixing long rotation at rsync handlerSilvio Rhatto
2010-09-12rdiff: support reading include/exclude patterns from files.intrigeri
2010-09-12Release 0.9.8intrigeri
2010-09-03Update ChangeLog with rsync changes.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