Age | Commit message (Collapse) | Author |
|
Thanks to maniacmartin <martin@maniacmartin.com> for the patch on which this one
is based.
This closes Redmine bug #1209.
|
|
Thanks to stefan <s.freudenberg@jpberlin.de> for the patch.
This fixes Redmine bug #658.
|
|
|
|
This also fixes Redmine bug #1021.
|
|
as such
This should fix Redmine bug #1340.
This option makes pipelines return as status the value of the last (rightmost)
command to exit with a non-zero status, or zero if all commands exit
successfully. See bash(1) for details.
E.g. this prevents the following from exiting with status 0 (!) if pg_dumpall
fails:
pg_dumpall | gzip
|
|
filesystem (Closes: #536049)
|
|
|
|
Cherry-picked and re-indented patch 76792c8f45afa1fdaeb81c2af77499ca0b83ce64
from Olivier Berger.
Conflicts:
src/backupninja.in
|
|
|
|
#563044)
|
|
... hoping it will help supporting *BSD some day.
|
|
... to support shell meta-characters in database names.
Closes Redmine bug #617.
|
|
|
|
|
|
Thanks to Ian Beckwith <ianb@erislabs.net> for the patch.
|
|
you might need to pass
updated the example.maildir to include this option, as well as detail the missing desid_file, destport
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
maildir handler
|
|
|
|
|
|
|
|
directory for
maildirs, rather than just looking in the directories [a-zA-Z0-9], thanks
for the patch from chris@cenolan.com (Trac#43)
|
|
|
|
|
|
arrays via mdadm, rather than just catting the mdadm.conf file, which may be empty
|
|
passed, thanks to a report from John Hallam
|
|
handler, which aides in restoring installed packages with the right choices made
|
|
variables to substitute the proper binary location and removed bad fall-back when mktemp was not there
|
|
configuration option (Closes: Trac#45)
|
|
(factorization++)
|
|
future fix for Trac#45)
|
|
|
|
(Closes: Trac#39)
|
|
|
|
option desturl (Closes: #483712, #346040, Trac#2)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
- general cleanup of dup handler
- support remove-older-than command
- also run "duplicity cleanup" before anything else, for safety reasons
- migrated full/incremental backup switch to new syntax
ChangeLog: removed trailing space
|
|
|
|
|