aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
AgeCommit message (Expand)Author
2010-10-12dup: use --tempdir option rather than TMPDIR environment variable.intrigeri
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
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
2010-05-30Fix typo in manpage (Closes: #583778)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-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-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-27Release 0.9.7Micah 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-05Added ChangeLog entry for previous commit.intrigeri
2010-01-05Adding optional report of infos sent by handlers in the email (closes #563734)intrigeri
2010-01-05Added ChangeLog entry for 61eb6a74843ba000b4de58d3271c5cb545c891d0.intrigeri
2009-12-31dup.helper: do not propose to exclude /home/*/.gnupg twice anymore (Closes: #...intrigeri
2009-12-25autotools: added the stat command to the automagically replaced onesintrigeri
2009-12-25mysql, pgsql: Quote output filenamesintrigeri
2009-12-24easydialog: allow form fields input to grow up to 100 chars (Closes: #562249)intrigeri
2009-11-19ldap, mysql, pgsql: use gzip's --rsyncable optionintrigeri
2009-07-18dup: fixed bandwidthlimit testintrigeri
2009-07-09added sshoptions variable to the maildir handler for arbitrary options that y...Micah Anderson
2009-01-22sys: backup dmsetup info as well, for easier restoring of Luks headersintrigeri
2009-01-22sys: new lvm option to backup LVM metadata of every detected volume groupintrigeri
2009-01-22sys: new luksheaders option to backup the Luks header of every Luks deviceintrigeri
2009-01-12mysql: fix 'mysqladmin ping' use, see changelog for detailsintrigeri
2009-01-12add support for 'when = manual' (Closes: #511299)intrigeri
2008-12-09mysql: new sqldumpoptions config variable (Closes: #502966)intrigeri
2008-12-09backupninja: do not assume English locale when using date (Closes: #465837)intrigeri
2008-08-08fix location of deleted_on file and add missing destid_file options in maildi...Micah Anderson
2008-07-28fix reportspaceintrigeri
2008-07-25update makecd handler to work with new toolsetMicah Anderson