aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
AgeCommit message (Expand)Author
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
2008-07-21prepare for releaseMicah Anderson
2008-07-06 . make maildir helper look in every subdirectory of the source direc...Micah Anderson
2008-06-25dup: set secure permissions on tmpdir when creating itintrigeri
2008-06-25stop failing on all the trac backups if just one failsMicah Anderson
2008-06-24added more robust mdadm raid device capture, by actually scanning active arra...Micah Anderson
2008-06-24fixed catifexec function to actually work, also now takes arguments that are ...Micah Anderson
2008-06-24add the ability to save the debconf package selection states in the sys handl...Micah Anderson
2008-06-24made mktemp a requirement for building backupninja, added autotools variables...Micah Anderson
2008-06-24sys: support selection of VServers to run on with the new vsnames configurati...intrigeri
2008-06-24pgsql, mysql, svn: use new vservers_running function from lib/vserver (factor...intrigeri
2008-06-24lib/vserver: added vservers_running function, use it in sys handler (to ease ...intrigeri
2008-06-24dup: actually allow to backup only VServers, by relaxing $include testintrigeri
2008-06-24sys: update for 2.6 kernels: use /proc/kallsyms instead of /proc/ksyms (Close...intrigeri
2008-06-24Fixed tr construct reporting a warning (Closes: #452669).intrigeri
2008-06-24dup: support every duplicity-supported transport with new configuration optio...intrigeri
2008-06-24Allow the entire backup run to be halted by an action (Closes: #455836)intrigeri
2008-06-23LDAP helper: make error message clearer when no supported backend is foundintrigeri
2008-06-23LDAP: support HDB backend just as the BDB oneintrigeri
2008-06-19add changelog entry for maildir destid_file additionMicah Anderson
2008-03-13add changelog entry for maildir fixMicah Anderson
2008-03-13fix cstream definitionMicah Anderson