aboutsummaryrefslogtreecommitdiff
path: root/etc/backupninja.conf.in
AgeCommit message (Collapse)Author
2010-06-14Added GZIP_OPTS option, defaulting to --rsyncable.intrigeri
... so that this option can be disabled on systems that don't support it. This also allows to use another compression program, such as pbzip2 on SMP machines (closes Roundup bug #2405).
2010-01-05Adding optional report of infos sent by handlers in the email (closes #563734)intrigeri
Cherry-picked and re-indented patch 76792c8f45afa1fdaeb81c2af77499ca0b83ce64 from Olivier Berger. Conflicts: src/backupninja.in
2007-03-04added ninjareportMicah Anderson
added ale to AUTHORS for ldap fixes adjusted sys handler to allow for turning off of sfdisk (#404071)
2006-12-15Add Jamie McClelland's cstream patchesMicah Anderson
2006-10-06Added disk space report option (adam kosmin suggestion)Micah Anderson
removed sys vserver not running noise report (anarcat suggestion)
2006-07-24Added (commented out) the default VROOTDIR in the conffile, so that users knowintrigeri
it can be changed.
2006-06-09Added a slightly modified version of the anti-fascist patch (allows forMicah Anderson
a configurable admingroup to be set, instead of forcing it to be root), closes debian bug#370396
2006-01-02 r585@crapouille: intrigeri | 2006-01-02 17:18:49 +0100intrigeri
Added (commented out) to backupninja.conf the default paths to programs such as PGSQLDUMP, so that users can figure out more easily they can customize them.
2005-11-29 r3555@krups: intrigeri | 2005-11-15 13:59:57 +0100intrigeri
Moved easydialog.sh to lib/ directory: more code is going to be shared, let's start here.
2005-10-26Move configuration to autotools templateMicah Anderson