-2002-06-xx Release 1.21
+2002-06-12 Release 1.21
- Fixed several problems with filenames being truncated if
they contain spaces. Thanks to the user that reported this.
- N.B. To get the new queries, after the "make" and
- MUST UPDATE ALL DAEMONS due to protocol change to handle new
tape format.
-
- kes11Jun02:
+ From kes11Jun02:
- Updated examples directory with my most recent config files.
- Modified the M_TERM meaning to mean that Bacula has
terminated in error without producing a dump. Previously,
- Modified bextract to default to extracting all files (i.e. /).
- Cleaned up the code in bextract a bit.
- kes03Jun02:
+ From kes03Jun02:
- Improve Verify command to include files examined.
- Eliminate fcntl() locking of the console file and replaced
it with a pthreads mutex.
/* */
#define VERSION "1.21"
#define VSTRING "1"
-#define DATE "11 June 2002"
-#define LSMDATE "11Jun02"
+#define DATE "12 June 2002"
+#define LSMDATE "12Jun02"
/* Debug flags */
#define DEBUG 1