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