]> git.sur5r.net Git - bacula/bacula/blobdiff - bacula/kernstodo
Remove src/pygtk-console/ from configure
[bacula/bacula] / bacula / kernstodo
index db38cc039556d2900bec89ecd18f49e02a448c58..ef54bfd5db8881c4963b0ba0570bfe73b890edfe 100644 (file)
@@ -41,7 +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.