Age | Commit message (Collapse) | Author | |
---|---|---|---|
2011-04-26 | Initialize dup_keepincroffulls as any other global variable. | intrigeri | |
2011-04-25 | Fix option name, and revert defaults to previous settings | Olivier Berger | |
2011-04-25 | Now that there's some removal of increments for old fulls, we can keep fulls ↵ | Olivier Berger | |
for a longer time, for instance 1Y which becomes default | |||
2011-04-25 | Proposed feature to address https://labs.riseup.net/code/issues/2492 | Olivier Berger | |
2011-04-25 | Proposed feature to address https://labs.riseup.net/code/issues/2492 | 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-12-13 | dup helper: fix separate signing key usecase. | intrigeri | |
Thanks to Ian Beckwith for the patch. | |||
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-05-02 | Implement Debian #535996 to use --full-if-older-than | Olivier Berger | |
2010-01-19 | add a few more 'formItem include' lines to the rdiff and dup handlers | Micah Anderson | |
to improve the ninjahelper interface as requested by alster in redmine | |||
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-12-31 | dup.helper: do not propose to exclude /home/*/.gnupg twice anymore (Closes: ↵ | intrigeri | |
#563044) | |||
2009-05-23 | Add a vim modeline with indentation settings. | Matthijs Kooijman | |
The modelines added match the emacs lines already present and also set the filetype to sh (just like the emacs lines). | |||
2009-05-23 | Make all indentation consistent. | Matthijs Kooijman | |
Previously, there were many indentation styles in use: Real tabs, 2, 3 or 4 spaces, mixing these within the same file, function or even within a single line. This commit changes all bash scripts in the handlers, src and lib dirs to use consistent indentation: three spaces are now used everywhere. Other files (e.g. Makefiles) are left untouched. Additionally, this commit removes all trailing whitespace. | |||
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-10-12 | fixed autotools build, broken since r466, inhandlers/Makefile.am | intrigeri | |