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