Commit Graph

394 Commits

Author SHA1 Message Date
intrigeri
846213cfa4 Fixed reportspace option (Trac#10) 2007-10-12 17:42:46 +00:00
intrigeri
a906ba01c7 fixed Trac#11 2007-10-12 17:14:34 +00:00
intrigeri
579ea902ba fixed autotools build, broken since r466, inhandlers/Makefile.am 2007-10-12 17:06:09 +00:00
intrigeri
be75e4e6c5 typo in backupninja.1 2007-08-13 01:55:16 +00:00
intrigeri
869ca46e85 dup: cleanup unused var. 2007-08-05 15:20:34 +00:00
Micah Anderson
e3454782c5 add patch to ignore rdiff minor version levels 2007-07-28 11:36:40 +00:00
intrigeri
2b52278576 added Trac tickets report URL to TODO 2007-06-19 20:53:23 +00:00
intrigeri
b6c7437f4b rub: Fixed integer comparison (Closes: Trac#3) 2007-06-19 10:00:30 +00:00
intrigeri
ffac2e56a5 rdiff: handle "keep = yes" to disable old backups removal (Closes: #424633) 2007-06-19 09:55:13 +00:00
Elijah Saxon
5cf34cae1d made maildir handler spit out username when in debug mode 2007-04-23 00:10:50 +00:00
Elijah Saxon
fa54151cc6 commented out info line 2007-03-23 00:09:41 +00:00
Micah Anderson
6cdc21cff7 fix LC_ALL=C sfdisk thing that I missed 2007-03-04 20:15:39 +00:00
Micah Anderson
913b3850c8 fix partitionsfile example to properly use __star__ and note
why this is needed, in case someone wants to change this (Closes: #409192)
2007-03-04 10:48:24 +00:00
Micah Anderson
c0126ff1ef added ninjareport
added ale to AUTHORS for ldap fixes
adjusted sys handler to allow for turning off of sfdisk (#404071)
2007-03-04 10:29:26 +00:00
Micah Anderson
05c26446ed updated autotools abstraction to properly pick up different awk, sed,
and md5sum locations
2007-02-23 18:04:04 +00:00
Micah Anderson
d15a347be5 added some fixes from ale for the ldap handler
re-ordered the handler list in the changelog to be alpha
2007-02-01 23:32:13 +00:00
Elijah Saxon
5621db48e9 made source directory not found into warning instead of fatal 2007-01-22 21:35:52 +00:00
Micah Anderson
5ab8f588cb minor cleanup 2007-01-21 19:32:51 +00:00
Micah Anderson
65f7b42f54 Updated makefiles to include rsnap/rub files that were
accidentally omitted
2007-01-21 19:30:10 +00:00
Micah Anderson
001ffb8d23 add to changelog 2006-12-15 23:14:25 +00:00
Micah Anderson
ea468148c5 Add Jamie McClelland's cstream patches 2006-12-15 23:13:47 +00:00
Micah Anderson
1727edae52 fixed case where combination of compress=no and specifying individual
vservers and mysqld wasn't running or mysqldump didn't exist would cause
a zero byte backup file
2006-12-13 05:36:41 +00:00
Micah Anderson
8932a62c3a changed spaces to tabs in Makefile.am (make will ignore
the section if its spaces)
2006-11-28 23:27:19 +00:00
Micah Anderson
95ea71bfd1 Added rub handler fixes from rhatto 2006-11-01 21:50:26 +00:00
Micah Anderson
0f46b775b9 my changelog was in conflict, resolving this 2006-11-01 21:40:46 +00:00
intrigeri
42b7be6130 sys: closes 396632 for real 2006-11-01 21:30:02 +00:00
intrigeri
b2cda6aae3 sys: start to fix silly output display and data loss 2006-11-01 21:14:35 +00:00
intrigeri
6b015afc1e pgsql: support PGSQLUSER for real (Closes: #396578) 2006-11-01 18:26:41 +00:00
Micah Anderson
d595bf00cb forgot to commit minor fix to rub handler 2006-10-31 05:00:13 +00:00
intrigeri
b35260e595 Changelog completing with proper Closes: Debian bug 2006-10-28 19:34:56 +00:00
intrigeri
56c992661c sys: fix bug when vrootdir is on its own partition 2006-10-28 19:19:55 +00:00
intrigeri
5eef842c2b fixed configuration files permission check 2006-10-08 00:42:47 +00:00
Micah Anderson
2276e5df3f fixed automake problem if /etc/backup.d already exists 2006-10-07 23:04:27 +00:00
intrigeri
e2f2e629cc sys: fixed typo breaking things with VServers 2006-10-07 22:53:46 +00:00
Micah Anderson
787e4aadd2 Change /etc/backup.d permissions to need 0770 for admingroup 2006-10-07 03:59:32 +00:00
intrigeri
2dd5981aad sys: typo 2006-10-07 03:28:21 +00:00
intrigeri
2e9bb3f05e sys: fix the '*' in dpkg --get-selections 2006-10-07 03:27:24 +00:00
intrigeri
26e33dcc47 ninjahelper.in: remove runtime overzealous perms checks on the helpers 2006-10-07 02:44:05 +00:00
intrigeri
c836982f43 backupninja.in: words missing in error message 2006-10-07 02:14:42 +00:00
Micah Anderson
87143986c0 Here is my trac commit 2006-10-07 02:01:47 +00:00
intrigeri
054f9fb2ad dup: document how to write sftp-compatible (and thus new-duplicity-compatible)
sshoptions setting (Closes: #388543)
2006-10-07 01:23:21 +00:00
intrigeri
d395ae94a5 dup, rdiff: implemented and documented simpler and clearer symlinks/globbing
behaviour, as proposed on
http://lists.riseup.net/www/arc/backupninja/2006-07/msg00008.html
2006-10-07 00:40:58 +00:00
Micah Anderson
947309699d added ldaphost and tls variable as requested by stefani 2006-10-06 20:00:52 +00:00
Micah Anderson
911ae7d548 prepare configure for 0.9.4 2006-10-06 18:49:42 +00:00
Micah Anderson
4ce9c573c8 Added disk space report option (adam kosmin suggestion)
removed sys vserver not running noise report (anarcat suggestion)
2006-10-06 18:42:32 +00:00
Micah Anderson
4ceb4f15c2 Added rhatto's updated rub handler, not removing rsnap now, will probably want to do that
later
2006-10-06 18:26:42 +00:00
Micah Anderson
7debcd465b added purged packages to dpkg --get-selections 2006-10-04 23:38:30 +00:00
Micah Anderson
6d6d041bce Added changes from rhatto 2006-10-02 00:21:24 +00:00
Micah Anderson
a4360a23e9 remove test 2006-09-27 16:48:18 +00:00
Micah Anderson
2e9aeb92de just testing,please ignore 2006-09-27 06:47:48 +00:00