From: Kern Sibbald Date: Wed, 9 Dec 2009 14:24:23 +0000 (+0100) Subject: Update projects + todo X-Git-Tag: Release-5.0.0~166 X-Git-Url: https://git.sur5r.net/?a=commitdiff_plain;h=52db425d2201c78bc26bcf23c70ac6e64252b8f9;p=bacula%2Fbacula Update projects + todo --- diff --git a/bacula/kernstodo b/bacula/kernstodo index fb50bafb45..cc87535549 100644 --- a/bacula/kernstodo +++ b/bacula/kernstodo @@ -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 - diff --git a/bacula/projects b/bacula/projects index a7015885f9..6c64ac9f7b 100644 --- a/bacula/projects +++ b/bacula/projects @@ -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