]> git.sur5r.net Git - bacula/bacula/blobdiff - bacula/technotes-2.5
ebl Speedup dbcheck for postgresql. (1h to cleanup 40M filename table
[bacula/bacula] / bacula / technotes-2.5
index d796d2b11b3c63b687a87aa4ff0c15fc94d2805e..9be8a02c8dc6783370cc439e5bda2f916adce9ec 100644 (file)
@@ -2,36 +2,70 @@
 
           
 New features:
-Accurate files
-TLS authentication 
-bextract Win32 data
-Run afterVSS
-Multiple command/console per runscript
-console command in runscript
-Bat API
+*Accurate files
+*TLS authentication 
+*bextract Win32 data
+*Run afterVSS
+*Multiple command/console per runscript
+*console command in runscript
+*Bat API
 Plugin API
-State file updated on job term
+*State file updated on job term
 PluginOptions
 FD Version
-Duplicate Job directives
+*Duplicate Job directives
  - Allow Duplicate Jobs
  - Allow Higher Duplicates
  - Cancel Queued Duplicates
  - Cancel Running Duplicates
  Ensure they work with RerunFailedLevels
-MaxFullInterval
-MaxDiffInterval
-Honor nodump flag
-Improved status commands for Bat
-Spooling/despooling status
+*MaxFullInterval
+*MaxDiffInterval
+*Honor nodump flag
+*Improved status commands for Bat
+*Spooling/despooling status
 Implement ftruncate for NFS devices
 Add long term statistics job table
-vtape driver
-Ignore Dir
+  (Use Statistics)
+*vtape driver
+*Ignore Dir
 separator in console (!$%&'()*+,-/:;<>?[]^`{|}~)
+*Copy jobs
+examples/database/dbcheck.sql
+dbi database driver
+  --enable-libdb
+  dbdriver in bacula-dir.conf
+--with-db-port
+support for Ubuntu
+status_slots???
+spoolSize by Job???
+recyclepool in dird/ua_select.co???
+enhancement to wait command: wait mount  ...
+parse config
+plugindirectory
+dbport
+dbdriver
+maxrunschedtime???
+fullmaxwaittime???
+incrementalmaxwaittime???
+differentialmaxwaittime???
+fullmaxruntime???
+differentialmaxruntime???
+incrementalmaxruntime???
+optimizejobscheduling???
+spoolsize???
+usestatistics???
+pluginoptions
+plugin
 
+remove reader/writer in FOPTS????
 
 General:
+03Sep08
+kes  Add Slot if it is non-zero to writing bsr file after a
+     backup.
+kes  Change a number of bnet_fsend() into class method calls.
+kes  Begin audit of diff of 2.4 branch to trunk code.
 01Sep08
 ebl  Fix the mysql creation script that double-created an 
      index of the same field on the Media table.