]> git.sur5r.net Git - bacula/bacula/blobdiff - bacula/technotes-2.5
Add attempt to recover in catastrophe
[bacula/bacula] / bacula / technotes-2.5
index 2c289780aa9b421dfd87a85765a31ad5e61236cb..de80e0abbfa961841bc497134e0f7bbc34246b9e 100644 (file)
@@ -11,13 +11,41 @@ dbi database driver
 --with-db-port
 enhancement to wait command: wait mount  ...
 parse config
-dbport
+
+dbport in dbcheck
 dbdriver
+filepattern (restore with regex in bsr)
+libtool
 
 remove reader/writer in FOPTS????
 
 General:
+17Oct08
+kes  Apply Bastian Friedrich's ACL patch to eliminate ACL
+     errors during restore.
+kes  Minor cleanup of create_restore_volume_list() code.
+kes  Fix typo in console Makefile.in
+16Oct08
+ebl  Fix #1110 about RunScript that can't execute a script with
+     Unicode caracters in the path.
+15Oct08
+kes  Apply tray-monitor patch from Bastian Friedrich to make it
+     work with the new FD.
+14Oct08
+kes  Apply cleanup patch from Marco
+kes  Apply patch from  Marco van Wieringen <mvw@planets.elm.net>
+     that implements libtool to create shared objects out of
+     the Bacula libraries.
+kes  Fix tray-monitor so it will speak to new FD.
+ebl  Fix bug with ansi label when volume name length < 6
+ebl  Fix segfault in debug level > 50 with btape.
+ebl  Remove warning message in btape when command is empty.
+kes  Fix Win32 build to pull in new BACULA define.
 13Oct08
+kes  Change IncludeDir to Exclude Dir Containing.
+kes  Implement code to prohibit ExcludeDirContaining in an
+     Exclude section (same for Plugin and Options).  A bit
+     of a kludge with RES_ITEM2 ...
 ebl  Add field to command list to restrict Runscript console
      command.
 ebl  Use a separate JCR when running Console command with Runscript.