]> git.sur5r.net Git - bacula/bacula/blobdiff - bacula/kernstodo
Update doc
[bacula/bacula] / bacula / kernstodo
index e83f1d281c06e23c34fbddf57063e76526e30af6..ec70bd1f54a377a1a59a4ed70ac98ffac360a555 100644 (file)
@@ -2,6 +2,8 @@
                  27 January 2004
 
 Documentation to do: (any release a little bit at a time)
+- DB upgrade to version 5 in bacula-1.27b, DB upgrade to
+  version 6 in 1.31; DB upgrade to version 7 in 1.33/4.
 - Document running a test version.
 - Document query file format.
 - Document static linking
@@ -70,13 +72,23 @@ For 1.33 Testing/Documentation:
      http://howtos.linux.com/guides/nag2/x-087-2-nfs.mountd.shtml
 
 For 1.33
+- Fix FreeBSD mt_count problem.
+- During install, copy any console.conf to bconsole.conf.
+- Have each daemon save the last_jobs structure when exiting and
+  read it back in when starting up.
+- "restore jobid=1 select" calls get_storage_xxx, which prints "JobId 1 is
+  not running."
+- Add FromClient and ToClient keywords on restore command (or
+  BackupClient RestoreClient).
+- Automatic "update slots" on user configuration directive when a
+  slot error occurs.
 - Allow "delete job jobid=xx jobid=xxx".   
 - Allow "delete job jobid=xxx,yyy,aaa-bbb" i.e. list + ranges.
 - Implement multiple Volume in "purge jobs volume=".
 - Implement a JobSet, which groups any number of jobs. If the
   JobSet is started, all the jobs are started together.
   Allow Pool, Level, and Schedule overrides.
-- Enhance cancel to timout BSOCK packets after a specific delay.
+- Enhance cancel to timeout BSOCK packets after a specific delay.
 - When I restore to Windows the Created, Accessed and Modifiedtimes are
   those of the time of the restore, not those of the originalfile.  
   The dates you will find in your restore log seem to be the original