Commit Graph

272 Commits

Author SHA1 Message Date
Micah Anderson
1eabbe5de7 dont run lspci and modinfo when hwinfo==no 2012-06-11 10:07:53 -04:00
intrigeri
7af82be3ec Make it clear what lockfile could not be acquired. 2012-06-11 15:55:24 +02:00
intrigeri
b05065625c mysql: use --skip-events when backing up the performance_schema database (Closes: #673572) 2012-05-20 13:11:12 +02:00
intrigeri
d5a65fc0d6 Releasing backupninja 1.0-rc1. 2012-05-15 17:52:49 +02:00
intrigeri
7e6a79c3d2 Install handlers as pkgdata_DATA, instead of their .in files. 2012-05-15 17:52:49 +02:00
intrigeri
17be899a23 Have "make dist" ship the FAQ. 2012-05-15 17:10:24 +02:00
intrigeri
d464a9742d Have "make dist" package handlers/*.in instead of make results. 2012-05-15 17:07:15 +02:00
intrigeri
e5d922e721 Updating ChangeLog. 2012-05-15 15:45:17 +02:00
intrigeri
1553fc794b Update ChangeLog. 2012-03-26 20:20:50 +02:00
intrigeri
1f367b40cd Update changelog. 2012-02-26 13:52:02 +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
39d050cd63 Update ChangeLog. 2012-02-25 14:20:09 +01:00
intrigeri
db168e41fd pgsql: don't produce empty uncompressed backups (Redmine#3820). 2012-02-25 13:30:09 +01:00
intrigeri
ae6f3bb752 Fix ChangeLog. 2012-01-29 19:32:34 +01:00
intrigeri
030e526694 Add Closes: for Debian bug. 2012-01-29 16:45:24 +01:00
intrigeri
e18e7a83e6 Sort ChangeLog entries. 2012-01-29 16:44:33 +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
0a0fbb46ba Workaround annoying automake sanity check.
Recent versions of automake prevent us from installing lib/* into
lib/backupninja/. Where else are be supposed to install such files anyway?
2012-01-29 14:36:42 +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
intrigeri
0c4b164a58 Update ChangeLog wrt. last cherry-picked patches. 2012-01-04 22:49:35 +01:00
intrigeri
fb393b49c5 Update ChangeLog wrt. last cherry-picked patches. 2012-01-01 17:28:14 +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
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
47bc20217c Releasing backupninja 0.9.10. 2011-09-23 16:41:21 +02:00
intrigeri
65ff22247e Remove useless and inconsistent executable bit on sys handler. 2011-09-20 22:36:04 +02:00
intrigeri
3b5297425b Mention removal of LDAP support in ChangeLog. 2011-09-20 22:33:49 +02:00
intrigeri
14957533e4 Make typography consistent with previous ChangeLog entries. 2011-09-20 22:22:35 +02:00
intrigeri
b90255b645 Add missing item into ChangeLog. 2011-09-20 22:22:14 +02:00
intrigeri
f9f2f2a812 Fix credits. 2011-09-12 20:33:58 +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
c43aa3697b Update ChangeLog and AUTHORS. 2011-08-30 13:02:47 +02:00
intrigeri
9d8d89fd02 Recording Debian bug number. 2011-08-30 12:59:44 +02:00
intrigeri
4e5d994e8a Update ChangeLog. 2011-08-17 19:29:29 +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
69c0ec09c5 Releasing backupninja 0.9.9 2011-05-15 19:27:41 +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
448b6f495e Updating ChangeLog and AUTHORS. 2011-04-26 11:08:59 +02:00
intrigeri
cdcc2bc5c9 Do arithmetic using bash rather than bc (Closes: #603173) 2011-04-26 11:00:02 +02:00
intrigeri
d9f2fca055 Fix ChangeLog. 2011-04-26 10:35:02 +02:00
Olivier Berger
6ab6f3907f Fix duplicity option's name 2011-04-25 22:40:45 +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
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