aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
AgeCommit message (Collapse)Author
2011-12-31Mangle rsync_options just after all other options were evaluated (#3702)Silvio Rhatto
2011-12-31Make numericids defaults to null (fixes #3691)Silvio Rhatto
2011-10-22dup: add support for RackSpace's CloudFiles.intrigeri
Thanks to Yuval Kogman <nothingmuch@woobling.org> for the patch.
2011-09-24Make the .dup generated by ninjahelper more consistent with example.dup.intrigeri
I.e. document tmpdir.
2011-09-23Releasing backupninja 0.9.10.intrigeri
2011-09-20Remove useless and inconsistent executable bit on sys handler.intrigeri
2011-09-20Mention removal of LDAP support in ChangeLog.intrigeri
2011-09-20Make typography consistent with previous ChangeLog entries.intrigeri
2011-09-20Add missing item into ChangeLog.intrigeri
2011-09-12Fix credits.intrigeri
2011-09-11dup: fix incorrect duplicity version check for keepincroffulls.intrigeri
Thanks to Olivier Berger <oberger@ouvaton.org> for the patch. (Closes Redmine bug #3443) (Closes: #641120)
2011-08-30Update ChangeLog and AUTHORS.intrigeri
2011-08-30Recording Debian bug number.intrigeri
2011-08-17Update ChangeLog.intrigeri
2011-08-17Cleanup: stop supporting duplicity < 0.6.01 (Redmine#2538).intrigeri
2011-08-17Allow 'when = XXX' in sh jobs.intrigeri
when=XXX did work already. This patch allow to write this with spaces around the equal sign - as in every other backup.d/ file.
2011-05-15Releasing backupninja 0.9.9intrigeri
2011-05-15sys: fix gathering of information about loaded modules.intrigeri
cut is in /usr/bin actually.
2011-05-05sys: fix hwinfo (Closes: #625501)intrigeri
2011-04-26Updating ChangeLog and AUTHORS.intrigeri
2011-04-26Do arithmetic using bash rather than bc (Closes: #603173)intrigeri
2011-04-26Fix ChangeLog.intrigeri
2011-04-25Fix duplicity option's nameOlivier 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-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-13Merge remote branch 'origin/0.9.8.1'intrigeri
Conflicts: AUTHORS ChangeLog
2010-12-13dup helper: fix separate signing key usecase.intrigeri
Thanks to Ian Beckwith for the patch.
2010-11-07Fix reliance on bash for pipefail. (Closes: #602374)intrigeri
Thanks to Sergio Talens-Oliag <sto@debian.org> for the bug report and patch.
2010-10-31bump version numbers in preparation for releaseMicah Anderson
2010-10-29add changelog entry for vgcfgbackup fixMicah Anderson
Conflicts: ChangeLog
2010-10-29Do not error out when no job is configured (Closes: #597684)Micah Anderson
Conflicts: ChangeLog
2010-10-12add changelog entry for vgcfgbackup fixMicah Anderson
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
Closes Roundup bug #598. This breaks support of Debian etch.
2010-10-12Update ChangeLog.intrigeri
2010-10-11Update ChangeLog after merging sarava's rsync branch.intrigeri
2010-09-22Do not error out when no job is configured (Closes: #597684)intrigeri
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-06-24Fix code logic to make dbusername/dbpassword actually usable (Closes Redmine ↵intrigeri
bug #2264)
2010-06-24mysql: don't lock tables in the information_schema database (Closes: #587011)intrigeri
2010-06-14Fix ssl and tls options description (Closes Roundup bug #2407)intrigeri
2010-06-14Added GZIP_OPTS option, defaulting to --rsyncable.intrigeri
... so that this option can be disabled on systems that don't support it. This also allows to use another compression program, such as pbzip2 on SMP machines (closes Roundup bug #2405).
2010-05-30Fix typo in manpage (Closes: #583778)intrigeri
2010-05-10Store duplicity cache to /var/cache/backupninja/duplicity.intrigeri
... instead of previous /var/backups/duplicity.