aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMicah Anderson <micah@riseup.net>2005-05-24 19:26:11 +0000
committerMicah Anderson <micah@riseup.net>2005-05-24 19:26:11 +0000
commit4f36863c09ad4e3c2613531873292e0e5c1250a2 (patch)
tree4e1b4a1ea4ae793c0959e80e2a0f08b281ff1ca3
parent26a57c396c75e0e782ffaf3946f6912da0ecf4ae (diff)
downloadbackupninja-4f36863c09ad4e3c2613531873292e0e5c1250a2.tar.gz
backupninja-4f36863c09ad4e3c2613531873292e0e5c1250a2.tar.bz2
Changes that I've made for vservers
-rw-r--r--changelog10
1 files changed, 5 insertions, 5 deletions
diff --git a/changelog b/changelog
index fff18d5..75c1bda 100644
--- a/changelog
+++ b/changelog
@@ -1,11 +1,11 @@
version 0.x -- xxxxxxxxxxxxx
ldap handler has new options: backup method to use (ldapsearch or
- slapcat), restart, passwordfile and binddn. Default backup method
- is set to ldapsearch as this is safer
+ slapcat), restart, passwordfile and binddn. Default backup method
+ is set to ldapsearch as this is safer
implemented fix so that the main script will echo fatal errors rather
- than being silent about them, this means an error message every hour
- if there is a major configuration problem (not a handler problem)
-
+ than being silent about them, this means an error message every hour
+ if there is a major configuration problem (not a handler problem)
+ added vserver support to main script and to the handlers: mysql, svn, sys, rdiff
version 0.5 -- April 12 2005
rdiff handler works when remote sshd has a banner