Age | Commit message (Collapse) | Author | |
---|---|---|---|
2011-04-25 | Adding new option | Olivier Berger | |
2011-02-16 | Make units clearer (Closes Redmine bug #2737). | intrigeri | |
2011-01-27 | Documentation: recommend using 4096 bits RSA keys everywhere. | intrigeri | |
2010-05-10 | Added /var/cache/backupninja/duplicity to default excludes. | intrigeri | |
... for rdiff.helper, dup.helper, example.dup and example.rdiff. | |||
2010-05-06 | Added ftp_password option. | intrigeri | |
This is the only way to securely transmit the FTP password from backupninja to duplicity. | |||
2010-05-06 | Better example.dup documentation. Thanks, Alster! | intrigeri | |
2010-05-06 | Rephrase, reformat and sync example dup configuration. | intrigeri | |
2010-01-09 | dup: support backups to Amazon S3 buckets | intrigeri | |
Thanks to stefan <s.freudenberg@jpberlin.de> for the patch. This fixes Redmine bug #658. | |||
2009-08-27 | Standardize the example file format. Making the comments have the same | Micah Anderson | |
number of hash marks, clearly specify example settings and what the defaults are set to. | |||
2008-06-24 | dup: warn about bandwithlimit being unused when desturl is set | intrigeri | |
2008-06-24 | dup: support every duplicity-supported transport with new configuration ↵ | intrigeri | |
option desturl (Closes: #483712, #346040, Trac#2) | |||
2007-11-26 | dup: new tmpdir config option, useful when duplicity fills up /tmp | intrigeri | |
2006-10-07 | dup: document how to write sftp-compatible (and thus new-duplicity-compatible) | intrigeri | |
sshoptions setting (Closes: #388543) | |||
2006-10-07 | dup, rdiff: implemented and documented simpler and clearer symlinks/globbing | intrigeri | |
behaviour, as proposed on http://lists.riseup.net/www/arc/backupninja/2006-07/msg00008.html | |||
2006-06-04 | rdiff and dup handlers/helpers/examples symlink and globbing support enhancement | intrigeri | |
and clarification: for a given include/exclude/vsinclude statement, they now support EITHER globbing with '*' OR symlinks in the path. | |||
2006-06-03 | dup: checked that bandwidthlimit still works with duplicity 0.4.2, reflected | intrigeri | |
this into the docs/examples/Changelog | |||
2006-06-03 | dup: more or less support duplicity 0.4.2 (bandwidthlimit maybe not working ↵ | intrigeri | |
anymore, though) | |||
2006-05-30 | dup (helper + handler + example config) : don't pretend anymore that duplicity | intrigeri | |
can work without any passphrase ; thanks Micah for the bug report | |||
2006-04-22 | minor spelling fix | Micah Anderson | |
2006-04-22 | A couple other minor edits to language | Micah Anderson | |
2006-03-15 | Harder than it looks at first! This appears to fix it, but please try it out. | Micah Anderson | |
2006-01-19 | - dup & rdiff handlers: finally, a real and well tested fix for the globbing bug | intrigeri | |
- rdiff: it's now possible to choose exactly which vservers should be backed-up, as it already was with duplicity handler, with the "vsnames" configuration setting | |||
2006-01-19 | homogeneized rdiff.helper, dup.helper and example.dup doc about vsnames and ↵ | intrigeri | |
vsinclude | |||
2006-01-17 | dup.helper: fixed output syntax for multiple vsnames | intrigeri | |
example.dup: fixed example vsnames syntax | |||
2005-12-28 | dup: fixed erroneous gpg-related options processing; example.dup: fixed ↵ | intrigeri | |
erroneous comments about the way gpg options are used | |||
2005-12-27 | dup: now possible to use different keys to sign and encrypt | intrigeri | |
2005-10-26 | Moving to autotools standard layout | Micah Anderson | |