]> git.sur5r.net Git - bacula/bacula/blobdiff - bacula/technotes
Add bconsole to Win64 installer
[bacula/bacula] / bacula / technotes
index bcafdbb229342fda5cef0f77bbea363c880323c5..9e7789cf5e90211a539739f006848b6e1150769f 100644 (file)
@@ -1,6 +1,23 @@
               Technical notes for current SVN
           
 General:
+
+04Apr09
+kes  Add bconsole to Win64 installer.
+03Apr09
+kes  Implement more automatic build of Win64 client. Note, there are still
+     lots of warning messages, but it seems to build a correct binary.
+02Apr09
+kes  Enhance Job messages from SD when the FD->SD protocol is incorrect
+     and the SD hangs up. Previously this looked like a comm error.
+mvw  Fixed problem in xattr and acl code trying to send empty acl or xattr
+     streams.
+mvw  Fix for bug #1261 where we send out a null stream when a file only an
+     acl and xattr support is also turned on.
+mvw  Added some warnings to configure when using libtool and static in
+     one configure.
+30Mar09
+ebl  Fix small memory leak in fileregexp bsr code
 29Mar09
 kes  Correct bacula32.def entry point as specified by James.
 kes  Add code to FD plugin driver to make a copy of the plugin
@@ -9,14 +26,14 @@ kes  Add code to FD plugin driver to make a copy of the plugin
 kes  Directly mark all files saved by plugin as being seen for Accurate.
 kes  Add checks on the plugin version and the plugin license. Currently
      only implemented for FD plugins.
-kes  Add installation of /usr/share/doc/bacula-VERSION
+kes  Add installation of /usr/share/doc/bacula
 kes  Modify plugin checkFile to return bRC_Seen to cause file
      to remain.  Previously was true/false.
 27Mar09
 kes  Implement installation of bat help files
      The help files are installed in the htmldoc dir and can be set
      by --htmldoc=xxx on the ./configure. Default is:
-     /usr/share/doc/bacula-version/html
+     /usr/share/doc/bacula/html
 kes  Update projects file
 kes  Apply patch from  Pasi Karkkainen <pasik@iki.fi> that adds
      Previous Job name to migrate job report.