Silvio Rhatto
|
bf5ada0f03
|
Changing remaining 'exit' to 'fatal' at rsync handler (#3721)
|
2012-05-10 16:53:52 -03:00 |
|
Micah Anderson
|
c9aa8b1d6f
|
remove maildir handler 'loadlimit' - it is not used anywhere
|
2012-03-27 10:49:26 -04:00 |
|
Silvio Rhatto
|
15b92db991
|
Rsync handler: use the backup start time and not the time the backup was finished (Debian #654192)
|
2012-02-28 01:00:45 -03:00 |
|
Silvio Rhatto
|
102c619341
|
Fixing $rsync_options output when rsync is local (Issue #3001)
|
2012-02-26 13:51:24 +01:00 |
|
intrigeri
|
3a94e3bc59
|
Report duplicity failure output at error loglevel so that it is emailed.
|
2012-02-25 15:05:32 +01:00 |
|
intrigeri
|
3ac357dd95
|
Report failure of rdiff-backup jobs as such.
|
2012-02-25 14:56:56 +01:00 |
|
intrigeri
|
50c2f6e02a
|
Remove leftover FIXME that was fixed.
|
2012-02-25 14:41:50 +01:00 |
|
intrigeri
|
a74db16e51
|
Fix typos.
|
2012-02-25 14:01:49 +01:00 |
|
intrigeri
|
db168e41fd
|
pgsql: don't produce empty uncompressed backups (Redmine#3820).
|
2012-02-25 13:30:09 +01:00 |
|
intrigeri
|
5bfa30bb22
|
Support bandwidthlimit again with new duplicity, using trickle.
duplicity 0.6.17 uses paramiko backend.
Thus, it does not support limiting bandwidth anymore.
Let's use trickle to support bandwidth shaping anyway.
|
2012-01-29 16:44:12 +01:00 |
|
intrigeri
|
f896ef3f65
|
dup: add precmd to every duplicity call.
|
2012-01-29 15:09:37 +01:00 |
|
intrigeri
|
357a17b155
|
Use --ssh-options with dup >= 0.6.17.
... and warn about unsupported options.
|
2012-01-29 15:09:37 +01:00 |
|
intrigeri
|
b99ccd6303
|
mysql: Don't attempt to dump performance_schema database (Redmine#3741).
Locking its tables require privileges the 'debian-sys-maint'@'localhost' user is
generally not granted.
|
2012-01-24 01:25:08 +01:00 |
|
Silvio Rhatto
|
dcabf4fe4e
|
Fixing escaping and debug message for remote metadata cleanup (#3727)
|
2012-01-04 22:48:45 +01:00 |
|
Silvio Rhatto
|
db45b98132
|
Cleanup orphaned metadata (#3727)
|
2012-01-04 22:48:41 +01:00 |
|
Silvio Rhatto
|
d680847c37
|
Abort on rsync error (#3692)
|
2012-01-01 17:28:14 +01:00 |
|
Silvio Rhatto
|
6933a8724d
|
Fixing metadata rotation
|
2012-01-01 10:46:15 +01:00 |
|
Silvio Rhatto
|
aaa53a78b2
|
Allow disabling rotation or setting 2 days as minimum for backup increments in rsync short format (Issue #2107)
|
2012-01-01 10:45:48 +01:00 |
|
Silvio Rhatto
|
10d67587ef
|
Removing 'exit 1'; using 'fatal' instead (Redmine#3721)
|
2012-01-01 10:41:16 +01:00 |
|
Silvio Rhatto
|
926152dfa1
|
Mangle rsync_options just after all other options were evaluated (#3702)
|
2011-12-31 22:05:50 +01:00 |
|
Silvio Rhatto
|
b89b684c2c
|
Provide a default number of days for the rsync handler
|
2011-12-31 22:02:29 +01:00 |
|
Silvio Rhatto
|
46000c0308
|
Make numericids defaults to null (fixes #3691)
|
2011-12-31 21:49:29 +01:00 |
|
intrigeri
|
f351306d82
|
dup: add support for RackSpace's CloudFiles.
Thanks to Yuval Kogman <nothingmuch@woobling.org> for the patch.
|
2011-10-22 21:46:50 +02:00 |
|
intrigeri
|
25ad989fb7
|
Make the .dup generated by ninjahelper more consistent with example.dup.
I.e. document tmpdir.
|
2011-09-24 19:10:35 +02:00 |
|
intrigeri
|
65ff22247e
|
Remove useless and inconsistent executable bit on sys handler.
|
2011-09-20 22:36:04 +02:00 |
|
intrigeri
|
08ec567290
|
Don't install LDAP handler, helper and example configuration file.
The handler has been heavily broken for a while.
It clearly lacks a maintainer.
|
2011-09-20 22:29:42 +02:00 |
|
intrigeri
|
5d94e2ad0d
|
dup: fix incorrect duplicity version check for keepincroffulls.
Thanks to Olivier Berger <oberger@ouvaton.org> for the patch.
(Closes Redmine bug #3443)
(Closes: #641120)
|
2011-09-11 00:18:23 +02:00 |
|
intrigeri
|
3e576ff693
|
Fix infinite loop in rdiff helper when version inconsistency is detected.
|
2011-08-30 13:00:49 +02:00 |
|
Silvio Rhatto
|
3ae23af640
|
Fixing $rsync_options output (Issue #3001)
|
2011-08-17 19:28:35 +02:00 |
|
Silvio Rhatto
|
9e7c186f02
|
Fixing $rsync_options output when rsync is local (Issue #3001)
|
2011-08-17 19:27:59 +02:00 |
|
intrigeri
|
7b57f84a92
|
Cleanup: stop supporting duplicity < 0.6.01 (Redmine#2538).
|
2011-08-17 12:31:30 +02:00 |
|
intrigeri
|
e691eb7a10
|
Allow 'when = XXX' in sh jobs.
when=XXX did work already. This patch allow to write this with spaces around the
equal sign - as in every other backup.d/ file.
|
2011-08-17 12:15:37 +02:00 |
|
intrigeri
|
49a5c56321
|
sys: fix gathering of information about loaded modules.
cut is in /usr/bin actually.
|
2011-05-15 19:19:48 +02:00 |
|
intrigeri
|
d32cc2318c
|
sys: fix hwinfo (Closes: #625501)
|
2011-05-05 09:17:37 +02:00 |
|
intrigeri
|
7d873cf4ce
|
Merge remote branch 'bruno/master'
|
2011-04-26 11:07:18 +02:00 |
|
intrigeri
|
5910e1ce81
|
tar helper: default to store backups into /var/backups/.
|
2011-04-26 11:05:49 +02:00 |
|
intrigeri
|
cdcc2bc5c9
|
Do arithmetic using bash rather than bc (Closes: #603173)
|
2011-04-26 11:00:02 +02:00 |
|
intrigeri
|
8f70c54e0a
|
Initialize dup_keepincroffulls as any other global variable.
|
2011-04-26 10:31:39 +02:00 |
|
Olivier Berger
|
b5b400aca6
|
Fix option name, and revert defaults to previous settings
|
2011-04-25 22:40:45 +02:00 |
|
Olivier Berger
|
55fe213f9b
|
Fix merge problem
|
2011-04-25 22:40:44 +02:00 |
|
Olivier Berger
|
ca14175210
|
Now that there's some removal of increments for old fulls, we can keep fulls for a longer time, for instance 1Y which becomes default
|
2011-04-25 22:40:44 +02:00 |
|
Olivier Berger
|
573e803a07
|
Proposed feature to address https://labs.riseup.net/code/issues/2492
|
2011-04-25 22:40:44 +02:00 |
|
Olivier Berger
|
a1c2229e1a
|
Proposed feature to address https://labs.riseup.net/code/issues/2492
|
2011-04-25 22:40:44 +02:00 |
|
intrigeri
|
6aca9c822b
|
All handlers: stop using "local VAR" outside functions. (Closes: #530647)
|
2011-04-25 18:55:58 +02:00 |
|
Bruno Bigras
|
1bf46e1128
|
Add the tar handler to Makefile.am
|
2011-04-20 23:06:28 -04:00 |
|
intrigeri
|
2392094a24
|
Make units clearer (Closes Redmine bug #2737).
|
2011-02-16 08:22:10 +01:00 |
|
intrigeri
|
a036144de8
|
Documentation: recommend using 4096 bits RSA keys everywhere.
|
2011-01-27 19:02:28 +01:00 |
|
intrigeri
|
8190b0dbc7
|
rdiff.helper: generate 4096 bits RSA keys.
|
2011-01-27 19:00:15 +01:00 |
|
intrigeri
|
8098286aa1
|
dup helper: fix separate signing key usecase.
Thanks to Ian Beckwith for the patch.
|
2010-12-13 11:24:21 +01:00 |
|
intrigeri
|
13f247afeb
|
Fix reliance on bash for pipefail. (Closes: #602374)
Thanks to Sergio Talens-Oliag <sto@debian.org> for the bug report and patch.
|
2010-11-07 13:07:26 +01:00 |
|