]> git.sur5r.net Git - bacula/bacula/blob - bacula/ChangeLog
Documentation
[bacula/bacula] / bacula / ChangeLog
1
2 2003-10-24 Version 1.32c 26Oct03 Beta
3 25Oct03
4 - Add new spec file and cats patch from Scott.
5 - Optimize tree.c a bit -- turn off debug code, keep node fname
6   length for fast rejection, add some statistics, allocate
7   in 100K and 1Meg chunks, use bool, uint16_t and uint8_t to
8   reduce node packet size.
9 24Oct03
10 - Eliminate ua_retention.c that was not used.
11 - Improve error message when closing brace missing in conf file.
12 - More doc updates.
13 - Eliminate Don't forget to mount if it is a disk file.
14 - Fix Gnome2 scrolling and blank screen problems.
15 - Eliminate multiple JobIds in restore selection list.
16 - Fix non-portable varargs code in var.c
17 - Make doc fixes/changes suggested by Dan Languille
18 23Oct03
19 - Document new features.
20 - Implement mod of Verify Job at the run prompt.
21 - Correct SQL table definitions so that MySQL and SQLite
22   have all the values in the same position.
23 - Correct a typo in configure.in when configuring GNOME.
24 - In doing a "status dir" make it loop over all the run
25   commands in the Schedule rather than doing on the first one.
26 - Close all unused file descriptors in bpipe.c otherwise if
27   a daemon is started, it will keep our TCP/IP port open.
28 22Oct03
29 - Print block read error (checksum, I/O, BB01, ...) once then
30   the number found at the end of the reading.
31 - Implement RunAfterFailedJob
32 - Change db_find_job_start_time() to require a Full save before
33   running an Incremental or Differential job.
34 - Remove has_volume_expired from code that updates vol info
35 21Oct03
36 - Implement "delete job"
37 20Oct03
38 - More documentation, add Marc Brueckner's tips to manual.
39 - Tweak gnome2-console scroll window.
40 - Turn off some debug info.
41 18Oct03
42 - Modify Verify to accept VerifyJob = xx, where the last backup job
43   of job xxx will be verified.
44 - Add changing the Pool name for a Volume to "update volume"
45 - Write most of the code for Verify Disk to Catalog.
46 - Recreate the src/gnome2-console directory.
47 - Change all the text handling code to the Gnome 2.0 way.
48 - Correct the way verify filenames are returned to the Director so
49   that directories are in canonical form (i.e. trailing /).
50 - Handle casting bug in glade-2 by sed'ing support.c in gnome2-console.
51
52 2003-10-15 Version 1.32b 14Oct03 Release
53 14Oct03
54 - Modify configure so that if threaded MySQL client library
55   is not present, Bacula will link with the non-threaded 
56   version.
57 - Updates to the Web pages and to the manual.
58 - Remove trademark symbol from title. Phil pointed out that it
59   does not display correctly in a title.
60 11Oct03
61 - Implement restore by file before date. 
62 - Change restore arguments a bit so that you can feed it
63   multiple jobid= specifications or multiple file= specifications.
64 - Pass restore with run option on to run_cmd.
65 - Make run-cmd not prompt if it has a "run" on the command line.
66 10Oct03
67 - When pruning, select only old orphanned jobs to delete so that
68   the current job is not pruned too.
69 09Oct03
70 - Corrected return status for bsf_dev and bsr_dev in block.c and btape.c
71 - dev.c used incorrect ruturn status for bsf_dev in the BSF at EOM
72   code. This caused all appends on FreeBSD to fail.
73 - Turn on fast block rejection code.
74 08Oct03
75 - Optimize file index searches by adding a count to the bootstrap.
76 - Write single files/blocks to bootstrap without the second part.
77 - Add current Volume status to the cannot use this Volume message.
78 - Zero the rx->bsr in ua_restore when freeing so it doesn't get
79   freed twice.
80 - Lots of testing on the restore
81 - I noticed that SD and FD bootstrap files were not always
82   deleted, so delete them as soon as possible.
83 - Restore by file (or by selecting files) created some
84   horrible looking bsr files that defeated the forward
85   spacing code, so fix write_findex to work right.
86 - Add zlib_strerror() routine in filed/restore in case
87   of zlib errors.
88 - In filed/restore.c make sure all error returns cleanup
89   and close the open file descriptor.
90 - Make sure to set *non* over filename in attr packet
91   after file is found, so error messages that print the
92   filename don't print an old, incorrect name.
93 - Allow bclose() to be called after closing the file.
94 - Fix a number of unclear help messages, ... reported by
95   Phil in btape.
96 - Retweak stored/read_record.c so that it does forward
97   spacing at the beginning of every tape, not just the
98   first one.
99 - Print repositioning message if verbose is set.
100
101 2003-10-01 Version 1.32a 03Oct03 Release
102 04Oct03
103 - Combine the code in ua_output and ua_status that searches
104   the run records.
105 03Oct03
106 - Fixed "list nextvol" to search for the correct pool in the
107   Schedule Run records.
108 - Correct an error in is_block_zero. It found a false
109   match if the first 1016 bytes of a 32K buffer and     
110   the last 248 bytes are zero.  Broke the sparse option.
111 01Oct03
112 - More documentation.
113 - Test if multiple mail addresses works. Yes.
114 - Add debug Jmsg() to trigger if the file I/O packet is
115   not closed in the FD, i.e file descriptor leaks.
116 - When error occurs reading label in mount.c, start from
117   the very top so that the retry count is in effect.
118 - Zap the mode in soft links in testls.c for regression
119   testing.
120
121 2003-10-01 Version 1.32 30Sep03 Release
122 28Sep03
123 - Enhance manual faq, regression ...
124 - Make FreeBSD read sizes always be a multiple of 512. Needed
125   to read raw disks.
126 - Make FreeBSD accept block AND character devices for raw
127   disk reads.  On FreeBSD there are no block devices.
128 27Sep03
129 - Fix printing of EndTime on job report after rescheduling.
130 - Fix jobq.c error returns to clean up before returning.
131 - Make Cleaning tape aware of "unlabeled" volumes.
132 - If a job is rescheduled, ensure that old job is
133   removed from SD's jcr queue -- i.e. it is still waiting
134   for FD connection.
135 - Test rescheduling code.
136 - Change ./configure to detect Cygwin enviornments.
137
138 2003-09-26 Version 1.32 26Sep03 Beta
139 - Add regression and GUI-interface chapters to the manual.
140 - Fix "label" of a volume that is already in the catalog,
141   but not yet labeled.
142 - Correct the test for spooling attributes which was backward.
143   This caused the creation of a spool file in the working
144   directory for every job run.
145 - Print to the job output stream when block checksum errors
146   occur, but continue processing. If more than one occurs,
147   print number at end of job.
148 - Remove a few unneeded tests from configure.in
149 - Modify configure to use -pthread on FreeBSD 4.8,
150   but nothing on FreeBSD 5.1
151 - Clarify that bmicrosleep() takes sec and microsecs
152 - Apply Franc Carter's code to specify a DB host in 
153   bscan.
154 - Fix sanity login length test in stored/dircmd.c
155 - remove old code fro stored/job.c
156 - Lots of work on regress so that it works on FreeBSD
157   and Solaris.
158 - Make the default gnome-console wider (console.c)
159 - Add \r to the items that terminate a token.
160
161 2003-09-20 Version 1.32 20Sep03 Beta
162 - Replace a number strcpy() calls with bstrncpy().
163 - Added code to ensure that the names for each resource
164   type are unique. Two resources of different types can
165   have the same name.
166 - More documentation
167 - Added new full length modifiers for time intervals.
168   Compatible with previous method EXCEPT a modifier is now
169   manditory.
170 - Completely restructured recycling. It should work now, but
171   in any case, the logic is much cleaner. A lot of new
172   code in next_vol.c
173 - Added a few pthread_xx_destroy() for items inited.
174 - Nic Bellamy pointed out that it wasn't necessary to do 
175   destroy() of static initialized pthread variables -- fixed
176   watchdog.
177 - update VolStatus asked for the media and volume twice.
178 - Changed a few more strcpy() to bstrncpy().
179 - Made VolBytes=1 as indicator that the Volume is labeled.
180 - Modified creation of Media record to include VolBytes,
181   same for sql_update - also set LabelDate if VolBytes = 1.
182 - Copy any statically linked programs to install directory.
183 - Change relabel flag to label in Update_media protocol Dir<->SD.
184 - Change a few strcpy to bstrncpy ...
185 - Update Media record after an automatic tape label.  
186 - Added more debug code to bnet_server and bnet.c to attempt to
187   track down Alex's SD segfault (BSOCK==0)
188 - Add additional debug cod for authentication errors in cram-md5.     
189 - Implement "list nextvol job=xx" and add Volume to Dir status.
190 - Retry waitpid if interrupted -- needed for FreeBSD!
191 - Move lex.c debug level to 900
192 - Add new aliases SDAddress, ...
193 - Final changes for variable expansion
194 - Possible fix to Alex's SD crashes
195 - Correct incrementing counters not in catalog -- reported by
196   Chris Allen.
197 - Correct memory leak in core var.c code -- reported by 
198   Chris Allen.
199 - Make documentation of variable substitution a bit clearer.
200 - Apply Nic Bellamy's patch to dbcheck.c to fix SQL to work
201   on both MySQL and SQLite.
202 - Finally fixed the .messages that was sent during prompts
203   in the console with no readline.
204 - Implement new Include/Exclude semantics.
205 - Fix a good number of segfaults reported by Chris Allen in
206   the variable expansion code. 
207 - Print warning message if a job is blocked by user unmount.
208 - Fix additional variable expansion problem reported by Chris Allen.
209 - Fix pathconf() error status bug that caused a segfault on
210   a FreeBSD system -- reported by Gernot Hueber.
211 - Make sure the console sends ".messages" only when at the
212   command line prompt.
213 - Apply a patch from Nic Bellamy that corrects a file descriptor
214   leak in the Storage deamon when a job is canceled. (Thanks)
215 - Implement < and | in File daemon.
216 - Implement ClientRunBeforeJob and ClientRunAfterJob.
217 - Corrected BSRatEOF to be BSFatEOF in btape --
218   reported by Lars Koller.
219 - Documented BSFatEof
220 - Eliminated save_level in FD replaced by JobLevel.
221 - Increased MAX_RES_ITEMS from 35 to 50 to handle
222   new ClientRunBeforeJob ...
223 - Add line number in error message for restore from file.
224 - Correct editing of jobids (misplaced comma).
225 - Implement restore files.
226 - Quickie patch to allow Purged Volumes to be mounted.   
227   Must review algorithm.
228 - Eliminate a duplicated query from query.sql
229 - Restructure ua_restore.c so that I can add restore files.
230 - Correct positioning problem at beginning of a second volume 
231   introduced with the new forward spacing code.
232 - Eliminated a sprintf() in the tree routines.
233 - Doc updates
234 - Added HOST_OS, DISTNAME, and DISTVER to the status output.
235 - Eliminated a few stray Dmsgn(000, messages making them either
236   debug_level 100, or Pmsg().
237 - Made the default "Maximum File Size" 1Gbyte in SD.
238 - Cache path in tree.c to reduce calls to make_tree_path 
239 - Documentation updates
240 - Implement forward space file and block when reading a bsr.
241 - Fixed a bug in db_find_next_volume() where the VolStatus was
242   not being returned.
243 - Rework some of the query.sql records that were incomplete.
244 - Fixed an ambigous SQL statement in restore.
245 - Fix proper sorting order in restore display last 20 jobs.
246 - Remove duplicate JobId's in feeding the directory tree.
247 - Fix an orphaned ua buffer due to a return that should have been 
248   break so that cleanup code executed.
249 - Changed some strcats and sprintfs int bstrncat() ... to prevent
250   possible buffer overflows.
251 - Fix max file size code on tape so that after writing EOF, 
252   an appropriate jobmedia record is created.
253 - Fix error messages in dev.c, which were copied into lots of
254   different subroutines without updating the text.
255 - Add reposition_dev(), and make more of the return statuses of
256   dev routine standard.
257 - Eliminate old semaphore and workq code. Keep only new jobq code.
258 - Try to get a better default size for the gnome-console
259 - Add code to avoid race conditions in starting/stoping the
260   heartbeat thread.
261 - Correct potential race condition in heartbeat_stop().
262 - Correct segmentation fault in mysql.c if no password given.
263 - make pm_strcat and pm_strcpy return the string length
264 - Use Phil's code to get the unadorned job name.
265 - Move the MTIOCERRSTAT from just after a write() failure to
266   after writing the EOF marks on FreeBSD systems.
267 - Enhance packet too big error in bnet.c and add some
268   ASSERTs in the send code.
269 - Set heartbeat interval to zero by default.
270 - Add Recycle to list of Update Volume parameters.
271 - Use bget_dirmsg() wherever possible in Director.
272 - Split next_volume code from catreq.c to next_vol.c
273 - Consolidate editing job codes into a single routine.
274 - Add Job resource name
275 - Remove check for Win32 attributes in bls.  It doesn't
276   need to read them, only print ls -l.
277 - Add SDConnectTimeout in FD.
278 - Add Scott's perlgui directory
279 - Upgrade from RH7.3 to RH9.  New autoconf.
280 - Eliminate gnome2-console directory.
281 - Correct English in status command.
282 - Eliminate old shell expansion code and use BPIPE to call shell      
283   with echo command.
284 - Documentation as usual.
285 - Add a new bacula.spec for Mandrake
286 - Add ownership to alist items. Default the list owns the items.
287 - Make record_cb return a status (preparation for internal use).
288 - Remove all clearing of remainder in read_record.c -- not necessary
289 - Write a tapetest program for FreeBSD end of tape testing.
290 - Modify read.c in Bacula to use read_record.c
291 - Implement multiple records in read_record.c. One for each session that
292   is open.  Free the record with the EOS_LABEL is found (or at the
293   end of the scan).
294
295 2003-08-02 Version 1.31a 02Aug03 Released
296 - Yifang Dai reported a case where he stress tested Bacula and
297   backed up to four volumes, but only two were selected for the
298   restore. This is because I forgot that the selection could
299   span a volume entirely.
300 - Added a missing CLIENT_FOUND_ROWS to the second attempt to open
301   the MySQL database -- this prevents UPDATE errors if nothing
302   actually changed.
303 - Applied corrections to the manual supplied by Bob Collins.  Many thanks!
304
305 2003-07-30 Version 1.31 Beta 30Jul03
306 - Integrated Robert Mathews improved description of Priorities into
307   the manual.
308 - Chased down the "The data is not valid" bug on WinMe/98/95.
309 - Found an orphaned buffer in the set_attributs part of WinMe/98/95.
310 - Add sleep(1) to console when it gets a SIGTSTP signal 
311   to prevent it from using 100% of the CPU.
312 - Improve description of Priorities.
313 - Add a bit more documentation to jobq.c
314 - Complete hash table routine htable.c htable.h
315 - Change M_INFO to M_ERROR in attribs.c for Windows errors.
316
317 2003-07-23 Version 1.31 Beta 22Jul03
318 - Apply a patch from Nic Bellamy that clarifies the error messages 
319   during recycling volumes.
320 - Documentation.
321 - Clear VolCatInfo in askdir.c so that readbytes is zeroed.
322 - Add SD statistics to backup report.
323 - Removed old workq code.
324 - Fixed rescheduling after error.
325 - Fixed delayed starts which were not working.
326 - Added priority to values that can change when starting
327   a job.
328 - Complete implementation of new job scheduler. jobq.h jobq.c
329   This code is turned off unless specifically enabled in src/version.h
330 - Integrate code from Nic Bellamy to check for recycled volume in
331   mount.c in SD.
332 - Fix a couple of bugs in dlist.c
333 - Begin implementation of new job scheduler.
334 - Take serial.h provided by David Craigon, which corrects differences in 
335   prototypes between serial.h and serial.c.
336 - Make db_get_media_ids() return Media Ids only for the current pool.
337 - Add new jobq.h and jobq.c drived from workq.
338 - Add JobPriority to jcr, and Priority to Job resource as well as
339   to the run line in a Schedule.
340 - Remove unused pool record from autoprune.c.
341 - Implement Nic Bellamy's RecycleCurrentVolume.     
342 - Implement RecycleOldestVolume.
343 - Begin adding new JOB_QUEUE code to the Director.
344 - Create a single routine recycle_volume().
345 - Retry accept(), bind() and socket() if EINTR occurs.
346 - Implement insert_before(), insert_after(), and empty() for dlist class.
347   Also require offset to be given by giving item and link address.
348 - Make error some messages in smtp.c a bit more explicit.
349
350 2003-07-12 Version 1.31 Beta 14Jul03
351 - Marc Brueckner reported a crash during restore (a missing tree->)
352 - Moved host.h.in file from filed to src.
353 - Update btraceback to include host os, distname, distver in output.
354 - Split list (in lib) into alist and dlist both with .h and .c.
355 - Update home page to include Project status page.
356
357 2003-07-12 Version 1.31 Beta 10Jul03
358 - Manual updates.
359 - Clean up some unused variables detected by the IRIX compiler.
360 - Test two directories on Win32 -- caused a crash. I forgot
361   to NULL the uid cache pointer after releasing it.
362 - Use bstrncpy() instead of strcpy() in find_files.
363 - Clear a few linked lists in the temp directory packed in find_one.c
364 - Eliminate an unnecessary variable in attr.c
365 - Clear the cache pointer after release in idcache.c
366 - Implement a new C++ doubly linked list class.
367
368 2003-07-08 Version 1.31 Beta 08Jul03
369 - Update document for Win32 stuff.
370 - Ensure VolStatus value for update is permitted.
371 - Fix cached_path so that it is local to the jcr, otherwise, there
372   are problems from job to job.
373 - Fixed idcache.c which was not thread safe and didn't release memory,
374   and didn't always edit the userid correctly.
375 - Correct missing pool memory allocation in update voluseduration.
376 - Release mutex in pool_mem.c before triggering ASSERT.
377 - Lock database while recycling.
378 - Fix a bug in editing since where I forgot to update to the new size.  
379 - Implement all the command line update arguments.
380 - Modify label to use volume=xxx for the new volume and oldvolume=yyy
381   if doing a relable.
382 - Added yes to run command line arguments.
383 - Clear errno in editing a string to utime.
384 - In restore print only volumes that will actually be used.
385 - Fix bextract -- add appropriate breaks in new case code.
386 - Add a new test -- bsr-opt-test for testing bsr optimization. As usual,
387   it pointed out a bug where the directory tree handling code destroyed
388   the restore arg list.
389 - Many updates to the manual.
390 - Pass prefix links flag to FD.
391 - Sort list of commands for Console
392 - Set default FD and SD concurrent jobs to 10.
393 - Rework the find next volume code in catreq.c to correct some minor
394   but subtle logic errors and to eliminate a goto.
395 - Did spell check on manual.
396 - Removed bindtextdomain() as it conflicted with RH8.0 headers
397 - Fixed parse_args to pass address of POOLMEM struct.
398 - Constrain FileIndexes written to BSR to be within range of Volume.
399 - Suppress writing volumes to BSR if they are not actually referenced.
400 - Make FOPTS use alist for match and base entries.
401 - Pass prefix_links to SD.
402 - Add command line interface to most items in "update volume=xxx"
403 - Add command line interface to restore "jobid", "current", "before", "all".
404 - Add command line "yes" to run command to supress prompt.
405 - In new alist code, free only if allocated.
406 - Overload [] with get() code for alist.
407 - Fixed the code that wrote FirstIndex and LastIndex to the database. It
408   was not correct at the end of a volume (basically included indexes in
409   the second volume).
410 - Fixed bscan to work with the new code and to properly build JobMedia
411   records.
412 - Added code to the read end of block.c to properly track Volume bytes,
413   blocks, and files. I thought this was not necessary, but it is critical
414   for bscan to work correctly.
415 - Modified read_record to properly track First/LastIndex -- needed by
416   bscan.
417 - Eliminated some old Volume write code.
418 - Changed RecycleOldestVolume to PurgeOldestVolume
419 - Added what I hope are the "final" touches for Win32 stuff.  There
420   are still a lot of annoying little problems.
421 - Added the "portable=yes/no" option to Include. If set, it disables
422   use of BackupRead/Write for Win32, so in principle, the data should
423   be portable.
424 - Pulled in more recent config.sub and config.guess from /usr/share/libtool
425 - Replaced the system fgets() by a Bacula version that ignores
426   interrupts (i.e. signals).  This truncated output from child processes.
427 - Make file_index int32_t everywhere.
428 - Moved LinkFI into ATTR structure.  Also integrated data_stream there too.
429 - Moved code that sets the stream for writing into create_file.
430 - Removed a signal(SIG_IGN, SIGCHLD) from dird.c that prevented getting
431   the status of child processes.  This allowed removing the FreeBSD 
432   kludge to bpipe.c -- the status is now obtained correctly.
433 - Hand scan the stream header that arrives in append.c to avoid machine
434   dependencies of sscanf().
435 - Implemented code to put Data stream in Attributes record. 
436 - Check if data stream is supported, if not, ignore.
437 - Fix crash when multiple Includes are given (missing parens).
438 - Clear WroteVol in askdir.c when JobMedia record is created.
439 - Implement simple array list class for use in Bacula.  New files
440   are lib/list.c lib/list.h. Probably will not use until version 1.32.
441
442 2003-06-24 Version 1.31 Beta 22Jun03
443 - Change Purging Oldest Volume message to Recycling Oldest Volume.
444 - Limit results from find_oldest_volume to one.
445 - Fix possible buffer overrun in the restore tree handling routines.
446 - Fixed a crash in VerifyToVolume because I moved the close_db()
447   down into the free_ua_context() and should not have done so.
448 - At a "var" command in the Console that does variable expansion and
449   prints it.
450 - Implement first cut of estimate command.
451 - Change find_next_volume() for oldest to use LastWritten instead of
452   FirstWritten -- also add Append to volumes slected.
453 - Do normal recycling before checking for RecycleOldestVolume.
454 - Implemented block rejection on read. This should make restores run
455   much faster. Next release will have block positioning -- even faster.
456 - Very preliminary support for Gnome-2.0.  Text does not yet work.
457 - Correct buffer corruption in find_one.c with long directory names (Win32).
458 - Make setting owner on directories M_ERROR rather than M_WARNING.
459 - Fix printing of JobId in run listing for restore job.
460 - Reduce heartbeat read check interval to every 10 seconds on Cygwin because
461   there is no working pthread_kill().
462 - I finally designed a test for multiple simultaneous jobs,
463   and sure enough it broke when the jobs are split over multiple
464   volumes.  Now fixed and working!
465 - Eliminated a few "duplicate" error messages by testing for canceled.
466 - Add ASSERT for device use count going negative.
467 - Fix BlockNumber checking in stored/read.c (got first one wrong).
468 - If socket is timed out, do a shutdown(fd,2) instead of close().
469 - Fixed return status from SD to FD by setting JobStatus in append_end() 
470 - Add arrays to Environment variables. Elements separated by |.
471 - Implement Reschedule On Error, Reschedule Interval, Reschedule Times.
472 - Add a new pool PM_NAME -- gets a name length buffer.
473 - Implement fast cancel of FD blocked on writing to SD by using
474   pthread_cancel(). Turned off on Cygwin due to bug.
475 - Add code to handle EAGAIN in writing (probably not necessary). Use
476   select().
477 - Eliminate size_t from pool control buffers.
478 - Complete Counter resource.
479 - Complete LabelFormat (except for WrapCounter) plus counter
480   inrementation.
481 - This needs a database change to eliminate PoolId from counters.
482 - Made a more compact format for the document index.
483 - Add Phil's checkhost to examples directory (thanks Phil).
484 - Implement generalized LabelFormat (documentation to come).
485 - Implement Counter resource.
486 - Cleanup examples/kernsconfig
487 - Implement restore to a specific date.
488 - Fixed a but in automatic labeling (and use durations expiring) analysed
489   and reported by Rob Proffitt (thanks!).
490 - Cleaned up a few Cygwin compile problems.
491 - Made a 10Jun03 release (it is in production here)
492 - Finally took the big plunge and fixed restoration of links and other
493   files that have been changed between the backup and restore. Basically
494   if the file exists, it is deleted, then re-created.
495 - Purge only Volumes marked Append, Full, Used, or Error.
496 - Allow pruning of volumes marked Append, in addition to Full and Used.
497
498
499 2003-06-10 Version 1.31 Beta 10Jun03
500 - Eliminated all plain email addresses and replaced them with " at " in
501   place of @ to reduce havesting by spammers.  Doc + Web Site.
502 - Started working on making POOLMEM a struct rather than a char. Lots of
503   work to do.
504 - Fixed bscan to handle -V option.
505 - Fixed bscan to handle two File volumes.
506 - Corrected a misplaced comma it get_fileset() in cats pointed out by bscan.
507 - Added two Volume bscan test to regression scripts -- write two volumes,
508   purge and delete everything, bscan the tapes, and do a restore. It works!
509 - Reorganized the backup/restore code to move the attribute information into
510   an ATTR packet, which is passed in place of tons of arguments.  Moved some
511   code into lib/attr.c and lib/attr.h.  Then eliminated all the duplicate
512   attribute code.
513 - Moved FT_ types into baconfig.h.
514 - Defined FT_ types to use only 16 bits. The upper half of the word is
515   reserved for adding optional fields in the attributes packet.
516 - Moved jcr->where into common part of jcr and have it deleted in lib/jcr.c
517 - Put all attribute reading code on switch() with cases instead of a big
518   if (restore.c, bls.c, bextract.c, bscan.c, ...)
519 - set_attributes() now takes ATTR packet, and thus has much fewer args.
520 - moved print_ls_output() into lib/attr.c  
521 - implemented is_stream_supported().
522 - create_file() now takes ATTR packet so has many fewer args.
523 - add mtime_only code.
524 - Rewrote bnet.c read and write routines to quit if bsock->terminated is
525   set.  This will allow setting non-blocking writes and then receiving
526   a termination message and terminating the Job immediately rather than
527   waiting 2 hours for the line to timeout.
528 - Put catalog db name in some error messages.
529 - Code for restore is now much cleaner, with much of it in lib/attr.c,
530   and it is now common for all readers.
531 - Add first cut of proper support for Win32 Backup code.
532 - Fix bug in restore Win95/98/Me.
533 - Pass mtime_only flag to FD. Needs config record.
534
535 2003-06-04 Version 1.31 Beta 04Jun03
536 - Fix block.c to check errno only in case of return status -1 as 
537   suggested by Justin Gibbs (FreeBSD).
538 - Implemented qfill command in btape for quick testing write/read of a tape.
539 - Discovered that FreeBSD pthreads re-use the same thread id, which causes
540   the SD to fail when a user leaves a device unmounted (old pid is reused
541   and lock_device() thinks the same thread is calling again leading to
542   inconsistent state). Set id to zero after blocking the device during
543   unmount.
544 - A lot of clean up, moving subroutines around for TermCode.
545 - Free ua->prompt when Job terminates.
546 - Add AutoPrune and Recycle to values copied from Pool resource
547   into Pool record on create/updated.
548 - Implemented bsr for Verify VolumeToCatalog. 
549 - Improved the Verify Job report using SD and FD term codes.
550 - Split tree handling routines from ua_restore.c to ua_tree.c
551 - Split bsr routines from ua_restore.c to bsr.c and bsr.h 
552 - Fixed clash between FD and SD returned job values. Report now contains
553   values from FD.  Maybe I should change? or give both.
554 - Attempt to fix negative use_count for dev packet in SD by adding
555   a couple of open_dev().   This may be cause of Dan's crash.
556 - Clear no_wait_id when device is unblocked. This may be cause of Dan's crash.
557 - Eliminate old "new lock code".
558 - Add configure of mtx-changer for mtx path.
559 - Always rewind tape before releasing it (for FreeBSD).
560 - StartBlock was one too large for second volume.
561 - Fixed restore to display status from both SD and FD.
562 - Unified return status message for backup and restore.
563 - Corrected segmentation fault reported by Dan when doing "label barcodes"
564   on a File.
565 - Corrected a segmentation fault when attempting to send a JobMedia record
566   to the Console -- reported by Dan.
567 - Added MySQL documentation for using the threaded libraries.
568 - Added new columns and tables to Catalog database.
569 - Wrote alter scripts and tested them (thanks to Dan for the help) on
570   MySQL and SQLite.
571 - Started using enums where ever possible when passing flags to 
572   subroutines. This helps make the source much more readable.
573 - Corrected a bug where a vertical database listing was being used in
574   the query command.
575 - Added new argument to parse_args() to prevent command arg overflow.
576 - Renamed ua_db_query.c ua_query.c.
577 - Split scan.c out of lib/util.c
578 - Perhaps I have *finally* fixed the command line history in gnome-console.
579 - Added support for smartalloc for any global new or delete command
580   by overloading the global operators.
581 - Made the default time with no qualifier day rather than seconds.
582 - Fixed a bug in the store_size() routine that improperly converted from
583   double to uint32_t.
584 - Started using "bool" where possible.
585 - Zap SD session key once it is used.
586 - Added *lots* more checking for strcpy -- bstrncpy(), ... 
587 - Added CreateTime field to FileSet record and print it to distinguish
588   FileSets. 
589 - Print an information message when a new FileSet is created.
590 - Include the FileSet date/time in the Job report.
591 - Indicate if a Job is upgraded in the Job report and from what previous level.
592 - Incremented the database version.
593 - Ensure that any DB error message is printed if the start_time of a previous
594   save is not found.
595 - Free orphaned buffer in ua_restore.c in case of database error.
596 - Implement enum for response DISPLAY_ERROR and NO_DISPLAY
597 - Implement enum for create_pool (POOL_OP_CREATE, POOL_OP_UPDATE).
598 - Make sure FileSets printed in restore are in order.
599 - Add a number of bstrncat, and other protected string operations.
600 - Clean up old structs in dird_conf.h
601 - Remove all Slot invalidation code.
602 - Add Automatic choice message to all do_prompt() calls.
603 - Eliminate JobId from restore if not used.
604 - Clean up a few error messages.
605 - Make fill/unfill commands work correctly in btape.
606 - Enhance btape fill and unfill commands.
607 - Implement real Pmsg() code so that negative levels work in Dmsg()
608 - Implement block number check -- had to turn it off because it doesn't
609   work.  Need to verify that it is the correct block and that block
610   numbers are properly written.
611 - Moved readline from depkgs1 to depkgs.
612 - Reworked the configure code to handle readline correctly. This was broken
613   mostly due to the fact that the readline routines are nested down one
614   directory.  Also, I missed one header file that was needed (possibly added
615   in a later version).
616 - Put correct include on the dependencies make for Console readline.
617 - Remove JobMediaId from VOL_PARAMS (no longer needed).
618 - Sort VOL_PARAMS by JobMediaId using SQL in cats.
619 - Add jcr as argument to block.c read_block... routines so that error
620   messages are immediately displayed.
621 - Make bsr_dev() edit an error message if it is turned off and return 0.
622 - Add checking for the BlockNumber in the read routines -- lots of
623   false matches are found -- much check writing end.
624 - Now sort bsr volumes by JobMediaId -- produces better results.
625 - It turns out that under certain circumstances, when doing a restore, the
626   Volumes will not be written to the BSR in the correct order.  I don't
627   know exactly why, but many thanks to Dan Langille for reporting this.
628   The solution is to sort the Vol_Params within each bsr (done), and to
629   sort the bsr chain (not yet implemented). Note, the bsr chain should
630   always be in order unless the user explicitly specifies the JobIds in
631   a different order.          
632 - Began implementing C++ structs rather than typedef structs as in C.
633 - Added volatile to a lot of variables that are used in two threads at
634   the same time. This should prevent improper optimization.   
635 - Fixed a missing space in the "run job=xxx where=" the where was
636   glued to the end of the previous stuff (bootstrap filename). 
637 - I *finally* found the cause of the mysterious failure of shell expansion.
638   It was due to the read() getting interrupted!  That's what opening up
639   SIGCHLD will do!
640 - Remove unused default tape drive names.
641 - Create a new status.c file in stored and split the status code out of dircmd.c
642
643 2003-05-22 Version 1.31 Beta 22May03
644 - I discovered that C++ permits "prototyping" structures e.g. struct A; is
645   a valid statement. This permitted me to eliminate all the void *jcr, in
646   favor of JCR *jcr, which pointed out a number of bugs in block.c.
647 - Change lib/bmisc.c to bsys.c (system routines).
648 - Add set_working_directory() to lib/util.c
649 - Remove some unneeded setjcr_job_status() since Jmsg(jcr, M_FATAL,...)
650   already sets it.  
651 - Do not increment jcr->Errors for Fatal errors -- they represent non-fatal
652   errors.
653 - Fix a few more places in FD where Errors was not incremented.
654 - Print unexpected (or incorrect) termination message returned from FD.
655 - Use switch() instead of giant if statement in verify_vol.c
656 - Protect overrun from do_shell_expansion() by passing max length.
657
658 2003-05-20 Version 1.31 Beta 20May03
659 - Add mandrake to platforms
660 - Suppress error messages if no bytes written to tape.
661 - Suck up bootstrap file even on error so that Dir sees our error message.
662 - Pretty much finish off the Win32 backup code.
663 - Add DESTDIR code to autostart for creating non-root rpms
664 - Echo input read from a script in Console.
665 - Clarify error message for VerifyToCatalog
666 - Add error counts in restore for M_NOTSAVED.
667 - Adapt bfile.c to handle both Win95 files as well as WinXP files.
668 - Add MTIOCERRSTAT for FreeBSD (clear error status).
669 - Correct double jobmedia record when cancel at EOM reported by Phil.
670 - Correct possible write at beginning of tape during cancel at EOM
671   as reported by Phil.
672 - Document in detail how Incremental and Differential jobs work.
673 - Add non-fatal error count on backup and restore Job reports.
674 - Remove a couple uses of lld -- now prefer to edit and use %s.
675 - Fix directory could not be accessed on Win32.
676 - Improve message indicating that last Full backup not found. 
677 - Fix free() too early in directory traversal code.
678 - Prune Jobs with no JobFiles or that have JobStatus!='T'
679 - Add a few more command line scans for prune/purge.
680 - Restrict valid characters in a Volume name, and document it.
681 - Make new Win32 save/restore work. Still a bit more to do.
682 - Use reentrant version of mysqlclient library.
683 - Use more machine independent way of finding gcc version.
684 - Fix race condition in sql_list where messages edited before locking.
685 - Lots of testing saving/restoring 6GB files.
686 - Add where to restore where=/tmp
687 - Complete implementation of Win32 streams in FD. Must test. Also,
688   must implement new streams in SD.
689 - Make termination of daemons more "error" tolerant.  
690 - Make default "duration" days rather than seconds if there is no modifier.
691 - Install bcopy.
692 - Add detection of available Win API's so that a single binary will
693   work on all Windows systems.  Reference those APIs through a pointer.
694 - Remove use_win_backup_api and enable it in bfile.c if system supports it.
695 - Modify dev.c so that it works if MTEOM is not defined (BSDI).
696 - Change MT_xxx to BMT_xxx to prevent conflicts with BSDI.
697 - Detect strtoll() in configure.
698 - Implement replacement for strtoll() for BSDI.
699 - Add platform files for BSDI.
700 - Use Jmsg() instead of Jmsg1() in acquire because File:line prefixed in dev.c
701 - Use Jmsg() in write_block_to_dev() so that no messages are lost.
702 - Rework autochanger code in restore to handle case of cassette not in magazine.
703 - Implement Windows BackupRead/Write(). I now have permissions right!!!!
704 - Additions to the manual (Purging, Autopruning).
705 - Add doc to code in autoprune.
706 - Begin adding Level = Base.
707 - Make Jmsg recognize console and direct messages directly back to it.
708 - Hopefully fix mess in mount.c when a tape expires.  
709 - Fix restore bug recently introduced due to Unix backwards status convention.
710 - New bacula.spec from Scott
711 - Add globals for database name and version and print them in traceback.
712 - Eliminate SubSysDirectory in each daemon conf file.
713 - Implement get_yesno() and get_pint() in UA.
714 - Make Jmsg aware of console. Messages now sent directly to Console.
715 - Created a single bacula.spec.in for by the MySQL and SQLite builds.
716 - Added proper configuration to console.in and gconsole.in
717 - Start adding textdomain() code for translating.
718 - A number of minor code cleanups.
719 - Rework shell expansion just a bit.
720 - Add rewind() when releasing a tape before acquiring the next one.
721 - Implement addition of Description in Service entry for Win32.
722 - Update manual to eliminate unclear autochanger points as mentioned
723   by Dan Langille.
724 - Implement DESTDIR everywhere.
725 - Rework spec files for 1.31 and combine the main spec and the client
726   only spec making a client package. At the same time, rename the packages
727   so it is a bit clearer to the user. Also fix the build to work
728   as non-root (scriptdir was not prefixed with $RPM_BUILD_ROOT).
729 - Correct Auto Changers and all other forms to Autochangers in the
730   manual.
731 - John reported needing to do two "mount" requests, and indeed that
732   was the case. It turns out that pthread_cond_timedwait() does not
733   always return zero when awaken by a pthread_cond_signal().
734 - Include RunBeforeJob and RunAfterJob output in job output report.
735 - Implement a "real" Admin job that prints a mini-job report.
736 - Clean up a few error messages in findlib and filed.
737 - Recent changes to gnome-console caused initial output to be
738   lost -- now fixed.
739 - The Win32 version crashed after each job. After hours, it turns out
740   that when running with LocalSystem privilege (and not as a user), when
741   Cygwin does pthread_kill(id, SIGUSR2), it gets a memory fault.
742 - Moved stored/fdmsg.c to lib/bget_msg.c, and moved SD messages to
743   stored.c.  So now bget_msg() can be used by both the SD and FD.
744 - Changed Director's bget_msg() to be called bget_dirmsg() to avoid
745   any possible confusion.
746 - Implemented bget_msg() in general everywhere in the FD except for
747   job.c where the Dir and FD are communicating.
748 - Implemented a Director only heartbeat in the FD for the cases where
749   there is either no connection to the SD or the FD is already reading
750   from the SD.  start_dir_heartbeat() ...
751 - Add heartbeat to restore and verify volume.
752 - Add "Heartbeat Interval" to Storage resource, which sets interval the
753   SD sends heartbeats to the FD and DIR, 0 disables heartbeats.
754 - Add "Heartbeat Interval" to FileDaemon resource, which sets the interval
755   the FD sends heartbeats to the DIR, 0 disables heartbeats. 
756 - Added heartbeat from FD to Dir every HB_TIME rather than forwarding
757   SD heartbeats.
758 - First cut label dialog.
759 - Turn on new semaphore code for simultaneous Jobs.
760 - Fix cancel trying to release semaphore's not acquired.
761 - Implement get_pint() and get_yesno() for UA.
762 - Implement find_arg_with_value() for UA.
763 - All command line "slot" to be specified for label command.
764 - Rework heartbeat code in FD to correctly terminate.
765 - Fix btraceback to use smtp and to eliminate double //
766 - Fix "storage" command to include ssl for verify and restores.
767 - Add Heartbeat code when SD is waiting on a tape -- heartbeat every 20 mins
768   to keep stateful firewalls from timing out the connections.
769 - Fix src/stored/Makefile.in typo causing problems in statically linking
770   btape.  Thanks to Lutz for reporting this.
771 - Create an is_client_alive script for checking if a client is alive.
772   Using this script prevents generating error messages.
773 - Added corrections and updates to manual provided by Phil -- thanks.
774 - Added RequireSSL to each program/daemon configuration.
775 - Added EnableSSL to each correspondent for each program.
776 - Added the Console resource to the Director (need to
777   implement individual Console authorization).
778
779 2003-04-28 Version 1.30 released
780 - Fix command history for gnome-console (must malloc).
781 - Add two cancel points in acquire_resources(). The job will not
782   be immediately terminated in all cases.
783 - The new AutoMount code broke File archives -- fixed.
784 - Correct watchdog mutex race introduced yesterday.
785 - Add JobLevel to Admin run started by UA.
786 - Add -v to daemon startup scripts
787 - Implement bmicrosleep(sec, msec);
788 - Implement When for "run" command.
789 - Remove unsigned from socklen_t definition in hopes it will work better
790   with older systems.
791 - Remove code that attempts to set PID dir and SUBSYS dir if they
792   do not exist because it set them to sbindir!
793 - Modify mount to initially attempt to read the volume if Bacula
794   wants a tape, none is mounted, and "Automatic Mount = yes" is set.
795 - Prohibit setting --sbindir and --with-subsys-dir the same.
796 - Fix missing argument that cause Kaboom in update slots.
797 - Fix orphaned bsock when UA gets error contacting FD or SD
798 - Nearly full implementation of Win Backup API, but it does not
799   work due to lack of permission! Arggg!
800 - Implemented restoring directory permissions as they should be.
801 - Implemented reasonable regression script.  It found a number of
802   restore errors.
803 - Implemented the following @ commands in the console that work directly
804   in the console rather than in the Director.
805     input - read input from a file
806     output - write output to file
807     tee    - tee output to file and terminal
808     time   - print current time
809     version - print current version
810     exit    - quit
811     quit    - quit
812 - Implemented new bfile io routines that will permit implementation of
813   Windows native APIs for reading/writing files.
814 - By default always update hard links with the prefix, but do
815   not update soft links.  It seems inconsistent, but it is what
816   cp does.
817 - Implement wait command in Console that waits until no jobs are running. 
818 - Fixed the < code in Include/Excludes, which forgot to skip over the <.
819 - Do NOT attempt to chmod() a soft link as it will change the file behind
820   the link!
821 - OOPS! Lutz ran into a problem. In attempting to prevent string overflows,
822   I used bstrncpy() on a variable that was malloc'ed thus truncating 
823   Volume names!  Arrrggggg!
824 - Lots of documentation of new features.
825 - Rework Volume name scanning in console, made much more logical
826   and corrected a bug (confusion in calling sequence).
827 - Cleaned up a few error messages in cats adding more info.
828 - Add the IP address to error messages due to bad connects to servers.
829 - Implement default File output in config files so user can start
830   saving right away without a tape drive.
831 - Protect inet_ntoa() with mutex in case it is not thread safe.
832 - Eliminate termcap from use in gnome console.
833 - Remove unused SD maximum volume files and maximum volume jobs. They
834   are implemented in the Director.
835 - Make the default for Incremental and Differential saves to compare
836   against both st_mtime and st_ctime rather than just st_mtime.
837   This includes files moved or copied.
838   Thanks to Matthias Wamser for bringing this fix to our attention.
839 - On Win32 clients, make a pass through the include/exclude patterns
840   and change any back slashes to foward slashes. Prevents creating
841   unusable directory names containing both conventions.
842 - Move ls -l output on restored files to M_RESTORED class.
843 - Make gnome-console compile correctly on RH8.0
844 - label barcodes now works.
845 - Implemented "update slots".
846 - Tweak btape "test" to always print suggestion for re-read last block.
847 - Implemented "Cleaning Prefix"
848 - Update alter_mysql_tables.in
849 - More work on barcodes.
850 - Zap VolHdr in SD when attempting to label a tape that is not
851   there.  Prevents false tape names the next label command.
852 - First cut of bar code reading is implemented. It doesn't do
853   anything but return the list to the Director.
854 - Implemented relabel command that relabels "Purged" Volumes.
855 - Check exit code in RunBeforeJob and err the job if it is non-zero.
856 - Remove old testsuite -- too complicated
857 - Print length when Authorization fails because of bad length.
858 - Fix problem of NumVols in Pool getting reset on startup.
859 - Implement full listing of DB records by listing them vertically
860   instead of horizontally.
861 - Make changes to mysql scripts as suggested by Lutz Kittler
862 - Fixed code to write Uname to Client record.
863 - Fixed a problem (in btape) where Pmsg() was not printing.
864 - Moved re-read last block test to last in "test" command of btape.
865 - Lots of new documentation.
866 - Fixed newvol.c to handle retrying 10 times if the volume name already exists.
867 - Removed int_least16_t from sha1.h because it does not exist on some systems.
868 - Release job in SD if canceled and waiting on a mount (better cancellation).
869 - Prompt for Client in restore if not specified.
870 - Print "Selection is empty!" if no selection list found.
871 - Add new spec files and bacula.desktop from Scott.
872 - Update client every time a job is run.
873 - Add verbose option to daemons for printing more user error info.
874 - Test if console works with readline 4.3 (yes, it is OK).
875 - Release new depkgs
876 - Release new winbacula.
877 - Add Uname info to Client DB record.
878 - Improve error messages and make them more consistent when a non-existent
879   Device is requested.
880 - Separated the -mwindows option so that only Windows programs
881   are built with it (bacula-fd, ...) the tty tools such as console
882   dbcheck, smtp, testfind, ... are now able to be run in a standard
883   Windows DOS box.
884 - Add | and < options to Exclude the same as in Include.  
885 - Add typed in input to the text window in the gnome-console.
886 - Change function that gets the entry text (previously had orphaned buffer).
887 - Fix multiple Director problem in gnome-console (thanks to Lutz Kittler).
888 - Thanks to Renato, I was able to test Bacula on a FreeBSD tape drive.
889   There are a number of significant differences: 1. reading less than
890   the number of bytes in a record returns an I/O error.  2. ioctl(MTEOM)
891   looses the file position. 3. Reading two two EOF marks (or ioctl(MTEOM))
892   leave you positioned after the second EOF, so you must backspace file
893   to be able to append.
894 - Added BSF at EOM = yes/no to Device resource to allow proper positioning
895   at the end of a FreeBSD tape.
896 - Made btape "test" do much better testing of error conditions (i.e.
897   it now ensures that the append went well). It will automatically
898   detect problems and apply fixes and then retry the test, if it
899   finally succeeds, it clearly says what directives need changing.
900 - Add Scott Barninger's rpm changes to the build environment
901 - Add changes to mtx-changer so users can add eject and sleep for
902   certain autochangers.
903 - Implemented FreeBSD chflags (user defined flags).
904 - Turn restore errors during setting of owner and modes into
905   warning messages -- for restoring files as non-root.
906 - Fix how prefixes are handled in restoring soft links.
907 - Modified btape "test" command to do only those things that
908   Bacula actually does. There is much more explanation, ...
909 - Update manual.
910 - Finally had to back up to gcc version 2 from version 3 to avoid version
911   3 nightmares.   
912 - Final cygwin tweaks.
913 - Move start time to *after* the resource locks are acquired.
914 - Unable to duplicate Phil's disabling of Bacula with nmap, but
915   did make the authentication code a bit more conservative for
916   dealing with bad input.
917 - Added code to the query command to escape all strings input
918   before substitution and sending to the SQL engine.
919 - Escape user entered filenames for restore command.              
920 - Cleaned up the waiting code a bit -- using broadcast instead
921   of signal and counting the waiters.
922 - Implement new pthreads semaphore code.
923 - #define new semaphore code rather than workq on USE_SEMAPHORE.
924 - Lots of improvements to the document to address recent support requests.
925 - Implement cycle through a set of tapes suggested by Eugeny
926   Fisher with the "RecycleOldestVolume=yes" record in the
927   Pool resource.  Basically this record causes Bacula to purge
928   to oldest tape when no more tapes are found.
929 - Correct a number of small incorrect interactions between limit
930   variables during recycling.
931 - Corrected a bug in db_create_media_record() where VolMaxFiles and
932   VolMaxJobs was not written to the database.
933 - When the Director starts, the Pool record is updated in the
934   database with the current contents of the Pool resource.
935 - Corrected bnet_connect() to immediately stop (rather than looping
936   for the timeout period) if there is a fatal error (socket, or
937   hostname to ip).
938 - Reworked "purge" code to make purging Volumes easier.
939 - Made "list volumes" list the volumes in all pools -- also
940   "list volumes pool=Default" does not produce and error message.
941 - List Pool record after doing "update pool".
942 - Remove pid file code from Win32 -- not really necessary.
943 - Make bnet handle null jcr during cancel rather than crash.
944 - Add CygwinInstall.bat and CygwinUnInstall.bat
945 - Add db_lock() around newvol.c code to prevent race condition if multiple
946   callers want a new Volume name.
947 - Lots of cleanup to Win32 code, with additional error messages.
948 - Make Bacula work on Win95 (test for GetAttributesEx).
949 - Add better error messages when end of media is reached or volume
950   capacity execed.
951 - Turned off signal catching in readline(), necessary to keep console
952   from crashing on ctl-Z with RedHat 8.0.  Thanks to David Craigon for
953   testing this.
954 - Make the 3rd and hopefully final change to the Finclude structures.
955   This new version permits multiple sets of options (more code to be
956   written) to be applied against the same set of files. Thus one can
957   have options that with match of *.gz and a different set of options
958   for *.c, ...
959 - Integrated GNOME Console font resource code supplied by Phil Stracchino.
960 - Check for job_cancelled() in bnet_connect() code to stop wait loop if
961   client not available.
962 - Fix early end of file scanning conf file in lex.c, which previously
963   caused ABORT -- now reports error.  This could happen with an unterminated
964   string for example.
965 - Move Maximum File Size code before write and detect error on writing EOF.
966 - Additional fix for Solaris 2.6 and a bdb.c fix submitted by Armin Buehler.
967 - Added detection for Solaris 2.6, which uses older setsockopt() calls.
968 - Defined sockopt_val_t for setsockopt() calls.
969 - Added fixes sent by Bevan Anderson that fix multiple connects to FD
970   (I zap keys for security, so must put back dummy key).  Also a fix
971   to the Internal database that wrote garbage after the filename in
972   the database.
973 - Back out the __SVR4 changes.
974 - Add automatic configuration of socklen_t
975 - Attempt to fix problems reported by Lutz with multiple simultaneous
976   open file Volumes (experimental code). Serialized acquire. This may
977   fix the problem, but more thought and testing is necessary.
978 - Add table of "supported" autochanger models.
979 - Add Solaris 2.6 (__SRV4) changes sent by Peter Schmitz.
980 - Correct tape selection code in SD (|| => &&). Thanks to Chuck Hemker
981   for the patch.
982 - Eliminate FileOptions. Implement new Finclude and Fexclude that
983   have file options contained in it.  New structure must be transmitted
984   to FD.
985 - Split Include/Exclude into new inc_conf.c file.
986 - Cleanup new Include/Exclude and FileOptions.  Structures in Director
987   now correct.  Must transmit FileOptions to FD.
988 - WARNING:  With the adddress and port code in the Catalog you MUST
989   remove old address= and dport= records!!!!!
990 - Added code to remove cancelled jobs from the workq -- needs testing.
991 - Added first cut AIX from output James MacLean sent me.
992 - Second cut of FileOptions.
993 - First cut of parsing FileOptions and Counters.
994 - Added address:port for MySQL as well as socket for local access.
995 - Fixed job.c in filed to properly handle excluded files. Apparently
996   I changed the daemon protocol but forgot to update the code.
997 - Enhance testfind to handle include and exclude files
998 - Fix getdomainname() prototype for Darwin
999 - Added new -u and -g options for specifying userid and groupid to
1000   use when running, so that Bacula can reduce its privileges.
1001 - When Bacula was hanging due to an NFS volume being down, I 
1002   fixed a few places in the File daemon where is should have immediately
1003   terminated the connection instead of waiting for the Director to do so.
1004 - Added first cut support for Darwin.
1005 - Temporarily comment out the O_NOFOLLOW to avoid possible subtle problems.
1006 - Implemented O_NOFOLLOW in creating files in create_file.c to prevent
1007   creating a file at the end of a symbolic link.
1008 - Use chown() if lchown() does not exist (e.g. Darwin).
1009 - Always close stdin on startup to avoid having /dev/console attached.
1010 - Change all DATE occurrences to BDATE because it is used by Cygwin headers.
1011 - Add printing of Volume names in SD status output.
1012 - Display all open devices in device chain in SD status output.
1013 - All changing Pool in console run command.
1014 - Thanks to Eric Bollengier for pointing out that the run_program()
1015   return status was not correctly generated. Now fixed (I hope).
1016 - Corrected crash in Internal Database getting Volumes.
1017 - Flush all daemon messages at the end of every job.
1018 - Fix Install.bat script so that Bacula restarts after reboot on WinNT/2K systems.
1019 - Minor changes in the gnome-console directory.
1020 - Integrated in my old Tcl/Tk code into src/tconsole and moved it up
1021   from C to C++.  Pretty crude, but it is a beginning.
1022 - Close syslog() %n exploit in message.c
1023 - Edit space before each line in gconsole.
1024 - Added INCEXE structure so we can have FileOptions.
1025 - Added support for multiple simultaneous open file volumes.
1026 - Fix hard linked files so that the one saved is always restored.
1027 - Add * to restore "dir" listing to indicate marked files.
1028 - Add ability to make md5sum and sha1sum in lib directory.
1029 - Work a bit more on the new daemon protocol.
1030 - Use unmask of 022 or more restive
1031 - Create File volumes with 0640 permissions
1032 - Added support for SHA1 signature. Need to modify DB to have type.
1033 - Document SHA1.
1034 - Work a bit on getting proper child status from bpipe calls.
1035 - Added Ludwig's mtx-changer to the examples/devices directory.
1036 - Added a Warning not to use the Internal Database when it is initialized.
1037 - Compiled and tested SHA1, and added it to the library.
1038 - Added code to print the "load slot" status after autoloading.
1039
1040 =============================================================================
1041 2003-01-24 Version 1.29 released
1042 23Jan03
1043 - Tightened up permissions on all .conf files to be 640 so they are not
1044   world readable.
1045 22Jan03
1046 - Added prefixlinks=yes/no Job record to specify applying the Where
1047   prefix to absolute soft links.  Code is not yet passed to FD, because
1048   FD would then be incompatible with version 1.28.
1049 - Added skeleton of installation for Gentoo release for Patrick Naubert.
1050 - Add timer on open() for reading or writing a FIFO file.
1051 - Put btraceback and btraceback.gdb in sysbin dir (a bit of polution,
1052   but at least dumps will work).
1053 20Jan03
1054 - Added "append" all messages to a log to default bacula-dir.conf
1055 - Added WriteBootstrap to default bacula-dir.conf
1056 - Made smartall.c print "Out of memory" if malloc() fails.
1057 - Added pthread btimer routines.
1058 - Added timer to FIFO open statement
1059 - George was still having problems with VolUseDuration failing.
1060   On looking into it, one line of code subtracting 1900 was
1061   mysteriously missing from the source -- bizarre.
1062 18Jan03
1063 - Yesterday's version corrects all the problems I was
1064   previously having, and my production jobs are now completing
1065   properly.
1066 - Added a #define dev_cap() to test the capabilities bits. I just
1067   makes the code a bit shorter and a bit simpler.
1068 - Added phase 1 support for an output fifo device. The big 
1069   difference here is that it is a STREAM device, which means that
1070   Bacula will only write to it and not read. Thus, Bacula assumes
1071   that the correct "Volume" is mounted and will construct a valid
1072   label (without needing the Volume to be prelabeled), and write
1073   to the device.
1074 - Added phase 1 support for input from fifo device (suppress re-read,
1075   add empty buffer flag).
1076 17Jan03
1077 - Improve printout of dbcheck with # files/path fixing.
1078 - Zap SD authorization code after use.
1079 - Added <> back to smtp (think about this some)
1080 - Doc
1081 16Jan03
1082 - Massive change to add jcr as the first argument to nearly
1083   every db_ call. This is because I was storing the jcr in the
1084   db structure, which will not work because everyone shares
1085   exactly the same structure.
1086 - More cleanups of error termination status in filed.
1087 - Found another bug in message.c where %s was missing in JmsgN. A lot
1088   of cleanup in message.c
1089 - Found places where filename listing was made (restore, verify
1090   vol) where the buffer could possibly overrun.
1091 - Chain include files on the end of the list so that the
1092   order will be correct.
1093 - Rewrote mtx-changer to output one slot per line terminated by
1094   a colon followed by an optional Volume Tag for the "list" command.
1095   Preparation for handling Volume Tags.
1096 - My production crash remains elusive. Adding debug code or running
1097   under the debugger eliminates the problem. I found a case in
1098   message.c where I was extending the message string by two 
1099   characters to send it to the console. VERY BAD. Rewritten.
1100 - Started implementing fifo and program handlers (i.e. streams)
1101   in the Storage daemon. Lots to do.
1102 - Added a trace capability where trace statements are written
1103   to a file. Tmsg(). Hopefully this won't be used much.
1104 - Running lots of "production" saved by scheduling a few minutes
1105   after the current time -- slow process ...
1106 15Jan03
1107 - Removed <> on From and To in smtp.c as suggested by James MacLean.
1108 - Added code to suppress spurious error messages during cancel,
1109   but I was unable to eliminate all errors -- to be worked
1110   on later.
1111 - Up size of print buffer from 2000 to 5000.
1112 - My production run failed again. I'm beginnig to suspect 
1113   hardware problems because running by hand or under the
1114   debugger always works -- we will see.
1115 - Added Update Volume VolFiles to reset correct tape files 
1116   a bit dangerous.
1117 - Use the mysql_escape_string() rather than internal version.
1118 14Jan03
1119 - Cleanup handling of JobStatus by creating a subroutine.
1120 - Fix a number of minor things with JobStatus.
1121 - Print FD and SD JobStatus on backup report.
1122 - Add JCR to findlib -- so now FD stops normally when cancelled.
1123 - My production Director segment faulted during the second Job.
1124   I haven't been able to track it down. After rebuilding, all
1125   jobs finished correctly.
1126 - In investigating the duplicated Paths, I found that there
1127   were 10,552 of them -- only Path records. After checking the
1128   code, I do not see the reason, but I've enhanced the code to
1129   print the full path name.
1130 - I made a few improvements to tools/dbcheck. Mostly it provides
1131   a bit more feedback with verbose mode on when eliminating
1132   duplicate filenames or paths.
1133 13Jan03
1134 - During four simultaneous backups, the File daemon started
1135   detecting buffer corruptions. It turns out to be due to the
1136   fact that the smartall.c routines were not thread safe. They
1137   are now.
1138 - Based on input from James MacLean and team, I eliminated a number
1139   of places where printf could be recursively called by using "%s".
1140 - It turns out that because of an error of my understanding of
1141   mysql_escape_string(), the last argument was taken as the length
1142   of the string to be escaped rather than the maximum length.  I've
1143   now corrected all my code -- Thanks James.
1144 12Jan03
1145 - George Motter reported problems with UseDurations, and it seems 
1146   that there were a number of inconsistencies and problems with
1147   FirstWritten and LastWritten.  Hopefully for the most part they
1148   are now corrected.  Also fixed LabelDate if done through Console.
1149 - Try to chase down reasons why there would be buffer overruns.
1150   Added P & V around referencing last_fname for status.
1151   Rewrote find_one.c with MEMPOOL, but not yet tested enough
1152   to commit.
1153 10Jan03
1154 - Give extra margin to converting filenames from Unix to Windows
1155   in attribs.c of findlib -- dumb cygwin API doesn't provide for
1156   a length.
1157 - Added file:line traceback to size_of_pool_memory, check... and 
1158   realloc  in an attept to get closer to the memory overrun reported
1159   by James MacLean.
1160 09Jan03
1161 - Made yet another fix to quoted string -- paths!  Thanks to
1162   Scott Medlock for reporting this.
1163 - Made | and < work.
1164 - Implemented FIFO reading/writing. To do so, simply explicitly mention
1165   the fifo file (named pipe) in the Include AND add the new option
1166   readfifo=yes
1167 08Jan03
1168 - Started implementing | and < on Include names.
1169 - Changed source to . in cats directory as requested by Andrew Kokarev.
1170
1171 =============================================================================
1172 2003-01-05 Version 1.28b released
1173 - Corrected a typo of working_directory in bacula-dir.conf
1174   reported by James MacLean.
1175 - Fixed the fact that path and filenames in some cases were not
1176   being quoted before going into the database. Many thanks to
1177   James MacLean for reporting this.
1178
1179 =============================================================================
1180 2003-01-05 Version 1.28a released
1181 - Corrected a missing quote in bacula-dir.conf reported by James MacLean
1182
1183 =============================================================================
1184 2003-01-05 Version 1.28 released
1185 General:
1186 - Implemented Bare Metal Recovery for Linux and manual procedures for Solaris
1187 - Now using only a single technotes file kes-1.28 and will add to
1188   it as the development goes on.
1189 - Wrote a general purpose bi-directional pipe command. This replaces
1190   previous use of pipes as well as the run_program previously used.
1191 - Make BSRs stop if no more matches are possible.
1192 - Allow unliminted number of devices in Storage daemon.
1193 - Allow connections to Storage daemon before all devices are initialized.
1194 - Better documentation (and btape test command) on using fixed block
1195   tape drivers.
1196
1197 Changes submitted this submission:
1198 04Jan03
1199 - Add cygreadline5.dll to Win32 release -- needed for console
1200 03Jan03
1201 - Add scripts make_catalog_backup and delete_catalog_backup that makes and
1202   deletes an ASCII copy of the catalog for backup. An example of how
1203   to use it is in the <bacula-src/src/dird/bacula-dir.conf file.
1204 - Made a nicer column oriented listing of scheduled jobs for "status dir".
1205 02Jan03
1206 - Added backup/restore of raw partitions.
1207 - Corrected restoration of files in root directory (problem with
1208   splitting path from file).
1209 01Jan03
1210 - Finally decided to cleanup handling of splitting path and filenames
1211   in the cats directory. Now the code is in one place sql.c and it
1212   is done using Pool memory, so there are no length restrictions.
1213 31Dec02
1214 - Add start of Solaris bare metal recovery
1215 - Add Site Visit usage statistics to Web page
1216 - Got Bacula listed on www.backupcentral.com
1217 30Dec02
1218 - Retest bare metal recovery on Linux 2 times with verify
1219 - Cleanup printout of verify differences using proper casting to
1220   handle shorts and long longs.
1221 29Dec02
1222 - Added --enable-client-only to ./configure
1223 - Modified --enable-static-sd to work better and documented it.
1224 - Fixed Restore options (never,ifnewer, ...). They now work.
1225 - Moved the stored.c Resource lock into the allocation thread so
1226   that the same thread sets/clears it. This created a problem on
1227   FreeBSD.
1228 28Dec02
1229 - Added more rescue documentation.
1230 - Did a spell check of the Bacula doc.
1231 - Modified bscan to use the working directory as specified in the
1232   configuration file as the default.
1233 25Dec02
1234 - Fixed an important bug reported by George Motter that caused only
1235   the last option on an Include record to be used (all previous options
1236   were lost).
1237 24Dec02
1238 - Chase down some inconsistencies in creating Media records from
1239   the Pool defaults, and in updating/creating the Pool from the
1240   resource. Also fixed the cats DB routines to include all
1241   fileds (VolUseDuration was missing for example).
1242 21Dec02
1243 - Added building static versions of daemon static-bacula-dir, ...
1244 - Fine tuned the rescue (bare metal) code including support for grub.
1245 - Added skeleton freebsd rescue
1246 - Corrected SQL syntax error in autoprune code (JobType => Type).
1247 - Added error messages for SQL errors in autopruning.
1248 19Dec02
1249 - Documented Bare Metal Recovery
1250 - Create new "rescue" directory containg the Bare Metal Recovery code.
1251 - Fiddle with SQL a bit for pruning as apparently the last InitCatalog
1252   was pruned after the expiration date eventhough it was the ONLY copy!
1253   I'm not sure this is fixed yet.
1254 18Dec02
1255 - Allow Director to pass a NUL where string to FD (fix in FD).
1256 - Fix installation mv of query.sql.
1257 - Make sure btraceback.gdb is not wiped on "make distclean"
1258 - Corrected a bug in mod of replace options pointed out by Dave Anderson.
1259 16Dec02
1260 - Started adding FileOptions ...
1261 - Fixed  and incorrect print out of the number of files restored (Jarif).
1262 - Finally fixed EndBlock (and file address for Files) in catalog!
1263 - Added hostname to tape header as always planned.
1264 - Removed Level code (will not implement unless strong demand exists).
1265 - Tweaked bscan to print number of errors ignored before first SOS.
1266 - Enhanced btape "fill" to permit using one tape and to dump last
1267   block before writing and upon read back.
1268 - Make fsf_dev() return 0 on fail and 1 on success.
1269 - Use new db_get_job_volume_parameters() to enhance Write Bootstrap to
1270   contain more info (start/end file/block, file indexes).
1271 - Added --enable-static-fd, sd, and dir to configuration to enable making
1272   static versions of the daemons.
1273 13Dec02
1274 - The btape test program was indicating errors on Adrian's machine
1275   using the ATAPI (ide-scsi) tape drive. It turns out that this
1276   is a fixed block driver as a consequence, Bacula must be setup
1277   to write fixed blocks. btape was not always using the fixed
1278   blocks defined in the Bacula config, so that has been updated.
1279   It now works fine. A lot of tips added to the Bacula test command 
1280   to help guide the user.
1281 - Documentation of the above significantly improved in the manual.
1282 12Dec02
1283 - Added code in watchdog to permit setting and clearing child timers. If
1284   the timer expires, the child process is killed.
1285 - Modified restore to handle differential jobs.
1286 - Added a new test to the btape "test" command
1287 09Dec02
1288 - More documentation of new features (week position in scheduler, bsr).
1289 - Re-read last block written on full tape to verify it.
1290 - Fix segmentation fault with btape fill command due to missing FileSet MD5.
1291 07Dec02
1292 - Created better SQL input editing routines str_to_int64 and str_to_uint64()
1293 - Pull Client from database in Console restore command.
1294 - Create a Unique list of Volumes to be mounted (previously had repeats).
1295 - Made many of the SQL searches better by using the ClientId rather than the name 
1296   in the restore Console command.
1297 - Modified reading of a tape to include the VolFile info. Once the
1298   tape is past the specified file, reading stops.  The BSR now includes
1299   both the VolFile and VolBlock. Currently VolBlock is not used.  
1300 - Handle multiple volumes better by creating a real volume list with all
1301   parameters in it.
1302 - Display "At prompt waiting for input" in gnome console when at subcommand   
1303   prompt.
1304 - Broke ascii to internal and internal to string editing routines out into
1305   new lib/edit.c file.
1306 02Dec02
1307 - Added a readme and an afs-bacula script to the examples directory
1308   that permits Bacula to backup an AFS filesystem. Thanks to
1309   Lucas Mingarro for the submission.
1310 - Added A Sun-desktop autoloader script and Device definition to the
1311   examples/devices subdirectory.  Thanks to Lucas Mingarro for the
1312   submission.
1313 - If the WriteBootStrap fails, the job will now be marked in error.
1314 - Added a week position to the scheduler syntax that allows you to
1315   specify 1st, 2nd, 3rd, 4th, or 4th, or first, ... fifth as a week
1316   position specification in front of a day. So if you say
1317
1318     1st sun ...
1319
1320   the scheduler will start only on the first sunday of the month.  The
1321   day specification can also be a day range e.g. sun-fri.
1322   This code is untested.
1323 - Implemented bpipe.h and bpipe.c in src/lib, which defines a bi-directional
1324   pipe.  This allows executing other programs and sending them information
1325   as well as getting info from them.   
1326 - Replaced the previous pipe usage with bpipes in RunBeforeJob and   
1327   RunAfterJob.
1328 - The mail program now uses bpipes rather than pipes, which means that any
1329   error output will appear in the job output (truly bi-directional).
1330 - Modified BSR to handle counts and to stop when no more matches are possible.
1331   This is untested.
1332 - Improved error messages in smtp.
1333
1334 =============================================================================
1335 2002-12-12 Version 1.27d
1336 - This is a minor update that fixes a segmentation fault in btape
1337   as well as reduces non-important error messages in bscan.
1338
1339 2002-11-29 Version 1.27c
1340 - Yet another silly error duplicating a column name in the SQLite
1341   make tables.  No code change, just a make file.
1342
1343 2002-11-29 Version 1.27b
1344 - Set DB version to 5 in DB make files.
1345
1346 2002-11-28 Version 1.27a
1347 - Use g++ instead of gcc for testfind in tools 
1348
1349 2002-11-27 Version 1.27 (26Nov02) released 28 November 2002
1350
1351 General: from kes25Nov02
1352 - Mostly Cygwin changes
1353
1354 Changes submitted this submission:
1355 - Updated bdb_find.c to have new calling sequence for db_find_job_start_time
1356 - dird/catreq.c edit in Volume name in error messages to SD
1357 - attribs.c switch to using the cygwin API to convert from POSIX paths
1358   to Win32 paths. This now permits Win32 path specifications in Include
1359   statements (all combinations not yet tested).  It also avoids the large
1360   number of errors seen by Lutz if a Win32 path is specified in the Dir.
1361 - Update testfind help and remove set_attribsEx debug code.      
1362 - Build testfind as default.
1363 - Turn off debug message in stored/askdir.c
1364
1365 General: from kes21Nov02
1366 - Another change in the database. You MUST either re-initialize
1367   your database or use the appropriate ./alter_xxx_tables in
1368   the src/cats directory.
1369
1370 Changes submitted this submission:
1371 - Additional documentation.
1372 - Added MaxVolFiles to the database (not yet implemented in code).
1373 - Increased the database version from 3 to 4.
1374 - Change VolMaxBytes to MaxVolBytes, which is much more descriptive.
1375 - Compressed unnecessary spaces out of a lot of SQL statements.
1376 - Changed many %d to %u where unsigned integers are used.
1377 - Added the Bacula version and build date to each backup output.
1378   This will help knowing what version of Bacula was used.
1379 - Implemented VolUseDuration MaxVolBytes, MaxVolFiles, and MaxVolJobs
1380   based on maximums set in the Volume (Media) record rather than in the
1381   resource. This means the values can be individually set on a Volume basis.
1382 - Allow commas separating Include options (this was a subtle bug).
1383 - Added maximum string length argments to a number of subroutines to
1384   prevent buffer overflows. Most notably was do_prompt().
1385 - Replaced MANY occurrences of strcpy() with bstrncpy(), which guarantees
1386   both that the length is not exceeded and that the string is properly terminated.
1387   This has a risk of a certain destabilization -- as does the changes to
1388   the SQL noted above.
1389 - In cram-md5 routine use my_name if gethostname() returns an error.
1390 - Increase timeout from 2 minutes to 3 minutes in authorization code.
1391 - Check the full string including \n in authorization.
1392 - Throw away any response longer than MAXSTRING.
1393 - Added a number of additional error checks on subroutine return statuses.
1394 - Replaced as many lld's with edit_uint64 as I could find.
1395 22Nov02:
1396 - Added MaxVolBytes to Pool record - had forgotten it. Updated DB version.
1397 23Nov02
1398 - Update manual to document new Pool/Volume attributes
1399 - Correct make_sqlite_tables (typo, plus missing value in Pool)
1400 - Fix bizarre behavior in gnome-console and console when auth fails.
1401 - Add Pool attribute query
1402 - Add a few more error messages in askdir.c
1403 - More strcpy() conversions to bstrncpy().
1404
1405 General: from kes18Nov02
1406 - Did a number of cleanups of string copying to limit the length
1407   and prevent buffer overflows.
1408
1409 Changes submitted this submission:
1410 - Added a mutex arount the gethostbyname() so that multiple simultaneous
1411   jobs get the correct address.
1412 - Added the MaxVolJobs to the Media alter tables script for MySQL (forgot it).
1413 - Changed arg to db_find_job_start_time to be POOLMEM for returning the string.
1414 - Add the new VolUseDuration and MaxVolJobs to all the db_ routines.
1415 - Use bstrncpy() in most places in the db_ routines to prevent a bad 
1416   database from crashing Bacula (self protection).
1417
1418 General: from kes13Nov02
1419 - You MUST either re-initialize your databases or use the 
1420     ./alter_mysql_tables
1421   or  
1422     ./alter_sqlite_tables
1423   in the <bacula-src>/src/cats directory to modify your database tables.
1424 - Major improvements to dbcheck including an interactive mode.
1425
1426 Changes submitted this submission:
1427 - Implemented VolumeUseDuration and MaximumVolumeJobs which control
1428   when a tape can be marked Used.
1429 - New tape status "Used" means it was used and cannot be used any more.
1430 - Defined utime_t which is 64 bit epoch time in seconds.  btime_t is
1431   64 bit epoch time in microseconds.
1432 - Created alter_xxx_tables to add new columns (VolUseDuration, MaxVolJobs) to
1433   database. Incremented db version.
1434 - Changed a few subroutine names concerning dates to be more descriptive.
1435 - Fixed several places where the last filename was not stored in JCR in
1436   FD verify_vol.c and restore.c
1437 - Major update to dbcheck.  Unfortunately I used subselects, which work
1438   perfectly fine in SQLite, but not at all in MySQL.  I must now rework
1439   it for MySQL. What a pain!
1440 - Removed "Database found" from configure output. It was no longer used or valid.
1441 - Corrected doc --working-dir => --with-working-dir  Thanks to Tuck for 
1442   reporting this.
1443 - Added the database name to the error message for mismatched DB version.
1444 - Commented out GMP and CWEB from configure as they are not currently used.
1445
1446 General: from kes09Nov02
1447 - Converted the manual over to a new format written in wml. This
1448   gives navigation buttons on the top and bottom of each page
1449   as well as a standard page size.
1450 - Updated the main Web site, providing a menu bar to the left
1451   and much better organization and presentation of the information.
1452 - Added code to recognize a Volume written with a larger block
1453   size than specified. The code automatically adjusts. 
1454
1455 Changes submitted this submission:
1456 - Created a new scripts directory and moved most of the scripts
1457   previously in the main directory there. This cleans things up
1458   quite a bit.
1459 - Moved the randpass stuff into autoconf.
1460 - ensure that the generic make_bacula_tables and drop_bacula_tables
1461   are installed.
1462 - Added code to filed to allow it to be run from inetd.  Just add the
1463   -i option.  I have not tested it.
1464
1465 General: from kes30Oct02
1466 - Alex found a problem with GZIP compression -- fixed.
1467 - bacula stript fixes.
1468 - Segment fault in Director fixed.
1469 - Added openbsd to platforms
1470
1471 Changes submitted this submission:
1472 - GZIP compression was broken for large files due to a variable that
1473   is changed during the compression. This was relatively easy to fix.
1474   However, there were a number of fixes required to make GZIP and SPARSE
1475   files work together. Found one more place in bextract where SPARSE_GZIP
1476   testing was missing.
1477 - During testing of the above, I ran into the restore problem of multiple
1478   FileSet records. Fixed by including the FileSetId and the MD5 on the
1479   selection string, then always using the FileSetId. It is a bit
1480   confusing for the user, but ...
1481 - Francis found a problem with bacula.in (fixed - thanks)
1482 - I found another problem with bacula.in, so now it REALLY should work
1483   on most systems.
1484 - Added the Replace options code for restores. Not tested.
1485 - Fixed an ugly stack overrun bug in reading the config file
1486   that has been in for a long time.  I found this in testing on FreeBSD
1487   where the Director seg faulted.
1488
1489 General: from kes29Oct02
1490 - Major change to the bnet communications routines.
1491
1492 Changes submitted this submission:
1493 - Modified the bacula script to use pid files, so this script should
1494   now work on more platforms.  Updated devel_bacula as well.
1495 - Added the full GNU hostname on the configuration print output.
1496 - Added gettimeofday() to configure, and tweaked a few variables for
1497   OpenBSD.
1498 - Added a chapter to the manual on Porting Bacula to other platforms.
1499 - Documented in Tips how to use the WriteBootstrap record.
1500 - Modified bc_types.h to error if 64 bit types are not found.
1501 - Pass replace option for restore to the FD (no code to use it yet).
1502 - Modify the FD to pass back the GNU OS string as well as the DISTNAME
1503   and DISTVER. This needs to be put in the Client record in the catalog.
1504 - Major reworking of the bnet routines to eliminate the zero length which
1505   previously indicated a signal. This risks to create some subtle communications
1506   bugs.  The changes now permit blank lines to be sent from the user to the
1507   Director.
1508 - Found and corrected a few more places where the Win32 attributes were not
1509   being recognized.
1510 - Permit spaces in the Where string (restore) by bashing/unbashing them.
1511 - Handle quotes correctly in the Console program (actually Dir ua code).
1512   Previously they were not handled in the middle of a string.
1513 - Corrected two error message (error reading file), which previously stated
1514   it was a network error.
1515 - Reworked the files in the binary Windows release. Removed unused programs 
1516   and added a README with the copyright as suggested by John. Also added
1517   console.exe to the release.
1518 - Found and corrected an autoloader mount problem where the wrong tape
1519   was specified.  Previously it looped, then gave up.  Now it correctly
1520   detects the volume is not correct and zaps the Slot in the catalog.
1521
1522 General: from kes23Oct02
1523 - I have mainly worked on getting all the details of a Restore
1524   to work correctly (new tape format, support for Win32 
1525   attributes, ...)
1526 - Trademarked name Bacula.
1527 - Implement Bacula tape format 11 (1.0 Immortal). This format
1528   will be maintained forever.
1529 - Accept Any Volume is yes by default. This modifies Bacula's behavior
1530   when writing tapes.
1531
1532 Changes submitted this submission:
1533 - Corrected a bug on FreeBSD where CFLAGS would get a "yes". I was
1534   unable to reproduce this, but a user confirmed the correction.
1535   It was a problem with detection of largefile support, which FreeBSD 
1536   has by default.
1537 - Added a new "license" chapter in the manual. Re-licensed a number of
1538   library routines (bnet.c, hmac.c md5.c, cram-md5, ...) with LGPL so that they
1539   can be used in proprietary software to access Bacula if so desired.
1540 - Move Director's AutoChanger doc to correct location (in Storage      
1541   resource). 
1542 - Document why trademark (to protect compatibility).
1543 - Implement and turned on Bacula tape format 11 (also BB02). This
1544   format moves the VolSessionId and VolSessionTime from each record 
1545   header into the Block header. This is MUCH more efficient when reading
1546   records as now whole blocks can be skipped.   
1547   Also added JobStatus in End Of Session record, and added MD5 for
1548   FileSet, which is necessary to insure uniqueness.
1549 - Implement a new Bacula time format for btime_t. It is Epoch time
1550   in microseconds (i.e. base 1 Jan 1970 in microseconds).
1551   This replaces previous floating point times.
1552 - Added Win32 extended attributes. In doing so, I moved all attribute
1553   handling from src/lib into src/findlib.  Added new streams for 
1554   Win32 attributes and for GZIP Win32 attributes.
1555 - Modified "Accept Any Volume" so that it really permits any volume
1556   in the pool to be mounted.  
1557 - Removed "Mount Anonymous Volumes" from Storage daemon config.
1558 - Implemented sparse files. You must add "sparse=yes" on the include line
1559   for it to be enabled.
1560 - Print "None" in backup summary rather than 0.0% if there is no compression
1561   enabled.
1562 - Improved error checking in daemon connection/authentication code to prevent
1563   garbage data from harming a Bacula daemon.
1564 - All daemon tools MUST have a config file.
1565 - Completely strip drive specification on Win32 if a Where prefix is specified.
1566 - Corrected DB info for writing to files. Now the File Address is stored
1567   in File-Block variables in the catalog.
1568 - All Storage daemon tools now use common code for acquiring/reading
1569   Volumes.
1570 - If a device is unmounted, report it even if the device is not open. This
1571   will help inform users who have BLOCKED Bacula by unmounting a drive.
1572
1573
1574 =============================================================================
1575 2002-10-12 Version 1.26 (10Oct02)
1576 General: from kes10Oct02
1577 - Changed Job name conventions to avoid : which is an illegal
1578   character on Windows.
1579
1580 Changes submitted this submission:
1581 - Added check for inet_pton to configure.in. If it does not
1582   exist (e.g. Windows) use inet_aton
1583 - Documentation on GZIP.
1584 - Another restore doc example.
1585 - Documented btape fill command.
1586 - Set default restore directory from /tmp to /tmp/bacula-restores
1587 - Add additional no find error messages to sql_get.c
1588 - Creating a bootstrap file on Windows failed because the Job name
1589   contained colons which are illegal on Windows. Replaced the
1590   colons with periods.  This corrects the Windows restore problem.
1591 - Print number of files to be restored in "restore" command.
1592 - On Windows systems, if there is a prefix, completely eliminate
1593   any drive: at the beginning of a path.
1594 - Minor corrections to the tree routines to handle Windows
1595   files such as c:/ better. Previously it insisted on /c:/, which
1596   would then not be found in the catalog for a "dir" command.
1597 - Modified cd command in restore to try /c: if c: fails.
1598 - Add a new S_ISWIN32 bit to the st_mode word so that low level
1599   routines that create files do not print error messages.
1600 - More work must be done to restore all Windows files correctly.
1601   Currently the following bits are not handled:
1602     Archive
1603     Hidden
1604     System 
1605   Also, all the dates are not properly restored.
1606
1607 General: from kes09Oct02
1608 - More documentation.
1609 - Implemented new fill command in btape that permits filling
1610   a tape and then reading it back to ensure that it works
1611   with Bacula.
1612
1613 Changes submitted this submission:
1614 - Added ReadBytes to JCR, which contains Job bytes read by
1615   FD, JobBytes contains compressed output of FD.
1616 - Modified FD to pass back JobStatus, ReadBytes, JobBytes, ...
1617   for backup jobs.  This is upward compatible.
1618 - Modified backup termination status report to contain the
1619   compression ratio 100 * (1 - compressed-bytes/uncompressed-bytes)
1620   This will always be zero if no software compression was
1621   done, or if you are using a version 1.25 or older FD.
1622 - Pickup Job termination status of FD in backup, so now
1623   the termination status represents the state of all three
1624   daemons.
1625 - Implemented new fill command in btape that permits filling
1626   a tape and then reading it back to ensure that it works
1627   with Bacula.
1628
1629 General: From kes06Oct02
1630 - Implemented first major cut of bscan -- program to scan a tape
1631   and recreate a Bacula catalog.
1632 - Fixed lseek() relative negative seek that prevented writing multiple
1633   jobs to a File volume.
1634 - Implemented BB02 tape format -- currently turned off for writing.
1635
1636 Changes submitted this submission:
1637 - Updated README
1638 - Implemented new BB02 tape format, which moves the VolSessionId and
1639   VolSessionTime from the record headers into the Block header.  It
1640   is currently turned off.
1641 - Implemented new btime time/date format on the tape. This is currently
1642   turned off.
1643 - Added JobStatus to EOS tape label. This is currently turned off.
1644 - Changed start_block, ... to StartBlock in JCR for uniformity.
1645 - Print a message telling which tables were dropped/made with  
1646   ./drop_bacula_tables.
1647 - Return JobType and JobLevel in db_get_job_record().
1648 - Implemented get_current_btime(), which returns btime_t.
1649 - Bump debug message max size to 2000 bytes.
1650 - Add btime_t serial/unserial routines.
1651 - Rework all tape label routines to integrate btime and other
1652   label format changes (currently turned off -- for writing).
1653 - Fix lseek() to always be positive -- block.c
1654 - Consolidate record, block, and label major #defines in block.h.
1655 - Major implementation of bscan. Some more minor tweaking will be
1656   necessary.  E.g. add multiple records for multiple simultaneous
1657   Jobs.
1658 - Cleanup lseek() to always use off_t as second argument.
1659 - Add new "created" tape label (EOT_LABEL). This generates a callback
1660   to the read_records() routine when the final end of all tapes is
1661   reached allowing proper termination and updating of the media records.
1662
1663 General: From kes25Sep02
1664 - Added means to bind servers to specific address.
1665 - Documentation
1666
1667 Changes submitted this submission:
1668 - Added DirAddress, FDAddress, and SDAddress records to the corresponding
1669   resources that allow the server to bind to a specific address 
1670   rather than any address.  This security improvement was suggested by
1671   a user -- thank you.
1672 - Eliminated deprecated "Address" record from all sample Storage resources.
1673 - Made quite a lot of improvements to the bscan program. Much more
1674   to do. Aside from details, it is able to recreate a database
1675   from which you can do a restore.
1676 - The s option is not accepted on all versions of ar, so replaced it
1677   by an explicit ranlib call.
1678 - Fixed a bug that caused the Director to crash if you rudely bring
1679   down the console program in the middle of an SQL command.
1680 - Fixed a bug (missing break) that caused scheduled Admin jobs to
1681   be listed as "Unknown type".
1682 - Removed old code from Storage daemon that used a separate FD port.
1683
1684 General:  From kes14Sep02
1685 - Better key generation on non OpenSSL systems.
1686 - 64 bit file address support if available.
1687 - Implement autochanger for reading
1688 - Lots of cleanup of tape reading code.
1689 - Automatically create all Pool resources when Bacula starts.
1690 - Implement bscan.c
1691 - Implement autochanger use via the Console commands "add" and "label"
1692 - Begin implementation of a regression script 
1693 - Write bootstrap after ever job
1694
1695 Changes submitted this submission:
1696 - After noticing that the non OpenSSL random key generator was
1697   not good on Solaris, John wrote a very nice randpass generator.
1698 - Integrated John's makeSessionKey for generating the FD->SD
1699   authorization.
1700 - Statically link tools (doesn't work on Solaris).
1701 - Document how to debug Bacula (new chapter in the manual)
1702 - Remove unneeded printing of error message in sql_get.c
1703 - Free SD description config record (previous oversight)
1704 - Bash spaces when sending Director names, and unbash them when 
1705   received.
1706 - Ensure no divide by zero in rate computation in backup.c
1707 - Implement WriteBootstrap in backup.c
1708 - Allow tape reading to request volume information for any
1709   volume.
1710 - Create all Pool resources at startup.
1711 - Show only Backup jobs in Restore listing of last 20 Jobs.
1712 - Handle 64 bit stat packets in restore.
1713 - Don't do shell expansion on store_dir in config if string 
1714   starts with |.  This is used for piping the program for the
1715   WriteBootstrap.
1716 - Ignore SIGHUP -- DéjàGnu was triggering this. 
1717 - Implement autochanger for reading, many changes to 
1718   acquire_device_for_read()
1719 - Implement callback for reading Volume. Implement in bextract,
1720   bls, and bscan.
1721 - Implement bscan
1722 - Add count to bsr.
1723 - Fix Volume in bsr.
1724 - Move autochanger code to new subroutine in mount.c
1725
1726 =============================================================================
1727 2002-09-05 Version 1.25a (05Sep02) Released
1728 - Fix unitialized stack variable in bextract so it
1729   will always read the currently mounted tape.
1730
1731 =============================================================================
1732 2002-09-04 Version 1.25 (01Sep02) Released
1733   General:
1734 - Added .cvsignore files in each directory to cut down on the
1735   CVS output when scanning directories and finding Makefiles
1736   and such which are not part of the CVS tree.
1737
1738   Changes submitted this submission:
1739 - Cleaned up a lot of the error messages in Verify, including
1740   indenting.
1741 - Had to remove some of the "automatic" error message printing
1742   in the DB because they are in fact things that come up 
1743   for Verify but not really errors.
1744
1745
1746   2002-08-30 Version 1.25 (30Aug02) Beta
1747   From kes30Aug02
1748 - Fixed a bug where only the first file was restored if
1749   it is hard linked. The other links were lost.
1750 - In some cases of restoring to alternate directories, softlinks
1751   were not properly restored.
1752
1753   From kes28Aug02
1754   General:
1755 - Bacula backups now run up to 12 times faster than version 1.24
1756 - Bacula can run multiple simultaneous Jobs.
1757 - Had to turn off TRANSACTIONS in SQLite because it doesn't work
1758   with multiple simultaneous jobs (I'm working on this).
1759 - Added a better Job printout for Restore Jobs.
1760 - Added a save/restore Rate to backup and restore jobs. This
1761   does not yet subtract out operator wait time so it will be
1762   underestimated it the Job waits on the tape (mount/label).
1763 - Fixed a major bug caused by free()ing a buffer twice in
1764   the Restore code. This made the SD more or less useless after
1765   any restore Job. Arrggg!
1766 - DIR - SD protocol changed, both must be updated at the same time.
1767 - DIR - FD protocol changed in upward compatible way. Upgrade of   
1768   FD not required, but recommended.
1769
1770   Changes submitted this submission:
1771 - Added bell to "make" when errors are detected.
1772 - Changed default compile option from -g to -g -O2
1773 - Additional documentation as usual -- much based on questions or
1774   feedback from users. Thanks.
1775 - Fixed example config files to use new syntax and to have a 
1776   Restore Job.
1777 - Define ETIME to ETIMEOUT for Irix
1778 - Added JCR filed to DB structure permitting direct printing error
1779   messages from within the Database subroutines.
1780   Some error messages may be printed twice as a consequence.
1781   When I see them or someone reports them, I will remove the double.
1782 - Added JCR to the bsock structure. This allows direct printing
1783   of network errors from within the network code.
1784 - Made most "trivial" debug messages have level 100 or greater. This
1785   allows for easier debugging of new code using the range below 100.
1786 - Began replacing all Emsg() with Jmsg() using a NULL as the JCR in    
1787   Jmsg() is the same as Emsg().
1788 - Fixed several crashes in the Director because of malformed config files.
1789 - Added SpoolAttributes to Job resource.
1790 - Pass CatalogFiles to SD. If set to no, the attributes are dropped 
1791   within the SD rather than being sent to the DIR.
1792 - Cleaned up a number of information/error messages in user interface.
1793   This includes eliminating the "pretty please" response in favor of
1794   "yes/no" to delete volumes and pools.
1795 - Cleaned up quite a number of uninitialized variables reported when going
1796   to -O2, most were harmless, but a couple could cause problems.
1797 - The cd command in restore was not working correctly (it didn't allow some
1798   legal cds).
1799 - Fixed a segmentation violation in the directory tree handling code in 
1800   the restore command.
1801 - Handle a few error conditions in the restore command better.
1802 - Permit "Where" to be set to nul in modification of a run command.
1803 - Clarified the error message for Verify if an InitCatalog has not previously
1804   been done -- thanks Chuck.
1805 - Add MaximumConcurrentJobs to FD.
1806 - Added code to mem_pool to die if a buffer is released twice.
1807 - Lots of work done on SD for multiple simultaneous jobs. Split device.c
1808   into device.c, mount.c and acquire.c
1809 - Started writing new lock code for SD, but may back it out -- needs more
1810   thought. Current code works, but is too complicated. Maybe can simplify it.
1811 - Cleaned up the SD tools code quite a bit. Added bootstrap to all tools.
1812 - Ensure that tape session labels are not split across two blocks. This makes
1813   reading them back much easier.
1814 - Fixed another restore bug concerning tape labels on multi-volume saves.
1815
1816 =============================================================================
1817 2002-08-14 Version 1.24
1818   From kes12Aug02
1819 - Made a new tools directory.
1820 - Moved smtp into the tools directory.
1821 - Created a dbcheck program in the tools directory that
1822   checks for certain database errors and if requested fixes them.
1823 - Put the database link flags on DB_LIBS so that it now only is
1824   on binaries that actually need it.
1825 - Document dbcheck and testfind programs.
1826 - Move testfind to tools directory.
1827 - Check for FileSet after getting Client name in Restore command.
1828   Modify all necessary SQL commands to accept FileSetId.
1829 - Add a db_get_fileset_record in cats directory.
1830 - Correct list last 20 files concatenation to be MySQL 
1831   dependent. They aren't SQL standard. Use SQL standard || for
1832   other SQL programs.
1833 - Modify dir command in file selection to produce a long form
1834   listing of the file/directory name.
1835 - Add platforms/irix/*.in files to CVS
1836 - Make Console command scanner accept quoted value fields.
1837 - If after selecting Client to restore, there are multiple
1838   FileSets, ask user to select one.
1839 - After obtaining JobIds for restore, ensure that there is only
1840   one MediaType, and select a Storage resource to be used.
1841
1842   From kes11Aug02
1843 - Made restore actually work.
1844 - Made console and gconsole be configured (requested by Chuck)
1845 - Updated kernstodo
1846 - changed fs in Job record to fileset for clarity
1847 - The console run command was not properly picking up the command
1848   line arguments.  Fixed!
1849 - Changed add/remove/rm to mark/unmark
1850 - Volume keyword VolumeName was wrong, changed to Volume (in restore bsr).
1851 - Pass jcr to parse_bsr, and if non-NULL, it will output error messages
1852   to Job stream rather than Emsg.
1853 - Modified lexical scanner to include caller context so that jcr can
1854   be stored in lex context allowing error messages to be properly 
1855   routed.
1856 - Renamed the Job message chain to be jcr_msgs. This eliminated the      
1857   previous confusion with the default value, now named jcr->messages.
1858 - Implemented multi-volume bsr records.    
1859 - Implemented pm_strcat() and pm_strcpy() to cat/add to memory pool
1860   buffers in same way as strcat/strcpy, but expanding buffer.
1861 - Modified db_get_volume_names to handle arbitrarily long Volume list.
1862
1863   From kes07Aug02
1864 - If the Console program terminated during the printing of messages,
1865   the message file was left locked. This was corrected by using the
1866   new read-write lock code.  
1867 - Implemented Pw() and Vw() for obtaining and releasing a write lock
1868   using the rwl_xxx routines.
1869 - Deleted some old pthread_mutex code from mysql.c
1870 - In making the Irix port, I previously corrected the base64 routine so 
1871   they were not sensitive to the machine definition of char. This made
1872   them incompatible with previous versions invalidating MD5 signatures
1873   which are in base64 format. I have now corrected this, making the
1874   routines compatible with the previous version but also insensitive
1875   to the default definition of char.
1876 - Removed some unnecessary NPRT() usage in signal.c (pointed out by
1877   the Irix compiler).
1878 - Add back BNET_NONO for compatibility with older File daemons.
1879 - Implement runing a restore Job in the restore command.
1880 - Make installation of query.sql unconditional. To prevent you own file
1881   from being overwritten, give it a different name.
1882 - Made parse_command_args() in ua take command from ua->cmd, this
1883   simplifies it and allows usage in other places -- e.g. building
1884   arguments for created run command in restore.
1885 - Cleaned the naming of s_full_ctx to be s_jobids.
1886 - Write the bsr created in restore to "working-directory"/restore.bsr
1887 - Fix bugs in command line scanner in run command -- also some misplaced
1888   breaks!
1889 - Eliminate static cmd in ua_server.c
1890 - Eliminate segmentation fault when using the Run command in the
1891   Console -- forgot to init_msgs().
1892
1893   From kes06Aug02
1894 - Did a good amount of documentation.
1895 - Added sql_cmds.c to CVS, forgot, pointed out by Chuck.
1896 - Added new platforms/irix directory to CVS
1897 - Turn off transaction debug code in sql.c
1898 - Reworked the scheduler so that it handles the same Job starting
1899   twice in the same hour. Previously it took one or the other.
1900 - Tightened up the "slop" in the timings that I programmed to ensure
1901   that the same job isn't run twice or that no job was missed.
1902 - Increase the sleep time.
1903 - Used job_type_to_str() in status so that Admin jobs are correctly reported.
1904 - Add internationalization message chars to a number of routines
1905   in util.c
1906 - Make the watchdog timer clear the mutex when it exits.
1907 - Some tweaks to the Restore command. It needs fixing when a Job spans
1908   two or more volumes.
1909
1910   From kes05Aug02
1911 - Initial cut at adding Irix File daemon support.
1912 - Lots of work on the restore command.
1913 - Take a stab at eliminating the "broken pipe message"
1914   when the console program prematurely terminates.
1915 - Reimplemented transactions for SQLite by keeping
1916   them all in the same thread.
1917 - quit in the Console program now waits for Bacula to
1918   quit. To immediately quit, you must enter .quit
1919 - Eliminated BNET_EOF -- this COULD have some negative consequences
1920   on interdaemon communications.
1921 - Define Job termination status for Admin jobs.
1922 - Write new bstrncpy() function that guarantees that strcpy is
1923   properly terminated.
1924 - Fixed command input in ua_input.c to accept quoted items as a
1925   single field. 
1926
1927   From kes01Aug02
1928 - The changes that added indexes to the SQLite database were
1929   lost -- thanks to Chuck for pointing this out. Redone.
1930 - Fixed a problem quoting strings in SQLite. This showed up
1931   as database errors with files containing ' or " in the filename.
1932 - Implemente restore command -- still in progress.
1933 - Added indexes to all fields in SQLite that exist in MySQL.
1934 - Moved unused immortal files from src/lib to src/immortal.
1935   This will permit splitting depkgs.
1936 - Started work on adding embedded MySQL. Cannot get the tables
1937   to work for the moment. Please don't try to use this option.
1938 - Convert to using single quotes for enclosing all strings.
1939 - Implement correct quoting algorithm for SQLite strings.
1940   Is dequoting needed?
1941 - Started centralizing SQL statments in the Director in sql_cmds.c
1942 - Changed a number of M_ABORTs to M_ERROR_TERM so that program terminates
1943   but does not produce a dump.
1944 - Allow wild-card matches in bsr for Client name, and Job.
1945 - Change OflineOnUnmount=no as default.
1946 - Fixed improper printing of filenames containing a space in bls.c
1947   Thanks to Carlos for reporting this.
1948
1949 ===========================================================================
1950 2002-07-26 Release 1.23a
1951 - Fix segmentation fault is FD status.
1952 - Turn off TRANSACTIONs for SQLite.                        
1953
1954 ===========================================================================
1955 2002-07-23 Release 1.23
1956   From kes22Jul02
1957 - Updated Bacula to handle some minor differences in MySQL 4.0.2
1958   (still works with older MySQLs).
1959 - Updated MySQL documentation to correct some minor errors.
1960 - Added kernstodo to CVS
1961 - Fixed create_mysql_database, which I recently accidently broke.
1962 - Disallow zero length volume names in Console program.
1963 - Create alter_mysql_tables and alter_sqlite_tables for conversion
1964   from 1.22 table format to 1.23 table format.
1965
1966   From kes20Jul02
1967 - Investigation of SQLite performace problems reported by Chuck.
1968 - Updated ChangeLog
1969 - Updated README
1970 - made root@localhost the default email address because many smtp
1971   servers reject root but accept root@localhost
1972 - Added an autochangers chapter to the manual.
1973 - Documented most of the new features in 1.23
1974 - Modified the SQLite interface code to start a transaction at the
1975   beginning of a job and commit it at the end of the job. It
1976   also commits it after 10000 changes. Hopefully this will
1977   improve performance.
1978 - Set the default cache pages from 2000 to 10000 for SQLite (i.e.
1979   about 15Megs of memory) hoping to improve performance.
1980 - Terminate last filename referenced in FD prior to copy to
1981   avoid race problem with multiple threads and no locking.
1982 - Enhanced the status output to include the JobType                
1983 - Print an error message if the email program terminates in error.
1984 - If your machine has an MTUNLOCK, do it before doing an OFFLINE to
1985   ensure that the door is unlocked.
1986 - Added code to stored/append.c to spool attributes. This is in
1987   a testing stage and must be explicitly enabled.
1988 - Added a no_attributes variable to stored/append.c that prevents
1989   the attributes from being sent to the Director. As yet, no way
1990   to turn it on.
1991 - Modified SQLite code so that after 10000 updates any transaction
1992   is committed, then restarted. This keeps it from using too much
1993   memory.
1994 - Set the default cache size to 10000 pages (previously 2000).
1995 - Fixed a segmentation fault on Sun due to no default value for
1996   the JobStatus.
1997 - Added the same indexes to SQLite that I exist in MySQL. This
1998   VASTLY reduces CPU usage for lots of inserts.
1999 - Added spooling to bnet_send().
2000
2001   From kes18Jul02
2002 - The following two changes were prompted by questions/suggestions
2003   from A Morgan.
2004 - If you have "AlwaysOpen = no" in your SD Device
2005   resource, Bacula will free() the drive when it
2006   is finished with the Job.
2007 - If you have "Offline On Unmount = yes", in your
2008   SD Device resource, Bacula will offline (or eject)
2009   the tape prior to freeing it.
2010 - Added Maximum Open Wait to allow open() to wait if drive is busy.
2011 - Added RunBeforeJob and RunAfterJob records to Job records.
2012   This permits running an external program with the following editing
2013   codes:
2014     %% = %
2015     %c = Client's name
2016     %d = Director's name
2017     %i = JobId
2018     %e = Job Exit
2019     %j = Job
2020     %l = Job Level
2021     %n = Job name
2022     %t = Job type
2023
2024   From kes17Jul02
2025 - Added autochanger support to devices.c
2026 - Allow user to change Slot in the Volume record.
2027 - Implemented code in lib to run an external program
2028   (tape changer)
2029 - Implemented a changer script for mtx.
2030 - Currently the changer commands used are:  
2031     loaded -- returns number of slot loaded or 0
2032     load   -- loads a specified slot
2033     unload -- unloads the device (returns casette to slot)
2034 - Other changer commands defined but not yet used:
2035     list   -- returns list of slots containing a cassette
2036     slots  -- returns total number of slots 
2037 - Implemented ChangerCommand, specified in the SD Device
2038   resource, permits editing of:
2039       %% = %
2040       %a = archive device name
2041       %c = changer device name
2042       %f = Client's name
2043       %j = Job name
2044       %o = command
2045       %s = Slot base 0
2046       %S = Slot base 1
2047       %v = Volume name
2048 - Implemented MaximumChangerWait default 120 seconds. It is 
2049   specified in the SD Device resource.
2050
2051   From kes15Jul02
2052 - Moved techlogs from main directory to be subdirectory of doc
2053 - Added code for strerror_r, and detection of gethostbyname_r().
2054 - The protocol between the Director and the SD has changed.
2055 - Major rework of SD tape mounting to prepare for Changer commands.
2056 - Separated Update Media record and Create JobMedia record. These
2057   are done from the SD by calling the Director. Need separate Create
2058   JobMedia so that when a Job spans a volume, all other Jobs writing
2059   the same volume will also have JobMedia records created.
2060 - Added message to user indicating selection aborted if he enters .
2061   to a Console selection request.
2062 - Create a jobstatus_to_ascii() routine for use in status commands.
2063   This makes a single routine from three separate pieces of code.
2064   Updated the code to properly handle more (all) termination statuses.
2065 - Tried to fix the gnome-console to handle history a bit better. There
2066   are still some problems with focus not being properly set to the edit
2067   box after history replacement.
2068 - Removed the shutdown() from bnet_close() hoping to fix Console termination
2069   errors that are occassionally seen -- no luck.
2070 - Moved add_str() to lib/util and renamed it add_str_to_pool_mem() so that
2071   it can be used to edit Job termination codes and Changer command codes.
2072 - Reworked how the SD mounts tapes (in device.c) so that control passes through
2073   only a single routine. The logic is much simpler than previously, and now
2074   adding AutoChanger code is straight forward.
2075 - Made SD tape mounting much more fault tolerant -- more cases retry instead
2076   of terminating the Job.
2077 - Wrote code to edit_device_codes() for Changer commands. Not yet fully     
2078   implemented.
2079 - Added a ChangerDevice directive to the Device resource. Still need to add
2080   ChangerCommand.
2081
2082   From kes07Jul02
2083 - This documents what I did while on vacation. 
2084 - A fair amount of documentation.
2085 - Implemented Verify Volume to Catalog (needs renaming)
2086 - Modified the database to include new MarkId field as
2087   well as Counters. Database level is incremented from 1 to  2.
2088 - Added first cut of managing autochangers by implementing Slot in DB.
2089 - Fixed a good number of M_ERROR messages to be M_FATAL where appropriate.
2090   Also converted a number of Emsg() to Jmsg() permitting better Job error
2091   messages.
2092 - First cut at implementing a general packet passing mechanism for bsock
2093   to replace printf and sscanf for passing data.     
2094 - Made make_xxx_tables and drop_xxx_tables and create_xxx_database
2095   for bdb as well as sqlite. With this each database has the
2096   same set of scripts (with the exception that MySQL has grant_privileges).
2097 - Modified Makefile to only install the database scripts for the
2098   database that you are using.
2099 - Updated the pdf script to include all the html files.
2100 - Did quite a lot of documentation.
2101 - Made Bacula compile correctly with DEBUG turned off.
2102 - Implemented Pmsg() macros that permit using the debug print
2103   routines even with DEBUG off.
2104 - Updated job_cancelled() macro to handle JS_FatalError.
2105 - Changed db_find_last_full_verify() to db_find_last_jobid(). This
2106   permits working with Verify Volume to Catalog.
2107 - Removed TRANSACTION code from incrementing NextId for SQLite. 
2108 - Implemented quick and dirty (not fully functional code) so that
2109   console program does not die if ctl-Z is entered. 
2110 - Cleaned up backup.c a bit adding a bail_out goto to ensure proper
2111   handling of errors with minimum code.
2112 - Added passing Slot back and forth to Storage daemon with Volume info.
2113 - Implemented Slot in Media record in DB.
2114 - Implemented first cut of Counter resource in dird_conf.c. A counter
2115   resource is part of the Pool resource.
2116 - Implemented necessary database record. However, the resource doesn't
2117   yet create a DB record.
2118 - Implemented onefs (One File System) and recurse options on Include
2119   resource.
2120 - Implemented autopruning of Verify and Restore Jobs.
2121 - Did a better job of calculating thread_concurrency() for Sun systems.
2122   This permits better multi-threading allowing all the threads to run
2123   at the same time.
2124 - Implemented a wait_for_storage_daemon_termination(), which is used by
2125   backup and verify volume.
2126 - Clarified a number of UA prompts, and add feedback where certain commands
2127   completed but printed nothing. (More work to be done here).
2128 - Added a pile of new code to implement Verify Volume to Catalog. It is sort
2129   of a hybrid of "restore" and "verify" in that it actually reads the tape,
2130   then compares it to the catalog.  Need Verify Volume to Client.
2131 - Added a good number of checks for job_cancelled() this should permit
2132   quicker and more reliable cancelling of jobs.
2133 - Fixed one bug in restore where I used ofile instead of lname, which means
2134   that if the lname was too long, the memory was not properly reallocated.
2135 - Cleaned up find_one.c in findlib quite a bit.
2136 - Link smtp static so that it works even if the libraries are messed up.
2137 - If mail host is not found, retry with local host in smtp.
2138 - Added slot and stream to the bootstrap record processing.
2139 - Do offline on tape cartrige for unmount command. This can be turned off
2140   by the user in the config file. OffLineOnUnmount in Device resource.
2141 - Implemented AutoChanger = yes/no in Device resource.
2142
2143 ===========================================================================
2144 2002-07-07 Release 1.22
2145 - All the basic Restore code to handle the boostrap file is
2146   now implemented with the exception of the Console Restore command.
2147 - Retained compatibility with previous Restore providing no 
2148   bootstrap file is specified. However, the old code (JobId based)
2149   will go away in a future release.
2150 - Fixed a number of segmentation faults in the Console program due
2151   to printing of NULL pointers -- thanks to Chuck and his Sun for
2152   finding and reporting them -- mostly in ua_output.c.
2153
2154   From kes25Jun02
2155 - Null pointers now are printed as *None* if NPRT() is used.
2156 - At the request of Phil, all resources are now chained in in the
2157   order they appear in the config file.
2158 - Implement Bootstrap record in the Director's config file, which
2159   allows you to specify a predefined bootstrap file for Restore Jobs.
2160 - Allow Bootstrap on the Restore record. This is deprecated.
2161 - Implemented code to pass the Bootstrap file, if defined, to the
2162   File daemon, then from the File daemon to the Storage daemon.
2163 - Added ability to set Bootstrap file in the Console when running a Restore.
2164 - Allow scan_error() routine to be passed to lex_open_file(). This permits
2165   using lex in the Storage daemon without worrying that it will ABORT on
2166   a syntax error.  More work is needed to direct the error messages correctly.
2167 - Improved error messages a bit when config syntax errors are found.
2168 - Tested and corrected some errors in match_bsr.c
2169 - Removed askdir.c from bls and bextract by defining dummy entry points.
2170 - bextract now has bootstrap pretty well integrated.
2171 - Changed bextract ABORTs into FATAL and exit(1) or ERROR_TERMINATE.
2172   More user friendly.
2173 - Eliminated at least one lld and replaced it by edit_uint64() 
2174 - Eliminated a few more _PROTO()s.
2175 - Corrected a problem with the SQL for in query.sql for 
2176   Listing Volumes to Restore All Files
2177
2178   From kes22Jun02
2179 - Additional documentation.
2180 - Reduce the time the jcr mutex is locked in lib/jcr.c
2181 - More null pointer printing fixes in lib/parse_conf.c (debug output only).
2182 - Added daemon filename to Kaboom message so I know what daemon died.
2183 - Fix big bad bug introduced in watchdog.c last update that caused
2184   a segmentation violation (forgot to check for NULL pointer).
2185 - Add a bit more info to bad returns from Stored when starting
2186   a job fails.
2187
2188   From kes21Jun02
2189 - Fixed scan_to_eol
2190 - Fixed backup scanning forgot one T_STRING -> T_UNQUOTED_STRING
2191 - changed all rwlock_t to brwlock_t to avoid conflicts with
2192   Solaris library.
2193 - Added NPRT() macro to allow printing of NULL pointers, which
2194   segment fault on Solaris.
2195 - Cast printing of pid_t to int for Solaris compiler.
2196
2197   From kes20Jun02
2198 - Added expect argment to lex_get_token().
2199 - Added tree.c and tree.h to lib directory.
2200
2201   From kes19Jun02
2202 - Improvements to the bootstrap compiler
2203 - Implemented first cut of bootstrap code in the Storage daemon
2204 - Modified the authentication code to be more explicit during 
2205   failures.
2206 - Added a few more debug message numbers with more arguments (Dmsg10, ...)
2207 - Added more and more precise error messages when authentication fails.
2208 - Implemented new "expect" codes in the lexical scanner that allows
2209   the caller to specify what he wants.                   
2210 - Added integer, positive integer, 64 bit integer, and integer ranges,
2211   and name scanning to lex.
2212 - Implemented new lex code in parse_conf.c, this reduces significantly
2213   the code.
2214 - Hopefully fixed a watchdog race bug that caused the watchdog to time
2215   out a line after 1 hour rather than 6 days.
2216
2217   From kes15Jun02
2218 - Implemented a Bootstrap file parser and matcher.
2219 - Implemented first cut of bootstrap code in bextract  
2220 - Started clarifying different termination codes.
2221 - Added M_ERROR_TERM to immediately terminate the daemon -- no dump.
2222   Also changed a few termination codes as appropriate.
2223 - Fixed create_jobmedia_record() to include all the fields such as
2224   StartFile/EndFile, StartBlock/EndBlock.
2225 - Print user friendly message when query mode ends.
2226 - Fixed ls style print routines (bextract, bls, restore) to check
2227   buffer size, to print the link if any, and to used edit_uint64()
2228   instead of %lld.
2229 - Moved scan_to_eol() and s_err() to lex.c to avoid dragging in 
2230   parse_conf.c for new bsr scanning code.
2231 - New files: bsr.h, parse_bsr.c and match_bsr.c. parse_bsr.c parses
2232   a Bootstrap file, and match_bsr.c matches a bsr against a tape.
2233 - use strcasecmp() in several places instead of lcase().
2234 - Add first cut of bootstrap to bextract.
2235 - Added File Size limit -- writes EOF after limit exeeded.
2236
2237 ===========================================================================
2238 2002-06-12 Release 1.21
2239 - Fixed several problems with filenames being truncated if
2240   they contain spaces. Thanks to the user that reported this.
2241 - N.B. To get the new queries, after the "make" and 
2242   "make install" you must explicitly replace the
2243   existing query.sql by query.sql.new.  query.sql is a
2244   user configuration file, so it is not overwritten.
2245 - Added GZIP compression of Included files.  
2246 - Added additional fields to tape SOS record permitting better
2247   recovery with no database.
2248 - Be sure to remove any !terminate statements you may have
2249   in your config files.
2250 - MUST UPDATE ALL DAEMONS due to protocol change to handle new
2251   tape format.
2252
2253   From kes11Jun02:
2254 - Updated examples directory with my most recent config files.
2255 - Modified the M_TERM meaning to mean that Bacula has
2256   terminated in error without producing a dump. Previously,
2257   it meant that Bacula terminate (with or without error).
2258   You should remove any !terminate from your messages
2259   resources.
2260 - Changed the order of the libraries in the link so that
2261   tcp wrappers link properly. Thanks Phil for reporting this.
2262 - A user reported that filenames containing spaces were truncated
2263   in bextract. This was indeed the case. They were also truncated
2264   in Restore as well as in Verify. They are, hopefully, all fixed
2265   now.
2266 - Made a few error conditions in Verify non-fatal.
2267 - Modified the Console "query" command to permit multiple SQL
2268   statements per command. 
2269 - Implemented three new "query" options: 
2270     List last 10 Full Backups for a Client
2271     List Volumes used by selected JobId
2272     List Volumes to Restore All Files
2273   To use them, simply type "query" to the Console program, and
2274   select the one you want.
2275 - Modified bextract to default to extracting all files (i.e. /).
2276 - Cleaned up the code in bextract a bit.
2277
2278   From kes03Jun02:
2279 - Improve Verify command to include files examined.
2280 - Eliminate fcntl() locking of the console file and replaced
2281   it with a pthreads mutex.
2282 - Note Director - SD protocol is changed to handle new tape
2283   information (Fileset, JobType, JobLevel).
2284 - Create config.out that contains a summary of ./configure
2285   to see what you previously configured: "cat config.out"
2286 - Implemented GZIP compression.  Added addition syntax to
2287   Include { } resource to permit setting of any GZIP compression
2288   level:
2289      compression=GZIP
2290      compression=GZIP1
2291      ...
2292      compression=GZIP9
2293
2294   Level 1 is minimum compression and level 9 is maximum. Using just
2295   GZIP gives the default (level 6).
2296 - Enhanced the tape format to include the unique Job name, FileSetName,
2297   JobType, and JobLevel in the Start/End of Session records. The code
2298   detects that tape level difference and acts accordingly. You can 
2299   add data in the new format to old tapes.
2300 - Fixed an incorrect display message in the prune command.
2301 - Began implementation of Verify Volume and Verify Data.
2302 - Cleaned up File daemon restore.c a bit ensuring that termination 
2303   cleanup is done and all possible Emsgs are converted to Jmsgs.
2304 - Modify bls.c to use common setup routines. This reduced the big
2305   code duplication that creeped in when I added different listing
2306   options. Also, changing tapes is now handled uniformily in a subroutine.
2307
2308 ===========================================================================
2309 2002-05-27 Release 1.20
2310 - Started documenting Catalog Pruning and Recycling.
2311   Added catmaintenance.html and recycling.html
2312 - Fixed the query command bug.
2313 - Implemented PID files to prevent two copies of Bacula
2314   from running at the same time. Be sure you --with-pid-dir
2315   points to a working directory.
2316 - Modified ASSERT() to cause a segmentation violation. This
2317   permits a core dump.
2318 - Worked on gnome-console. It paints better, it tells you if it
2319   is ready to accept a command or processing one, and it is
2320   almost entirely GTK+ (rather than GNOME, I'm removing GNOME
2321   a bit at a time).
2322 - Limit to 100 the number of tape labeling errors in a single Job.
2323 - Add some additional ASSERT()s to the database routines. I don't
2324   like ASSERTs but they do catch bugs.
2325 - Tested and debugged recycling of Volumes.  Needed to change
2326   the Director-SD protocol slightly.
2327 - Removed the experimental SIGHUP in the Director as it is a
2328   potential source of errors.
2329 - Added Level, Pool, Messages, and Storage keyword/value scanning
2330   to the Schedule Run record.
2331 - Improved printing of Schedule resources with "show schedules"
2332 - Do not autoprune Jobs/Files if the Job errs.
2333 - Updated newvol() to pass back the updated Media record.   
2334 - Fixed the "update pool" command, which was broken during a much
2335   earlier code reorganization.
2336 - Improved a few of the pruning messages.
2337 - Removed readline inclusions from gnome-console (hang over from console).
2338 - Make Jmsg use daemon message handler if no message handler is defined.
2339   This is always the case in the SD and FD.
2340 - Started removing __PROTO(). With C++ prototypes are manditory, so why
2341   keep around legacy code.
2342 - Added a good deal of message internationalization -- more to be done.
2343 - Move cached Path into mdb structure and use POOLMEM.
2344 - Fix verify bug introduced last update causing incorrect diffs 
2345   by turning off autopruning.
2346 - Started adding code to distinguish Errors from Fatal Errors.
2347 - Errors are now counted in message.c for a Job.
2348 - More POOLMEM cleanups.
2349 - Implemented Automatic pruning.
2350 - Implemented Automatic recycling of Volumes.
2351 - Added PruneJobs/Files/Volumes=yes or no to Job resource. If set,
2352   it forces the specified pruning.
2353 - Modified rwlock to accept multiple nested write lock
2354   requests.
2355 - Modified the cats directory to use the new rwlock mechanism
2356   in place of P() and V(). 
2357 - Defined db_lock(mdb) and db_unlock(mdb). They are in effect
2358   transaction locks. 
2359 - Add CVS Id's to most files.
2360 - Made first cut at AutoPrune
2361 - Added new autoprune file that is called at the end of
2362   each Job. It then decides when and what to prune and
2363   calls the UA prune routines.
2364 - Modified Run (in Schedule resource) to permit overrides of
2365   Level, Pool, Storage, and Messages. (not tested).
2366 - Added more POOLMEM in place of char.
2367 - Implemented daemon pid files. This prevents multiple 
2368   daemons from running simultaneously. You can run multiple
2369   daemons if they listen on different ports.
2370 - Documented the Schedule resource a bit better.
2371 - Began gently adding a POOLMEM type (perviously void).
2372   For the moment it is a #define to char, but long term
2373   it should be its own typedef.
2374 - Corrected a bit of spacing on the status bar of gnome-console
2375 - Added Admin and Archive Job types.
2376 - Implemented multiple Messages resources. Each daemon has
2377   its own message resource, which defaults if not defined.
2378   Jobs may now have different message handlers.
2379 - Cleaned up a bit of duplicate code in backup, verify, and
2380   restore by creating appropriate subroutines in job.c
2381 - Added Type, Client, FileSet, and Level resource record
2382   definitions to the Director. These can be used in place
2383   of the Backup = ..., Verify = ..., ... commands.  This needs
2384   documenting.
2385 - Corrected an incorrect message in the prune code and added
2386   the number of Files pruned in the message.
2387 - Corrected several paint problems with gnome-console.
2388 - Added a bit of printout in signal handler during traceback.
2389 - Cleaned up most of sm_check() to be turned on/off by define
2390   in version.h
2391
2392 ===========================================================================
2393 2002-05-10 Release 1.19
2394 - Allow the user to select a new period for pruning.
2395 - Lots of additions to the manual -- prune and purge
2396   commands documented.
2397 - Applied Phil's configure.in fix for --prefix, ...
2398 - Fixed bug found by Phil (patch supplied) in updating
2399   MD5 signatures (revert to 32 bit FileId, move "static"
2400   variables into JCR) (catreq.c fd-cmds.c).
2401 - Reverted to using INTEGER for FileId in make_sql_tables
2402   due to a bug in MySQL.
2403 - Change editing code to %d for FileId.
2404 - Remove sqlite in make distclean in cats directory.
2405 - Remove console.conf in console during make distclean.
2406 - Remove gnome-console.conf during make distclean.
2407 - Remove bacula-dir.conf during make distclean.
2408 - Set default level when using Console if none specified.
2409   Bug reported by Phil.
2410 - A simple . command from Console is ignored.   
2411 - Change program named from filed to bacual-fd in winmain.cpp
2412 - Change default config file for Win32 in winmain.cpp
2413 - Free namebuf on early return from find_one.c. Bug reported by Phil.
2414 - Modify testfind.c to dump orphaned buffers.
2415 - Removed terabytes from parse_conf.c because of problems with
2416   older gcc compilers.
2417 - Turn off gnome options in gnome-console by constructing empty argv.
2418 - Fixes to Verify when only MD5 differs.
2419 - Insert 0 for MD5 as default rather than space.
2420 - Allow .messages "transparent" command while reading input
2421   in UserAgent server.
2422 - In dird/verify.c ensure that correct filename is printed if only
2423   the MD5 differs. Minor reindenting caused large diff.
2424 - Delete unused code from backup.c
2425 - In filed/verify.c ensure that same algorithm as backup.c is used
2426   to pass back MD5 signatures -- especially for directories and files
2427   that cannot be read. Change dummy filename from X to *MD5-id*.
2428   This dummy value should never be printed.
2429 - Make gnome-console poll Director every 5 seconds for output.
2430   This means that queued up messages are displayed at reasonable
2431   intervals. Delete some unused code hanging around from the tty
2432   console program.
2433 - Begin implementation of prune commands.
2434 - Add command line history to gnome-console. Not yet saved across sessions.
2435 - Fixed some broken URLs in the manual.
2436 - Added JobId type.
2437 - Wrote first cut of "prune files" and "prune jobs".
2438 - Added command line history to gnome-console 2500 lines max.
2439 - Widened store_time() and associated variables to 64 bits using
2440   new btime_t definition.
2441 - Removed GNOME about box and replaced it with 
2442   a somewhat crude Gtk+ about box in the gnome-console.
2443 - Widened StartDay in the Job DB record to be 64 bits.
2444 - Changed edit_uint_ to edit_uint64_ everywhere. Much more
2445   descriptive of what is done.
2446 - Removed most llds and replaced them with %s and edit_uint64.
2447   This makes the code a bit easier to read for beginners.
2448 - Added a btime_t typedef which is 64 bits wide.
2449 - Added most of the code needed to do Purge and Prune of
2450   database. Not yet tested. Please do not use.
2451 - Additional config options for Console.
2452 - Started adding code for Automatic Recycling of Volumes.
2453 - Allow arbitrary length filenames in Verify code.
2454 - Fix incorrect filename in Verify code.
2455 - Significant enhancement to number scanning in config parser.
2456 - Requires initializing MySQL tables, or applying cats/alter.sql
2457   to modify Media table.
2458 - Modified Makefile to printer a much more visible
2459   message if the make ends in error.
2460 - Added the Purge value to the VolStatus in the Media table.
2461   This value is set if the Volume is purged.
2462 - Enhanced the db_delete_media_record() routine to delete
2463   all associated records in the database.
2464 - Modified Console to always write to the variable "output"       
2465   rather than stdout. This will permit directing output to a file.
2466 - Enhanced the Console configuration file to have a Console 
2467   resource. This will allow us to add an rcfile and history file.
2468 - Modified Find_next_vol in catreq.c to search for "Recycle"
2469   volumes if there are none marked Append. Also made Get_Vol_info
2470   return the VolStatus to the Storage daemon.
2471 - Allow upper/lower case match on job level names.
2472 - Added another warning message to the Console "delete media" command.
2473 - Corrected a number of FileId types from uint64_t to FileId_t in
2474   ua_retention.c.
2475 - In ua server close database before freeing JCR (because pointer is
2476   kept in ua and jcr structures).
2477 - parse all numbers as doubles. Do lots of checking for valid number
2478   formats. Allow numbers in scientific form (e.g. 1.5e+10).
2479 - Remove terabyte modifier as it doesn't work in some compilers.
2480 - Fix bug in handling some modifiers.
2481 - Added all necessary code for Recycle to Storage daemon. A Volume
2482   marked Recycle will now be overwritten.
2483 - Filled out the prune command a bit and did some testing.
2484 - Make console accept redirected input.
2485 - Altered the Table definitions to include Recycle,
2486   FileRetention, JobRetention, and AutoPrune.
2487 - Widened StartDay to 64 bits.
2488 - Use JobId_t in more places. 
2489 - Added the new table fields to the database record definitions.
2490 - Changed Recycle from string to a binary quantity.
2491 - Added a Version table with a VersionId to detect.
2492   future changes in the database. This should prevent
2493   a Bacula from working with a database that is not in sync.
2494 - Modify Console to accept input from a file. This will permit
2495   the .read command and allow reading a .rc file.
2496 - Added new retention and recycle variables to the Director's configuration.
2497 - The UA subroutines or commands can now be called from core
2498   code because the output routines detect the absence of a 
2499   UA socket and direct output to the Job.
2500 - Added a verbose flage to the ua packet to permit reduction of
2501   output while running a UA command (prune) from a Job.
2502 - Did a fair amount of work on the prune command. Prune Volume now works.
2503 - Purge Volume now works.
2504 - Made last changes for integrating prune and purge commands.
2505 - Add -ltermcap to CONS_LIBS when readline is configured.
2506   More work to be done to search for termcap.
2507 - Added cats/drop_sqlite_tables.in, which will delete the SQLite database.
2508 - Got CWEB working so that we can compile filesys.w and immortal.w
2509 - Modified depkgs to include cweb.             
2510 - Note, CWEB is not yet used by the core Bacula code.
2511 - Made cats/alter.sql, which alters an old database to bring it
2512   up to the new format. This only works with MySQL since SQLite does
2513   not have the ALTER SQL command.
2514 - Changed the old StartDay field in the db to be JobTDate, which is
2515   the latest time/date in widened Unix time format that the Job ran.
2516   This value is used when doing pruning.
2517 - Added code in cats/sql.c to verify that the database internal version
2518   corresponds to the db version compiled in Bacula. It is set to 1 currently.
2519 - Lots of changes to cats to bring the SQL up to date with the new 
2520   retention period changes.
2521 - Added Console command code to permit changing a Volume's retention period.
2522 - Removed old code that used date_encode() and replaced it with widened
2523   Unix time().
2524 - Started modifying Message resource scanner so that we can have multiple
2525   message resources. Much more work to be done.
2526 - Moved scanning for time into new library routine string_to_btime().
2527
2528 ===========================================================================
2529 2002-04-22 Release 1.18
2530 - Applied Phil's configure.in fix for --prefix, ...
2531 - Fixed bug found by Phil (patch supplied) in updating
2532   MD5 signatures (revert to 32 bit FileId, move "static"
2533   variables into JCR) (catreq.c fd-cmds.c).
2534 - Reverted to using INTEGER for FileId in make_sql_tables
2535   due to a bug in MySQL.
2536 - Change editing code to %d for FileId.
2537 - Remove sqlite in make distclean in cats directory.
2538 - Remove console.conf in console during make distclean
2539 - Remove gnome-console.conf during make distclean
2540 - Remove bacula-dir.conf during make distclean
2541 - Set default level when using Console if none specified.
2542   Bug reported by Phil.
2543 - A simple . command from Console is ignored.   
2544 - Change program named from filed to bacual-fd in winmain.cpp
2545 - Change default config file for Win32 in winmain.cpp
2546 - Free namebuf on early return from find_one.c. Bug reported by
2547   Phil.
2548 - Modify testfind.c to dump orphaned buffers.
2549 - Removed terabytes from parse_conf.c because of problems with
2550   older gcc compilers.
2551 - Turn off gnome options in gnome-console by constructing empty
2552   argv.
2553
2554 ===========================================================================
2555 2002-04-18 Release 1.17 Kern Sibbald
2556 - Ensure that platforms Makefiles are called for clean  
2557   and distclean.
2558 - Hide a lot of Makefile messages with @
2559 - Applied Phil's configure.in patch. Thanks.
2560 - Doc updates, many to clarify points brought up by Phil.
2561 - Applied Phil's make_mysql_tables.in patch. Thanks.
2562 - Made authenticate.c in dird test bnet_send status.
2563 - Make label a bit more friendly with extra info message.
2564 - Add level 200 to debug info in run command.
2565 - Remove old code from findlib/testfind.c so that it compiles.
2566 - Add two minute max wait to cram-md5 authentication. Hopefully,
2567   this will catch non-responding WinNT daemons.
2568 - Allow time and size modifiers to be upper or lower case.
2569 - Turn off old CYGWIN patch for pthread_cond_timedwait() bug that
2570   now causes File daemon hangs on WinNT.
2571 - Fix mount messages for restore. Previous updates to save
2572   broke the restore code.
2573 - By default write fixed block sizes rather than variable block
2574   sizes.  My Sony DAT simply does not work (reread failures) with
2575   variable block sizes.
2576 - Data split across tapes was not being correctly restored
2577   (at least on DAT tapes). 
2578 - Implement MaximumBlockSize and MinumBlockSize statements in
2579   Storage daemon so user can specify variable block sizes if
2580   desired.
2581 - Return error if block checksum error on read (previously 
2582   ignored).
2583 - Fixed some error messages in bls, and in some cases exit(1)
2584   rather than ABORT. There remain ABORTs to be examined.
2585 - Made a local copy of tcpd.h and corrected the function 
2586   prototype problem for C++.
2587
2588 ===========================================================================
2589 2002-04-14 First public release 1.16 Kern Sibbald
2590  - Many intervening changes/updates.
2591
2592 2001-09-29 Release 1.0 Kern Sibbald
2593  - Fixes to problems found at John's installation.
2594  - See techlogs/kes25Sep01 for details
2595
2596 2001-09-25 Release 1.0 Kern Sibbald
2597  - Helped John install at his site.
2598    He is backing up one Linux machine and
2599    one Win2000 machine.
2600
2601 2001-mm-dd Many releases
2602  - Released internally.
2603   
2604 2000-04-09 Release 0.4 Kern Sibbald
2605  - Added a lot of Director configuration code. In      
2606    part (a small part), the Director now uses the
2607    bacula.conf file to know what to do. There still
2608    remains a lot to do.
2609  - The file search code is now integrated into the
2610    MySQL database routines, and Bacula is now hooked
2611    into the MySQL database (if so configured). Thus
2612    all the database records are being created, though
2613    there still remains some work in getting all the
2614    details into the records (such as the Storage 
2615    coordinates).
2616  - I've defined how Volume pools work (see manual).
2617  - I've defined error message handling though no code
2618    is yet written.
2619  - The following resources and records are implemented
2620    in the Director configuration file (bacula.conf):
2621     
2622    Director
2623      Name (passed to Storage daemon)
2624    Client
2625      Name, Address, Port
2626      Password (not yet used)
2627    Storage    
2628      Name, Address, Port, Password, MediaType
2629    Job
2630      Name    
2631      Type (not yet used)
2632      Backup (only one permitted) 
2633        Client, FileSet
2634      Storage
2635      Schedule, Messages, Pool (not used)
2636    FileSet
2637      Name  
2638      Include (options ignored)
2639      Exclude (no options)
2640    Schedule (not used)
2641      Name
2642    Messages (not used)
2643      Name       
2644      Debug, syslog, mail, append (not used)
2645    Catalog
2646      Name
2647      Address, Port, Password (not used)
2648    Pool (not used)
2649      Name
2650      PoolType, MediaType (not used)
2651
2652  - Added Storage configuration routines.
2653    Director
2654      Name, password (verified against those sent by Director)
2655    Storage
2656      Name, Address, Port (address, port must correspond to Director's values)
2657      Password, MediaType
2658    Device
2659      Name, MediaType (must correspond to those sent by Director)
2660      Archive Device (defines device name)
2661
2662
2663 2000-03-10 Release 0.3 Kern Sibbald
2664  - Implemented new base64 encoding for attributes.
2665    This eliminates some of the error messages in the
2666    sprintfs on the Solaris due to different stat() sizes.
2667  - Implemented  the first cut of the file search routines for
2668    the File daemon.  The exclusion lists work including wild
2669    cards.   There is a lot of work to be done, but the basic
2670    structure is now in place (wild cards do not yet work for
2671    the include).
2672  - Completed writing the memory pool code.  Now I must
2673    implement it in the daemons.
2674  - Modified the bacula start/stop script so that it has a
2675    better chance of working on SGI and Solaris.
2676  - The catalog code has not been converted to the new file
2677    search code.
2678
2679 2000-03-06 Release 0.2 Kern Sibbald
2680  - Integrated John's fixes.
2681  - Made Makefiles self configuring when Makefile.in is changed.
2682  - Added a runit script in the top level that runs bacula
2683  - Added a "bacula" script in the top level directory that
2684    starts and stops the File daemon and the Storage daemon.
2685
2686 2000-03-03 Release 0.1 Kern Sibbald
2687  - Basic Director, File, and Storage daemons.
2688    Standalone Catalog services using MySQL
2689
2690 2000-01-22 Kern Sibbald
2691    * Setup basic file structure with ./configure