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