aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2010-05-10Added /var/cache/backupninja/duplicity to default excludes.intrigeri
2010-05-10Store duplicity cache to /var/cache/backupninja/duplicity.intrigeri
2010-05-06Added ftp_password option.intrigeri
2010-05-06Better example.dup documentation. Thanks, Alster!intrigeri
2010-05-06Added NEWS item about the new duplicity archive directory location.intrigeri
2010-05-06Fix ChangeLog entry.intrigeri
2010-05-06dup: use --archive-dir /var/backups/duplicity unless the user has specified ...intrigeri
2010-05-06Updated ChangeLog and AUTHORS.intrigeri
2010-05-06Rephrase, reformat and sync example dup configuration.intrigeri
2010-05-02Implement Debian #535996 to use --full-if-older-thanOlivier Berger
2010-05-02Add full-if-older-than with half the keep durationolivier
2010-04-24dup: ignore anything but digits and "." when comparing versions (Closes: #578...intrigeri
2010-03-06dup: use duplicity's --extra-clean option when necessaryintrigeri
2010-03-06sys: only run mdadm if RAID devices actually exist (Closes: #572450)intrigeri
2010-01-29added missing newline to the end of example.ldapMicah Anderson
2010-01-27Update README and INSTALL to be more clear how to install backupninjaMicah Anderson
2010-01-27Release 0.9.7Micah Anderson
2010-01-26fix alpha sort order in examples/Makefile.am to be less confusingMicah Anderson
2010-01-19add a few more 'formItem include' lines to the rdiff and dup handlersMicah Anderson
2010-01-18add Chris Nolan to Authors for the maildir directory fix, and addMicah Anderson
2010-01-09rdiff: fix confusing error if rdiff-backup cannot be found on remote server.intrigeri
2010-01-09dup: support backups to Amazon S3 bucketsintrigeri
2010-01-09set BACKUPNINJA_DEBUG when invoked with -d (Closes: #537266)intrigeri
2010-01-09rdiff,dup: fix include/exclude paths with spaces (Closes: #398435)intrigeri
2010-01-08ldap,mysql,pgsql: use bash pipefail option so that failed dumps are reported ...intrigeri
2010-01-05reportspace: skip non-directories and places that don't exist on the local fi...intrigeri
2010-01-05Fixed indentationintrigeri
2010-01-05Added ChangeLog entry for previous commit.intrigeri
2010-01-05Convert from debug to info so that it can be reported in the emailolivier
2010-01-05Adding optional report of infos sent by handlers in the email (closes #563734)intrigeri
2010-01-05Added ChangeLog entry for 61eb6a74843ba000b4de58d3271c5cb545c891d0.intrigeri
2010-01-05Added Olivier Berger to the AUTHORS file.intrigeri
2010-01-05Add duplicity output line by line instead of with a whole at one time. Should...olivier
2010-01-05Fix indentation of previously cherry-picked patchintrigeri
2010-01-05Cherry-picked "fixes for mysql handler for mysqld inside a vserver"intrigeri
2009-12-31dup.helper: do not propose to exclude /home/*/.gnupg twice anymore (Closes: #...intrigeri
2009-12-25TODO: removed issues that are resolved or tracked in Redmineintrigeri
2009-12-25Fixed remaining pointers to our deprecated Trac instance.intrigeri
2009-12-25autotools: added the stat command to the automagically replaced onesintrigeri
2009-12-25mysql, pgsql: Quote output filenamesintrigeri
2009-12-25rsync: added vim and Emacs modelines for consistency's sakeintrigeri
2009-12-25fix copy'n'paste doc errorintrigeri
2009-12-24easydialog: allow form fields input to grow up to 100 chars (Closes: #562249)intrigeri
2009-12-02adjust the comparison operators in the rsync handler, fixes #1473Micah Anderson
2009-11-19ldap, mysql, pgsql: use gzip's --rsyncable optionintrigeri
2009-11-06Enhanced rsync handler.Silvio Rhatto
2009-09-23Fix missing $ in variable name, fixes: #1239Micah Anderson
2009-08-27Standardize the example file format. Making the comments have the sameMicah Anderson
2009-07-18dup: fixed bandwidth vs desturl testingintrigeri
2009-07-18dup: fixed bandwidthlimit testintrigeri