]> git.sur5r.net Git - bacula/bacula/blob - bacula/kes-1.37
28Jul05
[bacula/bacula] / bacula / kes-1.37
1               Technical notes on version 1.37  
2                         Kern Sibbald
3
4 General:
5
6 Changes to 1.37.32:
7 28Jul05
8 - Temporarily turn off disk seeking until I find the
9   cause of the problem.
10 27Jul05
11 - Add OSF1 patch supplied by user.
12 - Use number of files selected from write_bsr() only
13   if it is not defined.
14 - Explicitly seek to end of file when getting size for
15   restore test.
16 - Correctly set EndBlock position in JobMedia record
17   for files.
18 - Remove unnecessary set StartBlock in bscan. Caused bscan
19   regression error.
20 26Jul05
21 - Modify mtx-changer to wait a maximum of 300 seconds.
22 - Do restart of failed jobs only for Backups job types.
23 - A number of DVD updates from Nicolas.
24 24Jul05
25 - Turn off old service helper code in Win32.
26 - Correct Messages bug found by Phil in stored.
27 23Jul05
28 - Complete (almost) documentation of 1.38.
29 - Add error messages for error conditions with VSS.
30 - Fix additional problems with VSS backup that I introduced.
31 Changes to 1.37.31:
32 22Jul05
33 - Correct compiler complaints in wx-console and tray-monitor.
34 - Correct VSS problems recognizing c:
35 - Add VSS before job status
36 - Fix output of status from being one big line.
37 - Change cd xx; make to cd xx && make as suggested by Phil.
38 - Cleanup projects file
39 - Remove unnecessary casting of FF_PKT in filed.
40 - Apply Thorsten's bugfix for vss_generic.cpp
41 - Add check for df path for dvd_freespace
42 - Use df to get space used on DVD.
43 - Change sense of flag indicating erase DVD or not before writing.
44 - Fix bpipe so that it never modifies the result pointer.
45 - Replace more dev_name by print_name().
46 - Rewrite edit_device_codes_dev() so it does not overwrite the
47   supplied buffer.
48 - Update printing of labels (for bls) so that critical information
49   is printed (Job name and timestamp).
50 - Cleanup old spool files when starting the SD.
51 - Modify vss.cpp to allow C: as a path name.  Otherwise VSS
52   doesn't work when only a drive name is given.
53 - Modify vss.c to eliminate double / in filenames.
54 - Update doc -- particularly the restore chapter.
55 18Jul05
56 - Make all files in working directory have .xxx at end.
57 - Work on DVD writing.
58 - Fix keepatime bug (bugs database).
59 - Move Python variables from Job to Bacula. They are
60   DirName, Version, ConfigFile, and WorkingDir
61 - Fix delete of bootstrap to only occur on Bacula created
62   filenames.
63 - Allow cancelling a Job name that is not active. It is
64   sent to the daemons.
65 17Jul05
66 - Fix name space pollution by OpenSSL 0.9.8 reported by
67   Matthias Kurz -- applied his patch.
68 - Fix bpipe.c so that it does not modify results pointer.
69   ***FIXME*** calling sequence should be changed.
70 - Remove some remaining references to dev_name.
71 - Fix calls to mount_dev() and unmount_dev() to
72   correspond to returned value (bool instead of int).
73 - Try without success to make DVD writing work.
74
75 Changes to 1.37.30 released 16 July 05:
76 14Jul05
77 - Fix "dir" command scanning field misalignment in
78   wx-console.
79 - Switch to using the wxWidgets Unicode library.
80 - Include msvcr71.dll in distribution.
81 - Add VSS to status line in Win32 FD if enabled.
82 - Get VSS build scripts working with Thorsten's help.
83 - Unlink the bootstrap file after sending it to
84   the FD.
85 - Remove sending include/exclude lists to the FD during
86   a restore -- deprecated code.
87 - Cleanup the bootstrap files in the FD.
88
89 Changes to 1.37.29:
90 14Jul05
91 - Remove old commented out code from configure.in
92 - Add baculavssfd.mak file for building VSS version of
93   Win32 FD.
94 - Correct date (year) in vss.cpp and vss_generic.cpp
95 13Jul05
96 - I finally found and squashed the elusive SD crash.        
97   I needed to initialize the used volume list before
98   firing off the device initialization thread.
99 Changes to 1.37.28:
100 11Jul05
101 - Make sure that bpipe results are zapped even on
102   error return.
103 - Lots of documentation.
104 - Do not prune volume marked as append when needing a
105   new Volume.
106 - Print a warning message in SD if a non-used Volume
107   is specified and autolabel not turned on.
108 - Correct a bug in chksum.c concerning SHA1 signatures 
109   (an * should have been & when checking for a bit flag).
110 - Print File:Block for all label records in label.c -- concerns
111   primarily bls when doing Job listings (-j).
112 - Correct is_volume_in_use() to return false if testing
113   on the same device where the Volume is already mounted.
114 - Define a init_done flag in the SD that is set when the
115   devices are initialized and make users connecting wait.
116   This prevents useless connect failure warning messages.
117 - Do additional device locking in ask_op_to_mount_volume()
118   to prevent race conditions with a user labeling a Volume
119   or autolabeling.
120 09Jul05
121 - Add a test for error return from bnet_wait... in heartbeat.c
122   in FD to avoid CPU loop.
123 - Implement TLS in gnome console and wx-console.
124 08Jul05
125 - Correct a NULL pointer reference in the mount command.
126 - Correct typo in Copyright
127 - Add detection of EOM for IBM drives (i.e. errno == ENOSPC)
128 07Jul05
129 - Remove temp file created in mtx-changer script.
130 - Make fsf_dev() into a class method.
131 06Jul05
132 - Modify mtx-changer.in script to return slot:barcode for
133   Volumes that are loaded in the drives.
134 - Correct some more places where dev->is_blocked() needs
135   to be checked in dircmd.c in SD.
136 - Update doc.
137 05Jul05
138 - Add code to ensure that reserved but unused volumes
139   are freed. 
140 - Correct how Volumes are mounted and handled so that the SD
141   does not get stuck if multiple volumes are used (recycling,
142   relabling, ...)
143 - Correct bug where you could relabel a volume while it
144   was being acquired -- created chaos.
145 04Jul05
146 - Correct seg fault caused by open() calling sequence change.
147 03Jul05
148 - Add new rc-chio-changer script by Rudolf Cejka to 
149   examples/autochangers
150 - Apply Rudolf's changes to bacula.in
151 - Expand the space from 8 to 10 characters in editing
152   file sizes for restore and dir of catalog, otherwise
153   GB sizes are truncated -- fixes bug report.
154 - Modify wx-console to know about 10 character widths.
155 - Allow decending into top level directory if "recurse=no"
156   is set.  Fixes a bug report.
157 - Install pthreadVCE.dll when installing console or wx-console
158   on Win32 systems. Fixes bug report.
159 02Jul05
160 - Tweak dvd-writepart script to prevent door from opening/closing
161   so much.
162 - Remove GROUP BY in several PostgreSQL commands to prevent error.
163   Resolves bug report.
164 - Ensure that < as first character of filename list is not treated
165   as a directory for restore.
166 - Add debug to heartbeat in FD as it seems to go into an
167   infinite loop from time to time during SD failure in DVD writing.
168 - Add more debug code to dvd writing.
169 - Attempt not to destroy existing fs on DVD. 
170 30Jun05
171 - Detect device mounted for DVD and suppress be sure to 
172   mount message after label.
173 - Set Cleaning tape status to "Cleaning" and force no
174   MediaType.
175 - Get DVD writing working with new standard Bacula open()
176   code.
177 - Rename get_filename() to make more sense.
178 - Detect "is already mounted on" on mount command so to avoid
179   error if device is already mounted.
180 - Eliminated guess_name() code. It may be necessary to
181   add it back later.
182 - Eliminate seg fault from printing invalid results.
183 - Make dvd_write_part() bool.
184
185 29Jun05
186 - Attempt to fix DVD writing by eliminating a number of the 
187   DVD subroutines to simplify.
188 - Modify DEVICE::open() to take dcr as first argument. This
189   will permit providing more info to DVD opening.
190 - Fix scanning for time/size items which in some cases
191   ate the next line.
192 - Eliminate read_dvd_volume_label().  New code (not yet written)
193   *must* open dvd appropriately before calling 
194   read_dev_volume_label.
195 - Modify open_first_part() open_next_part() to take DCR as 
196   argument.
197 - Make label command from console work on DVDs.
198 - Make mount command from console work on DVDs.
199   Unmount does not work yet.
200
201 Changes to 1.37.27:
202 27Jun05
203 - Add Database vendor to CatalogRes tuple for Python.
204 - Update doc
205 - Implement DoesVolumeExist(Vol) for Python.
206 - Prevent python command from seg faulting if no arg given.
207
208 Changes to 1.37.26:
209 26Jun05
210 - Add set_mode method in DEVICE.
211 - Correct set_mode method in DEVICE
212 - Add more DVD debug info 
213 23Jun05
214 - Check for incorrect duration and size modifiers in conf files.
215 22Jun05:
216 - Make Version a tuple (version, build-date)
217 - Add CatalogRes tuple (DBName, Address, User, Password,
218     Socket, Port)
219 - Add Version, ConfigFile, and WorkingDir as Python attributes
220   in the Director.
221 - Implement code (principally for Win32) that on failure to
222   create a file, it will cd into the directory and attempt
223   to create the file using a relative path. This avoids creating
224   files with paths which fail on Win32.
225 - Fix parsing of times and sizes with decimal numbers.
226 - Make free_volume_list() in SD work if vol list is not
227   initialized (./bacula-sd -t).
228 21Jun05:
229 - Add debug error printout when open() fails.
230 - If open() of DVD fails in mount.c, return false.
231 - Split open() code for DVD into separate subroutine in dev.c
232
233 Changes to 1.37.25 released on 20 Jun 05:
234 20Jun05:
235 - Remove (cd gnome-console; make clean) from src/Makefile.in
236 - Fix bug where Storage daemon gets confused about what
237   tape is mounted. (one line of code was inadvertently 
238   deleted).
239
240 Changes to 1.37.24:
241 18Jun05
242 - DVD writing/reading seems to be mostly working.
243 - Set execute bits on dvd-freespace and dvd-writepart
244 - Make dvd-freespace use existing dummy file.
245 - Modify dvd-freespace to pickup size from Track Size:
246 16Jun05
247 - Add Date, Job, level to updates to .bsr file in 
248   dird/backup.c
249 - Add debug info to dvd-freespace.in
250 - Fix hard coded bacula.sql in make_catalog_backup reported
251   by a user.
252 - Make sure a verify volume to catalog never reports an error
253   if there are zero files to verify.
254 - Remove confusing debug info in filed/backup.c on network
255   error.
256 - Make sure output from console is not sent to system log.
257 - Convert open_dev() into a class method.
258 - Change VolHdr.VolName to VolHdr.VolumeName.
259 - Add a flag in the device state word to indicate that
260   we found Media in the drive (DVD). 
261 - Make mount_dev() and unmount_dev() return bool.
262
263 Changes to 1.37.22:
264 14Jun05
265 - Fix the same state variable problem in open_next_part().
266 - C++ify the SD code a bit more.
267 13Jun05
268 - Add more debug code and clarify debug code for DVDs.
269 - Do not save and restore state in open_first_part() 
270   since state should be properly set after open_dev().
271 - Make default mandir /usr/share/man
272 - Install Bacula man page.
273 - Implement passing of FileSet Enable VSS to FD.
274 - Move main body of reserve drive code into subroutine
275   so that it can be called multiple times.
276 12Jun05
277 - Eliminate getpass() for Win32 builds in console as the
278   function does not exist.
279 10Jun05
280 - Correct some reservation problems in SD when no devices
281   are available.
282 - Start removing #ifdef HAVE_TLS by sneaky tricks.
283 - Begin implementation of TLS in wx-console
284 - Remove ignoring SIGCHLD from console.
285 - Rework the dlist binary search routines for implemenation
286   of the Volume reservation code -- make it more general.
287 - Strip double slashes // from Win32 filenames in an attempt
288   to resolve restore problems on some systems.
289 - Fix a minor bugs in the trace code that caused the first
290   line output to be lost.
291 - Implement a good first cut at adding Volume reservation code
292   to the storage daemon (in file reserve.c).
293 - Remove old unused code from the tree.c routines.
294
295 Changes to 1.37.21:
296 06Jun05
297 - Fix compile problems on Win32
298 - Start writing Volume reservation list (already exists, but
299   is not really very good).
300 - Implement attribute caching to put Signature into database     
301   at the same time as the file attributes thus eliminating a
302   number of database accesses.
303 - Correct a reservation problem.
304 - Implement full Dir Storage use.
305 - Reduce a bit of TLS #ifdeffing.
306
307 Changes to 1.37.20:
308 04Jun05
309 - Minor changes
310 01Jun05
311 - Add more documentation to mtx-changer.in
312 - Correct link to manual in authenticate.c in various
313   directories.
314 - Create a new src/stored/reserve.c file where the 
315   Use Storage command is processed and drives are
316   reserved.
317 - Modify src/stored/autochanger.c to keep track of each
318   Slot that is loaded for each device.
319 - Ensure that changer_command and changer_name are picked
320   up from Autochanger resource if not specified, and if
321   neither is specified, err.
322 30May05
323 - Fix bextract.c compile problem
324 - Create bacula.man 
325 - Make make distclean clean a bit better
326 29May05
327 - Remove old code in jcr.c
328 - Make testls release jcr chain when terminating.
329 27May05
330 - Implement Maximum Job Spool Size (actually DCR based)
331 26May05
332 - Use light weight non-recursive locking on jcr chain.
333 - Make JCR a class and implement inc_use_count() and
334   dec_use_count() methods that ensure that the jcr is
335   locked when inc/dec the use count.
336 - Remove the global jcr lock when traversing the jcr
337   chain.   
338 - Use dlist to implement the jcr chain rather than hand
339   crafted next and prev links.
340 - Lock the jcr chain inside each function that modifies
341   the chain.
342
343 Changes to 1.37.19:
344 26May05
345 - Fix compile problem of ua_restore.c on broken compilers.
346 - Apply patch from bug 326 to permit bacula status by any user.
347 - Fix bug 325 -- conversion of 12:30pm to 24hour time.
348 25May05
349 - Put Dmsg() on inside if() to avoid calling subroutine.
350 - Make restore.bsr have unique name.
351 - Allow user to define bsr filename on restore command line
352   with bootstrap=xxx.bsr
353 - Add limit=nnn to "list jobs" command.
354 - Remove old restore code that did not use .bsr file.
355 - unlink automatically generated bsr file.
356 - Cleanup heartbeat code so that duped fd is almost sure
357   to be released. Previously under certain conditions, the
358   memory was not released due to race conditions.
359 - Shorten copyright.
360 20May05
361 - Unify the reserve_device() for a single device into one subroutine.
362 18May05
363 - Modify wait during use_device to happen only after all devices
364   have been examined rather than in the reserve_device code.  
365 - Correct updating count of number of Volumes in a pool.
366
367 Changes to 1.37.18:
368 16May05
369 - Add more debug to SD for Autochangers + status output.
370 - Add Scratch to PoolType in PostgreSQL make...tables and do not
371   permit NULL PoolTypes. Fix for bug 319 reported by Eric.
372 - Update LICENSE.
373 - Add quotes around filename in parse_config error message. Bug
374   reported by Eric.
375 15May05
376 - Change nested \include to \input so that sections are properly
377   included in the pdf manual -- update the Web site.
378 - Set reconnect flag in MySQL packet to 1 to ensure that connection
379   is re-established.  MySQL 5 changed default to 0. Fixes bug report.
380 - Fix Scratch pool handling as reported in a bug by Eric Bollengier
381   by applying his patch.
382 - Remove delete job in favor of delete jobid.
383 - Add = NULL to configfile definitions as reported by Eric in a bug
384   report.
385 - Update winbacula.nsi.in to reflect new manual file structure.
386 10May05
387 - Correct a minor build problem with wx-console.
388 - Add cancel() to Dir Python scripting.
389 - Re-correct bug in parse-config error handling.
390 - Reorganization of use_command in SD to permit
391   waiting and multiple drive autochanger support.
392 09May05
393 - Correct bug in parse_config error handling.
394 - Where ever possible mark a volume in error or not   
395   InChanger in mount.c
396 - Fix bug in changing tape pools after first backup. Reported
397   by Peter Sjoberg.
398 - Enhance mtx-changer to use Working Directory as temp.
399 - Remove all but initial setup locking of Res in SD.
400 08May05
401 - Add Client OS type to Job report.
402 - Add version to manual 
403 - Update the Web site to have a single page for
404   the documentation links.
405
406 Changes to 1.37.18 release 08May05:
407 08May05
408 - Correct attribute definition compile error in 1.37.17
409 - Correct inverted order of CreateTime and MD5 pointed out
410   by a user in a bug report in FileSet db routine causing
411   the MD5 to print in the output instead of the time/date.
412
413 Changes to 1.37.17:
414 07May05
415 - Implement cstrlen() in sql list routines.
416 - Implement caching of attributes to add the        
417   signature so that only one DB call will be made
418   per file. Not yet turned on.
419 - Fix Win32 build for TLS.
420 - Optimize File pruning to eliminate one database call. 
421 - Fix bug that prevented File pruning from working.
422 - Implement a cstrlen() which returns the character
423   length of a UTF-8 string.
424 06May05
425 - Move test for MaxStartDelay as suggested by Peter.
426 - Implement Python methods (I had to read the Python source
427   code).
428 - Implement run() method in Director.
429 - Add Priority and Scheduled time to Job report.
430 - Add JobInit and JobRun events.
431 - Add Priority as Python read/write attribute to Job.
432 - Correct typo in bsmtp reported by Jo.
433
434 Changes to 1.37.16 released 05May05
435 03May05
436 - Make a few tls ifdef tweaks.
437 - Fix create_file.c Win32 problem pointed out by
438   Peter Sjoberg.
439 - Fix really ugly bstrncpy() but found by Thorsten.
440 - Move winapi.h/c from findlib to lib for inclusion in 
441   multiple places.
442 02May05
443 - Thorsten Engel finished his work on Win32 Unicode. We
444   now have a single executable that runs on all Win32 machines.
445 - Move job initialization code after job scheduling so that
446   Verify jobs check for the prior JobId after they are really
447   started rather than before.
448 - Fix lib/fnmatch.c so that it does proper testing before folding.
449 - More documentation -- at tls and ansi labels chapters.
450 - Fix fileset_convert.pl to handle empty Exclude statements.
451 - Turn regex back off in Win32
452 01May05
453 - Fix sign extension problem in lex.c that reads UTF-8 
454   with Chinese characters incorrectly.
455
456 Changes to 1.37.14:
457 30Apr05
458 - Remove a few HAVE_TLS #ifdefs
459 - Implement final Python style interface. More implemention to
460   be done, but the interface should change little if at all.
461 28Apr05
462 - Make default no tls support. You must add 
463   --with-openssl to get tls support.
464 27Apr05
465 - Update Web header to include google search in the search
466   box -- thanks to input from Michel Meyers.
467 - Fix md5sum so that it builds with the new openssl stuff.
468 - Take some enhancements to the md5sum test program proposed
469   by a user.
470 26Apr05
471 - Make option 2 of restore work better (list last 20
472   locations for a file).
473 - Make SD re-open a device with the right permissions if
474   it was previously opened with something different.  This
475   should allow reading read-only Volumes under all circumstances.
476 - Implement restore of a single directory.
477 - Apply Tru64 patch supplied by Pascal Pederiva <freebsd@paped.com>
478 - Apply Unicode fixes for Win32 from "Thorsten Engel" 
479   <thorsten.engel@matrix-computer.com>
480 - More work on Python read feature in FD.
481 22Apr05
482 - Fix (hopefully) the ftello() overflow reported by Peter.
483 - Landon Fuller committed his TLS patch.
484 - Fixed two minor warnings in console.c with TLS turned off.
485 - Updated the Makefile.in for wx-windows and tray-monitor
486   to handle TLS. I can only build the tray-monitor.
487 - Fix bscan to open tape in read-only mode (actually fix
488   it so that it doesn't use the standard open routine).
489 - Correct what appears to be an error in setting the
490   return value in dvd.c
491 21Apr05
492 - Get FD Python running -- design Python backup interface.
493 - Fix seg fault in SD when referencing Alert Command.
494 - More documentation.
495 - Fix one more thing in Win32 build.
496 20Apr05
497 - Doc updates
498 - Fix Win32 build
499 - Put in production here
500
501 Changes to 1.37.13:
502 19Apr05
503 - Fix SQLite and PostgreSQL table creation script syntax
504   problems.
505 - Fix new Python code to work for Director.
506 - Move lib/python.c to lib/pythonlib.c so that debug output
507   is easier to read (can distinguish lib from dird, ...).
508 - Cleanup Python build so that Python is not dragged
509   into programs that don't use it.
510
511 Changes to 1.37.12:
512 18Apr05
513 - Make Bacula build without Python
514 - Drop Status table in drop_ scripts -- bug 283.
515 17Apr05
516 - First cut of new Python implementation.
517 - Doc updates
518 - Correct SuSE autostart installation directory name --
519   supplied by a user.
520 - Fix director crash if Name directive not supplied
521   in a Job.
522 - More cleanup of changing %u to %s for DB IDs.
523 - Replace dev_can_write(dev) with dev->can_write().
524 11Apr05
525 - Make fsr_dev() a method dev->fsr()
526 - Remove Created new FileSet message as it always comes out in
527   the daemon messages.
528 - eliminate dev_is_tape() in favor of method dev->is_tape()
529 - Turn on disk seeking during restore for Disk Volumes. This
530   required some changes to bscan -- they seem a bit suspect as
531   they are not symmetrical for tape/files.
532 - Remove some of the recursion in stored/parse_bsr.c
533 - Move rescue out to a new Bacula project.
534 08Apr05
535 - Update of web site to replace old released doc with LaTeX 
536   version.
537 - Replace logo in doc with new bat logo.
538 - Make a good number of updates to the manual.
539 - Implement Python scripting using a Python object.
540   This makes interfacing with Bacula cleaner (object
541   oriented).
542 - Add Phil's Status table to the database -- used
543   for getting a text description of the status     
544   codes.
545 - Modify FileSet so that an empty Options (no
546   pattern matching) with an exclude will exclude
547   all files.                       
548 - Modify FileSet so that no top level included File
549   item can be excluded by a matching pattern.
550 - Suppress Created new FileSet record in daemon output.
551 - Implement Python in FD.
552 - Turn off old bfile reader code -- to be replaced
553   by Python.
554 05Apr05
555 - Remove more recursion in src/dird/bsr.c as pointed out
556   by Peter.
557 04Apr05
558 - Increase the index width of Filename and Path entries
559   to 255 chars -- suggestion of Meno Abels.
560 - Change remaining VARCHARS to TINYBLOBs.
561 - Remove recursion from is_volume_selected() following
562   bug report from Peter.
563 - Implement mostly correct handling of use_storage in the
564   SD with full lists, ...
565 02Apr05
566 - Reset NumVols in Pool record from database on every update
567   Pool.
568 - Modify DB to support multiple simultaneous copies and
569   RAIT stiping.
570 - Pass copy and stripe between DIR and SD and put into
571   the JobMedia DB record.
572 - Update and test SQLite and MySQL datebase creation and
573   update scripts.
574 - Implement version 9 of the DB.
575 31Mar05
576 - Convert more atoi to str_to_int64() for DB.
577 - Implement filling in NumVols by querying DB rather
578   than trying to keep track of it.
579 - Add storage name to string passed to in use storage=
580 - Fix newVolume() so that the Python script is always
581   called.
582 - Fix handling of pool,PoolId, and storage in ua_output.
583 - Same fix in ua_status.c
584 - Remove required locking of resources
585 - Replace pthread_cond_signal() by pthread_cond_broadcast()
586   hoping to fix the /lib/tls hang problems (lost signal).
587 - Move resource locking seaching from parse_conf.c to res.c
588   in src/lib.
589 - Modify end of volume handling so that fixup_... does not
590   redo what block.c has already done -- writing Vol info to
591   DIR. This fixes a bug with bad numbers of files on a tape
592   when it filled as reported by Peter.
593 - In release_device() do not update the DIR on the Volume
594   info if the the information was already written at the
595   end of the tape.
596 28Mar05
597 - NOTE!!!! This version has a new DIR <--> SD protocol. Both 
598   must be updated at the same time.
599 - Begin implementation of passing all the Storage and Device
600   possibilities to the SD for examination during the reserve 
601   phase.
602 - Modify the reserve and acquire code in the SD to make a 
603   job wait if the device is not available.
604 - Implement New Volume Each Job in DIR and pass to SD, not yet
605   used.
606 - Remove init/update of the Device resource in DIR
607 - Remove passing PoolId to SD and back.
608 26Mar05
609 - Remove \a and -e from error echos in most Makefiles.
610 - Add more debug code when there are errors on the tape 
611   to try to find Peter's tape problem.
612 - Add wait.c (oops forgot previously).
613 - Move all the reserve/acquire_device_for_read/append to have
614   only a DCR as the argument.
615 - Rework the reserve_device_for_append() in stored to wait
616   if the drive is not available.  Note! This is a short
617   term solution.
618 25Mar05
619 - Comment out Multiple Connections in the document.
620 - Move the P() and V() to subroutines so that they can be accessed
621   from class methods. The reference to strerror() caused problems.
622 - Implement new DEVICE class methods block() and unblock() that
623   do what was previously done in 3 lines of code.
624 - Implement wait_for_device(), which will wait for any device
625   to be released then return. This requires a new global mutex
626   and condition variable, and is implemented in src/stored/wait.c
627 - Change the code in reserve_device_for_read(), which previously
628   failed the job to use the new device wait code.
629 22Mar05
630 - Apply reschedule patch to 1.37 code.
631 - Add copyright to title page of manual so it is clear.
632 - Create patch for rescheduling problem found by Ludovic. Storage
633   pointers were lost during rescheduling.
634 - Attempt to fix 2.6 rescue disk -- failed!
635 - Start working on adding a wait routine in the SD.
636 - Cleanup some old invalid doc in watchdog.
637 - Convert a number of references to dev->dev_name to dev->print_name().
638 - Add new wait.c file to SD.
639 - Add a few more methods to DEVICE in SD to cleanup code a
640   bit -- implement a few of the methods.
641 18Mar05
642 - Fix more print_name()s for printing device name.
643 - Modify open_dev to try 10 times every 6 seconds to
644   open the device if it gets an I/O error (meaning no
645   volume mounted). This gives a bit of settling in time
646   for an autochanger and avoids spurious messages.
647 - Change all yes/no to yes|no in the manual.
648 - Fix win32 create_file.c typo.
649 - Fix a typo in an error message.
650 17Mar05
651 - Detect if fseeko exists with autoconf. If so, use it 
652   and ftello.
653 - Remove old bacula-*.conf from examples directory (out
654   of date).
655 - Remove latex-fr index files from CVS.
656 - Rewrite code that stops reading the tape so that the
657   tape is marked at EOT, then once the work is done,
658   the EOT flag is removed.
659 - Flush output to file after every send in console.
660 - Make setting VolFiles to smaller number fatal.
661 - Disable Multiple Connections code.
662 - Add patch from user for NetBSD statvsfs() fix to
663   fstype.c
664 - Take more care with errors in acquire.c
665 - Don't run through dvd code in append.c if bad status
666   returned.
667 - Modify code so that an autochanger fault is fatal.
668 - Use dev->print_name() in more places.
669 - Implement dev->can_steal_lock() to simplify code.
670 - Make btape re-read first 10000 records on fill command.
671 - Check error return and fail job from fseeko and ftello
672   in spool.c.  Don't let a -1 slip in as size.
673
674 Changes to 1.37.7:
675 15Mar05
676 - Apply NetBSD patch from kardel in bug 258.
677 14Mar05
678 - Add a second job and a second client to the default
679   bacula-dir.conf file.
680 - Remove old style Include/Excludes.
681 - Fix ANSI labels to put EOF1 and EOF2 after each file mark.
682 - Add Python to SD and FD.
683 12Mar05
684 - Implement IBM labels
685 - Implement EOF and EOV labels at the end of a volume.
686 - Fix a rather ugly problem with the PoolId not getting
687   passed correctly. Now the DIR passes the Pool name and
688   Media Type to the SD, who passes them back when requesting
689   the next Volume. The DIR then looks up the correct PoolId.
690   This takes more time, but always works, AND allows wild
691   card Media Types (i.e. the SD can decide).
692 - The DIR <==> SD protocol has changed.
693
694 Changes to 1.37.6:
695 11Mar05
696 - Fix scanf of PoolId in catreq to handle 64 bit Ids.
697 10Mar05
698 - Add new ua_update.c file and move update_cmd there.
699 - Modify "update slots" to obtain actual number of slots.
700 - Tweak autochanger code to handle new slots request.
701 - Modify autochanger code to lock/unlock around slots and
702   update slots code.
703 09Mar05
704 - Patch the FD so that it does not issue an error message if
705   it attempts to restore the permissions on a Win32 drive.
706 - Edit "Resource-name" (physical-name) for the device name
707   everywhere in the SD.
708 - Remove .linked.tex files in preparation for cutover to
709   using .tex in place of .wml.
710 08Mar05
711 - Copy latest config.sub and config.guess from autoconf.
712 - Try new way of identifying drives with:
713    "resource-name" (physical-name)
714   More work need to a complete conversion.
715 07Mar05
716 - Rework some of the autochanger data so that the DIR has   
717   the number of drives.
718 - Modify the way the Device info is returned so that it comes
719   back as a special message type and can be sent anytime the
720   Device status changes.
721 - Copy the change name and changer command into the device
722   record if none is specified.
723 - Require the change command and changer name to be specified in
724   and AutoChanger resource.
725 - Force all the Media Type records of all devices in an Autochanger
726   to be the same.
727 06Mar05
728 - Add new "run" command to Job resource in DIR. This permits
729   cloning a job as many times as you want.
730 - Pass PoolId to SD on Query request. It is now used in the
731   Find_media catalog request.
732 - Reworked the Device resource in the DIR. Eliminated num_waiting
733   and use_count, but added max_writers, reserved, and PoolId.
734 - This DIR is nolonger compatible with previous SDs.
735 - Add since and cloned keywords to the Console run command
736   to support cloning.
737 - Implemented store_alist_str() to allow multiple string items
738   to be specified in a .conf file.
739 - Added %s (since time) to Job code editing.
740 - Reworked reserving drives in the SD. It now does it much simpler
741   and correctly. 
742 05Mar05
743 - Integrate HP-UX patch from  Olivier Mehani <olivier.mehani@linbox.com>
744 - Fix FD job.c to test correctly for no level.
745
746 Changes to 1.37.4:
747 04Mar05
748 - Change Developers to Developer's Guide as requested by Michael.
749 - Fix developers link in manual
750 - Add additional dcr changes in SD to allow multiple dcrs.
751 02Mar05
752 - Fix a few problems with the MySQL table create in 1.37.
753 - Delete the new tables in the table delete files.
754 - Increase the number of items permitted in a conf table.
755 - Make Director loop over alternative Devices specified in the
756   Storage resource until one is reserved by SD.
757 - Fix storing of StorageId in Media records.
758 - Add AutoSelect = yes|no in bacula-sd.conf
759 - Add Autochanger support to Label command.
760 - Do not autoselect devices with autoselect set false 
761 01Mar05
762 - Implement setting DIR Storage device to Autochanger
763   name. 
764 - Select first available device in Autochanger.
765 - Pass back actual device name used.
766 - Allow Query of AutoChanger.
767 - Modify Query to include name of AutoChanger if 
768   Device belongs to one.
769 - Remove old Pool code in jobq.c
770 - Add Autoselect flag to query and DEVICE class (still
771   need Directive).
772 28Feb05
773 - Lock autochanger script when running.
774 - Mark Volume not InChanger if correct volume is not     
775   autoloaded.
776 - Corrected some typos in the make_xxx_tables.in files.
777 - Made preliminary split of pre-run and run code for each
778   job type. This will permit early opening of SD for reserving
779   drives.
780 - Add offline and autochanger fields to Device Query record.
781 - Correct pthread_mutex_init() for autochanger in SD.
782 - Tweak Makefile for LaTeX manual, plus add nav buttons.
783 26Feb05
784 - Clean up drive reservation system. Add more sanity checks.
785 - Implement a few more methods for the DEVICE class in SD.
786 - Add latex directories to make clean
787 - move DEV_BSIZE to B_DEV_BSIZE to avoid conflicts with
788   certain header files (FreeBSD).
789 24Feb05
790 - Fix an ASSERT that was triggering in stored/acquire.c
791   attempt to fix a bug report.
792 23Feb05
793 - Corrected SunOs to SunOS in btraceback (user submitted).
794 - Applied patch from Roger HÃ¥kansson <hson@ludd.luth.se>
795   to warn the user of defective AWKs during ./configure.
796 20Feb05
797 - Add some changes submitted by a user for HP client build.
798   Not all changes accepted.
799 - Rework code in filed/backup.c to ease #ifdefing and make
800   program flow more obvious.
801 - Split DVD code out of dev.c into dvd.c
802 - Tweak #ifdefing to add back all the performance measurement
803   #defines in version.h
804 - Put most of MTIOCGET code in a subroutine to simplify the
805   mainline code.
806 - Make clean remove old CVS files
807 - Remove unnecessary image files from Latex directory
808 - Implement remaining parts of Storage DB record and
809   its use in the Director.
810 - Implement
811   FullMaxWaitTime, Differential Max Wait Time, and               
812   Incremental Max Wait time in Job resource.
813 - Start work on SD Autochanger code.
814 19Feb05
815 - Add back JobId index for MySQL as default -- speeds up 
816   pruning.
817 - Add more database fields and fix the update scripts to
818   include the new items.
819 - Pass actual level to FD so that ClientRun editing can reflect
820   correct level -- ditto for job status. This makes the DIR
821   incompatible with older clients!
822 - Move jobq.c acquire resources to static subroutine so that
823   the code logic becomes clearer. This is in preparation for
824   actually using the new Device resources.
825 - Fix some lower case problems in sql_cmds.c reported by
826   Debian.
827 - Correct a seg fault in the SD reported by a user. Occurred
828   only when a high debug level was set.
829 - Modify init_dev() in dev.c to take JCR as first arg so that
830   proper error messages can be reported in next item.
831 - Modify the query and use device SD commands to attempt to
832   open the device if it could not previously be opened.
833 - Correct error message for Could not reserve device.
834 - Correct some minor details with Autochanger resource in SD.
835 18Feb05
836 - Fix seg fault if debug level 900 set in SD.
837 - Truncate Win32 child return code to 8 bits.
838 - Remove some old lld's.
839
840 Changes to 1.37.3:
841 16Feb05
842 - Make another attempt at fixing the ClientRunXXX return code 
843   bug on Win32 machines.
844 - Apply ua_status patch from Carsten Paeth <calle@calle.in-berlin.de>
845   which enforces console ACLs in the status command for Jobs.
846 15Feb05
847 - Fix Media LabelDate and FirstWritten to be correctly set.
848 - Fix deadlock in multiple simultaneous jobs.
849 - Fix tape "truncation"/"number of files" after restore bug.
850 10Feb05
851 - Ensure that correct error messages are returned when
852   reading an ANSI label.
853 09Feb05
854 - Modified ANSI label code to preserve any ANSI label 
855   already found by skipping over it rather than rewriting
856   it.
857 - Split the ANSI label code into ansi_label.c
858 - Do not let user relabel an ANSI labeled tape.
859 - Applied a patch for the console help command supplied
860   in a bug report. 
861 - Added some new dev methods. Most notably was
862   set_eof(), which handles setting all the dev variables
863   when an EOF is just read. This is now used most everywhere
864   in the code.
865 07Feb05
866 - Added code to detect that no files were inserted into the 
867   tree for a restore. If a specific JobId was specified, the
868   user has the option of restoring everything.
869 - More progress in implementing 64 bit DB Ids.
870 - Modified the daemon start messages for RH.
871 - Implement update scripts for all database types.
872 - First cut at implementing restore directory (it will not
873   recurse).
874 04Feb05
875 - OK, I think ANSI labels work.
876 - Added Label Type = ANSI|IBM|Bacula to Device resource in SD.
877   If this is set, it will force writing of the appropriate
878   label type.
879 - Added Check Labels = yes|no to Device resource in SD. If this
880   is set, Bacula will check for ANSI labels and accept them,      
881   otherwise, ANSI labels will not be accepted when the tape
882   is first mounted.
883 02Feb05
884 - Second cut ANSI labels.
885 01Feb05
886 - Merge Preben's patch for ACLs and for Mac OS X resource forks.
887 - Some doc updates.
888 - Display more informative message when a device was not
889   found or could not be opened.
890 - Add the sqlite3 database scripts. 
891 - Add some patches for 1.36.1 (note, I have now prepared
892   a 1.36.2 with all the patches and some new features --
893   to be documented).
894 - Some minor doc updates.
895 - Add Arno's baculareport.pl script to the examples directory.
896 29Jan05 -- after vacation
897 - Add support for SQLite3 (it seems to run at 1/2 the speed
898   of SQLite2).  Use --with-sqlite3 instead of --with-sqlite
899   to get SQLite3.
900 - Add target for running qemu to boot Rescue CDROM
901 - Add code to support kernel 2.6 in Rescue CDROM -- does NOT yet
902   boot correctly.
903 - Implement ANSI labels -- not yet tested.
904   This required changes to DB format. No upgrade script yet.
905   Note, more work needed to modify "update" command to handle
906   changing label types, also must restrict volume name lengths
907   to 6 characters.
908 - Add new Device, Storage, and MediaType records to DB. No
909   upgrade script yet.
910 - Add MediaType to bsr file record types. Not yet used in SD.
911 - Permit multiple device specifications in Storage resource in 
912   Dir conf file.
913 - Implement Device resources. Director requests Device resource
914   info from SD on startup. 
915 - Note!!!! DIR->SD incompatible with previous versions.
916 - Remove multiple Storage definitions in Job resource.  One can
917   still specify multiple Storage resources, but they all go into
918   a single alist, and imply sending data to each Storage daemon 
919   simultaneously.
920 - Implement Device query command between DIR and SD.
921 - Allow DIR to "reserve" a Device. It will then be acquired
922   when the FD connects to the SD.
923 - Turn all DIR resources into classes, and implement a few class
924   methods -- more to come.
925 - Turn DEVICE in SD into a class, and implement a number of inline
926   class methods -- more to come.
927 - I had serious problems with ACL errors on my Laptop, and so had
928   to add the following patch:
929   @@ -181,7 +181,7 @@
930       }
931       /***** Do we really want to silently ignore errors from acl_get_file
932         and acl_to_text?  *****/
933   -   return -1;
934   +   return 0;
935    }
936 - Added edit_int64()
937 - Reworked and tested a bit the htable routines.
938 - Major changes to SD acquire.c -- DIR can now reserve devices. Needs
939   lots of testing!!!!
940 - Made a special state code for DVD -- this simplifies the logic
941   of the code, but I probably broke it. Testing needed!!!!
942 - Add AutoChanger resource to SD, but not yet used.
943
944 Changes to 1.37.2:
945 12Jan05
946 - Integrate Preben 'Peppe' Guldberg <peppe@wielders.org>'s
947   acl patch. Fix case where configured but no ACL exists.
948   Rework calling arguments to be shorter and positioned
949   more typically in Bacula usage.
950 11Jan05
951 - Fix scripts/bacula.in to have awk on an environment variable
952   and add comments for Solaris users.
953 - Turn off inet_aton in src/lib/address_conf.c for Win32
954 - Add new files to win32 build and eliminate a compiler warning.
955 - Add sample DVD Device resource to bacula-sd.conf
956 08Jan05
957 - Integrate Nicolas' patch for direct DVD support.        
958 07Jan05
959 - Fix fstype error returns.
960 - Apply Preben's cleanup.patch which puts back much of the
961   cleanup code in src/filed/restore.c
962 06Jan05
963 - Apply all of Preben's patches, but revert to old backup.c
964   and old restore.c in filed. Also turn off code in new
965   acl.c because of errors.  The new code, when fully implemented
966   moves platform specific code into acl.c.
967   One of the patches also implements WildFile and WildDir -- thanks.
968 01Jan05
969 - Implement Python in the SD (no events yet though).
970 - Fix some typos in the previous commit.
971 30Dec04
972 - Enhance CDROM boot to include some documentation at boot time.
973 - NOTE!!!!! The CDROM will not boot 2.6 kernels because the
974     boot sequence has changed significantly. Updates to come
975     later.
976 - Add memtest option to CDROM boot.
977 - Include Nicolas' changes to fix llist JobMedia records.
978 - Make sure that ClientRunBefore/After messages from the program
979   are terminated with a newline. Add strerror to output error
980   messages.
981 - Return program exit status code in Win32.
982 29Dec04
983 - Add memtest86 to Bacula Rescue disk
984 - Enhance Rescue disk startup screen
985 24Dec04
986 - Move some variables to eliminate Solaris 2.6 compiler warnings.
987 - Fix the seg fault at the end of a job in the FD when using
988   old style include/excludes.
989 22Dec04
990 - Apply Preben's ACL patch.
991 - Integrate Preben's restore patch.
992 - Integrate Preben's verify teaks.
993 - Fix doc/latex/Makefile to copy/remove .eps files when building
994   html and web outputs.
995 21Dec04
996 - Fix Bacula so that it does not exit if there is a syntax error
997   in its conf file during a reload command. Bug 182.
998 - Apply fixes suggested for old Solaris networking.
999   Fixes bug 190.
1000 - Apply Preben 'Peppe' Guldberg <peppe@wielders.org>
1001   three patches that clean up white space:
1002   ws.patch.02.strings:
1003     Breaks strings that span lines into concatenated strings. I am not sure
1004     if you like this one. Other code works with concatenated strings, though.
1005   ws.patch.03.trailing:
1006     This removes trailing whitespace. No changes resulted from this for
1007     my setup.
1008   ws.patch.04.leading:
1009     This replaces space runs at the start of line with tabs. No changes
1010     again.
1011 - Fix overriding storage specification to be done
1012   through a subroutine.
1013 - Fix autoconf so it runs with FC3. 
1014 - Add Python4.3 to configure search paths.
1015 - Always copy and delete storage definitions into jcr.
1016 - Check that VolumeName supplied by Python is valid. 
1017   Return 0 if not.
1018 19Dec04
1019 - Fix undefined in non-Python build.
1020 - Update rescue disk to include mkinitrd
1021 - Fix umount_drives in rescue disk (only one arg to umount)
1022 - Ensure that if SD is manually set in Console, it is used.
1023 - Put generate_event on pointer and plug it in init. This
1024   permits using it in /lib
1025 - Correct despooling size reported to be Job specific rather
1026   than for the whole drive.
1027 18Dec04
1028 - Fix bug 207. jcr use count off by one when manually
1029   scheduling jobs.
1030 - Remove FNMATCH test in configure.in and always use
1031   the one in our library to get the FN_CASEFOLD GNU
1032   extensions on all platforms.
1033 - While using the rescue CDROM after my computer would not
1034   boot, I realized that it would be very useful to have
1035   a umount_disks. So, it is not implemented, along with
1036   updates to the READMEs and some minor tweaks.
1037 - Moved mounting the CDROM in the rescue boot from /cdrom
1038   to /mnt/cdrom (more standard location).
1039 - Reboot in CDROM rescue should now work -- requires -d
1040   option (no write) to work.
1041 - Hopefully fixed all the IPV6/4 problems and buffer
1042   problems with networking in lib. Bugs 190 and 204.
1043   Cleaned up a lot of #ifdefing problems by using routines
1044   in address_conf.c
1045 17Dec04
1046 - Apply Preben 'Peppe' Guldberg <peppe@wielders.org>
1047   alist fix patch.
1048 - Remove duplicate code from chksum.h (mentioned by Preben).
1049 13Dec04
1050 - Integrate Tim Oberfoell <oberfoell@web.de> patch to ACLs
1051   to handle both the "standard" and "default" ACLs.
1052 12Dec04
1053 - Integrated Preben 'Peppe' Guldberg <peppe@wielders.org>
1054   three cleanup patches (btest, verify, find).
1055 - Integrated Preben 'Peppe' Guldberg <peppe@wielders.org>
1056   three cleanup patches (backup, chksum, and verify)
1057 09Dec04
1058 - Integrated Preben 'Peppe' Guldberg <peppe@wielders.org>
1059   patch to avoid doing MTIOCGET on OSes that do not support
1060   it such as OpenBSD.
1061 - Integrated Preben 'Peppe' Guldberg <peppe@wielders.org>
1062   patch to add filesystem type matching to FileSets in the
1063   Options resource.
1064 - Integrated Preben 'Peppe' Guldberg <peppe@wielders.org>
1065   patch to add Mac OSX resource fork support (save/restore)
1066   to Bacula -- HFS Plus support.
1067 - Add FileSet to client Job listing query.
1068 06Dec04
1069 - Integrated Preben 'Peppe' Guldberg <peppe@wielders.org>
1070   patch to backup directories skipped (due to no file system
1071   changes or no recursion), and to add a slash to the end
1072   of the directory name during the match process.
1073 - Implement Jamie ffolliott <jamieff@inline.net>
1074   patch to dird_conf.c that enables Multiple Connections and
1075   fixes a typo in show. The rest of his patch awaits my suggested
1076   changes.
1077 05Dec04 
1078 - Implement run command in Python
1079 04Dec04 
1080 - Implement conversion of the manual, and some minor
1081   tweaks to the script tags.
1082 - Apply a patch supplied by Preben 'Peppe' Guldberg that implements
1083   ignore case in wild cards and regexes.
1084 - Fix a truncated line in the above patch due to my cut and paste.
1085 03Dec04
1086 - Fix it so that the InChanger flag is only changed for Volumes
1087   in the same Pool.
1088 - Add PIDOF configuration path and apply to bacula.in
1089 - Add user supplied patch to add inet_aton() of old Solaris
1090   systems.
1091 - Require pools to match before allowing multiple simultaneous
1092   accesses to same storage resource.
1093 - Add patch supplied by Martin to correct buffer overrun in
1094   bsnprintf() with no library snprintf().
1095 02Dec04
1096 - Apply user supplied patch that implements No Hard Links.
1097 - Document Python interface
1098 - Add hardlink keyword patch supplied by David R Bosso <dbosso@lsit.ucsb.edu>
1099 01Dec04
1100 - Fix non-python prototypes in dummy routines.
1101 - Add python 2.3 to config search list (user submitted patch)
1102 - Add JobStatus to Python variables.
1103 28Nov04
1104 - Add "python restart" command in Console.
1105 - Make built-in variables table driven.
1106 - First cut of Python Events for Bacula. Director only.
1107   StartJob, EndJob, NewVolume events.
1108
1109 Version 1.36.1 Released 26Nov04:
1110 24Nov04
1111 - Take Dan's fix to the fix_postgresql_tables (thanks Dan)
1112 - Increase Maximum Concurrent Jobs to 20 in SD and FD!
1113 - Fix improper handling of autochanger Volumes that are not
1114   marked InChanger. Bug 170.
1115 22Nov04
1116 - Update authentication failure message to indicate possible
1117   problem with Maximum Concurrent Jobs. Add to doc too.
1118 - Commit PostgreSQL BIGINT fix -- apparently some people didn't
1119   get it.
1120 - Do not use a slot unless it is InChanger in the autochanger
1121   code, otherwise autochanger gets upset not finding the Volume.
1122   Bug 170 (need fix above too).
1123 21Nov04
1124 - Make authentication timeout compile time configurable.
1125   The value is set in src/baconfig.h
1126 - Fix removing items from watchdog queue, which apparently
1127   screwed up if there was more than one item.
1128 - Rework mediaformat part of manual to separate out old
1129   tape format for easier reading.
1130 - Add a lot of debug code to the authentication code.
1131 - Add seconds to the start/end times printed in the job report.
1132 19Nov04
1133 - Fix mutex deadlock in dequeue of messages.
1134 - Add debug code to FD authorization.
1135 18Nov04
1136 - Increase authentication timeouts to 10 minutes.  
1137 15Nov04
1138 - Fix cancel bug in FD on /lib/tls with zero pid in 
1139   pthread_kill.
1140 - Add date/time to all messages.
1141 - Make Qmsg use time message was queued rather than time
1142   printed.
1143 - Indent job output two spaces.
1144 13Nov04
1145 - Fix web page links for new manual.
1146 - Grant postgresql permission to cdimages.
1147 - Correct crash after "list nextvol" "list media" bug 160
1148 12Nov04
1149 - Fix scripts/Makefile.in missing ;\  -- thanks Martin
1150 - A bit of work on btape to keep if from going into infinite
1151   loops when things do not work well, and to print a bit
1152   better info.
1153 11Nov04
1154 - JobDefs Storage resource completely overrode anything
1155   specified in Job resource -- bug 159 -- fixed.
1156 - Fix syntax of renaming postgresql per Dan.
1157 - Add working_directory to be /tmp for wx_console.
1158 10Nov04
1159 - Allow both a JobId and a filename or list of files to be
1160   specified on a restore command line.
1161 - Save old mtx-changer before installing new one: bug 156
1162 - Fix errors in CDROM file pointed out by Scott.
1163 09Nov04
1164 - Fix exepath when Bacula executed without path.
1165 - Move test for socket libraries for Solaris in configure.in
1166   before tcp wrapper tests so that linking works.
1167 - Add "make copy-static-fd" to makefile in CDROM file to
1168   copy existing static fd to CDROM rather than building it.
1169 08Nov04
1170 - More doc updates
1171 - Fix ps command for OpenBSD
1172 - Rework the creation of indexes for SQL -- fall back
1173   to the old code, but document what can be added.
1174 06Nov04
1175 - Add new Daemon message handler in default DIR conf.
1176 05Nov04
1177 - Fix Seg Fault with -D100 in bpipe.c.    
1178 - Fix Seg Fault in run specifying a JobId.
1179 - Make mail from daemon with a Messages Resource use
1180   the MailCommand with editing rather than the default
1181   sendmail.
1182 - Replace Jmsg in dispatch_message() with Qmsg.
1183 - Make edit_job_codes handle NULL jcr.
1184 04Nov04
1185 - Add M_ALERT class and put tape alerts into it.
1186 - Fix Verify count vs found by not double counting files
1187   that are split across files/Volumes.
1188 30Oct04
1189 - Fix count returned from write_bsr_file() to handle multiple
1190   volumes. This fixes most cases of the Verify VolumeToCatalog.
1191 - Cleanup a bit the make clean for the rescue cdrom and remove
1192   unneeded files from the CVS.
1193 28Oct04
1194 - Fixed acquiring a tape so that it does not block all acquires
1195   when operator intervention is needed.
1196 - Platform build script updates from Scott
1197 - Doc updates
1198 - Add patch to force Linux LD_ASSUME_KERNEL to avoid using the
1199   new /lib/tls. This is done in the startup scripts.
1200 - Modify mtx-changer so that it checks for ONLINE while
1201   waiting.
1202 - Modify make_postgresql_tables.in so that EndBlock is stored
1203   as a bigint. Prevents job failures when a disk volume is
1204   larger than 2GB.
1205 24Oct04
1206 - Add grep ONLINE to wait_for_drive() in mtx-changer.in
1207 - More doc.
1208 - Rebuild Scott's new configure