]> git.sur5r.net Git - bacula/bacula/commitdiff
Update projects + todo
authorKern Sibbald <kern@sibbald.com>
Wed, 9 Dec 2009 14:24:23 +0000 (15:24 +0100)
committerKern Sibbald <kern@sibbald.com>
Wed, 9 Dec 2009 14:24:23 +0000 (15:24 +0100)
bacula/kernstodo
bacula/projects

index fb50bafb459f1e9167071f18a49772ac6c3d3ffe..cc87535549da1146cfe7829dc01942714cf009f2 100644 (file)
@@ -37,6 +37,9 @@ Document:
  
 Priority:
 ================
+- Implement rwlock() for SD that takes why and can_steal to replace
+  existing block/lock mechanism. rlock() would allow multiple readers
+  wlock would allow only one writer.
 - For Windows disaster recovery see http://unattended.sf.net/
 - Add "before=" "olderthan=" to FileSet for doing Base of
   unchanged files.
@@ -1432,4 +1435,3 @@ Need:
 - Implement unmount of USB volumes.
 - Look into using Dart for testing
   http://public.kitware.com/Dart/HTML/Index.shtml
-
index a7015885f93955d6730dd5bfca72df3320281bf4..6c64ac9f7b1e95b360b671e9b0864b1720d054ef 100644 (file)
@@ -10,8 +10,8 @@ Summary:
 *Item  2: 'restore' menu: enter a JobId, automatically select dependents
  Item  3: Scheduling syntax that permits more flexibility and options
  Item  4: Data encryption on storage daemon
- Item  5: Deletion of disk Volumes when pruned
- Item  6: Implement Base jobs
+*Item  5: Deletion of disk Volumes when pruned (partial -- truncate when pruned)
+*Item  6: Implement Base jobs
  Item  7: Add ability to Verify any specified Job.
  Item  8: Improve Bacula's tape and drive usage and cleaning management
  Item  9: Allow FD to initiate a backup
@@ -40,7 +40,7 @@ Summary:
  Item 32: Ability to defer Batch Insert to a later time
  Item 33: Add MaxVolumeSize/MaxVolumeBytes statement to Storage resource
  Item 34: Enable persistent naming/number of SQL queries
- Item 35: Port bat to Win32
+*Item 35: Port bat to Win32
  Item 36: Bacula Dir, FD and SD to support proxies
  Item 37: Add Minumum Spool Size directive
  Item 38: Backup and Restore of Windows Encrypted Files using Win raw encryption