Bacula code: Total files = 522 Total lines = 204,340 (*.h *.c *.in)
+The diff between 2.4.4 and 2.5.x is 208,340 lines, so this release
+represents an enormous effort.
+
This Director and Storage daemon must be upgraded at the same time,
but they should be compatible with all 2.4.x File daemons, unless you
use some of the new features that affect the FD. In other words, you should
/*
Bacula® - The Network Backup Solution
- Copyright (C) 2008-2008 Free Software Foundation Europe e.V.
+ Copyright (C) 2009-2009 Free Software Foundation Europe e.V.
The main author of Bacula is Kern Sibbald, with contributions from
many others, a complete list can be found in the file AUTHORS.
*/
#undef VERSION
-#define VERSION "2.5.41"
+#define VERSION "2.5.42"
#define BDATE "12 March 2009"
#define LSMDATE "12Mar09"
Item 28: Implement an option to modify the last written date for volumes
Item n: Split documentation into several books
+New techical changes:
+libtool
+plugins
+bpipe fd plugin
+Exchange plugin
+
+
New features to be documented:
+Update src/plugins/README
command separator in console (!$%&'()*+,-/:;<>?[]^`{|}~)
examples/database/dbcheck.sql
enhancement to wait command: wait mount ...
dbport in dbcheck
filepattern (restore with regex in bsr)
-mixed priorities
+Allow Mixed Priorities
Eliminated license problems with OpenSSL.
Code to be completed before 3.0.0 is released: