]> git.sur5r.net Git - bacula/bacula/blobdiff - bacula/technotes
try to insert data on table content
[bacula/bacula] / bacula / technotes
index e10b91368a8e8ce02cea40131bcf74e423ed5eb6..c7cd195aa4b87fbd377bb443b209e0d1797eff98 100644 (file)
@@ -2,6 +2,44 @@
           
 General:
 
+07Aug09
+ebl  bvfs: Add example to list files versions
+ebl  bvfs: Fix directory listing
+ebl  bvfs: Add limit/offset implementation to save resources on director
+ebl  bvfs: Create cache tables on the fly when using Bvfs object (for testing)
+06Aug09
+ebl  Document FT_DELETED FileIndex=0 special value in database Schema
+ebl  Add a new Bvfs class that implements brestore instant navigation
+     cache inside Bacula. Works for Mysql, Postgresql and Sqlite3
+kes  bat: fix compiler warning for unreferenced argument
+04Aug09
+ebl  bat: Go to the media info panel when double-click on job page or media list
+ebl  bat: cleanup job and mediainfo panel
+03Aug09
+ebl  Add new media info panel to bat
+02Aug09
+kes  Remove old sqlite3 build from bacula.spec
+kes  Move bat from bacula.spec to bacula-bat.spec
+kes  Remove installing gconsole start script from Makefile.in
+01Aug09
+ebl  Add Job Info panel to bat
+30Jul09
+ebl  Add restore from multiple storage functionnality with
+     a part of Graham's patch.
+kes  Add 'show disabled' command that lists the disabled jobs.
+kes  Modify enable/disable commands to show only appropriate Jobs.
+29Jul09
+kes  Add ACL check for client in estimate commande
+ebl  Change time_t by utime_t in accurate function
+kes  Start reworking 3.0.2 bacula.spec file
+     - Add SuSE build codes
+     - Add depkgs-qt so bat can build on any system
+     - Reoganize defines
+26Jul09
+kes  Tweak RedHat spec files
+24Jul09
+kes  Add format to a fprintf
+kes  Attempt to fix SQLite seg fault problem
 23Jul09
 kes  Fix int/int32_t problem in accurate_add_file 
      reported by "Eli Shemer" <elish@consist.co.il>