X-Git-Url: https://git.sur5r.net/?a=blobdiff_plain;f=bacula%2Fkernstodo;h=ef54bfd5db8881c4963b0ba0570bfe73b890edfe;hb=68b7cad2e3ba120186129fc4c6445d6b95ecae80;hp=ece693d3792a00facad51d3e2881f94143a2eb22;hpb=694d3865c4374bce362ee6f3453f1419159aa212;p=bacula%2Fbacula diff --git a/bacula/kernstodo b/bacula/kernstodo index ece693d379..ef54bfd5db 100644 --- a/bacula/kernstodo +++ b/bacula/kernstodo @@ -41,6 +41,14 @@ Document: Priority: +- Why doesn't @"xxx abc" work in a conf file? +- Figure out some way to "automatically" backup conf changes. +- Look at using posix_fadvise(2) for backups -- see bug #751. + Possibly add the code at findlib/bfile.c:795 +- Add the OS version back to the Win32 client info. +- Restarted jobs have a NULL in the from field. +- Modify SD status command to indicate when the SD is writing + to a DVD (the device is not open -- see bug #732). - Look at the possibility of adding "SET NAMES UTF8" for MySQL, and possibly changing the blobs into varchar. - Check if gnome-console works with TLS. @@ -69,6 +77,9 @@ Projects: - Despool attributes in separate thread - Database speedups - Embedded MySQL + - Check why restore repeatedly sends Rechdrs between + each data chunk -- according to James Harper 9Jan07. + - Building the in memory restore tree is slow. - Features - Better scheduling - Full at least once a month, ...