diff options
author | Elijah Saxon <elijah@riseup.net> | 2005-07-01 20:09:16 +0000 |
---|---|---|
committer | Elijah Saxon <elijah@riseup.net> | 2005-07-01 20:09:16 +0000 |
commit | 5cc6f5e5f0531c3905cfdc8c9d3b8c50632baecf (patch) | |
tree | 0a646e39c678b29dcd1a5c019910b389ff928539 /changelog | |
parent | fba2f020320b3fc43b1a680cda03f33dbc14ce48 (diff) | |
download | backupninja-5cc6f5e5f0531c3905cfdc8c9d3b8c50632baecf.tar.gz backupninja-5cc6f5e5f0531c3905cfdc8c9d3b8c50632baecf.tar.bz2 |
options to sys
Diffstat (limited to 'changelog')
-rw-r--r-- | changelog | 7 |
1 files changed, 4 insertions, 3 deletions
@@ -2,10 +2,10 @@ 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 - ********************** + ****************************************************************** NOTE: to get the previous default behavior with the ldap handler, you must set "method = slapcat". The new default is ldapsearch. - ********************** + ****************************************************************** 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) @@ -27,7 +27,8 @@ version 0.x -- xxxxxxxxxxxxx fixed bug in mysql handler which caused some passwords to not work. (.my.cnf files now have double quotes around password) considerably improved and changed the log file output. - + can now pass options to hwinfo and sfdisk in sys handler. + version 0.5 -- April 12 2005 rdiff handler works when remote sshd has a banner rdiff handler supports local dest |