]> git.sur5r.net Git - bacula/bacula/blob - bacula/ChangeLog
Update ChangeLog + ReleaseNotes
[bacula/bacula] / bacula / ChangeLog
1               Changelog on version 9.0.8
2
3 Release 9.0.8
4
5 27May18
6  - Fix bug #2212 where restore jobid=nn file=xxx restores the files twice
7  - Pull regression truncate-test from Branch-9.1
8  - Apply patch from Wandlei Huttel to add Run Time and suffix to Restored 
9   bytes
10  - Fix bug #2343 where truncate of explicit Volume name truncates non-purged 
11   volumes
12
13 26May18
14  - Fix some file execute permissions. Fixes bug #2389
15
16 25May18
17  - Fix license problems in Bug #2382
18  - Apply patch from Leo to fix bug 2192
19
20 21May18
21  - Fix bad placement of jcr->pool reference as pointed out by Martin Simmons
22
23 18May18
24  - rpm: Add OpenSuse Leap 42.3
25
26 17May18
27  - rpm: Update bacula.spec for Fedora 27
28
29 15May18
30  - baculum: Fix SQL grouping error in restore wizard reported by Rasmus Linden
31
32 21Apr18
33  - Update some old copyrights
34
35 20Apr18
36  - baculum: Update Portuguese translations
37
38 19Apr18
39  - Remove old Bacula Systems notices
40
41 Bugs fixed/closed since last release:
42 2212 2343 2382 2389
43
44
45 Release 9.0.7
46
47
48 18Apr18
49  - Remove NSIS debug
50
51 12Apr18
52  - baculum: Fix opening configuration tabs bug reported by Heitor Faria
53
54 25Feb18
55  - Restore win32 dir from Branch-5.2 and update it
56
57 23Feb18
58  - Add Phil Stracchino's fix for Qt5
59
60 03Feb18
61  - baculum: Fix saving boolean values in schedule Run directive
62
63 19Jan18
64  - rpm: Add Fedora26-64 platform
65
66 10Jan18
67  - baculum: Add link to go back from job configuration window
68
69 09Dec17
70  - Use correct SQL table encoding for Postgresql 10.x
71
72 03Dec17
73  - baculum: Add listbox control and use it for base and device directives
74
75 02Dec17
76  - baculum: Fix showing verify job fields in job run configuration window
77  - baculum: Revert back volume pool name in volume list window
78  - baculum: Fix error message about disabled bconsole
79  - baculum: API endpoints code refactor
80  - baculum: Add state, number, boolean and id validators
81  - baculum: Return bconsole disabled error if bconsole support isn't enabled
82  - baculum: Remove unused api endpoints
83
84 28Nov17
85  - baculum: Fix oauth2 client working in the web part
86
87 27Nov17
88  - baculum: Fix auth setting radio buttons alignement
89  - baculum: Enlarge interface height to 100%
90  - baculum: Add more information to cURL error
91  - baculum: New reworked restore wizard
92  - baculum: Wizards view improvements
93  - baculum: Add restore hardlinks support in api
94  - baculum: Add strip_prefix, add_prefix, add_suffix and regex_where restore 
95   options to api restore
96  - baculum: Add new volumes required api endpoint
97
98 22Nov17
99  - Port missing RestoreObject Plugin Config code from BEE.
100
101 21Nov17
102  - baculum: Stop using hidden fields to store item identifiers
103  - baculum: Fix redundant loading users portlet
104  - baculum: Add required config fields asterisk mark
105
106 Bugs fixed/closed since last release:
107
108 ==========================================================
109
110 Release 9.0.6
111
112 19Nov17
113  - Update AUTHORS for recent commits
114  - Remove incorrecly placed openssl-compat.h
115  - Add openssl-compat.h which went in wrong directory
116  - baculum: Add removing single resource
117  - baculum: Add module to check resource dependencies
118  - baculum: Fix saving names with spaces inside schedule Run directive
119  - baculum: Fix saving entire config by api request
120  - Backout vol size tests in previous attempt to fix bug #2349
121  - Fix compiler warning in previous patch
122  - Apply patches from bugs #2325 and #2326 to fix FIFO bugs
123  - Fix bug #2315 INTEGER misspelled in update_sqlite3_tables.in
124  - Try to fix bug #2349 multiple recycle messages
125
126 17Nov17
127  - Add support for items with comma in ini_store_alist_str()
128
129 15Nov17
130  - Fix segfault after the reload of an incorrect configuration
131  - Add temporary fix to avoid a deadlock after a reload command on an incorrect 
132   configuration
133  - baculum: Throw 404 error if service not known
134
135 14Nov17
136  - Fix race condition between setip and the access to CLIENT::address()
137  - Fix #3284 about Client address not reloaded properly
138  - baculum: Use home page url when an error is shown
139
140 12Nov17
141  - Fix bug #2346 Dir blocks when max reloads reached
142  - baculum: Send config to api server as json
143  - Remove enterprise code that breaks Mac install -- fixes bug #2351
144  - Correct FS size calculation for FreeBSD, Solaris, and Windows
145
146 11Nov17
147  - baculum: Enable Portuguese language support in makefile
148
149 10Nov17
150  - baculum: Fix required directives in schedule resource configuration
151  - baculum: Fix saving messages resource
152  - baculum: Improve slow reloading config resource list
153
154 09Nov17
155  - crypto: remove most of OpenSSL initcallbacks for 1.1
156  - Update ACL/XATTR code and define new ACL/XATTR API for Plugins.
157  - baculum: Fix numeric password setting bug reported by Heitor Faria
158
159 08Nov17
160  - crypto: convert EVP_PKEY access and remainings bits for OpenSSL 1.1
161  - crypto: convert EVP_MD_CTX + EVP_CIPHER_CTX to OpenSSL 1.1
162  - crypto: Use DEFINE_STACK_OF()
163  - crypto: Add a tiny OpenSSL compat level
164  - crypto: remove support for ancient openssl
165
166 06Nov17
167  - fix #3269 obey the user choice of "Are you sure you want to delete X JobIds
168
169 02Nov17
170  - Add restore wizard to the tray monitor.
171  - Preparation fixes: remove some warning
172  - Add ASSERTD() to track NULL Volume name error
173
174 24Oct17
175  - Add "noautoparent" restore command option to disable the automatic parent 
176   directory selection
177
178 20Oct17
179  - Make qt-console compatible to Qt5 (Qt4 still work)
180
181 Bugs fixed/closed since last release:
182 2315 2325 2346 2349 2351
183
184 ======================================================================
185
186 Release 9.0.5
187
188 01Nov17
189  - Use if exists on dropping MAC table in postgres. Fixes bug #2314
190  - Fix bdirjson display of Minutes. Fixes bug #2318
191  - baculum: Set default language if no language set
192  - baculum: Fix language setting in api
193  - baculum: Update generated .mo files for api
194  - baculum: Add missing texts to translations
195  - baculum: Fix add to translation static texts on the api default page
196  - baculum: Fix missing session start
197  - Make verify job log same as other logs -- fixes bug #2328
198  - Take a more conservative approach for setting killable true
199  - Add extra safety for readdir buffer
200
201 31Oct17
202  - Retab systemd/Makefile.in
203  - Don't require mount for @piddir@
204  - Use Debian systemd start/stop scripts supplied by Sven Hartge
205
206 29Oct17
207  - Fix bug #2316 add CacheRetention to Pool
208  - Skip tape ioctls on FreeBSD when using a FIFO fixes bug #2324
209  - Fix bug #2338 to not truncate already truncated volumes
210  - Remove some old C int code and use bool
211
212 28Oct17
213  - Remove unused lib/lz4.c.orig file
214  - Update AUTHORS file
215  - Mark Volume read-only only if no access rights or read-only partition
216  - Add -P daemon option to supress creating PID file
217  - Fix too big copy to test FD plugin_ctx
218
219 26Oct17
220  - Backport Enterprise code
221
222 23Oct17
223  - When read-only volume found mark it in catalog -- fixes bug #2337
224  - Make out of space on partition fatal
225  - Fix bug 2323 -- loop exit condition was backward and add error message
226  - Add missing copy-plugin-confs for regress
227  - Fix bug reported by jesper@schmitz.computer where bat hangs on FreeBSD
228
229 08Oct17
230  - baculum: Fix reading and writing schedule resource
231
232 15Sep17
233  - baculum: Fix undefined offset error during saving director config
234  - baculum: Fix listing days of week in schedule setting
235
236 14Sep17
237  - baculum: Fix saving schedule run directive value
238
239 12Sep17
240  - rpm: Add missing script baculabackupreport and query.sql for Suse
241  - rpm: Add missing libbacsd* file and tapealert script to Suse rpm spec file
242  - rpm: Add missing libs bbconsjson, bdirjson and bsdjson to Suse rpm spec 
243   file
244  - rpm: Add aligned plugin rpm spec file for Suse
245  - rpm: Add bacula-tray-monitor.desktop launcher in scripts directory
246  - rpm: Add Suse Linux ES 12.1 platform
247
248 11Sep17
249  - rpm: Add bacula-tray-monitor.desktop file in script dir
250
251 Bugs fixed/closed since last release:
252 2314 2316 2318 2324 2328 2337 2338
253
254
255 Release 9.0.4
256 06Sep17
257  - Update po files
258
259 05Sep17
260  - Fix SQLite3 upgrade tables script fixes bug #2306
261  - baculum: Fix language setting in config file
262
263 03Sep17
264  - Upgrade to latest lz4.c to fix bug #2310 bus error on 64 bit Solaris
265  - Recompile configure.in
266  - Ensure systemd/bacula.conf is created by configure fixed bug #2307
267  - Fix compiler warning noted in bug #2309
268  - Fix SQLite3 Version bug #2305
269  - Remove unused variable to elimiate compiler warning
270  - Recompile configure.in
271
272 28Aug17
273  - Fix #2925 Do not try to stop non backup jobs (virtualfull, copy, migration, 
274   restore, etc...)
275
276 25Aug17
277  - baculum: Fix broken symbolic links for lang files
278
279 17Aug17
280  - don't use add_event() when flag "l" is not set
281
282 14Jun17
283  - core: bwlimit measure bandwidth
284
285 02Jun17
286  - core: bwlimit handle backlog and allow burst
287
288 25Apr17
289  - Do not purge running jobs in autoprune
290
291 Bugs fixed/closed since last release:
292 2305 2306 2307 2309 2310 2925
293
294
295 ==========================================================
296
297 Release 9.0.3
298
299 06Aug17
300  - baculum: Fix access denied error on api install wizard page
301  - baculum: Remove assigning to api host when user is deleted
302  - baculum: Fix empty admin setting
303  - baculum: Add ability to assign host to specific user
304  - baculum: Fix bconsole test connection for new api host that works with new 
305   director
306
307 05Aug17
308  - baculum: Fix sqlite db support
309
310 03Aug17
311  - Fix bug #2301 Solaris Available space incorrectly reported by turning off the 
312    output for Solaris
313  - Fix bug #2300 mount/unmount/release of single tape drive does not work
314
315 01Aug17
316  - baculum: Fix bconsole connection test in config wizard
317  - baculum: Fix writing config for schedule and message names with space
318
319 31Jul17
320  - bpipe: Fix compiler warning
321  - baculum: Fix drag & drop file version elements
322
323 30Jul17
324  - baculum: Add fileset info endpoint and use it in restore wizard
325  - baculum: Use client name instead of clientid and start using fileset to 
326   prepare restore tree
327  - baculum: Remove fileset parameter from run restore
328  - baculum: Fix lstat regex pattern
329  - baculum: Get the most recent jobs by client and fileset or by clientid and 
330   filesetid
331  - Fix: bug #3048: jobs are stuck in endless loop in reserve.c
332  - Add total time to test.out file
333
334 29Jul17
335  - baculum: Add restore job selection in restore job wizard
336
337 26Jul17
338  - Enhance verify job report from bug 2249
339
340 Bugs fixed/closed since last release:
341 2300 2301 3048
342
343
344 ======================================================
345 Release 9.0.2
346
347 23Jul17
348  - Use Bacula in place of Libz variables so we can build with/without libz and 
349    lzo
350  - Apply ideas from bug #2255 prettier status slots output
351  - Configure and install bacula-tray-monitor.desktop
352
353 22Jul17
354  - Fix btape test which counted files incorrectly on EOT
355
356 21Jul17
357  - Fix bug #2296 where Bacula would not compile with postgres 8 or older
358
359 20Jul17
360  - Fix bug #2294 Bacula does not build with MariaDB 10.2
361
362 14Jul17
363  - baculum: Fix multiple directors support
364  - baculum: Fix showing errors from the API
365
366 Bugs fixed/closed since last release:
367 2255 2294 2296
368
369
370 Release 9.0.1
371
372 10Jul17
373  - Remove two incorrect trailing commas in bsock.h
374  - Fix bug #2293 bad big endian detection in lz4.c
375  - Add new tray-monitor files that were omitted in the backport from Enterprise
376
377 06Jul17
378  - bvfs: Do not insert deleted directories in PathVisibility table
379
380 05Jul17
381  - Fix compilation for Debian Stretch with GCC 6.3
382
383 Bugs fixed/closed since last release:
384 2293
385
386 Release 9.0.0
387
388 02Jul17
389  - Skip verify-data-test if not running Linux
390  - Skip lzo-test if lzo not in Bacula
391  - Remove double define HAVE_LZO in config.h
392
393 01Jul17
394  - Add documentation on baculabackupreport to delete_catalog_backup.in
395  - Install baculabackupreport and ignore script without .in
396  - Recompile configure.in
397  - Add Bill's baculabackupreport script
398
399 30Jun17
400  - Update po files
401
402 29Jun17
403  - Fix error in FreeBSD during maxtime-test
404
405 27Jun17
406  - Fix #2853 About character substitution for "virtual full" job level in 
407   RunAfterJob
408
409 26Jun17
410  - Attempt to fix timing problem with console-dotcmd-test on FreeBSD
411  - Ensure we have a DIR connection in dequeue_messages
412
413 25Jun17
414  - Add more debug to regress for FreeBSD failures
415
416 23Jun17
417  - Fix #2940 Allow specific Director job code in WriteBootstrap directive
418
419 21Jun17
420  - Fix pragma pack to allow lz4.c work on Solaris and other machines
421
422 19Jun17
423  - baculum: Fix working logout button
424  - A more correct fix for lz4.c on Solaris 10
425
426 18Jun17
427  - Remove use of #pragma pack in lib/lz4.c for Solaris 10
428  - Recompile configure from configure.in
429  - Detect Solaris 10
430
431
432 17Jun17
433  - Fix bug #2289 version 7.9 not compatible with old FDs -- comm compression
434
435 10Jun17
436  - Make getmsg.c compatible with old FDs
437
438 09Jun17
439  - Use one MAX_BLOCK_SIZE and set to 20M
440
441 08Jun17
442  - rpm: Add Fedora 25 build platform
443
444 07Jun17
445  - Remove vestiges of crc32_bad -- fixes Solaris build
446  - Fix #2890 about segfault in .status command on Redhat 5 32bit
447  - Add missing semi-colon in bsys.c
448
449 06Jun17
450  - baculum: Fix incorrect table name error during restore start
451
452 30May17
453  - Display the correct address in lockdump for db_lock()
454
455 05Jun17
456  - Fix getmsg to handle additional forms of Progress messages
457
458 04Jun17
459  - baculum: Fix double assets and runtime symbolic links in baculum-web deb 
460   package
461
462 03Jun17
463  - baculum: Fix missing php-xml dependency in deb metafile
464  - baculum: Improve errors handling in API restore pages
465
466 29May17
467  - rpm: Remove libbacsd.la for both Red Hat and Suse
468  - rpm: Add missing libs bbconsjson, bdirjson and bsdjson
469  - rpm: Fix libstdc++ version in BAT spec file
470
471 28May17
472  - Fix some problems noted by clang
473  - baculum: Reorganize run job code
474  - baculum: Reorganize estimate job code
475  - baculum: Make get method definition not obligatory
476  - Make file-span-vol-test portable
477  - Attempt to fix deadlock in FreeBSD maxtime-test
478
479 27May17
480  - Do not produce error if MySQL database exists in create_mysql_database
481
482 26May17
483  - rpm: Add missing tapealert script
484  - rpm: Add missing libbacsd
485  - rpm: Remove dvd-handler script
486
487 24May17
488  - Fix bvfs queries
489  - Use FileId in place of Filename
490  - Revert "Put FilenameId in .bvfs_lsfiles output"
491  - Put FilenameId in .bvfs_lsfiles output
492  - Add more debug in src/cats/bvfs.c
493  - Fix bvfs_lsdirs and bvfs_lsfiles
494  - baculum: Add Japanese language support in deb and rpm packages
495  - Add DirectoryACL directive
496  - baculum: New Baculum API and Baculum Web
497  - Add forking info to LICENSE and LICENSE-FAQ
498  - Minor improvement to error message
499  - Fix race in steal_device_lock shown in truncate-concurrent-test
500  - Apply Marcin's fix for 6th week of the month
501  - Add new truncate test
502  - Retab Makefile.in in platforms/systemd.in
503  - Fix compiler warning
504  - Add FD backwards compatibility
505  - Fix regression minor scripting problems
506  - Fix #2807 about an issue with the show command when using incorrectly JobToVerify 
507    directive
508  - Fix #2806 about the director service started before the database with systemd
509  - Update Dart control files
510  - Massive (70,000+ lines) backport of code from Bacula Enterprise 8.8.
511    See next line ...
512  - Adapt update_bacula_tables scripts for catalog version 15
513  - Allow to use Base directive in a JobDefs
514  - Add more debug to the bpipe plugin
515  - Enhance error message when packets are too big
516  - Add '.storage unique' bconsole command
517  - Allow to use ".jobs type=!B" to display specific job type
518  - Add lockdump storage daemon information
519
520  - Fix #2698 Display loaded driver list in status storage output
521  - Fix autochanger unload message that contains sometime an incorrect volume name
522  - Fix issue with open_bpipe() function that may flush stdio buffer if the 
523    command is incorrect
524  - Fix unload tape messages to print correct volume + improve output format
525  - Fix unload/re-load same volume
526  - Fix DIR get unexpected "Connection reset by peer" for FD
527  - Fix #2548 about SQL connection leak with RunScript::Console commands
528  - Fix #2588 about segfault in bdirjson with JobDefs/Base directive
529  - Fix #2593 about incomplete jobs incorrectly rescheduled
530  - Fix #2629 about pool argument not listed in the "help cloud" output
531  - Fix #2632 about VolType not set correctly for Cloud volumes after a label problem
532  - Fix #2640 about a reference to the source directory in query.sql file
533  - Fix bug #2271 where poll interval causes tape mount message to repeat
534  - Fix segfault in bdirjson with incorrect configuration files
535
536 Bugs fixed/closed since last release:
537 2271 2548 2563 2567 2588 2593 2602 2624 2625 2627 2629 2632 2638 2640 2646
538 2698 2520 2559 2561 2582 2806 2807 2890 2289 2890 2853 2940
539
540
541 ==============================================================
542
543 Release Version 7.4.7
544
545 15Mar17
546  - Permit specifying query item number on bconsole query command line
547  - Fix Solaris 10 problems reported by Phil Stracchino
548  - Fix EPROTO on OpenBSD
549
550 ==========================================================================
551
552 Release Version 7.4.6
553
554 10Mar17
555  - Fix bug #2271 where poll interval causes tape mount message to repeat
556  - Attempt to fix IPV6 not configured
557
558 09Mar17
559  - Possible fix for acl seg fault on OpenBSD where no acl code defined
560  - Change release digest from SHA1 to SHA256
561
562 14Feb17
563  - Fix getnameinfo() for FreeBSD fixes bug #2083
564
565 Bugs fixed/closed since last release:
566 2083 2271
567
568 ==========================================================================
569
570 Release version 7.4.5
571
572 07Feb17
573  - Correct wrong word in message
574
575 28Jan17
576  - Remove restriction on using the scratch pool that can cause restore failures
577  - Remove debug code that breaks btape fill
578
579 25Dec16
580  - Initialize freespace_mutex fixes bug 2207
581
582 11Dec16
583  - baculum: Update AUTHORS file
584
585 08Dec16
586  - baculum: Enable Japanese language on web interface
587  - baculum: Implement Japanese language support
588
589 19Nov16
590  - XACL - refactoring an ACL and XATTR codes.
591  - Revert "Warn of Storage Daemon version incompatibility if label fails. Bug 
592   #2193"
593
594 02Oct16
595  - Make another attempt to resolve bug #2176
596  - Warn of Storage Daemon version incompatibility if label fails. Bug #2193
597  - Apply patch to list more pool info from bug #2202
598
599 21Sep16
600  - Fix status alignment output reported by Wanderlei Huttel
601
602 ==========================================================================
603
604 Release version 7.4.4 
605
606 20Sep16
607  - Fix broken backport commit
608
609 12Sep16
610  - Fix #2085 About director segfault in cram-md5 function
611  - Attempt to fix bug #2237
612
613 11Sep16
614  - Recompile configure.in
615  - Fix systemd installation
616  - If using readline reset terminal at bconsole exit
617
618 08Sep16
619  - Fix compilation without SMARTALLOC
620
621 02Sep16
622  - Fix #2060 about SQL false error message with "update volume fromallpools" 
623   command
624
625 29Aug16
626  - Fix spurious MD5 update errors when nothing changed should fix bug #2237 and 
627   others
628
629 23Aug16
630  - Fix small memory leak with the restart command
631
632 14Aug16
633  - baculum: Update language files
634
635 11Aug16
636  - Fix #335 Avoid backups going to the scratch pool
637
638 08Aug16
639  - systemd: Give 3mins to the bacula-sd service to stop and close the dde
640
641 31Jul16
642  - Minor modifications to Ubuntu packaging
643
644 22Jul16
645  - Check if the ScratchPool points to the current Pool and print a warning 
646   message in such case
647
648 21Jul16
649  - Fix #1968 print the ScratchPool name instead of just 'Scratch'
650
651 20Jul16
652  - Display PrefixLinks in "show job" output
653  - Add explicit LL to big integers to appease older compilers
654
655 18Jul16
656  - Enable the plugin directory for the FileDaemon by default
657  - Allow multiple mailcommand+operatorcommand in Messages. Fixes bug #2222
658
659 14Jul16
660  - Handle NULL pointers in smartdump() and asciidump()
661
662 12Jul16
663  - Modify status to include Admin and Restore in Level field -- clearer
664
665 11Jul16
666  - Ensure that zero JobMedias are written for labelling
667
668 07Jul16
669  - Fix error message about the stream 26 (PLUGIN_NAME) in bextract
670
671 Bugs fixed/closed since last release:
672 1968 2060 2085 2222 2237 335
673
674
675 ====================================================================
676
677 Release version 7.4.3
678
679 17Jul16
680  - Add shortcut to RunScript console commands. Submitted by Wanderlei Huttel. 
681    Fixes bug #2224
682  - Fail when multiple mailcommand and other strings are specified in .conf. Fixes 
683    bug #2222
684  - Add support for terabytes in sizes. Submitted by Wanderlei Huttel. Fixes bug 
685    #2223
686  - Add error message for truncate command when actiononpurge not set. Fixes bug 
687    #2221
688 14Jul16
689  - Fix optimization error with GCC 6.1
690  - Fix compilation warnings with GCC 6.1
691 13Jul16
692  - Explicitly create MySQL user in grant_mysql_privileges.in
693
694 Bugs fixed/closed since last release:
695 2221 2222 2223 2224
696
697 =====================================================================
698
699 Release version 7.4.2
700
701 06Jul16
702  - Fix #1926 about wrong duplicate job detection with Copy/Migration and Backup 
703   jobs
704
705 03Jul16
706  - Recompile configure after db.m4 change
707  - Fix batch insert for MySQL 5.7
708
709 02Jul16
710  - Fix zero level debug output -- now at 100
711
712 29Jun16
713  - Fix #766 about Job logs displayed with unneeded linefeed
714
715 27Jun16
716  - Fix #1902 about a segfault with the "cancel inactive" command
717
718 14Jun16
719  - Fix bug where MySQL 5.7 is improperly linked on Ubuntu 16.04
720
721 Bugs fixed/closed since last release:
722 1902 1926 766
723
724
725 ==============================================
726
727 Release version 7.4.1
728
729 31May16
730  - Fix bug #1849 MySQL does not accept 0 for DATETIME default
731
732 12May16
733  - Modify the alist object to be reused after a destroy()
734
735 24Apr16
736  - baculum: Fix setting invalid timezone value for PHP
737
738 18Apr16
739  - Fix compilation for AIX
740
741 07Apr16
742  - Fix the restore termination string in the job report to take in account 
743   JobErrors and SDErrors
744
745 12Mar16
746  - baculum: Show jobs for client
747
748 04Mar16
749  - Fix bconsole "llist job=<xxxx>" output
750
751 01Mar16
752  - Fix #146 about update volume command line usage
753
754 29Feb16
755  - bat: Fix #1066 about bad update pool command
756  - Fix #1653 about make_catalog_backup default user name
757
758 28Feb16
759  - baculum: Show jobs stored on volume
760
761 15Feb16
762  - Fix update Volume=x Slot=nn when Slot > MaxVols
763  - Set exit code for create_postgresql_database.in
764
765 09Feb16
766  - Fix bug #2197 -- build failure with --disable-libtool
767  - Fix bug #2204 -- superfluous END-OF-DATA in update_mysql_tables.in
768
769 02Feb16
770  - Convert a Migration job with errors into a Copy job
771
772 31Jan16
773  - Remove exporting add_mtab_item -- fixes bug #2198
774
775 23Jan16
776  - Fix possible problem of show multiple resources
777
778 18Jan16
779  - Comment out tools/smtp-orig.c as it is for reference only
780
781 Bugs fixed/closed since last release:
782 1066 146 1653 1849 2197 2198 2204
783
784 =================
785
786 Release Version 7.4.0
787
788 14Jan16
789  - Put back missing line in copyright
790  - Update date
791  - Implement MaxVirtualFullInterval
792  - Update AUTHORS
793
794 13Jan16
795  - Ensure relabel has latest vol info may fix bug #1412
796  - Update AUTHORS
797
798 12Jan16
799  - Change license as per agreement with FSFE
800  - Apply Carsten's patch that fixes bug #2192 builds on kfreebsd
801  - Update AUTHORS file
802  - Add some additional tape slot debug code
803
804 11Jan16
805  - baculum: Add Wanderlei Huttel to AUTHORS
806  - baculum: Enable Portuguese language on web interface
807  - baculum: Implement Portuguese language support
808  - baculum: Assign Baculum copyright to Kern Sibbald
809  - Add more debug to recycle-test
810  - More debug info when aborting
811
812 10Jan16
813  - baculum: Fix sorting in restore by group most recent backups
814  - Change copyright as per agreement with FSFE
815  - Update po files
816  - Change copyright as per agreement with FSFE
817
818 09Jan16
819  - baculum: Fix restore group most recent backups for MySQL
820
821 06Jan16
822  - Fix FD DisableCommands
823
824 05Jan16
825  - baculum: Fix to change user password
826
827 04Jan16
828  - Add ExpiresIn field in list and llist media output
829  - Fix #1548 about Solaris SIGBUS with accurate mode backup
830
831 02Jan16
832  - Change copyright as per agreement with FSFE + update copyright year
833  - Finish revert of patch
834  - Revert commit 1157f172ea1c3b3
835  - Update year to 2016
836  - Backport some Enterprise code to sql_list.c
837
838 01Jan16
839  - Change copyright as per agreement with FSFE
840  - Add info message of #jobs consolidated in Virtual Full
841  - baculum: Unify user validation
842  - baculum: Fix showing bconsole test result in configuration wizard
843  - baculum: Fix auto-login after finishing wizard
844  - baculum: Check if auth data exists before log in try
845  - Add HasBase+Comment to llist Jobs
846  - Fix a few debug outputs that should be unsigned
847
848 31Dec15
849  - baculum: Add php-xml to requirements
850  - Fix seg fault in btape fixes bug #2180
851  - Fix slight error in autoprune -- should fix bug #2151
852  - Change copyright as per agreement with FSFE
853  - baculum: Add first unit tests
854
855 30Dec15
856  - Fix #1545 about fix in manual_prune.pl script with large number of volumes
857  - Fix false status output. Fixes bug #2103
858  - Integrate patch into latest version, which fixes bug #1882
859  - Fix bug #2090 correct detection of GCC
860  - baculum: Add support for terminated with warnings job status
861  - baculum: Hide users input on ESC key press
862  - baculum: Fix logout action on Apache web server
863  - baculum: Implement users management from web interface
864  - baculum: Prevent opening new sessions for each request
865
866 27Dec15
867  - Fix CLANG warning messages -- fixes bug #2090
868  - Add new chio-changer-freebase from bug #2115
869  - Applied modified patch from bug#2117 to fix bpipe end of stream
870  - Apply patch from bug #2165 to fix the update sqlite3 script
871  - baculum: Rework access by restricted consoles
872
873 26Dec15
874  - Fix update MD5 failure bug reported by Peter Keller
875
876 25Dec15
877  - baculum: Add dashboard panel
878
879 23Dec15
880  - Patch to add MySQL ssl access
881
882 21Dec15
883  - Change copyright as per agreement with FSFE
884
885 20Dec15
886  - Manually apply patch in bug #2156 to allow building on KFreeBSD
887  - Fix bug #2153 with patch submitted by Ana Arruda
888  - Prevent possible seg fault
889  - Fix possible seg fault if debug mode set
890  - baculum: Close console on press ESC key
891  - Change copyright as per agreement with FSFE
892  - baculum: Switch to started job status just after job start
893
894 19Dec15
895  - baculum: Add possibility to open configuration windows from URL
896  - Fix restore when storage specified on command line
897  - baculum: Add jobbytes and media type to volumes list
898  - Set jcr in heartbeat thread of FD
899  - Remove not yet implemented from UA Verify Volume Data message
900
901 18Dec15
902  - Fix restore of Windows streams to non-Windows machines
903  - Add new verify data test
904  - Implement level=Data to the Verify job
905  - baculum: Fix requirements path
906
907 16Dec15
908  - Fix #1524 about bextract trace file location
909  - Partial modification of copyrights as per agreement with FSFE
910  - Fix truncate bug free_volume problem
911
912 14Dec15
913  - baculum: Fix showing table header
914  - baculum: Search field works with all table cells
915
916 13Dec15
917  - baculum: Do not refresh window lists if toolbar is open or elements are 
918   checked
919  - baculum: Remember sort order for data grids
920  - baculum: Add example Nginx config
921  - baculum: Fix working with php-fpm
922  - baculum: Fix sorting formatted values in tables
923  - baculum: Improve size formatter precision
924  - baculum: Fix jobs count in job list
925  - baculum: Show jobid in job configuration window
926  - baculum: Add jobbytes and jobfiles columns in job list
927
928 12Dec15
929  - baculum: Get system timezone for PHP if possible
930  - baculum: Fix restore when a lot of jobids given
931  - baculum: Remove temporary Bvfs table when restore starts
932  - baculum: Show copy job label in job list
933  - baculum: Set default job attributes (level, client, fileset, pool, storage, 
934   priority) in Run job panel
935  - baculum: Get job show result by job name or jobid
936
937 11Dec15
938  - baculum: Set half size window as default window size
939  - baculum: Not remember controls state in jobs window
940  - baculum: Add session cache
941  - Fix truncate race bug #1382
942  - Fix some low level messages to display correctly
943
944 28Nov15
945  - baculum: Remove deprecated message in initial wizard
946  - baculum: Update SELinux policy module
947  - baculum: Fix update pool action when no volumes in pool
948  - baculum: Split configuration windows into two tabs: actions and console
949  - baculum: Change default elements limit to 500 elements
950  - baculum: Add drive parameter to bconsole release command execution
951  - baculum: Switch interface from performance mode to normal mode due to no 
952   cache checking in performance mode
953
954 27Nov15
955  - Fix #1470 Fix setdebug command when all components are selected
956  - baculum: Set default elements limit in window to 1000 elements
957
958 25Nov15
959  - baculum: Fix expectation failed error during restore
960  - baculum: Switch to debug mode only when debug is enabled in config
961  - baculum: Switch interface to performance mode
962  - baculum: Add JSMin from framework for complete switch interface to performance 
963   mode
964  - baculum: Add Ulrich Leodolter to AUTHORS
965  - baculum: Fix end-of-file warning in bconsole calls. Patch from Ulrich Leodolter
966
967 22Nov15
968  - baculum: Fix remove users file during upgrade deb packages
969
970 21Nov15
971  - Add new JOB_DBR field
972  - #ifdef out bpluginfo since it does not compile
973
974 20Nov15
975  - Fix #1449 about a FileDaemon segfault with the fstype option
976
977 17Nov15
978  - Remove vestiges of rechdr_queue hopefully fixes bug #2180
979  - Apply bconsole manpage patch from bug #2182
980  - Apply ppc64el configure detection patch from bug #2183
981
982 12Nov15
983  - Fix #1414 When the FD is down, status dir now prints "is waiting for Client 
984   xx-fd"
985
986 11Nov15
987  - Ensure that JOB_DBR is properly initialized before a db_list_job_records()
988
989 10Nov15
990  - Implement new options in list command
991  - Add @tall command to log both input/output in a log file
992
993 31Oct15
994  - Fix #1360 about bextract -t not documented in the man page
995
996 30Oct15
997  - Update spec file for latest OSX versions
998  - Fix compilation on MacOS
999
1000 28Oct15
1001  - fix syntax error
1002
1003 27Oct15
1004  - Improve Jmsg in response(), display SIGNAL number when appropriate
1005  - Avoid segfault in dump_block() when the block_len is invalid
1006
1007 23Oct15
1008  - Fix #1368 about xattr error not displayed correctly at restore time
1009
1010 22Oct15
1011  - If we swapped a Volume, clear in_use bit on Volume
1012
1013 19Oct15
1014  - Fix #1362 about libgcc dependency in sles12 bat package
1015  - Remove installation of manpage for bplugininfo
1016  - Fix bug 2171 cannot build tray-monitor
1017
1018 18Oct15
1019  - Enhance bvfs performance .bvfs_update for MySQL
1020  - Do some sanity checks on user inputs
1021  - Enhance bvfs performance .bvfs_update for MySQL
1022  - Enhance bvfs performance .bvfs_update for MySQL
1023  - Recompile configure.in
1024  - Fix bug 2173 QT tray monitor can not be built due to missing files in configure
1025
1026 16Oct15
1027  - dedup fix bextract bug
1028
1029 15Oct15
1030  - Move plugin_free() in free_jcr()
1031  - Fix bug #2083 -- Fix sockaddr_to_ascii for FreeBSD
1032
1033 10Oct15
1034  - Fix fadvise bug found by Robert Heinzmann
1035
1036 22Sep15
1037  - Fix compilation without zlib and lzo
1038  - Fix compilation error with new fstype_cmp() function
1039  - Fix compilation problem with AFS
1040
1041 19Sep15
1042  - Fix compilation on Solaris/FreeBSD
1043
1044 18Sep15
1045  - Fix segfault in open_bpipe() when the program is empty
1046
1047 17Sep15
1048  - Modify find_next_volume_for_append() to not send the same volume twice
1049
1050 15Sep15
1051  - Avoid <NULL> string displayed in restore menu
1052  - Do not update state file after a bacula-xxx -t
1053
1054 10Sep15
1055  - Fix #804 about misleading message with the purge command
1056  - Fix automount feature after a label command
1057
1058 20Aug15
1059  - rpms: Add Fedora22 and Systemd support for redhat rpms
1060
1061 19Aug15
1062  - Add missing required packages versions
1063
1064 18Aug15
1065  - Reinsert tabs in systemd Makefile.in
1066
1067 17Aug15
1068  - Remove old DVD.conf in examples
1069
1070 16Aug15
1071  - baculum: Fix default values in Makefile
1072  - baculum: Split deb result package into baculum, baculum-lighttpd and baculum-apache2 
1073   packages
1074  - baculum: Provide LICENSE-FOSS file content in Baculum deb packages (copyright 
1075   file)
1076  - baculum: Add deb template files and deb configs examples
1077  - baculum: Change Makefile to using also for deb packages template
1078
1079 11Aug15
1080  - Use Client Catalog resource in get_catalog_resource() if "client" is specified 
1081   in command line
1082
1083 07Jul15
1084  - Fix #1131 about Job::Next Pool resource precedence over the Pool::Next pool 
1085   directive
1086
1087 11Feb15
1088  - Fix #898 truncate volumes larger than 200 bytes
1089
1090 Bugs fixed/closed since last release:
1091 1131 1360 1362 1368 1382 1412 1414 1449 1470 1524 1545 1548 1882 2083 2090
1092 2103 2115 2117 2151 2153 2156 2165 2180 2182 2183 2192 804 898
1093
1094 ==========================================================
1095
1096 Release Version 7.2.0
1097
1098 12Aug15
1099  - Put back missing close_msg(NULL) to flush daemon messages at job end
1100  - Add LICENSE-FOSS and update LICENSE for baculum
1101  - Backport from Bacula Enterprise
1102
1103 29Jul15
1104  - Put back old pruning
1105  - Fix max vol size test accidently deleted
1106  - Remove gigaslam and grow on uninstall -- from bug report
1107  - Revert to Branch-8.3 fd_snapshot.c
1108  - Pull more recent changes from Branch-8.2
1109  - Fix bvfs_lsdir pattern parameter setting
1110  - Remove CheckList nolonger used
1111  - Revert "Use db_lock()/unlock() around JobMedia creation transaction"
1112  - Fix #1099 about director crash with rescheduled jobs
1113  - Fix #1209 about bat segfault when clicking on Media
1114  - Qmsg(M_FATAL) set jcr->JobStatus to JS_FatalError immediately
1115  - snapshot: Abort the job by default if a snapshot creation fails
1116  - Revert to old SD-FD close session protocol
1117  - Remove drive reservation if no Jobs running
1118  - Remove filename patch
1119  - snapshot: Try to detect LVM when the filesystem is ext3 or XFS
1120  - Fix bad debug message in mac_sql.c
1121  - Fix restore-multi-session test by incrementing found files only on next 
1122    file
1123  - Add -T description in man pages
1124  - Correct incorrect Fatal error message text in bsock
1125  - mysql: Add support for multiple instances binary backup in the same fileset
1126  - Fix compilation with new debug hook
1127  - mysql: Avoid warning with abort_on_job plugin option
1128  - Fix compilation after patch "prune volume yes"
1129  - Do not print message about retention when using "prune volume yes" command
1130  - Fix #536 about Copy/Migration/VF that should not use Client "Maximum Concurrent 
1131    Jobs"
1132  - Fix potential segfault with unused ConfigFile objects
1133  - Fix #1108 Enhance setdebug help command and console completion
1134  - Add more JCR variables in lockdump procedure
1135  - Fix error in update_postgresql_tables.in caused by bad search and replace
1136  - Fix #1127 about the repositioning enhancement during restore
1137  - Correct try_reposition() return code after a seek()
1138  - Add position information in the block structure
1139  - Fix a number of acl and xattr bugs + give more understandable variable 
1140    names
1141  - Make btraceback.dbx and .gdb use new sql engine name
1142  - Revert most of patch ef57e6c4 and replace with old cats code
1143  - Revert useless parts of patch 08d8e2d29
1144  - Revert patch d7f71d2c94a and rewrite it using simpler public domain example
1145  - Fix batch mode detection for SQLite3
1146  - Revert d9aa76fa and simplify
1147  - Revert patch 30388e447fa3 + fix bug #1948
1148  - Use a more appropriate name for the acl context
1149  - Use class pointer rather than jcr in src/lib/jcr.c
1150  - Revert patch f294b276
1151  - Change B_DB to BDB to correspond to naming convention
1152  - Add -T option in bacula-sd to use trace file
1153  - Force use of newer TLS protocols
1154  - Avoid problem with db_get_job_record() when SchedTime or RealEndTime is 
1155    NULL
1156  - Update our regexec() to support NULL argument
1157  - Add function to copy a file in bsys.c
1158  - Fix bug 2141 fork before TLS initialization
1159  - Update LICENSE-FOSS
1160  - Change license on src/lib/crc32.c as agreed with the author, Joakim Tjernlund
1161  - Update po
1162  - More license updates
1163  - Fix compilation
1164  - Add read_control command between Plugin/FD and Storage Daemon
1165  - Add .bvfs_get_jobs and .bvfs_get_bootstrap functions
1166  - Fix compilation for Solaris9
1167  - Fix Makefile.in tabs
1168  - Update Windows .def files
1169  - More copyright notices
1170  - Fix Windows plugin licenses
1171  - Change license copyright for updatedb and qt-console/tray-monitor
1172  - Change copyright for logwatch
1173  - Update more copyrights
1174  - Update copyrights in pebuilder
1175  - Update plugin licenses
1176  - Add copyrights + license to platforms
1177  - Update copyrights in po
1178  - More license clarifications
1179  - One more copyright in src/cats
1180  - Update src/cats .in file copyrights
1181  - Compute Job "Compression Ratio" using SDJobBytes instead of JobBytes
1182  - Get correct attributions for bsmtp.c
1183  - Switch from LGPLv3 for scripts to BSD 2-Clause
1184  - Fix segfault on dot commands used in RunScript::Console directive
1185  - Fix patch c0f0e6c01c7 to optimize retries only for autochangers
1186  - Fix #876 about SD reads too far with complex bootstrap
1187  - Correct unmount test in dev.c
1188  - Add debug JobId in next-vol-test script
1189  - Fix patch c59e5da29 to not orphan buffers
1190  - Fix bad implementation of enable/disable job,client,schedules + implement 
1191    enable/disable storage devices
1192  - Implement enable/disable schedule and client
1193  - Optimize Volume protocol when Volume not InChanger
1194  - Do not trash existing record during label of new volume
1195  - During accurate restore unstrip as soon as possible
1196  - Better handline of no storage device found
1197  - Fix #1075 The replace=never flag was not properly handled when combined with 
1198    database= option in mysql/postgresql plugin
1199  - display timestamp in X_msg() in one single pass to avoid double flush()
1200  - Update copyrights in scripts directory
1201  - Fix bug #1083 RT14512
1202  - configure.in: new HAVE_FCNTL_LOCK detect fcntl() locking capability
1203  - Fix #1008 about status storage that displays "Writing" and "Reading" information 
1204    for the same DCR
1205  - Add new %E job code to use non fatal job errors in scripts
1206  - Revert to old htable, but add 64 bit hash
1207  - Fix possible race condition in smartalloc
1208  - Refactor + optimize fstype.c + revert mntent_cache.c/h
1209  - snap: Fix small initialization problem with LVM backend
1210  - Fix compilation warning in bextract
1211  - lock the pid file using fcntl(F_SETLK)
1212  - bat: Fix segfault in client view when the Uname field is empty
1213  - bat: Fix #1047 about segfaults in Client, Media and Pool view
1214  - Revert patch 62ab7eb5 for filed/backup.c
1215  - Revert patch 62ab7eb5 for filed/verify.c
1216  - Refactor mount/unmount to use class calls
1217  - Add return status to DEVICE:close and report error at end of Job
1218  - Fix seg fault
1219  - fix a Dmsg in match_bsr.c:match_volume()
1220  - Fix #861 about bad help command on status schedule
1221  - Add new cats header file
1222  - Refactor DB engine to be class based
1223  - Remove regression cancel_test from do_all
1224  - Fix invalid .mod command in BAT during restore (bugfix #858)
1225  - Use B_ISXDIGIT() in rangescanner
1226  - Handle hex numbers in str_to_uint64()
1227  - Fix prune-migration-test -- wait in wrong place
1228  - fix MA 987 cannot copy/migrate jobs with a Level=VF in the job resource
1229  - Fix basejob error caused by patch on bug #965
1230  - Allow to list restore jobs in llist jobid= command
1231  - Fix #940 about segfault in bat when doing an "update slots"
1232  - Fix #983 about segfault on win32 filedaemon when using bat to monitor the 
1233    status
1234  - Fix #969 about a segfault while doing a cancel of a copy job
1235  - Fill errmsg after an error with FETCH query in db_big_sql_query()
1236  - Fix #965 about an empty error message after a problem when sending accurate 
1237    file list
1238  - Fix #972 about segfault in show command used with multiple resources
1239  - Work bsnapshot for SLES12 and fix issue with ZFS
1240  - Fix small memory leak in cancel command with ujobid and job parameters
1241  - Ensure that client resource is not freed during setbandwidth command
1242  - fix errors in the use of a Mmsg()
1243  - Use a specific mutex for auth instead of jcr->mutex
1244  - update po
1245  - Add missing call to free_jcr() in previous patch
1246  - Lock the jcr when using sd_calls_client_bsock variable
1247  - Ensure that only one thread can use the auth code in the Storage
1248  - Fix #951 about SDCallsClient not used during restore jobs
1249  - snapshot: Get the creation date from the zfs list snapshot command
1250  - snapshot: Fix small issue with Name parameter in list snapshot
1251  - Fix bsnapshot to return status=0 on error
1252  - fix a mempool error at SD shutdown
1253  - snapshot: Call support() only if the device is in the fileset
1254  - snapshot: Avoid double / in path and files when volume is /
1255  - Fix segfault with Console runscript introduced by "Stop ua commands if comm 
1256    line drops"
1257  - handle ctrl-C and SIGTERM the same way in SD
1258  - Startup scripts return proper exitcode for service restart action
1259  - Implement tables configuration
1260  - Add ReadBytes to FD status output
1261  - Accept 0/1 for @BOOL@ type in ConfigFile module
1262  - Set cmd_plugin only in pluginCreateFile if not SKIP/ERROR/CORE
1263  - Fix #13680 about systemd message "unknown lvalue"
1264  - Stop ua commands if comm line drops
1265  - Fix weird compilation problem on rhel5
1266  - Display TLS information in status client/storage
1267 25Feb15
1268  - Fix rpms where unix user were not properly defined
1269  - update extrajs package in debs/rpm package
1270  - Fix segfault with new filesetcmd
1271  - snapshot: Reset JobId in Snapshot table when deleting a job
1272  - snapshot: Add ability to list snapshots from the FD
1273  - snapshot: Add a confirmation message when pruning snapshots
1274  - Add RunScript AfterSnapshot event
1275  - Fix #431 About upon upgrade, RPMs resets group membership
1276  - snapshot: Display bsnapshot error message if possible
1277  - Fix jobmedia-bug3
1278  - Set error code in return from run regress script
1279  - snapshot: More work on LVM backend and on list/sync commands
1280  - snapshot: Add EnableSnapshot directive in fileset
1281  - snapshot: Add errmsg and status to SNAPSHOT_DBR
1282  - snapshot: Send SnapshotRetention parameter to the Client and work on the 
1283    prune command
1284  - Add bacula-snapshot.spec
1285  - Add disabled=yes/no in bsnapshot.conf
1286  - Fix #875 about bvfs repeats the same output many times
1287  - Revert "Storing the result in a local variable from sql_num_fields saves us a 
1288    lot of callbacks."
1289  - Remove passing args to cats driver class initialization
1290  - Simplify cats by eliminating the B_DB_PRIV class
1291  - Convert more db funcs to class calls
1292  - Add Snapshot Engine to bacula core
1293  - Change more db calls into class calls
1294  - Add files missed in last commit
1295  - Convert db_lock/unlock to be called via class
1296  - Fix small memory leak
1297  - Remove more vestages of Ingres
1298  - Fix #843 about "show storage" option missing in the help command output
1299  - Use bzip2 for sles dependency
1300  - Avoid warning with uninitialized variables
1301  - update "help status"
1302  - Revert "Small fix to Eric great patch for readline commandcompletion so it 
1303    also compiles on non gcc compilers."
1304  - Separate out definitions into new header
1305  - Remove bad restore.h
1306  - Revert "Move restore struct defintions to seperate include file. Small change 
1307    to acl.h and xattr.h to use define inline with other header files."
1308  - Revert "Fix MediaView::getSelection"
1309  - Bat: ensure sufficient rows to display drives in storage display
1310  - new MmsgDx() macro that combine Mmsg(errmsg, fmt, ...) and Dmsg in once
1311  - add a ASEERTD() for DEVELOPPER
1312  - Fix wrong KiB value
1313  - Revert "Fix bug #1934 Wrong values at media list in BAT"
1314  - Change bplugin_list to b_plugin_list which is more appropriate
1315  - Remove Ingres related unused files
1316  - Simplify rwlock coding
1317  - Make subroutine names clearer
1318  - Back out useless patches
1319  - Put back old code prior to excessive edits
1320  - Remove over complicated acl/xattr code
1321  - Add license to files without any
1322  - Fix #805 about nextpool command line argument not properly used
1323  - Remove recursion from free_bsr() and free_bsr_item() to handle very large 
1324    BSR
1325  - Avoid segfault in connect_to_file_daemon() when jcr->client is NULL
1326  - #776 Volume created in the catalog but not on disk and #464 SD can't read an 
1327    existing volume
1328  - Add schedule to show command tab completion
1329  - Make global my_name hold 127 chars
1330  - Mark file volumes that are not accessible in Error in mount_next_vol
1331  - Fix #743 about bat permission conflict on /opt/bacula/etc
1332  - Add copyright to Makefiles
1333  - change in lockmgr.c to avoid the report of a memory leak in testls
1334  - lib: integrate SHA2 into bacula
1335  - Fix #747 about restore problem failing on "Unexpected cryptographic session 
1336    data stream
1337  - Revert previous copyright accidentally changed
1338  - Fix btape fill command by removing some debug code in empty_block()
1339  - Add Accurate Fileset option "M" to compare ctime/mtime with the save_time 
1340    like with normal Incremental
1341  - Add index on Job(JobTDate) to mysql catalog
1342  - Fix bad check on bopen_rsrc return status. bug #2106
1343  - Do not stop the storage daemon startup if the File device is not yet accessible
1344  - Fix double free in btape
1345  - Fix failed mount request in btape fill test
1346  - Avoid ASSERT() when using btape with vtape driver
1347  - Possible fix for NULL client bug #2105
1348  - Fix compilation of Nagios check_bacula
1349  - Add test for restict c99 in autoconf
1350  - Allow to use device= option in release/mount/unmount command
1351  - Fix #699 about duplicated job name when starting two jobs at the same time
1352  - Fix #701 about status schedule missing from tab completion and correct job 
1353    filter
1354  - remove autoconf/configre
1355  - Fix #346 Add ipv6 support for Solaris
1356  - Fix #692 about compatibility issue with community FD
1357  - Fix new match_bsr patch
1358  - Fix #588 Improve SD bsr read performance
1359  - Fix ownership bug in html-manuals package
1360  - Add EFS in the client status flag list
1361  - Implement Win EFS Support
1362  - Fix QT windows build for 32bit
1363  - Add SLES113 to spec files
1364  - Add @encode and sp_decode functions for plugins
1365  - Fix tls-duplicate-job seg fault + harden pthread_kill() code
1366  - Update plugin version to ensure 8.0 will not load 6.6 plugins
1367  - Add JobBytes and ReadBytes to llist jobid= output
1368  - Rewrite store_drivetype and store_fstype to allow a comma separated list of 
1369    items
1370  - Fix #633 about JobDefs MaximumBandwidth Job inheritance
1371  - Fix possible editing truncation due to 32 bit calculations
1372  - Remove non-portable -ne in echo
1373  - update po
1374  - Add Makefile for mssql-fd plugin
1375  - Improve error message of open_bpipe() on win32
1376  - Add jobid= parameter in .status dir running command
1377  - Add worker states
1378  - Pull latest worker files from development branch
1379  - Add comment about incorrect scripting
1380  - Put Dsm_check() on reasonable debug level
1381  - Remove auto-generated tray-monitor.pro.mingwxx file
1382  - Display message about MaximumBlockSize default value only if a value was 
1383    specified
1384  - fix solaris : replace be64toh() by unserial_uint64()
1385  - update SD <-> SD capabilities exchange
1386  - Handle RestoreObjects with Copy/Migration jobs
1387  - Add free list to worker class
1388  - Fix bad caps with SDcallsClient + debug + fix seg fault on connection error
1389  - Implement blowup=nn for FD and hangup+blowup for SD
1390  - Correct bat copyright
1391  - Change sizeof expressions to be more standard
1392  - Remove regress trap that causes sd-sd-test to fail
1393  - Dmsg was not handling tag anymore
1394  - Fix for SD seg fault while swapping volumes
1395  - Make bextract able to handle dedup streams
1396  - Remove unused file
1397  - Make sure mount_next_read_volume() will cancel the current job
1398  - Forbid llist command in runscript
1399  - Fix #295 about query file message
1400  - Add no_mount_request to DCR
1401  - Update Windows .def file
1402  - Add spec file for redhat/suse html manual package
1403  - Fix bug #2091 bad vtape device definitions
1404  - Fix bug #2089 compiler warning
1405  - Make sure level is tag free when printing debug message
1406  - fix tags in Dmsg
1407  - Regenerated configure script
1408  - Remove spaces at the end of lines in Bat file
1409  - Revert bat.pro.in file
1410  - Fix recursive echo bug #2088
1411  - Add new fifo class flist.h/c
1412  - Allow to create temp DEVICE from DEVRES
1413  - For bat always use g++
1414  - Make selection by Volume Name or MediaId a bit clearer
1415  - Optimize Dmsg() with tags by keeping current tags into a separate variable
1416  - Make message more understandable
1417
1418
1419 Release version 7.0.5
1420
1421 28Jul14
1422  - Fix #547 by adding .schedule command
1423
1424 27Jul14
1425  - Update AUTHORS
1426  - Fix bug #2079 with patch from Robert Oschwald
1427
1428 26Jul14
1429  - Fix orphaned file descriptors during errors
1430  - Yet another client==NULL
1431  - Improve FD and SD cancel
1432  - Jim Raney's TLS patch
1433  - Update AUTHORS
1434  - Fix bug #1679 pool overrides not shown in manual run display
1435  - Attempt to avoid client==NULL
1436
1437 23Jul14
1438  - Fix for bug #2082 (hopefully)
1439
1440 22Jul14
1441  - Fix seg fault in jobq.c
1442
1443 14Jul14
1444  - make stop after first error
1445
1446 12Jul14
1447  - Increase status schedule days from 500 to 3000
1448  - Remove bad cherry-pick
1449  - Fix compiler warning
1450  - Allow options create_postgresql_database from patch in bug #2075 by roos
1451  - Fix bug #2074 crashes when no conf file present
1452
1453 10Jul14
1454  - Set pthread id in jcr at beginning so the job can be canceled.
1455  - Fix possible heartbeat interval timing problems
1456
1457 08Jul14
1458  - Fix some errors reported by valgrind. May fix the problem with bsmtp command.
1459  - Ensure b_sterror() is using the correct size of input buffer
1460
1461 07Jul14
1462  - Fix possible seg fault
1463
1464 04Jul14
1465  - Fix segfault when trying to stop the bnet_server thread in terminate_stored()
1466
1467 03Jul14
1468  - Fix bad link bug #2076
1469
1470 02Jul14
1471  - Fix compilation of bsock.c when TLS is not available
1472
1473 27Jun14
1474  - Correct L suffix to be LL
1475  - Fix bad copy/migrate data header
1476
1477 26Jun14
1478  - On termination shutdown thread server
1479
1480 23Jun14
1481  - baculum: Updated README file
1482  - baculum: Update English language texts
1483  - baculum: Saving auth file for web server HTTP Basic auth
1484  - baculum: Added directory for web server logs
1485  - baculum: Added example Lighttpd configuration for Baculum and sample web 
1486   server auth file
1487  - Expanded auth error message
1488  - baculum: Support for web servers which do not provide direct info about HTTP 
1489   Basic auth
1490
1491 15Jun14
1492  - Fix limit bandwidth calculation
1493  - Eliminate strcpy() from bsmtp
1494
1495 12Jun14
1496  - Fix for configuring sudo option for bconsole access
1497  - Display correct NextPool overrides + use Job NextPool in restore if available
1498
1499 09Jun14
1500  - Fix Bacula to work with newer Windows pthreads library
1501
1502 17May14
1503  - Fix bug #180 ERR=success in btape when tape error
1504
1505 Bugs fixed/closed since last release:
1506 1679 180 2074 2075 2076 2079 2082 547
1507
1508 ====
1509
1510 Release version 7.0.4
1511 02Jun14
1512  - Better error handling for cancel command
1513
1514 01Jun14
1515  - Fix compiler warning + simplify some #ifdefs
1516
1517 22May14
1518  - Fix copy/migration to second SD
1519
1520 19May14
1521  - Fix calls to sl.set_string()
1522  - Improve sellist code
1523
1524 =====
1525
1526 Release version 7.0.3
1527 12May14
1528  - Fix error handling in do_alist_prompt
1529  - Tighten error condition handling in sellist
1530  - Add new cancel test
1531
1532 06May14
1533  - Update LICENSE and LICENSE-FAQ
1534
1535 03May14
1536  - Also update autoconf/aclocal.m4
1537  - Reschedule on error caused EndTime to be incorrect -- fixes bug #2029
1538  - Flush console queued job messages -- should fix bug #2054
1539  - Attempt to fix FreeBSD echo/printf, bug #2048
1540  - Update to newer libtool + config.guess
1541  - Recompile configure
1542  - Apply fix supplied for acl.c in bug #2050
1543
1544 01May14
1545  - Fix a SD seg fault that occurs with over committed drives
1546
1547 28Apr14
1548  - Clear bvfs cache and set debug options available only for admin
1549  - Moved auth params to curl opts
1550  - Filtred single results for restricted consoles
1551
1552 27Apr14
1553  - Removed unnecessary debug
1554  - Changed e-mail address in gettext file
1555  - Support for customized and restricted consoles
1556
1557 15Apr14
1558  - Misc changes for rpm building (made by Louis)
1559
1560 13Apr14
1561  - Updated requirements for Baculum
1562
1563 12Apr14
1564  - Apply fix for bug 2049: wrong drive selected
1565
1566 11Apr14
1567  - Fix #2047 about bthread_cond_wait_p not declared
1568
1569 09Apr14
1570  - Fix Bacula bug #2044 -- fix Makefile for bplugininfo linking
1571  - Fix Bacula bug #2046 -- sellist limited to 10000
1572  - Fix Bacula bug #2045 -- multiply defined daemon_event
1573  - Fix Bacula bug #2020 overflow in btape -- Andreas Koch
1574
1575 Bugs fixed/closed since last release:
1576 2020 2029 2044 2045 2046 2047 2048 2050 2054
1577
1578
1579 Release version 7.0.2
1580 02Apr14
1581  - Remove more vestiges of libbacpy
1582  - Put back @PYTHON@ path in configure
1583  - Fix improper string in parser
1584  - Remove libbacpy from rpm spec files
1585  - Fix linking check_bacula
1586  - Fix new SD login in check_bacula
1587  - Tweek docs build process
1588
1589 Release version 7.0.1
1590 31Mar14
1591  - Remove old plugin-test
1592  - Update po files
1593  - Enable installation of the bpluginfo utility
1594  - More tray-monitor updates
1595  - Add Simone Caronii to AUTHORS
1596  - Align command line switches in manpages.
1597  - Apply upgrade to config.guess
1598  - Remove bgnome-console and bwx-console leftovers.
1599  - Update tray-monitor header also for new bsock calls
1600  - Attempt to fix nagios to use new bsock calls
1601  - Update tray-monitor to new bsock calls
1602
1603 ==========
1604 Release version 7.0.0
1605
1606 24Mar14
1607  - Add Josip Almasi to AUTHORS
1608  - [PATCH] Support for restricted consoles in BAT config
1609  - [PATCH] Fix for free director directive
1610  - [PATCH] Fix auto-select restricted console for director in bconsole
1611  - Realign output display
1612  - Update ua_output.c from Branch-6.7
1613  - Add some missing Branch-6.7 updates
1614  - Added needed empty directories to Baculum
1615  - Fix for support PostgreSQL, MySQL and SQLite
1616  - Framework adjusting to Baculum database connections
1617  - Framework fix for lower case tables names in MySQL
1618  - Fix for Baculum SQLite support
1619  - Initial commit Baculum
1620  - Add Marcin to AUTHORS file
1621  - Strip trailing blanks
1622  - Update copyright year
1623  - Update LICENSE and header files
1624  - Remove old file
1625  - Add new header in misc files
1626  - Remove tray-monitor bwx-console manual installation
1627  - Remove FD python and examples
1628  - Fixup spec files
1629  - Remove pythonlib from lib
1630  - Update package-list
1631  - Fix SDCallsClient daemon synchronization
1632  - Add debug code + make 127.0.0.1 same as localhost for tls tests
1633  - Fix multiple DIRs in console
1634  - Make failure for bat to connect to DIR non-fatal
1635  - Fix bat style to one that works
1636  - Take disk-changer from Branch-6.7
1637  - Simplify Version output
1638  - Fix FDVersion for SD Calls Client test
1639  - Update accurate test
1640  - Update differential test
1641  - Add new regress timing scripts
1642  - Improve plugin make clean
1643  - Implement regress FORCE_SDCALLS
1644  - Remove win32 tray-monitor and wx-console directories
1645  - Remove regress-config need only regress-config.in
1646  - Add configure archivedir
1647  - Improve SQL failure reporting
1648  - Major backport from BEE to community
1649  - Add copyright to mtx-changer.in
1650
1651 Release version 5.2.13
1652
1653 19Feb13
1654  - Fix build/configure problems with bpluginfo.c
1655  - Add missing vol_mgr.h file
1656  - Add timer to run_multiple
1657
1658 18Feb13
1659  - Refactor lock_volumes so most lock a vol rather than globally
1660  - Add virtualfull-extreme test
1661
1662 17Feb13
1663  - Apply patch for chio-changer-openbsd from bug #1984 -- Implements listall
1664  - Add bat Mac patch from bug #1953
1665
1666 16Feb13
1667  - Fix bug #1812 cannot run Copy/Migrate jobs from bat
1668  - Fix loading of bat translations. Patch from bug #1890
1669  - Fix text input in bat. Fixe bug #1965
1670  - Remove Device from show command as it is not used or updated
1671
1672 13Feb13
1673  - Fix #1982 update enabled keyword in help command
1674
1675 08Feb13
1676  - Fix update_postgresql_tables 10 to 11
1677
1678 30Jan13
1679  - Clean after building doc binaries requested by Willem vd Akker for Debian
1680   build
1681
1682 29Jan13
1683  - Remove unused method
1684  - Require Qt version 4.8.4
1685  - Fix bug #1955 that OK to run? does not retry on bad response
1686  - Backport new lock calls + debug for SD
1687
1688 26Jan13
1689  - Remove old todo
1690
1691 09Jan13
1692  - Fix bug #1975 new label ignored when first is duplicate.
1693
1694 31Dec12
1695  - Require Qt 4.8.1 to build bat
1696
1697 27Dec12
1698  - Make compile of timelimit a bit more portable
1699
1700 26Dec12
1701  - Tweek turn off prune-test
1702  - Pull src/lib changes from master
1703  - Pull SD files from master
1704
1705 25Dec12
1706  - Turn off prune-test
1707  - Add logdir and bsrdir to regression config
1708  - Add bsrdir and logdir to regress-config
1709  - Rebuild configure
1710  - Changed default directories from /var/bacula to /opt/bacula
1711  - Fix patches from master
1712  - Make spool size max message more explicit
1713  - Display more info when maximum spool size is reached
1714
1715 23Dec12
1716  - Fix TERM defs for Solaris 11 in conio.c
1717
1718 21Dec12
1719  - Force DEVELOPER on during regression setup
1720
1721 14Dec12
1722  - Allow group to cd to sysconfdir
1723
1724 09Dec12
1725  - Make sysconfdir belong to Bacula user/group and exclude others
1726
1727 07Dec12
1728  - Fix Virtual Full file close bug -- race condition
1729  - Enhance mount message to include read/append
1730
1731 06Dec12
1732  - Improve vol_mgr swap messages
1733  - Add Jmsg7 and Jmsg8
1734  - Enhance output of Using Device to include for read/write
1735
1736 04Dec12
1737  - Add jobid to Pmsg output
1738
1739 29Nov12
1740  - Fix bug #1959 input validation on delete of jobs.
1741
1742 24Nov12
1743  - Fix bug #1956 Authorization Errors false
1744
1745 23Nov12
1746  - Add workaround for #5507 where autoprune and reload are in deadlock
1747
1748 21Nov12
1749  - Allow conf file quoted strings to be used in a list
1750  - Make bfgets handle very long lines
1751  - Backport from Enterprise
1752
1753 17Nov12
1754  - Avoid seg fault by checking for NULL client -- reported by Arno
1755
1756 10Nov12
1757  - Final fix of bug #1943
1758
1759 08Nov12
1760  - Fix bug #1948 MailOnSuccess get executed on error.
1761
1762 07Nov12
1763  - Fix missing index on Media table
1764
1765 06Nov12
1766  - Fix bug #1943 no message storage on closed database connection.
1767  - Fix bug #1946 Fix problem with MySQL with big Base jobs.
1768
1769 02Nov12
1770  - Reduce wait time in regression RunScripts
1771  - Attempt to indicate timed out tests
1772  - Implement a timeout on regression tests of 15 minutes
1773  - Fix #5346 .bvfs_lsfiles and .bvfs_restore to handle deleted files
1774
1775 01Nov12
1776  - Fix spooldata, accurate and ingnoreduplicate run argument
1777
1778 21Oct12
1779  - Add remote regress test script
1780
1781 16Oct12
1782  - Fix messages segfault
1783
1784 10Oct12
1785  - Recompile configure.in
1786  - Implement feature request #1939
1787
1788 07Oct12
1789  - fix #1938 about PATH_MAX on hurd
1790  - fix #1938 about MAXPATHLEN on hurd
1791
1792 05Oct12
1793  - Fix bug #1937 OpenBSD autochanger example script
1794
1795 25Sep12
1796  - Fix #4996 about MaxRunTime canceling the job too early
1797
1798 19Sep12
1799  - Fix bug #1934 Wrong values at media list in BAT
1800
1801 18Sep12
1802  - Fix race condition in close_msg that causes seg fault
1803
1804 16Sep12
1805  - Fix double unlink
1806  - More tests for freeing NULL pointers
1807
1808 14Sep12
1809  - Add MaximumConcurrentReadJobs directive to Storage resource
1810
1811 03Sep12
1812  - Add ujobid to .bvfs_get_jobids
1813
1814 28Aug12
1815  - Do not try to strip RestoreObject during attribute encoding
1816  - Avoid problem when stripping a relative path
1817
1818 16Jul12
1819  - Fix #4513 about HIDDEN attribute set to parent directory during restore
1820
1821 Bugs fixed/closed since last release:
1822 1812 1890 1934 1937 1938 1939 1943 1946 1948 1953 1955 1956 1959 1965 1975 1982 1984 4513 4996 5346 5507
1823
1824
1825 Version 5.2.12
1826
1827 13Sep12
1828  - Fix accurate option in the estimate command
1829   - Fix bug #1932 director crash.
1830
1831 Version 5.2.11
1832
1833 10Sep12
1834  - Add JobId to SD debug output
1835  - Commit batch session every 800,000 files
1836  - Simplify safer delete code using a single regex
1837
1838 08Sep12
1839  - Clean up error message generation during update attributes -- should fix bug
1840   #1823
1841  - Eliminate heartbeat error messages. Fixes bug #1925
1842
1843 07Sep12
1844  - Set bsrdir default to workingdir
1845  - Recompile configure.in
1846  - Apply patch from bug #1911 to implement --with-logdir
1847
1848 06Sep12
1849  - Add chio-changer-openbsd submitted in bug #1903
1850  - mysql database install/update scripts patch. Fixes bug #1901
1851  - Delegate uid/gid changing to systemd. Fixes bug #1905
1852
1853 05Sep12
1854  - Fix bug #1906
1855  - Fix manpage errors, fixes bug #1907
1856  - Final fix for #1859 missed one query.
1857
1858 30Aug12
1859  - bpluginfo - Utility tool display various information
1860
1861 19Aug12
1862  - Backport more master code
1863  - Fix Makefile.in so that testfind builds with acl dependency
1864
1865 18Aug12
1866  - Make dump_resource respect console ACL's
1867  - Backport more from master
1868
1869 17Aug12
1870  - backport code from master
1871
1872 16Aug12
1873  - Fix #1923 about MySQL 4 support for BVFS
1874
1875 05Jul12
1876  - Fix #1902 about bad status slots output
1877  - Fix Sigma Copy bug #4377
1878
1879 03Jul12
1880  - Fix bsmtp
1881  - Reset bsmtp to only send to IPv4 mailhosts.
1882
1883 Bugs fixed/closed since last release:
1884 1823 1859 1901 1902 1903 1905 1906 1907 1911 1923 1925 4377
1885
1886
1887 Version 5.2.10
1888
1889 27Jun12
1890  - Add extra test for unsupported Protocol Families.
1891
1892 26Jun12
1893  - Fix inet_pton call.
1894  - Real fix of bug #1897 5.2.9 breaks IPv6 connectivity
1895  - Fix bug #1891 wrong daemon name printed with -? option
1896  - Fix bug #1859 INSERT INTO Counters fails
1897
1898 25Jun12
1899  - First try at fixing bug #1897 5.2.9 breaks IPv6 connectivity
1900
1901 23Jun12
1902  - Convert write_rec_to_block() to a state machine
1903
1904 18Jun12
1905  - Fix bat from eating all Dir connections -- fixes bug #1872
1906  - Back port fixes from BEE to fix Windows bug #1892
1907
1908 15Jun12
1909  - Add block checksum flag to version.h
1910  - Add block checksum debug code
1911  - Fix bug #1893 dbcheck -B gives rwl_writelock error.
1912
1913 13Jun12
1914  - Remove restriction of network buffer size being multiple of a tape block
1915
1916 11Jun12
1917  - Recompile configure.in
1918  - Add rudimentary support for saving AFS acls.
1919
1920 04Jun12
1921  - Send level before the fileset in estimate_cmd() like in backup()
1922
1923 Bugs fixed/closed since last release:
1924 1859 1872 1891 1892 1893 1897
1925
1926
1927 Version 5.2.9
1928 11Jun12
1929  - Remove patch: Apply readline without TERM_LIB dependency patch from bug #1871
1930
1931 Version 5.2.8
1932
1933 10Jun12
1934  - Apply readline without TERM_LIB dependency patch from bug #1871
1935  - Ensure cancel status is set for canceled duplicate jobs -- partial fix for
1936    bug #1851
1937  - Enhance Win32 error messages -- fixes bug #1879
1938
1939 09Jun12
1940  - Apply patch from bug 1876 to permit dot commands in a runscript
1941  - Remove config variables from examples/devices fixes bug #1884
1942  - Add more debug code for bug 1885
1943  - Add more debug to block.c when read rejected
1944  - Fail job that attempts to read from closed device -- reported in bug 1885 but
1945    not fixed
1946  - Detect Python 2.7 fixes bug #1888
1947  - Recompile configure
1948  - Apply systemd patch from bug #1886
1949
1950 08Jun12
1951  - Rewrite some SD subroutines as class members
1952
1953 05Jun12
1954  - New overhaul of xattr code.
1955
1956 03Jun12
1957  - Use IPPROTO_TCP for SOL_TCP if SOL_TCP isn't defined.
1958  - Fix compiler warning.
1959
1960 Bugs fixed/closed since last release:
1961 1851 1871 1879 1884 1886 1888
1962
1963
1964 Version 5.2.7
1965
1966 02Jun12
1967  - Correct Qt version needed for bat
1968
1969 01Jun12
1970  - Turn on SD deadlock detection by default
1971  - Fix bug #1880 ltdl.m4 missing for new feature.
1972  - Fix bug #1870 GNU binutils-gold build failure.
1973  - Fix bug #1874 crash with xattr support on a BTRFS filesystem
1974
1975 31May12
1976  - Add new empty netinet/tcp.h so Windows compile works
1977  - Eliminate compiler warning in stored/dircmd.c
1978
1979 30May12
1980  - Fix TCP Heartbeat code
1981
1982 28May12
1983  - Align conio.c struct at 8 bytes to fix Sparc bus error.
1984
1985 18May12
1986  - Fix get_basename() -- rewrite
1987
1988 15May12
1989  - Apply James' exchange-fd.c regression fix
1990
1991 05May12
1992  - Add first Dutch translation
1993
1994 30Apr12
1995  - Ensure that StorageId is updated after write
1996  - Fix updating of cached slots + error message numbering
1997
1998 29Apr12
1999  - Remove old shared objects before install
2000
2001 22Apr12
2002  - Add missing dummy bVarPrefixLinks variable retrieval.
2003  - Rebuild configure.
2004  - Fix mysql config for older versions of mysql+config.
2005
2006 20Apr12
2007  - Fix problem in BVFS with concurrent queries
2008  - Add more checks to bvfs
2009
2010 19Apr12
2011  - Try to use multi-row insert statements for mysql.
2012  - On some platforms intptr_t is in an other include file.
2013  - Add support for fcntl(fd, F_CLOSEM) to close filedescriptors.
2014  - Use closefrom if available instead of trying to close fds ourself.
2015  - Fix class member shadowing.
2016  - Move storages tls initialization to proper place.
2017  - Fix Copyright on init scripts suse, add specific daemon user & group
2018  - Add support for new POSIX getaddrinfo interface.
2019  - Recompile configure.in
2020  - Apply MSQL detection fixes from bug #1829
2021  - Recompile configure.in
2022  - Fix bug #1805 cannot specify hostname in ./configure
2023  - Require latest Qtlibs
2024  - Fix restore_job restore keyword
2025
2026 18Apr12
2027  - Allow plugin to backup a directory
2028  - Print seconds in schedule time as noted in bug #1854
2029  - Change dev->open() to return bool
2030
2031 17Apr12
2032  - Fix #1857 about restore cd command that blocks on empty directory
2033
2034 15Apr12
2035  - Backport new StorageId code
2036
2037 14Apr12
2038  - More definitive fix for update slots bug
2039
2040 13Apr12
2041  - Fix old update slots bug
2042
2043 12Apr12
2044  - Fix #4062 on make_catalog_backup.pl script when user/password are empty
2045
2046 28Mar12
2047  - Fix bug #1853: bacula-sd dead but pid file exists.
2048
2049 23Mar12
2050  - Fix bug #1841 estimate command level=differential goes wrong in accurate
2051   mode.
2052
2053 22Mar12
2054  - Fix bug #1842 Incorrect port number reported
2055  - Fix bug #1848 bsock.c:335 Socket has errors=1 on call to client
2056
2057 10Mar12
2058  - Force the re-initialization of BaseJobOpts, AccurateOpts and VerifyOpts
2059   between two Include{}
2060
2061 08Mar12
2062  - Add test-deltaseq source
2063  - Rename delta-test plugin to test-deltaseq
2064
2065 Bugs fixed/closed since last release:
2066 1805 1829 1841 1842 1848 1853 1854 1857 1870 1874 1880 4062
2067
2068
2069 Version 5.2.6
2070
2071 17Feb12
2072  - Fix old exchange-fd plugin Accurate checkFile code.
2073
2074 16Feb12
2075  - Insert the slot field as a numeric field.
2076  - Update Change log and Release notes
2077
2078 15Feb12
2079  - Fix #1831 by dropping the table before creating it
2080
2081 14Feb12
2082  - Make cd accept wildcards
2083
2084 13Feb12
2085  - First cut wild card in restore cd command -- works in one component only
2086
2087 10Feb12
2088  - Remove bad optimization from Accurate code
2089
2090 04Feb12
2091  - Lock read acquire in SD to prevent to read jobs getting the same thing
2092
2093 03Feb12
2094  - Complicate the prune-migration regression by adding one more job
2095  - Implement more robust check in other drives for tape slot wanted
2096  - Add more debug to failing test
2097  - Fix lost dcr point -- memory loss in Copy/Migration + possible confusion
2098  - Make copy-job test handle one more job
2099
2100 02Feb12
2101  - Ensure that bvfs SQL link is not shared
2102
2103 31Jan12
2104  - Fix error printing in acl and xattr code.
2105
2106 29Jan12
2107  - Backport better error debug output for sd plugins.
2108
2109 28Jan12
2110  - Add wait on bad connection for security
2111  - Make mtx-changer more fault tolerant
2112  - Fix 32/64 bit problems in SD sscanf commands
2113  - Fix 32/64 bit problems in scanning commands in SD
2114
2115 26Jan12
2116  - Skip certain filesystem types on some platforms.
2117  - Allow BVFS to browse and restore Base jobs
2118  - Add error message to .bvfs_clear_cache command
2119
2120 20Jan12
2121  - Fix plugin bug with multiple simultaneous jobs
2122
2123 Bugs fixed/closed since last release:
2124 1831
2125
2126 Version 5.2.5
2127
2128 25Jan12
2129  - Disable usage of JS_Warning waiting for a more complete implementation
2130
2131 24Jan12
2132  - Removed old sd plugins which doesn't work anymore.
2133
2134 23Jan12
2135  - Adapt sample-query.sql for Warning job status
2136
2137 20Jan12
2138  - Fix location of Qt dlls for Win64 build
2139
2140 18Jan12
2141  - Fix MediaView::getSelection
2142
2143 Bugs fixed/closed since last release:
2144 1824 (1814 1806 1818 non-bugs)
2145
2146 Version 5.2.4
2147
2148 18Jan12
2149  - Prepare for adding IPv6 to Windows in the future
2150  - Fix bug #1822 Schedule run line parsing fails if value is keyword
2151  - Revert to 5.0 size computation in accurate elements, may fix #1821
2152  - Mark that a file was found in the accurate list in the ff_pkt with a
2153    variable
2154
2155 17Jan12
2156  - Fix Windows build
2157  - Update po files
2158  - Definitive fix for MySQL MaxValue problem
2159  - Fix python module compilation
2160
2161 15Jan12
2162  - Initialize delta_seq to -1 because 0 means that we have already a version
2163  - Back out bad MinValue patch
2164
2165 14Jan12
2166  - Fix bug #1810 use single quotes instead of double quotes for MinValue and
2167   MaxValue in catalog
2168
2169 11Jan12
2170  - Adapt bfileview for bvfs tables
2171  - Set job status to running when restore job really starts
2172
2173 10Jan12
2174  - Remove ifdeffing that turned off JS_Warning status -- must have been missed
2175   test code
2176  - Add support for soname setting in libtool.
2177
2178 09Jan12
2179  - Make error somewhat more understandable.
2180  - Fix bug #1815
2181  - Fix systemd pid files.
2182
2183 08Jan12
2184  - Fix const char compiler warning
2185
2186 07Jan12
2187  - Limit migration/copy jobs to starting 100 at a time
2188  - Avoid conflict with PAGE_SIZE define
2189
2190 06Jan12
2191  - Fix warning reported by clang
2192  - Send previous Job name during Incremental/Differential to the FD
2193  - Fix bug #1811 Filed fails to backup more then one xattr.
2194  - system.posix_acl_default is also an acl stored as xattr
2195  - Don't copy xattr and acl streams.
2196  - Fix bug #1807
2197  - Recompile configure
2198  - Add configure for new redhat spec files
2199  - Backport Enterprise spec files
2200  - Remove unnecessary break and unused variable
2201  - Fix xattr/acl regression script.
2202
2203 05Jan12
2204  - Fix bad memset() reported by clang
2205
2206 04Jan12
2207  - Move ini.c to libbaccfg from libbac
2208  - Test new plugin function in bpipe and test plugin
2209  - Try to fix openssl problem with signal
2210  - Add BSOCK::set_killable()
2211  - Set directory attributes when using Replace=Never when Bacula creates them
2212  - Use RestoreObject type in Catalog
2213  - Add new features in plugin
2214  - Add helper for ini files
2215  - Implement run accurate=yes/no
2216  - Add .bvfs_clear_cache
2217  - Add Accurate and MaxRunSchedTime in Schedule resource
2218  - fix warning
2219  - Fix xattr/acl regression.
2220
2221 03Jan12
2222  - Recompile configure
2223  - Fix bug #1802 configure code to detect LZO is broken
2224  - Fix bug #1806 failure to save second and more xattr.
2225  - Add second xattr to show bug 1806
2226
2227 02Jan12
2228  - Enhance sellist to allow rescanning the list
2229  - Fix lib/sellist.c
2230
2231 01Jan12
2232  - Remove double include of sellist.h
2233  - First cut selection list
2234
2235 31Dec11
2236  - Fix seg fault in plugin event loop
2237
2238 18Dec11
2239  - Implement slow regression for manual testing things like cancel/stop
2240  - Fix slow regress setups
2241
2242 16Dec11
2243  - Fix #3210 about slow restore with bvfs
2244
2245 Bugs fixed/closed since last release:
2246 1802 1806 1807 1810 1811 1815 3210
2247
2248
2249 Version 5.2.3
2250
2251 15Dec11
2252  - Revert patch from Ben to not compress man pages on Solaris fix #1801
2253
2254 14Dec11
2255  - Fix bug #3322 don't poll when operator is labeling tapes
2256
2257 13Dec11
2258  - bvfs: Fix mysql REGEXP operator
2259
2260 12Dec11
2261  - Fix Mysql 5.5.18 symbol lookup
2262
2263 08Dec11
2264  - fix utf8/iso8859 problems
2265
2266 06Dec11
2267  - Fix #3419, update stats problem
2268
2269 05Dec11
2270  - Fix cats_test to use the new method names.
2271  - Update accurate code to use 1 byte instead of 3
2272  - Fix segfault in accurate code
2273
2274 03Dec11
2275  - Fix compilation warning on FreeBSD
2276
2277 Bugs fixed/closed since last release:
2278 1801 3322 3419
2279
2280 Version 5.2.2
2281 23Nov11
2282  - Implement -t option for Bat
2283  - Require correct Qt version to build bat
2284  - Get new lib/plugins.h
2285  - Pull files from Master
2286  - Add systemd files
2287  - Update po files
2288  - Fix script to set mode of cats scripts
2289  - Create systemd dir if not already exists
2290  - Add Systemd configure options
2291
2292 17Nov11
2293  - Split messages line by line before sending it to syslog() fix #3325
2294
2295 16Nov11
2296  - Fix bvfs_restore on MySQL
2297  - Fix #3308 where a SMTP problem can block the director
2298
2299 12Nov11
2300  - Change locking scheme of the mountpoint cache.
2301
2302 11Nov11
2303  - Enhance mountcache with rescan option after interval.
2304
2305 10Nov11
2306  - Add %D option to edit_job_code, simplify callbacks on director side
2307
2308 09Nov11
2309  - Move Zdeflate and Zinflate to seperate file.
2310  - Put libraries in the correct order for non shared libs.
2311
2312 07Nov11
2313  - Remove last traces of @SQL_BINDIR@ and @DB_TYPE@
2314  - Fix bug #1774
2315  - Move batch insert detection into db.m4
2316
2317 06Nov11
2318  - Free jcr in btape before other pointers
2319
2320 04Nov11
2321  - bat: try to fix offset button problem when clicking too much on previous
2322  - bvfs: Use single transaction for each job during update
2323
2324 02Nov11
2325  - Add missing bwild & bregex man8 pages
2326  - Fix compilation issue of wx-console #1778
2327
2328 31Oct11
2329  - bvfs: fix filter for pattern= bvfs parameter
2330  - Improve speed of BVFS with SQLite, Thanks to J.Starek
2331
2332 30May11
2333  - bvfs: add clear_cache function
2334  - bvfs: Handle windows drive when building path hierarchy
2335
2336 Bug fixes
2337 1774 1778 3308 3325
2338
2339
2340 Version 5.2.1
2341
2342 30Oct11
2343  - Don't define HAVE_POSTGRESQL twice
2344  - Don't use the -R (runtime link path) when not using libtool for the linking.
2345
2346 29Oct11
2347  - Fix detection of batch insert enabler functions.
2348
2349 29Oct11
2350  - Add script to list authors
2351  - Update AUTHORS
2352  - Add new updatedb files
2353  - Make PurgeMigrationJob directive name correspond to doc
2354  - Put Win exchange plugin debug code on level 100
2355  - Remove old gnome console files
2356  - Update po files
2357
2358 28Oct11
2359  - Fix bug #1771 BAT crashes.
2360
2361 27Oct11
2362  - Fix regression on Solaris.
2363
2364 25Oct11
2365  - Prohibit multiple Jobs from writing state file at same time
2366  - Apply autochanger temp file security fix to examples files
2367  - Update date
2368
2369 23Oct11
2370  - Fix to Windows socket error detection -- should fix bug #1770
2371
2372 20Oct11
2373  - Fix regression in keyword of migrate pool patch
2374
2375 19Oct11
2376  - Try to eliminate multiple blank lines output in bat
2377  - Remove Version browser from bat (broken) -- use brestore panel instead
2378
2379 16Oct11
2380  - Update Specs and ReleaseNotes
2381  - Update po files
2382  - Eliminate complier warning
2383  - Pull files from master
2384  - Fix small things in Windows depkgs build scripts
2385  - Update autoconf conf file for Win32
2386  - Fix Win32 build after new debug patch in smartall.c
2387  - Ensure log files in first backup are restored
2388
2389 11Oct11
2390  - allow to use ./sign alone
2391  - Modify ./release/sign to be able to use an other gpgkey (idea from Bruno)
2392  - Send level command before fileset as sugested by Bastian. Fix #1768
2393  - Enhance smartalloc abort
2394
2395 10Oct11
2396  - First attempt to fix vtape-autoselect-test bug
2397  - Add more info to tape error msgs
2398
2399 26Sep11
2400  - Fix lurking bug in match when db_driver is not set (everything but DBI).
2401
2402 23Sep11
2403  - Fix bug #1764 plugin_list shadows global variable of mysql 5.5
2404
2405 19Sep11
2406  - Update auth troubleshooting URL to use MANUAL_AUTH_URL macro
2407  - Define MANUAL_AUTH_URL in baconfig.h
2408
2409 17Sep11
2410  - Fix #1762 about bat version browser performance problem
2411
2412 16Sep11
2413  - On restore we don't have a full FF_PKT so we lstat the file.
2414  - Add XATTR and ACL flags for backup and restore.
2415  - Lower some messages from level M_ERROR to M_WARNING in acl/xatttr.
2416
2417 07Sep11
2418  - Fix spooldata and ignoreduplicates run command options to use JCR instead of
2419   the Job resource.
2420
2421 30Aug11
2422  - Fix #1761 about create_postgresql_database
2423
2424 22Aug11
2425  - Apply htmldir fix provided by Philipp
2426
2427 20Aug11
2428  - Fix possible buffer overrun in exchange plugin
2429
2430 17Aug11
2431  - Add help for "use" command as suggested by Thomas Mueller
2432  - Fix error message with bad dot commands
2433
2434 16Aug11
2435  - Drop unused sqlite_dump function from make_catalog_backup.pl
2436  - Adapt make_catalog_backup.pl for backend
2437
2438 09Aug11
2439  - Fix backtrace detection in configure
2440
2441 06Aug11
2442  - Make bat run dialog present only allowed levels
2443
2444 05Aug11
2445  - Fix bat seg fault in FileSet view
2446
2447 Bug fixes
2448 1389 1444 1448 1466 1467 1468 1476 1481 1486 1488 1493 1494 1497 1499 1501
2449 1502 1504 1509 1511 1513 1516 1524 1526 1527 1532 1536 1538 1541 1542 1549
2450 1551 1553 1554 1558 1559 1560 1564 1567 1568 1569 1571 1574 1577 1581 1582
2451 1584 1587 1594 1595 1600 1601 1602 1603 1604 1606 1608 1610 1612 1623 1624
2452 1633 1643 1648 1655 1661 1664 1666 1669 1672 1675 1684 1685 1695 1696 1699
2453 1700 1703 1735 1741 1749 1751 1761 1762 1764 1768 1770 1771 2710
2454
2455 Version 5.2.0rc1
2456
2457 08Jul11
2458  - Fix libtool definition and make the helper script executable.
2459  - Use a helper script to link the correct database backend.
2460  - Sync libtool to 2.4 version.
2461  - Fix #1741 about possible problems with fnmatch
2462
2463 07Jul11
2464  - Add missing stream in bscan, fix #1749
2465  - Change intmax_t to int64_t to fix #1664
2466  - Fix compilation with gcc 4.6.1
2467
2468 06Jul11
2469 - Add mutex priority check for changer mutex
2470 - Fix deadlock with autochanger
2471 - Fix #1602 about Uninstall /S that should not prompt for user interaction
2472
2473 05Jul11
2474 - Change JobFiles display from %f to %F in RunScript because %f was already
2475   affected to Fileset name
2476
2477 28Jun11
2478 - Update config.h.in for LZO flags
2479 - Fix brestore compilation from previous patch
2480
2481 21Jun11
2482 - Solaris make doesn't like comments in make rules.
2483 - Fix OSX acl regression test.
2484 - Storing the result in a local variable from sql_num_fields saves us a lot of
2485   callbacks.
2486
2487 15Jun11
2488 - Add extra check for pInfo size when loading plugin
2489
2490 14Jun11
2491 - Fix [bs #2710] about Storage combo that is too small
2492 - Make bad Storage check in is_on_same_storage non-fatal
2493
2494 04Jun11
2495 - Alter the manpages install target to handle optional compression
2496 - Add barcodes help to label command
2497 - Remove class member shadowing.
2498 - Eliminate some old bnet code
2499
2500 03Jun11
2501 - Fix small memory leak when job get canceled.
2502
2503 01Jun11
2504 - Fix small memory leak in dbcheck not calling free_pool_memory for name
2505   variable.
2506 - Remove global variable shadowing by local variable.
2507
2508 31May11
2509 - Fix the lockmgr test tool
2510 - Fix dbcheck to use the new runtime checks for mysql and not compile time.
2511 - Restore db_type printing to dbcheck -B
2512
2513 30May11
2514 - Fix unitialized DeltaSeq during Verify jobs
2515 - Make delta_seq same size as in other places
2516 - Remove broken code
2517
2518 18May11
2519 - Add LZO compression support in bacula-fd.
2520 - Add COMPRESS_MANPAGES substituted variable to autoconf
2521
2522 17May11
2523 - Allow va_arg in Dmsg/Jmsg director plugin functions
2524
2525 16May11
2526 - Add db_strtime_handler to get DATE fields from database
2527 - Drop AFS detection.
2528 - AC_CHECK_DECL doesn't seem to work so lets do it somewhat differently.
2529
2530 13May11
2531 - First attempt at fixing bug #1735 where acls on OSX doesn't seem to reach the
2532   backup.
2533
2534 10May11
2535 - Drop old unused protypes from before backend refactoring.
2536
2537 04May11
2538 - Don't force job duplicate checking on copy and migration jobs.
2539 - Simplify the code path in migration and copy jobs
2540 - Allow duplicate job check override from run cmdline for migrate and copy
2541   jobs.
2542 - Initialize spool_data_set as boolean.
2543 - Add stat packet size to encode/decode_ routines to detect compile differences
2544
2545 29Apr11
2546 - Drop unused variable.
2547 - Make the solaris init scripts user/group aware
2548
2549 30Apr11
2550 - Correct fix for bat brestore crash
2551 - Kludge fix to bat brestore crash
2552
2553 29Apr11
2554 - bat: Call parent constructor in all pages
2555 - Add debug to bat label seg fault bug
2556
2557 21Apr11
2558 - Use user arguments when upgrading catalog
2559 - Change all sm_checks into Dsm_check for performance reasons
2560 - Free database results on class destruction (e.g. when reference count ==
2561   0)
2562
2563 20Apr11
2564 - Allow custom variables and checks from debian/ubuntu startup scripts
2565
2566 19Apr11
2567 - Fix couple of g++ warnings
2568
2569 15Apr11
2570 - Ensure the directories for solaris init scripts are created
2571 - Honour DESTDIR in Solaris install-autostart targets
2572 - Collapse Solaris install-autostart targets
2573
2574 13Apr11
2575 - Update AC_INIT use to make configure handle docdir properly
2576
2577 19Apr11
2578 - Some more use DeltaSeq instead of MarkId
2579
2580 16Apr11
2581 - Update Catalog version and use DeltaSeq instead of MarkId
2582 - Fix Sqlite driver seg fault
2583
2584 13Apr11
2585 - Fix #1612 about checksum for hardlinks
2586
2587 02Apr11
2588 - Some more code sniplets of no need to call thr_setconcurrency anymore.
2589 - For Solaris 9 and higher there is no need to call thr_setconcurrency anymore.
2590 - Execute the Index creation for mysql in bvfs.c
2591 - Use B_ISSPACE in scan.c and reformat comments a bit.
2592
2593 06Apr11
2594 - Fix nanosleep for Windows
2595 - Use %s when displaying bandwidth limits in FD status
2596
2597 03Apr11
2598 - Fix reference to uninitialized stack variable
2599 - Remove FATAL error for ignored events in old Exchange plugin
2600
2601 02Apr11
2602 - Fix uninitialized stack variable in bextract
2603 - Remove temp index on start and term of dbcheck
2604
2605 28Mar11
2606 - Fix brestore that should have miscDebug enabled to start a restore job
2607
2608 10Mar11
2609 - Fix kb/s to kB/s in FD output
2610 - bacula-web: Sync with Davide repos
2611
2612 07Mar11
2613 - Fix for duplicate jobmedia records bug #1666
2614 - Fix bug #1703 unable to bextract compressed files
2615
2616 06Mar11
2617 - Fix some esc_obj handling in DBI and wrong free in postgresql.c
2618
2619 05Mar11
2620 - Get full Windows Version display string
2621 - Fix seg fault in PostgreSQL driver code
2622 - Remove _ in restore_job
2623 - Attempt to disactivate old exchange-fd.dll if no plugin= line in FileSet
2624
2625 03Mar11
2626 - Add tray monitor to windows installer
2627 - Fix QT tray monitor compilation on windows
2628
2629 02Mar11
2630 - Fix tray-monitor qmake project file
2631
2632 01Mar11
2633 - Add extra Bacula plugin variables
2634
2635 26Feb11
2636 - Fix Windows build entrypoints
2637
2638 25Feb11
2639 - Add new maxuseduration-test
2640 - Fix bug #1389 MaxUseDuration uses job start instead of first write time
2641 - Better fix for bug #1603 restart of Virtual Full
2642
2643 22Feb11
2644 - Use system malloc in strack_trace() instead of smartalloc
2645
2646 24Feb11
2647 - Fix bug #1603 restart of Virtual Full becomes a Full
2648 - Use jcr->is_xxx instead of direct tests
2649 - Fix bug #1608 btape test failure when block size too big
2650 - Fix week of year schduling bug #1699
2651 - Comment out unused variables in tray-monitor
2652 - Fix uninitialized variable in bat
2653 - Fix lock race conditions in bug #1675
2654 - Rename incomplete to rerunning for clarity
2655
2656 23Feb11
2657 - Fix bug #1700 no timestamp with -dt on Windows
2658 - Use jcr->setJobStatus() in favor of set_jcr_job_status(jcr...)
2659 - replace set_Jobxxx by setJobxxx
2660
2661 21Feb11
2662 - Add more debug to restart regress scripts
2663 - Add stack_trace() function to print current thread backtrace
2664 - Add HAVE_BACKTRACE in configure.in
2665
2666 16Feb11
2667 - Add %h option in runscript to get client address
2668
2669 21Feb11
2670 - Fix seg fault during cancel in SD
2671
2672 19Feb11
2673 - Discard old messages in beginning of maxtime-test
2674
2675 18Feb11
2676 - Fix #1696 about an error when displaying "Base" level keyword.
2677
2678 14Feb11
2679 - Fix #1695 about bacula-sd crash in detach_dcr_from_dev()
2680
2681 08Feb11
2682 - Rename ua->err to ua->errmsg
2683
2684 07Feb11
2685 - B_DB is a class now not a struct lets fix the include files.
2686 - Check some user inputs in purge and restore commands
2687 - Check if resource name is valid in acl_access_ok()
2688 - Avoid extra strlen() in is_name_valid()
2689 - Add negative numbers to bsscanf
2690 - Apply get_basename to printed filenames to reduce unnecessarily long paths
2691
2692 06Feb11
2693 - Add MAKEOPT to conf for regression
2694 - Fix double query in db_list_basefiles()
2695 - Fix chgrp on bacula-x.conf
2696 - Allow using sql_fetch_field() in db_sql_query() callback for SQLite
2697
2698 05Feb11
2699 - Use old list_result() in db_list_xxx for good formating
2700
2701 04Feb11
2702 - Increase Windows backup/restore privileges possible fix to Virtual Disk
2703   ticket
2704
2705 05Feb11
2706 - Use db_escape_string() in all db_xxx functions
2707 - Pull src/lib/Makefile.in from master
2708
2709 03Feb11
2710 - Add configure magic for detecting getpagesize
2711 - Implement mntent_cache on top of the new htable code using a small htable big
2712   buffer of 128 Kb to start with.
2713 - Added support to htable for giving a hint on the number of pages to allocate
2714   for the buffer used for hash_mallocs so we can have htables without the
2715   previous default of 10 Mb.
2716
2717 05Feb11
2718 - Implement chgrp on bacula-x.conf if user configs a Dir/SD/FD group
2719 - Rebuild configure
2720 - Remove old scripts no longer used
2721 - Add patch from bug #1574 for Scientific Linux spec
2722 - Apply patches from bug #1672 to clean up configuration
2723 - Check if volume name is valid in select_media_dbr()
2724 - Small change to exporting functions not found in include files on some
2725   platforms. Wrap it as one extern "C" block just like its done on most platforms
2726   in the proper include files.
2727 - Fixed some compile errors in IRIX and TRU64 xattr code which is kind of hard
2728   to test without a proper platform. Compiled it now using some tricks on an
2729   other platform defining it is the given platform and fix the compile errors
2730   that way using a fake header file.
2731
2732 04Feb11
2733 - Improve bat stability by checking if page valid
2734 - Fix segfault with print_memory_pool_stats()
2735 - Drop last SQL_INC leftovers. Due to backend abstraction there is no need to
2736   include backend specific include files anywhere then in the backend driver
2737   which use now per backend specific include directives. SQL_INC is not set by
2738   configure anymore and should not be used anymore.
2739
2740 03Feb11
2741 - Remove reference to @SQL_INC@ in tools Makefile.in
2742 - Pull in lib.h from master so new htable code compiles
2743 - Use C99 __VA_ARGS__ instead of GCC extention ##__VA_ARGS__
2744 - Adapt bvfs for SQLite3
2745 - Adapt htable code to 64 bit keys
2746 - Rename db_list_ctx.cat() to db_list_ctx.add()
2747 - Fix bvfs for mysql
2748
2749 01Feb11
2750 - Add simple way to add string elements to db_list_ctx
2751
2752 03Feb11
2753 - Add code to trim heap after big mallocs
2754
2755 01Feb11
2756 - Close cursor in big sql query
2757
2758 30Jan11
2759 - Fix bad character in cats/sql_cmds.c
2760
2761 31Jan11
2762 - Removed old queries from sql_cmds.[ch] which are no longer referenced and
2763   thus polluting the namespace for no obvious reason.
2764 - Fix possible core-dump as seen in regression testing
2765
2766 28Jan11
2767 - Ensure that we always close the transaction in db_big_sql_query()
2768 - Implement db_big_sql_query() that uses cursor on PostgreSQL and limit memory
2769   usage in db_list_xxx
2770 - Detect mount/junction points and ignore junctions in Windows
2771
2772 25Jan11
2773 - Added set_db_type function to set global debug symbol removed when doing
2774   class based catalog backends. Coding is a bit different as we need get_db_type
2775   which needs a bdb class so we have to set it as part of the loop over all
2776   catalogs. This way we may set the global variable a couple of times but the
2777   code frees the global variable if needed so other then being somewhat overkill
2778   no harm is done.
2779 - Drop removed catalog function prototype.
2780 - Fix logic inversion.
2781 - Add more ingres code
2782 - Adapt bbatch and cats_test tool to new cats
2783
2784 18Jan11
2785 - Backport changes for Windows compiling
2786 - Backport one more patch into master from class based catalog backend code.
2787 - Backport of class based catalog backends into Branch-5.1.
2788
2789 25Jan11
2790 - Fix #1684 Use --with-db-password option in grant_bacula_privileges scripts
2791
2792 23Jan11
2793 - Free unused pool memory after restore
2794 - Add pool memory debug output
2795
2796 13Jan11
2797 - Fix build of Windows bat -- Qt depends on libgcc_s_dw2-1.dll
2798
2799 23Jan11
2800 - Change accurate CurFile allocation size
2801
2802 19Jan11
2803 - Add more tests on cats_test
2804 - Add cats_test unit tests
2805
2806 15Jan11
2807 - Fix #1685 about JobBytes counter when using Accurate/BaseJobs with checksum
2808
2809 12Jan11
2810 - Ignore replace=xx for directories. Corrects (not total solution) ticket 2317
2811   and bug #1444
2812 - Add restore replace=never test ticket 2317
2813 - Add replace=xxx on restore command line
2814
2815 10Jan11
2816 - Add restore_job= option to restore command
2817
2818 06Jan11
2819 - Add windows tray monitor to bat make-win32 script
2820 - Adapt traymonitor qmake project file for win32
2821 - Add cross-win32 target to qmake template
2822 - Add new QT traymonitor
2823 - Add qt traymonitor files to configure.in
2824 - Add transparent icon with tape
2825
2826 05Jan11
2827 - Fix #1661 about verify differences with VERIFY_VOLUME_TO_CATALOG
2828
2829 02Jan11
2830 - Remove tray-monitor from Win32 build
2831 - Fix some double Win32 #ifdefs
2832 - Fix missing HAVE_LITTLE_ENDIAN for Win32 build
2833
2834 30Dec10
2835 - Add helpers to add drives in VSS snapshot from plugins
2836 - Make new crc32.c work on FreeBSD
2837 - Fixes some problems in update_sqlite3_tables.in
2838
2839 29Dec10
2840 - Handle all FD version in check_bacula
2841 - Fix compilation warning in check_bacula
2842
2843 21Dec10
2844 - Make new bat progress view compatible with previous FD
2845 - Keep the same keywords as in previous version
2846
2847 20Dec10
2848 - Modify Job view to follow backup progress in real-time
2849 - Update ".status client running" output for new Bat screen
2850
2851 25Dec10
2852 - Ensure that Job duration is not negative
2853 - Add Slot to Media View table
2854
2855 20Dec10
2856 - Fix compiler warning.
2857
2858 19Dec10
2859 - Set proper status of autochanger slots with 0 on startup -- no volume rather
2860   than unknown
2861
2862 14Dec10
2863 - Add indentation in lsmark command output
2864
2865 17Dec10
2866 - Change SELECT count(*) to SELECT 1 .. LIMIT 1 to speed up PostgreSQL and
2867   Innodb in is_volume_purged()
2868
2869 01Dec10
2870 - Fix #define when using --disable-smartalloc
2871
2872 17Dec10
2873 - Track unbalanced start/end plugin stream
2874
2875 12Dec10
2876 - Try to bug where we stop reading before the plugin end is returned
2877 - Fix end plugin stream index
2878
2879 16Dec10
2880 - Add missing switch values although the code works this is cleaner. Give
2881   better error when trying to restore a particular type of acl on a filesystem
2882   without support for those types of acls.
2883
2884 15Dec10
2885 - Added support for NFSv4 ACLs added to FreeBSD 8.1. Some small updates to some
2886   comments of other ACL implementations.
2887 - Added additional extended attributes used under FreeBSD for the storage of
2888   ACLs.
2889
2890 14Dec10
2891 - Allow closing of all tabs + close tab clicked
2892
2893 13Dec10
2894 - Add short-incremental regression test
2895
2896 12Dec10
2897 - Print plugin end records in bls
2898 - Center bat run window on screen
2899
2900 03Dec10
2901 - Fix #1669 making director's address required in traymonitor.conf
2902
2903 27Nov10
2904 - Update bat console display only if new text comes in
2905 - xPut debug code on test + fix focus on Volume in label dialog box
2906
2907 12Nov10
2908 - Improved error message when drive busy
2909 - Ensure that bat.conf is updated when bconsole.conf is
2910
2911 09Nov10
2912 - Make Win32 service name include the word Backup
2913
2914 25Nov10
2915 - Add PurgeMigrateJob Job resource option to purge job on successful migration
2916
2917 24Nov10
2918 - Move accurate test in BackupCommand for delta and delta-test plugins
2919
2920 25Nov10
2921 - Add delta_seq available for plugin restore
2922
2923 24Nov10
2924 - Prepare for adding high bits to Stream
2925 - Use new FO_xxx bits in backup/restore and plugins
2926 - Define new stream bits
2927 - Separate definitions of streams, filetypes, and fileoptions to separate
2928   files
2929 - Rename bEventVssSnapshotLetters to bEventPrepareSnapshot
2930 - rename plugin->len to plugin->file_len
2931
2932 23Nov10
2933 - Handle all kind of plugins when computing plugin name length
2934 - Allow plugins to add drives to vss snapshot
2935 - Ensure that two plugins starting with the same name won't share events
2936 - Don't define DLL_IMP_EXP twice in fd_common.h
2937
2938 22Nov10
2939 - Add execute bit to systemstate test
2940
2941 21Nov10
2942 - Update delta plugin to raise error if we get delta back melted
2943 - Insert Delta in bootstrap by JobTDate
2944 - Modify MySQL accurate query with Delta
2945 - Add missing MarkId in mysql accurate query
2946 - Add delta option to db_get_file_list()
2947
2948 20Nov10
2949 - Support restore with Delta in Director
2950 - Add delta_seq to restore tree code
2951 - Add db_get_file_list_with_delta() for restore
2952 - Fix delta-test-fd
2953 - Ensure that sparse stream is set when delta enabled
2954 - Make non accurate fatal for delta-test plugin
2955 - Update bfile.offset when with plugin offset
2956 - Update delta plugin
2957 - Add delta-test plugin
2958 - Pass Delta Sequence to save_pkt and restore_pkt
2959 - Clear delta sequence when not using in plugin
2960 - Remove spaces, try to stop FD faster on cancel
2961 - Implement incrementation of delta_seq (I think)
2962 - First cut Delta code in FD
2963
2964 19Nov10
2965 - Don't compute accurate list with MD5 if not used
2966 - Use JobTDate instead of StartTime, and sort by JobTDate instead of JobId
2967
2968 05Nov10
2969 - Avoid warning for win64
2970
2971 19Nov10
2972 - Fix tray-monitor compilation
2973
2974 04Nov10
2975 - Fix check_nagios compilation
2976
2977 18Nov10
2978 - Add delta sequence to batch mode, accurate query and file daemon ff_pkt
2979
2980 17Nov10
2981 - Start adding DeltaSeq
2982
2983 15Nov10
2984 - bvfs: support basejobs and migration for PostgreSQL
2985 - bvfs: support for bweb user acl
2986
2987 13Nov10
2988 - Fix win32 build
2989 - More porting from Branch-4.0
2990
2991 06Nov10
2992 - Add check_changes to bacula def
2993
2994 27Oct10
2995 - Add -l and -a options to drivetype tool
2996
2997 19Jul10
2998 - Add debug info to smartall.c for buffer overrun
2999
3000 30Aug10
3001 - Make RestoreObject compatible with older FDs
3002
3003 15Jul10
3004 - Make VSS snapshot failures fatal
3005
3006 12Jul10
3007 - Add bEventVssBeforeCloseRestore per James
3008
3009 24Jul10
3010 - Call plugin bEventEndxxxJob even if Job canceled
3011
3012 06Nov10
3013 - Fix Windows build to know about exepath
3014
3015 07Nov10
3016 - Allow some plugin variables to be available during loadPlugin()
3017
3018 06Nov10
3019 - Add bVarExePath to let plugins know about exepath
3020
3021 02Nov10
3022 - Fix compilation warning about void* to int cast
3023
3024 24Oct10
3025 - Remove extra EndTime displayed on the first line of the Job status report
3026
3027 12Nov10
3028 - Prevent timer recursion in bat
3029
3030 07Nov10
3031 - Implement close button in bat tabs
3032
3033 24Oct10
3034 - Set daemon name and host name to zero
3035
3036 05Nov10
3037 - Permit to get Where/RegexWhere from Plugin and give access to Accurate
3038   data
3039 - Allow Plugin command without argument
3040 - Fix compilation problem on win64
3041
3042 03Nov10
3043 - Stop restore if job is canceled
3044 - Make sure JobErrors is always nonzero on fatal error
3045
3046 02Nov10
3047 - Fix bug #1655 Quitting bconsole with ctrl+d doesn't save history
3048
3049 31Oct10
3050 - Fix bad handling of c: during restore in bat
3051 - Ignore unknown dot commands in restore tree code
3052
3053 20Oct10
3054 - Fix ubuntu/debian startup scripts
3055
3056 13Oct10
3057 - Fix bug #1643 about orphan records with delete volume= command
3058
3059 07Oct10
3060 - bvfs: fix mysql query, restore seems to be ok
3061 - bvfs: Restore should be ok with MySQL
3062
3063 06Oct10
3064 - Use start-stop-daemon handler to run daemons as bacula:bacula
3065
3066 26Sep10
3067 - Reverted the change of TRU64 to OSF1 for the OS detection rules. Although
3068   Compaq/HP renamed OSF1 to TRU64 lets leave it for now.
3069 - Fix new IRIX xattr code. Be a bit smarter when freeing data and do it in the
3070   exception handler (e.g. after the goto label)
3071 - Fix some trivial errors and implemented the restore of IRIX xattrs.
3072 - Added first try at supporting IRIX extended attributes.
3073
3074 25Sep10
3075 - Added configure logic for detecting the TRU64 extended attributes interface.
3076   Also made the acl and xattr configure logic use the HAVE_XXX_OS_TRUE variable
3077   which is set by BA_CHECK_OPSYS macro so we only check for a certain interface
3078   that we know only exist on a certain platform when we are running on that
3079   platform. This should make the configure output much cleaner.
3080
3081 24Sep10
3082 - Added support for TRU64 Extended Attributes interface.
3083
3084 06Oct10
3085 - Remove SQL lib dependency from btape
3086
3087 05Oct10
3088 - Fix bad copyright in new src/lib/crc32.c
3089
3090 04Oct10
3091 - bat: Add pattern filter and make restore to start from brestore
3092 - Adapt bvfs for BaseJobs (path is ok)
3093
3094 03Oct10
3095 - bat: more work on brestore panel
3096 - Add .bvfs_restore command
3097 - Add .bvfs_get_path to traduce a pathid into a path
3098
3099 02Oct10
3100 - bat: Add new form to run a restore
3101 - bat: Add restore job list in console
3102 - bat: Add restore option box for brestore
3103 - bat: Add runrestore.ui to bat project file
3104 - bat: Use current set of jobids for directories
3105 - bat: fix drag&drop for new brestore screen
3106
3107 01Oct10
3108 - bat: Try to implement drag&drop for file selection
3109 - bat: Add checkbox to allow automatic fileset merging
3110 - Add "all" option to .bvfs_get_jobids dot command.
3111 - bat: get a simple working brestore file browser using bvfs API
3112 - bat: Implement a Date and FileType helper in ItemFormatter
3113 - Implement .bvfs_versions command to display all file versions for a client
3114 - Update BVFS file versions browser
3115 - Add .bvfs_get_jobids to return jobids needed by a job to restore
3116
3117 30Sep10
3118 - bat: Use BVFS on bRestore view
3119
3120 05Oct10
3121 - Fix #1648 about make_catalog_backup.pl with multiple catalog
3122
3123 01Oct10
3124 - Rebuild configure
3125 - Fix batch insert detection for MySQL and no .a libraries
3126
3127 30Sep10
3128 - Fix pt_out() that can loose a message if the trace file can't be opened.
3129
3130 23Sep10
3131 - Add missing new stream definitions.
3132 - Added xattr interface found in AIX 6.x and higher which mimics the Linux/OSF
3133   interface but has just a bit different named functions and the error codes
3134   are somewhat different so its not a perfect match to extend the generic
3135   interface (which is named generic now instead of the linux interface as it
3136   used by Linux and OSX).
3137 - Added configure support for the AIX extended attributes interface.
3138 - Added extra check for Solaris xattr support so we don't get false positives
3139   on other os-es (AIX) etc.
3140
3141 22Sep10
3142 - First compiling version of AIX 5.3 and later acl code using the new aclx_get
3143   and aclx_put interface.
3144 - AIX also supports setmntent/getmntent so use that instead of much more
3145   complicated other interface which is left for AIX systems that might not
3146   support the setmntent/getmntent interface.
3147
3148 17Sep10
3149 - Handle the old stream using the old system call just to be safe for now.
3150
3151 16Sep10
3152 - First steps for adding new interface for acls added to AIX 5.3 and later.
3153   Added 2 new streams and basic code to handle these streams. Next step is the
3154   actual implementation.
3155 - Rewrote ACL configure logic to be somewhat better readable in the same style
3156   as the new xattr configure logic.
3157
3158 22Sep10
3159 - Add debug to next_vol.c + shorten retention for recycle-test
3160 - Fix seg fault introduced during restore cut and paste
3161
3162 21Sep10
3163 - Fix bat browser to ignore copy jobs. Fix bug #1604
3164 - Create dummy to create test data
3165 - patch 96793e fixes bug #1584
3166
3167 20Sep10
3168 - Fix bconsole bug with new BNET signals
3169 - Add skeleton of new bat run dialogs
3170
3171 18Sep10
3172 - Fix getmntinfo handling on FreeBSD as it seems its the same as OSX (no real
3173   surprise).
3174
3175 10Sep10
3176 - Add TODO on AIX acl code
3177 - Detect acl_get() on AIX to enable ACL code
3178
3179 08Sep10
3180 - Tweack project file to mark Item 7 done
3181
3182 30Aug10
3183 - Fix the insert_autokey_record functions to be 64bit compliant. This fixes a
3184   long standing bug in the postgresql code where the id was converted using
3185   atoi which is now changed into a str_to_int64.
3186
3187 17Aug10
3188 - When moving zlib into its seperate ZLIBS variable forgot to update the stored
3189   Makefile.in which still uses FDLIBS. But as FDLIBS now only contains libraries
3190   explicitly needed for building the filed this doesn't work. This should fix
3191   that. This is mostly a problem on Solaris like operating system as the linker
3192   doesn't load all dependency libs and gives unresolved symbols.
3193
3194 20Sep10
3195 - Fix bug #1623 about indexes that are already created or deleted in postgresql
3196   upgrade process.
3197 - First cut of bat rerun a Job from Jobs Run
3198 - Allow sorting of more bat media columns
3199 - Suppress superfluous warning messages if SD polling
3200
3201 19Sep10
3202 - Add comm error output when cram-md5 fails with comm error
3203
3204 18Sep10
3205 - Quote device name in SD and implement releasing message
3206 - Massive bat notifier rewrite + fix seg fault + implement text input dialog
3207
3208 15Sep10
3209 - Fix postgresql version detection in database creation script
3210
3211 13Sep10
3212 - Make Ubuntu autostart scripts LSB compliant
3213
3214 12Sep10
3215 - Fix restore browser to permit checking first item and to start in focus
3216 - Fix another bat seg fault
3217 - Fix bat seg fault
3218
3219 11Sep10
3220 - Backport 5.0.3 rpm changes.
3221
3222 04Sep10
3223 - Display job information on jobid in Verify screen
3224 - Allow to verify any job specified in argument
3225
3226 03Sep10
3227 - Send back updated jobs status from FD
3228 - Allow plugin to skip restore if problem
3229 - Attempt to eliminate waiting on Storage message during restore
3230 - Add quotes around resource name in status output
3231 - Change FD protocol version to avoid error message when sending RestoreObjects
3232
3233 22Aug10
3234 - Allow limit= for all list sub commands
3235
3236 12Aug10
3237 - Make third argument of DEVICE::d_ioctl optionnal to emulate varg
3238 - Use SMARTALLOC+memset instead of overload new/delete that doesn't work in
3239   bat
3240
3241 02Sep10
3242 - Fix bug #1601 where prune client pool=xx apply pool retention for all volumes.
3243
3244 31Aug10
3245 - Add level option to estimate help command
3246 - Fix #1633 Windows service is not removed if still running
3247
3248 30Aug10
3249 - Fix #1624 about segfault in dvd driver when calling rewind(NULL)
3250
3251 29Aug10
3252 - Rebuild configure
3253 - Add scripts/reload
3254
3255 12Aug10
3256 - Fix batch insert detection on SLES 11
3257 - Add crc32sum in makefile
3258
3259 11Aug10
3260 - Add ENDIAN detection in config.h/configure.in
3261 - Use HAVE_LITTLE_ENDIAN in crc32 code
3262
3263 08Aug10
3264 - crc32 optimization
3265 - Add crc32 test program
3266
3267 10Aug10
3268 - Update spec files
3269 - Modify DEVICE class to use subclass for each driver implementation.
3270 - Add USE_FTP in version.h
3271 - Add new/delete operators with memset(0) on smartalloc
3272
3273 08Aug10
3274 - Fix bug #1504 -- Error when creating tables in MySQL 5.5
3275
3276 03Aug10
3277 - Remove patches directory
3278
3279 02Aug10
3280 - Fix prune sql handler
3281 - Allow sorting of MeditView table columns
3282
3283 01Aug10
3284 - Make Win32 no filesystem change more explicit
3285
3286 31Jul10
3287 - Revert to old block.c to fix recycling
3288
3289 29Jul10
3290 - Remove some old files
3291
3292 28Jul10
3293 - Fix #1606 about OpenSSLv1 detection using non-standard location
3294
3295 27Jul10
3296 - Update the license template files
3297
3298 26Jul10
3299 - Fix postgresql catalog creation when version is not on the first line
3300
3301 25Jul10
3302 - More changes from GPLv2 to AGPLv3
3303 - Fix some missed copyright changes
3304 - Switch from GPLv2 to AGPLv3
3305
3306 21Jul10
3307 - Implement %f %b to get JobFiles, JobBytes in a RunScript
3308 - Fix bug #1610 handle empty xattr values on Linux and xBSD.
3309 - Really free free pool memory before sm_dump
3310 - Garbage collect memory pool at end of job and before sm_dump
3311 - Ignore STREAM_RESTORE_OBJECTS returned by SD to FD
3312
3313 19Jul10
3314 - Add xattr seg fault protection suggested by Marco for bug #1610
3315
3316 17Jul10
3317 - Add archlinux to os.m4
3318
3319 14Jul10
3320 - More fixes for 32/64 bit problems in smartall
3321 - Fix 32/64 bit problem in smartalloc dump routine
3322
3323 11Jul10
3324 - Fix .dump, .die, .exit when DEVELOPER turned off
3325
3326 10Jul10
3327 - Make SD automatically fix the Volume size in the Catalog when out of sync
3328 - Add bigger print buffer for sm_dump
3329 - Add .dump and .exit commands for daemons
3330
3331 09Jul10
3332 - Use Pmsg in smartall.c rather than printf for tracing Windows
3333
3334 07Jul10
3335 - Up maximum block size to 20M
3336 - Fix for TLS bugs #1568 and #1599
3337
3338 02Jul10
3339 - Improve comm line error handling for TLS, may fix bug #1568 and #1599
3340
3341 04Jul10
3342 - Add new tls-duplicate-job test
3343
3344 02Jul10
3345 - Fix SD crash due to mismatched lock/unlock in error condition
3346
3347 29Jun10
3348 - add comments
3349 - Fix #1600 about problems with Accurate code on MySQL
3350
3351 26Jun10
3352 - Fix bug #1587 if you have clients with different catalogs configured, both
3353   catalogs contains all clients after a reload or restart of the dir
3354 - Fix bug #1577 During migration: ERROR in block.c:950 Failed ASSERT: dev->is_open()
3355   by moving and commenting out the ASSERT()
3356
3357 24Jun10
3358 - Fix new killsafe code
3359 - Add USE_LOCKMGR_SAFEKILL in version.h
3360 - Add wrapper for pthread_kill() to check if thread exists before using kill
3361
3362 23Jun10
3363 - Skip HB kill in FD if HB thread terminated
3364
3365 21Jun10
3366 - update windows defs
3367
3368 20Jun10
3369 - Fix crash from unequal volume_lock/unlock calls
3370 - Fix pruning for migration jobs and do some optimization
3371 - Print TestName at beginning of dump
3372
3373 19Jun10
3374 - Remove prototypes of removed prune queries.
3375
3376 18Jun10
3377 - Adapt new prune code with old db_accurate_get_jobids()
3378
3379 17Jun10
3380 - update prune code
3381 - Fix db_get_base_jobid()
3382
3383 16Jun10
3384 - Make new prune algo to work with backup
3385
3386 19Jun10
3387 - Save any dumps during regression to dumps directory
3388 - Update LICENSE
3389 - Fix crash from rw_lock/unlock miss match
3390
3391 18Jun10
3392 - Attempt to fix duplicate job kill seg fault
3393 - Replace pthread_kill by my_thread_send_signal() in jcr.c
3394 - Fix postgresql error in grant script
3395 - fix #1595 about batch mode detection problem for postgresql with non standard
3396   install dir
3397 - Add TestName to gdb traceback
3398 - Fix accurate code
3399
3400 17Jun10
3401 - Remove bdb from configure
3402
3403 16Jun10
3404 - make new update tables executable
3405 - Improve the "update stats" sql command
3406 - Improve performance for MySQL with update stats command
3407 - Fix Makefile and build problems
3408
3409 14Jun10
3410 - Fix #1594 about prune copy jobs
3411 - Fix restore object compression flag -- James
3412
3413 11Jun10
3414 - Add new upgrade script from DB vers 12 to 13
3415 - Add BDB_VERSION for scripts + prepare update 11 to 12 + automate BDB_VERSION
3416   checking
3417
3418 09Jun10
3419 - Add first cut Volume names to disk-changer
3420
3421 07Jun10
3422 - Apply literal string fix in printf submitted by Luca Berra
3423
3424 05Jun10
3425 - Drop 2 unneeded AC_DEFINE statements from configure.in for AFS.
3426
3427 03Jun10
3428 - Fix bug #1582 Restore from multiple storage daemons breaks subsequent backups
3429
3430 01Jun10
3431 - Fix segfault on "cancel jobid=" command
3432 - Create table with jobids as a temporary table and move the sql definition to
3433   sql_cmds.c. We use a default query for all databases but Ingres.
3434 - Update makefiles for new libtool revision
3435 - Simplify libtool revision and use VERSION as default
3436 - Simplify libtool revision
3437
3438 28May10
3439 - Convert all Jmsg on the watchdog thread to Qmsg
3440
3441 30May10
3442 - Don't set socket buffer size unless explicite set by users. Suggested change
3443   from bug #1493
3444 - Fix bug #1554 Windows installer doesn't honor /S flag
3445
3446 29May10
3447 - Add z (size_t) prefix to bsnprintf
3448
3449 28May10
3450 - Fix #1571 and install libraries with 755 perms
3451
3452 27May10
3453 - Fix bug #1581 ASSERTs in src/dird/jobq.c can never trigger
3454 - Removed workaround for bug in Ingres with insert into tables with sequences
3455   from the batch insert temporary table. Added comment to the Ingres make table
3456   script to document the bug numbers which should be fixed in the Ingres
3457   version to be able to run batch inserts and currently known patch numbers for
3458   Solaris x86 and Linux x86_64.
3459
3460 25May10
3461 - Fix segfault in action on purge test
3462
3463 24May10
3464 - First cut Share Point plugin
3465 - Add more debug code for bactrace
3466
3467 23May10
3468 - Fix for bug #1569 deadlock/crash in Dir
3469
3470 20May10
3471 - Fix problem with BaseJob and Accurate FileSet options on client side
3472 - Do not use mtime with basejobs
3473
3474 18May10
3475 - Optimize the selection process for saving either AFS or Native ACLS by
3476   keeping track of the filesystem we are doing a backup of. This way we don't
3477   have to check if a filesystem is still either AFS or not as when we know if
3478   it is all files on the same filesystem are either AFS or not. We also clear
3479   the native save flag when a filesystem says it doesn't support acls so we
3480   don't keep on trying saving acls on filesystem that don't support them.
3481
3482 16May10
3483 - Added preliminary AFS acl support. The code may need some testing on a real
3484   AFS enabled server as most of the code was written using information available
3485   on the Internet. The code compiles and links on Linux using OpenAFS 1.4.
3486 - Added fstype rewrite code so we have a uniform way of retrieving the fstype
3487   on Linux and OSF1 without the need to add code for each new filesystem added
3488   to a OS.
3489
3490 14May10
3491 - First stab at a simple script to dump the content of the complete Ingres
3492   bacula database for disaster recovery purposes.
3493
3494 10May10
3495 - Add .dump command
3496 - update comments
3497
3498 08May10
3499 - remove pragma warnings
3500
3501 06May10
3502 - Fix problem when sending Cancel event to plugin
3503 - first attempt at making bacula set the backup level in VSS
3504 - Implement bEventPluginCommand event for systemstate plugin
3505 - MySQL compilation fix
3506
3507 05May10
3508 - stop Bacula aborting the job when one of the writers reports a problem
3509
3510 04May10
3511 - Fix #1567 about display of long volume names truncated during restore
3512
3513 03May10
3514 - Fix segfault when loading Plugins
3515
3516 02May10
3517 - Added new bacula-libs package.
3518 - Fix RestoreObject for PostgreSQL
3519
3520 01May10
3521 - Move some AC_MSG_RESULT macros around so the configure output looks somewhat
3522   cleaner.
3523 - Move libz out of FDLIBS into a seperate variable as we need it for libbac.so
3524   now too as it also has libz compiled functions. This way we keep the FDLIBS
3525   cleaner with only extra libs need for the Filed to compile.
3526 - Fix RestoreObject schema on PostgreSQL
3527 - Fix insertion of RestoreObject
3528 - Change Byline
3529 - Remove RestoreObjects when pruning Jobs
3530 - Fix bug #1538 Start Scripts return incorrect value
3531 - Fix bug #1564 init scripts not LSB compliant
3532 - Rework sql queries for update copies
3533
3534 30Apr10
3535 - Don't hardcode temporary table creation as some backend have a somewhat
3536   different SQL syntax.
3537 - Added missing column in Ingres database definition for new database object as
3538   reported by Stefan.
3539
3540 28Apr10
3541 - Patch from Martin to avoid error when single tape used
3542 - James' patch
3543 - Fix File and Job Retention in show pool command
3544
3545 27Apr10
3546 - Add Polish translation. This translation project is sponsored by Inteos Sp. z
3547   o.o. based in Warsaw, PL.
3548 - Change Ingres query filter to set a realy early timestamp instead of an empty
3549   string which doesn't seem to work on all Ingres versions.
3550 - Add new file I missed from James' plugin patch
3551
3552 26Apr10
3553 - Probable fix for SD crash bug #1553
3554 - Remove bad debug line
3555 - Add extra lock debug code but turned off
3556 - Reduce accurate test output when not debug
3557 - Add lmgr_is_locked() function to test if a thread own a mutex
3558
3559 25Apr10
3560 - Put attr.c debug on dbglvl
3561
3562 24Apr10
3563 - Use lwps cmd in dbx and no threads as it seems to give some strange side
3564   effects e.g. doesn't work and lwps seems to always work. So lwps it is
3565   then.
3566 - Fix #1559 problem when restoring pruned jobs with a regexp
3567 - Do some work on the btraceback on Solaris, we test to see what debugger is
3568   available and we prefer the debuggers in this order: dbx, gdb, mdb. Also
3569   enchanced the dbx bactrace somewhat that it always dumps all available
3570   threads (e.g. we also changed from lwp to threads for dbx). We also print
3571   some variables that the gdb script also dumps on a bactrace. Hopefully we get
3572   some better dumps using this. The mdb is used as a last resort as it should
3573   be always installed on a Solaris box (dbx and gdb may not) but at the moment
3574   I'm still trying to find out how to get some more understandable dumps from
3575   mdb as its rather rudimentary and more a crash debugger then a source code
3576   debugger.
3577 - Fix for bug #1560 bcopy cannot find Volume
3578 - Update autoconf scripts
3579 - Fix Windows build
3580
3581 23Apr10
3582 - Update Ingres RestoreObject table
3583 - Add compress/decompress of Object Record data
3584 - Fix #1558 about bscan that doesn't update PurgedFiles on Job records
3585 - Remove pool zap code that breaks 2drive-concurrent-test
3586 - Fix cancel crash bug #1551
3587
3588 21Apr10
3589 - A timestamp can only be assigned to a timestamp in Ingres unless we convert
3590   it inline. But why should we the code to get Timestamps is already there so
3591   change it and we are allright.
3592 - For Ingres always enable batch mode inserts.
3593 - reindent some Ingres DECLARE queries so they are better readable.
3594 - Lets not use the mdb->transaction bool but create a private one named mdb->explicit_commit
3595   as mdb->transaction is used by the bacula core and we need a private setting
3596   for Ingres.
3597 - Lets have a single exit from db_write_batch_file_records where we always drop
3598   the temporary batch table.
3599 - Fix job_metadata name problem
3600 - Allow traceback with gdb on Solaris
3601
3602 20Apr10
3603 - Implement IS_NUM for Ingres by using eqsqlda.h IISQ_ values for numeric types
3604   supported by Ingres.
3605 - Correct Pool display in SD status. Fixes bug #1541
3606 - Add performance notes in make_xxx_tables.in files
3607
3608 19Apr10
3609 - Fix Ingres problems with queries with have both an LIMIT and OFFSET clause as
3610   we need to reorder this query for Ingres to be understandable we need some
3611   more regexp magic for now. Lets make things exentsible and allow for multiple
3612   regexps all being fired on a query transforming it into the query to execute.
3613   Dropped the encoding check which is for postgresql but not interesting for
3614   Ingres now we use VARBYTE and not VARCHAR.
3615 - Fix cancel crash reported by Stephen Thompson
3616 - Check if sql backend is thread-safe
3617 - Fix error message with PostgreSQL on JobHisto sequence
3618
3619 18Apr10
3620 - Add RestoreObject postgresql privilege
3621 - Change plugin FileSet function names add NewOptions and NewIncludes
3622 - Second cut plugin filesets
3623 - Add exclude to test program
3624 - Correct new plugin names
3625 - First cut more complicated fileset options for plugins
3626 - Skip FT_RESTORE_FIRST in verify
3627 - Start adding plugin regex filesets
3628
3629 17Apr10
3630 - Reorganize regex code
3631
3632 18Apr10
3633 - Rewind on close to fix #1549
3634 - Add bVarWorkingDir to filed plugins
3635
3636 17Apr10
3637 - Update Ingres temporary table definitions with new datatypes and lengths.
3638 - Added extra check to scream when we encounter a database datatype which we
3639   don't support yet. This should never happen as we should implement new
3640   datatypes when we use them in the schema but some defensive programming
3641   doesn't hurt.
3642 - Some small indent changes.
3643 - Possible fix for big-files-test
3644 - Use a dedicated connexion when VirtualFull computes the file list.
3645 - Add back line accidentally deleted -- fixes verify-vol tests
3646 - Remove inappropriate comments and unused line
3647 - Fix badly named index
3648 - First stab at rewriting the ingres database schema to allow bigger path and
3649   filenames up to the current limit of 32000 bytes. Also reindented the database
3650   definitions to the Bacula standards which make it somewhat easier to read.
3651   Implemented the retrieval of some additional datatypes in the ingres backend
3652   now we switched some types from VARCHAR to VARBYTE.
3653
3654 16Apr10
3655 - Remove closelog() in bpipe fixes bug #1536
3656 - Convert restore object to use STREAM_RESTORE_OBJECT; cleaner code
3657 - For now the Ingres type is not TEXT but VARCHAR(256) so lets define the
3658   temporary table that way.
3659 - Seperate some basejob queries into sql_cmds.c so the code is cleaner and we
3660   can specify the Ingres specific definition of a temporary table.
3661 - Remove some strange includes halve way this file which seems to be some
3662   copied code from the top of the file.
3663 - Fix RestoreObject make_sqlite3_table.in syntax
3664
3665 15Apr10
3666 - DISTINCT ON postgresql queries won't work on Ingres so try if the MySQL
3667   queries do any better on Ingres.
3668 - Small changes to btraceback script so on solaris we don't get strange errors
3669   as PNAME is not a single binary name and that doesn't work to great for doing
3670   a gcore.
3671 - Add install and uninstall of btraceback.mdb script
3672
3673 14Apr10
3674 - Remove bad index tips on mysql creation script
3675 - Apply James' patch with my restore object changes
3676 - Add vss_close_backup_session after find_files + add object_name to restore
3677   object
3678
3679 13Apr10
3680 - Ingres doesn't understand a query string with ORDER BY LastWritten IS NULL,LastWritten
3681   DESC,MediaId and we must rewrite it to ORDER BY IFNULL(LastWritten, '')
3682   DESC,MediaId which we now do by using an array with the correct order statement
3683   per backend in sql_cmds just as some of the other database specific queries.
3684
3685 12Apr10
3686 - Add missing break. Pointed out by James
3687
3688 11Apr10
3689 - Pass restore object to plugin
3690 - Restore object now sent to FD
3691 - Drop old bdb catalog scripts
3692
3693 10Apr10
3694 - Extract restore object and send to FD first cut
3695 - Add Ingres RestoreObject SQL changes
3696 - Rename sql_insert_id into sql_insert_autokey_record so things are somewhat
3697   cleaner in name and things don't seem to imply we are just a mysql_insert_id
3698   replacement, which we are not.
3699
3700 09Apr10
3701 - Turn off plugin debug
3702 - Create and put data into RestoreObject table
3703 - Create db_create_restore_object_record and code to insert it
3704 - Drop all Ingres tables with one commit.
3705 - Fix Win32 build
3706 - Set level for debug code
3707
3708 08Apr10
3709 - Make build and install of test-plugin for regress automatic
3710 - Temp remvoe add exclude
3711
3712 07Apr10
3713 - First attempt to fix plugin excludes
3714 - Get binary objects working
3715 - Make test-plugin regression test work
3716 - Make test-plugin-test script
3717 - Create test-plugin-fd
3718 - Stuff object in extended attributes
3719 - Add FT_RESTORE and first cut handling it
3720
3721 06Apr10
3722 - Add more doc to example-plugin
3723
3724 05Apr10
3725 - Start RESTORE_OBJECT code
3726
3727 08Apr10
3728 - Fixed postgresql grant script which I seem to have updated while I thought I
3729   updated the Ingres one. Also added a missing entry as reported by Martin
3730   Simmons.
3731 - First attempt at using mdb on Solaris instead of dbx which isn't standard on
3732   most current Solaris versions.
3733 - fix grant_postgresql_privileges doesn t grant permissions on jobhisto_jobid_seq
3734 - Add back something that for whatever reason got lost on last big merge.
3735
3736 07Apr10
3737 - Fix stupid inverted logic
3738 - Make the batch insert functions return bool instead of int.
3739 - Add lock position info to volume manager
3740
3741 06Apr10
3742 - Permits to use lock manager with file/line from outside
3743
3744 05Apr10
3745 - Added empty db_check_backend_thread_safe to dbi backend.
3746 - Change cryptic aop name
3747 - Make sql_insert_id a atomic function which executes the insert query and when
3748   that succeeds retrieves the id the database used for storing the inserted
3749   record. Some databases want this to be atomic (e.g. without a COMMIT in
3750   between.) Coding wise this is also much cleaner.
3751 - Drop have_insert_id in mdb as its always true for all backends.
3752 - Lets call it COMMIT and not END as that seems to be the counterpart of BEGIN
3753   for transactions. Updated Ingres lock queries to only start a transaction as
3754   the current SQL is not valid Ingres SQL.
3755
3756 04Apr10
3757 - First attempt at making things multi-threaded and make it possible to have
3758   multiple connections to the database without having the dreaded ERR=E_LQ002E
3759   The 'execute immediate' query has been issued outside of a DBMS session. This
3760   compiles but seems to give some problems so into the debugger it is.
3761 - Use -lq.1 -lcompat.1 as shared libraries instead of linking with -lingres
3762   which is a static library. Also need to change generated code of esqlcc a bit
3763   to get things to link with the IIsqlca function.
3764 - As we have a multithreaded application let tell that to esqlcc so it can
3765   optimize for that.
3766 - Fix bscan segfault with new comment field
3767
3768 03Apr10
3769 - Creating a database as an other user and giving grants doesn't seem to work
3770   for Ingres. Strange so for now create everything using the -u${db_user}
3771   option. This is something that needs to be investigated as it should be
3772   possible to have an different owner of the database.
3773 - Create user in the right database for Ingres.
3774 - Do all Ingres operations as the user invoking the script just as for all the
3775   other databases. The grant script will make sure the db_user will have the
3776   proper access rights to the database tables and sequences.
3777 - Fix username argument to sql for Ingres grants.
3778 - Replace ASSERT in block.c with fail Job
3779 - Make the Ingres grant script work.
3780 - Use uint32_t for max_concurrent_jobs
3781 - Fix grant script to set grants on correct sequence names and not PostgreSQL
3782   names.
3783 - Add new item to projects
3784
3785 02Apr10
3786 - Fix bug #1542 File Daemon outputs usage message to stdout instead of stderr
3787 - Apply James' rename events patch
3788 - Apply James' plugin patch
3789 - Added limit_filter which rewrites queries which use the LIMIT functions into
3790   something Ingres can understand. Removed all static functions from the
3791   myingres.sh file as they are no longer an exported interface (we can always
3792   put that back when we have the need to export more functions). Some other
3793   rewrites of the code to make it somewhat cleaner.
3794
3795 01Apr10
3796 - Add make_def64
3797 - Fix win32/lib/bacula.defs as pointed out by James
3798 - Drop Ingres specific versions of queries with #ifdefs
3799 - fixed syntax LIMIT/NULL behavior/improved tests
3800
3801 31Mar10
3802 - Simplify db_check_max_connections code and ifdeffing
3803 - Fix SQL warning message about concurrency pointed out by Graham
3804 - Fix compiler warning
3805 - Add jobs running to status of daemons
3806
3807 29Mar10
3808 - Use file and line for rwlock and lmgr in db_lock()
3809 - Add File and Line info to rw_lock for lmgr
3810
3811 27Mar10
3812 - Fix compiler warning.
3813 - Fix database locking calling db_lock and returning from function without
3814   calling db_unlock.
3815 - Apply James' wide char patch
3816 - Patch from James
3817 - Add bVarVssDllHandle so that a plugin can get GetProcAddress
3818
3819 26Mar10
3820 - Add missing db_unlock to bvfs_update_cache.
3821
3822 22Mar10
3823 - Fix #1532 about permission on binaries
3824 - Propose shell replacement to perl code, fix #1516
3825 - Fix #1526 about verify jobs and runscript
3826
3827 20Mar10
3828 - Add 5 minute timout to alert directive -- fixes bug #1536
3829
3830 19Mar10
3831 - Add bEventInitializeVSS as requested by James
3832
3833 17Mar10
3834 - Reduce compiler warnings on Windows build
3835
3836 16Mar10
3837 - Add doc + make some compat subroutines static
3838 - Fix Win64 build
3839 - Correct mkdir in installer
3840 - System State plugin update
3841
3842 14Mar10
3843 - Allow users to build bat without static QT if desired.
3844 - Add bat=no make option on Win32
3845 - Fix for qt mkspecs location on Fedora 12.
3846 - Second plugin patch
3847 - System State plugin first cut
3848
3849 12Mar10
3850 - syntax fix, test improved, empty results fixed
3851 - Add read_vol_list mutex to lockmgr prio
3852 - Fix #1527 about deadlock during migration
3853 - When including term.h we don't need prototypes for tgetent, tgetnum and
3854   tgetstr as they are defined in term.h on Solaris.
3855
3856 10Mar10
3857 - Another fix for OpenSSLv1
3858 - Add -lrt to Solaris links
3859
3860 09Mar10
3861 - Fix tls.c for OpenSSLv1
3862 - Add plugin Exclude interface
3863
3864 08Mar10
3865 - Add TODO in bvfs
3866 - Fix #1511 when trying to insert more than 50.000 directories in bvfs
3867 - Fix plugin load not to stop if one plugin bad -- pointed out by James
3868
3869 07Mar10
3870 - Add Base and Copy to ua_dotcmds.c for Levels and Types for bat
3871 - More devlock work
3872 - Remove --without-qwt from configure statement.
3873 - First cut new device lock code
3874 - Fix bug in bvfs_update function, should work much better now
3875 - Uses a dedicated connection when running bvfs_update command
3876 - Add first cut at Win32 bpipe
3877
3878 06Mar10
3879 - Switch from termlib to ncurses
3880 - Second correct fix to bug #1524 verify fails after adding or removing files
3881 - Fix bug #1524 verify fails after adding or removing files
3882 - Fix bug 1523.
3883 - Apply fix suggested by Andreas in bug #1502 for mediaview column sort problem
3884 - Lets not generate the ingres code automatically when the .sc or .sh files
3885   changes as it seems these files get outdated on some systems and then this
3886   rule kicks in on systems that don't have the esqlcc ingres compiler installed.
3887
3888 04Mar10
3889 - Fix CentOS detection in regression get-os script
3890
3891 06Mar10
3892 - Cread subroutines to add exclusion for plugins
3893
3894 05Mar10
3895 - This adds sql debugging to these classes that Eric wrote.
3896 - This is a 1/2 fix of the issue. It allows for the sorting of the two non
3897   graphic columns, but still does not allow for sorting the graphic columns.
3898   The issue is with last. By setting the sort value, you are setting the value
3899   on the last. To experiment with what I mean, use the set background that I
3900   have commented out in this commit.
3901
3902 04Mar10
3903 - Create AddExclude entry point for plugins
3904
3905 03Mar10
3906 - Lets generate ingres code by calling esqlcc and not esqlc as we want c++
3907   code. Replaced some strncpy by bstrncpy calls. Add dependency in Makefile of
3908   generated code on it source file.
3909 - Another file to add James' code to get VssObject
3910 - Add James' code to get VssObject
3911 - Fix OpenSSL 1.x problem in crypto.c on Fedora 12
3912 - Display AllowCompress warning message only if compression used in FileSet
3913
3914 01Mar10
3915 - Added comment on dbi backend needing a recent version of libdbi from CVS as
3916   the version currently released 0.8.3 wont work for compiling the code.
3917 - Add Warning check to SQL
3918 - Fix readline to use TERM_LIB found for conio
3919
3920 27Feb10
3921 - Move bacula shared objects in separate bacula-libs package.
3922 - Fix for termcap lib on suse.
3923
3924 26Feb10
3925 - Fix for shared objects name convention change.
3926 - Pass jcr to VSS class + minor clean up of VSS code
3927 - update date
3928
3929 25Feb10
3930 - Fix compile link flags for gigaslam
3931 - Add missing defines for gccver.
3932
3933 24Feb10
3934 - bconsole: make problem in director selection fatal (exit=1)
3935
3936 23Feb10
3937 - Undelete bat help files
3938 - Use db_socket parameter in make_catalog_backup_.pl script
3939 - Add skeleton of system state plugin
3940 - Ensure SD asks for help when looping even if poll set. Fixes bug #1513
3941
3942 22Feb10
3943 - Fix compiler warnings in tools directory
3944 - Temp remove savecwd to make Win32 build
3945
3946 21Feb10
3947 - Fix three-pool regress bug
3948 - Replace MIN by code as recommended by Marco to avoid compiler warning
3949 - Add Fedora 11 and 12 build tags.
3950 - Make script more portable
3951
3952 20Feb10
3953 - Forgot one exit.
3954 - Fixes for client only build.
3955 - Fix seg fault in dup jobs regression test
3956 - Remove duplicate.
3957 - Possible fix for FreeBSD three-pool regress failure
3958 - Remove mysql version variable.
3959 - Enable readline support.
3960 - Added patch from Stefan Reddig -- improved ingres db test
3961 - Added patch from Stefan Reddig -- added some checks, db test prog
3962 - bug report 1505
3963 - This version fixes an issue where the console window would start out not
3964   docked. It is fixed by initiating the variables in the Pages class with a
3965   constructor.
3966
3967 19Feb10
3968 - fix bvfs that displays NULL from time to time
3969 - Add comments about lock priority
3970 - Fix make_catalog_backup.pl fails when catalog db is on other host
3971
3972 18Feb10
3973 - Discard prev regress test results
3974 - Make set_jcr_sd_job_status static
3975
3976 17Feb10
3977 - Apply MacOSX installer patch from bug #1509
3978 - Add debug code for FreeBSD regress failures
3979 - Reduce debug output
3980
3981 16Feb10
3982 - Regress test Branch-5.0 prior to release
3983 - Add more debug for three-pool regress failure
3984 - Make dup jobs regress test work
3985 - Eliminate error message in regress setup if get not present
3986 - Avoid error message if git not installed
3987
3988 15Feb10
3989 - Apply fix to previous fix of Copy problem. Fix proposed by reporter of bug
3990   #1476
3991 - Set default Allow Duplicate Jobs = yes
3992 - Better cancel + fix Allow Dups code
3993 - Remove all bacula.spec.in
3994
3995 14Feb10
3996 - Fix duplicate job bug
3997 - Fix infinite wait on error when restore started
3998 - Make undocking work
3999 - Add check for sqlite3_threadsafe() in configure
4000 - Add function to extract resource from config file
4001 - First cut cd to dir during save and restore
4002 - Add debug to testls
4003
4004 13Feb10
4005 - Updates for 5.0.1.
4006 - Clean up termcap requirements.
4007 - Add dependency information.
4008 - Changes to run bat as nonroot user.
4009 - Refix version.
4010 - Fix client only build.
4011 - Add code to check and prevent setting StorageId to zero
4012
4013 12Feb10
4014 - Lets call the Ingres version of the tables also version 12 as it already has
4015   all the new tables introduced in version 12 on the other backends.
4016 - First cut at fixing AllowDuplicateJobs bugs
4017 - Fix bug #1501 -t does not print errors
4018 - Add more doc in sample-query.sql
4019
4020 11Feb10
4021 - Apply SQLite3 update fix from bug #1497
4022 - Apply bashism fix for diskchanger.in script from bug #1499
4023 - Apply Philipp Storz fix on bconsole history file
4024 - Apply rpm fix for Sci Linux from bug #1494
4025 - Update po files
4026 - Take most recent Ukranian po from bug #1448
4027 - Fix pages not in focus
4028
4029 10Feb10
4030 - Work around SQLite3 bug in bat submitted by Andreas Piesk a.piesk@gmx.net
4031 - Move shared object numbers into version.h + use -release for libtool rather
4032   than -version-info
4033 - Make mtx-changer errors clearer
4034 - Check for existence of mtx-changer.conf in mtx-changer script
4035
4036 09Feb10
4037 - Probable fix for Copy/Migration bug #1476
4038 - Fix SQL that fails on SQLite3 in bat reported by Andreas Piesk a.piesk@gmx.net
4039 - Add "bbatch -r" option to test database performance
4040
4041 08Feb10
4042 - Make bsnprintf test program compile
4043 - Add deadlock option to .die command
4044 - Rename directory
4045 - Reorganize spec files
4046 - Fix bat bug that consumes connections + add braces on ifs + rename subroutines
4047 - Fix compiling gigaslam.c whith $(CFLAGS) for OpenSuse Build service
4048
4049 01Feb10
4050 - fixed segfault/reworked query execution
4051
4052 07Feb10
4053 - Fix Mysql database upgrade.
4054 - Fix bug #1488 -- create delivery_error() subroutine to avoid recursion and
4055   race conditions in messages.c
4056 - Upgrade cats lib also to 5.1.0
4057
4058 06Feb10
4059 - Fix missing console page in bat
4060 - Move msg trace into subroutine
4061 - Move bat help files into help subdirectory
4062 - Add bat help files to Win64 installer
4063 - Win -- add help files to installer + stop any running bacula-fd before
4064   install
4065 - Fix bug #1481 -- bat consumes all console file descriptors
4066 - Update date on win32 rc file
4067
4068 04Feb10
4069 - Fix bug #1486 -- bat doesn't show any errors on command-line
4070
4071 03Feb10
4072 - Correct .my.cnf umask in make_catalog_backup.pl
4073
4074 02Feb10
4075 - Apply Philipp's fix for dbcheck use by make_catalog_backup.pl
4076
4077 01Feb10
4078 - Free db_list when not used
4079 - Fix seg fault in bscan from new comment field
4080 - Implement new "purge volume action" command to trigg ActionOnPurge.
4081 - Disable action_on_purge message in Storage
4082 - Change db_get_media_ids() to use more MEDIA_DBR info in search
4083 - Remove qmake-qt4 code so tht alternate qt4 build works. Fixes build problems
4084   in bug #1468
4085 - Make configure.in changes recommended by Markus Elfring
4086 - Patch from checks multple CNs when using TLS
4087
4088 31Jan10
4089 - Commit spec+rpm build files from Scott
4090
4091 30Jan10
4092 - Fix seg fault in SQlite driver
4093
4094 29Jan10
4095 - - fixed the database/table scripts - db_user was missing - updated database
4096   schema - fixed missing statements in sql*.h - since there is a db_type for
4097   Ingres now, there have to be 5, not 4, members in the arrays - worked alot on
4098   myingres.c - queries seems to be working, but the first INSERT fails with a
4099   segfault
4100 - Remove old bdb files + change DQUEUE to use dlist
4101 - Change copyright date
4102 - Document the empty query file
4103
4104 28Jan10
4105 - Make versions of shared libs inline with the software version.
4106 - Fix ActionOnPurge with a relabel command
4107 - Remove file_index sequential check -- reported by Graham
4108 - Enhance marking volume Used messages
4109
4110 27Jan10
4111 - Disabled ActionOnPurge waiting for a fix
4112 - Check pool memory size for truncate op
4113
4114 26Jan10
4115 - Fix #1467 about ActionOnPurge with Devices having space
4116 - Update bacula.spec with tips from Mory Henderson
4117 - Add -D option to bconsole to choose between different directors
4118
4119 18Jan10
4120 - Add comment= option to restore and run commands
4121
4122 26Jan10
4123 - Fix #1466 about Bogus pruning message
4124
4125 25Jan10
4126 - Fix make_catalog_backup.pl warning
4127
4128 Release version 5.0.3
4129
4130 03Aug10
4131 - Fix Windows build
4132 - Remove patches directory
4133 - Fix compilation problem with zlib
4134
4135 02Aug10
4136 - Remove comments field from tls-duplicate-job-test -- add back next database
4137   upgrade
4138
4139 01Aug10
4140 - Make Win32 no filesystem change more explicit
4141
4142 31Jul10
4143 - Update askdir.c to Branch-5.1
4144 - Revert block.c to fix recycling
4145 - More backport from Branch-5.1 to Branch-5.0
4146 - Backport Branch-4.0 release to Branch-5.0
4147 - Massive backport from Branch-5.1 to Branch-5.0 -- a bit more to do
4148
4149 29Jul10
4150 - Remove some old files
4151
4152 28Jul10
4153 - Fix #1606 about OpenSSLv1 detection using non-standard location
4154 - Backport some 5.1 changes to 5.0
4155
4156 27Jul10
4157 - Update the license template files
4158
4159 26Jul10
4160 - Fix postgresql catalog creation when version is not on the first line
4161
4162 25Jul10
4163 - More changes from GPLv2 to AGPLv3
4164 - Fix some missed copyright changes
4165 - Change license from GPLv2 to AGPLv3
4166 - Define restore object stream
4167
4168 21Jul10
4169 - Fix bug #1610 handle empty xattr values on Linux and xBSD.
4170 - Really free free pool memory before sm_dump
4171 - Garbage collect memory pool at end of job and before sm_dump
4172 - Ignore STREAM_RESTORE_OBJECTS returned by SD to FD
4173
4174 19Jul10
4175 - Add xattr seg fault protection suggested by Marco for bug #1610
4176
4177 17Jul10
4178 - Add archlinux to os.m4
4179
4180 14Jul10
4181 - More fixes for 32/64 bit problems in smartall
4182 - Fix 32/64 bit problem in smartalloc dump routine
4183
4184 11Jul10
4185 - Fix bad copy/paste in commit c88dccb88 prably a seg fault
4186 - Fix .dump, .die, .exit when DEVELOPER turned off
4187
4188 10Jul10
4189 - Add .dump and .exit commands for daemons
4190
4191 10May10
4192 - Add .dump command
4193
4194 10Jul10
4195 - Make SD automatically fix the Volume size in the Catalog when out of sync
4196 - Add bigger print buffer for sm_dump
4197
4198 09Jul10
4199 - Use Pmsg in smartall.c rather than printf for tracing Windows
4200
4201 11Jul10
4202 - Update to master's bsnprintf.c
4203
4204 07Jul10
4205 - Up maximum block size to 20M
4206
4207 04Jul10
4208 - Add new tls-duplicate-job test
4209
4210 07Jul10
4211 - Fix for TLS bugs #1568 and #1599
4212
4213 02Jul10
4214 - Improve comm line error handling for TLS, may fix bug #1568 and #1599
4215
4216 03Jul10
4217 - Remove Linux dependency (seq) in regress script
4218
4219 06May10
4220 - Fix problem when sending Cancel event to plugin
4221
4222 01Jun10
4223 - Update makefiles for new libtool revision
4224 - Simplify libtool revision and use VERSION as default
4225 - Simplify libtool revision
4226
4227 28May10
4228 - Convert all Jmsg on the watchdog thread to Qmsg
4229
4230 20May10
4231 - Do not use mtime with basejobs
4232
4233 02Jul10
4234 - Fix SD crash due to mismatched lock/unlock in error condition
4235
4236 26Jun10
4237 - Fix bug #1587 if you have clients with different catalogs configured, both
4238   catalogs contains all clients after a reload or restart of the dir
4239 - Fix bug #1577 During migration: ERROR in block.c:950 Failed ASSERT: dev->is_open()
4240   by moving and commenting out the ASSERT()
4241
4242 23Jun10
4243 - Skip HB kill in FD if HB thread terminated
4244
4245 21Jun10
4246 - update windows defs
4247
4248 20Jun10
4249 - Fix crash from unequal volume_lock/unlock calls
4250 - Fix pruning for migration jobs and do some optimization
4251 - Print TestName at beginning of dump
4252
4253 19Jun10
4254 - Remove prototypes of removed prune queries.
4255
4256 18Jun10
4257 - Adapt new prune code with old db_accurate_get_jobids()
4258
4259 17Jun10
4260 - Remove bdb from configure
4261 - update prune code
4262
4263 16Jun10
4264 - Make new prune algo to work with backup
4265
4266 19Jun10
4267 - Save any dumps during regression to dumps directory
4268 - Update LICENSE
4269 - Fix crash from rw_lock/unlock miss match
4270
4271 18Jun10
4272 - Attempt to fix duplicate job kill seg fault
4273 - Replace pthread_kill by my_thread_send_signal() in jcr.c
4274 - fix #1595 about batch mode detection problem for postgresql with non standard
4275   install dir
4276 - Fix accurate code
4277 - Add TestName to gdb traceback
4278
4279 17Jun10
4280 - Fix db_get_base_jobid()
4281
4282 14Jun10
4283 - Fix #1594 about prune copy jobs
4284
4285 07Jun10
4286 - Apply literal string fix in printf submitted by Luca Berra
4287
4288 03Jun10
4289 - Fix bug #1582 Restore from multiple storage daemons breaks subsequent backups
4290
4291 01Jun10
4292 - Fix segfault on "cancel jobid=" command
4293 - Change libtool version
4294
4295 30May10
4296 - Fix bug #1554 Windows installer doesn't honor /S flag
4297
4298 23Apr10
4299 - Remove pool zap code that breaks 2drive-concurrent-test
4300
4301 28May10
4302 - Fix #1571 and install libraries with 755 perms
4303
4304 27May10
4305 - Fix bug #1581 ASSERTs in src/dird/jobq.c can never trigger
4306
4307 20May10
4308 - Fix problem with BaseJob and Accurate FileSet options on client side
4309
4310 24May10
4311 - Add more debug code for bactrace
4312
4313 23May10
4314 - Fix for bug #1569 deadlock/crash in Dir
4315
4316 03May10
4317 - Fix segfault when loading Plugins
4318
4319 04May10
4320 - Fix #1567 about display of long volume names truncated during restore
4321
4322 02May10
4323 - Added new bacula-libs package.
4324
4325 01May10
4326 - Fix bug #1538 Start Scripts return incorrect value
4327 - Fix bug #1564 init scripts not LSB compliant
4328
4329 28Apr10
4330 - Fix File and Job Retention in show pool command
4331
4332 Release Version 5.0.2
4333
4334 27Apr10
4335 - Add lmgr_is_locked() function to test if a thread own a mutex
4336 - Probable fix for SD crash bug #1553
4337
4338 24Apr10
4339 - Fix #1559 problem when restoring pruned jobs with a regexp
4340 - Fix for bug #1560 bcopy cannot find Volume
4341
4342 23Apr10
4343 - Remove comment field added in last patch
4344 - Fix cancel crash bug #1551
4345
4346 21Apr10
4347 - Check if sql backend is thread-safe
4348
4349 20Apr10
4350 - Correct Pool display in SD status. Fixes bug #1541
4351
4352 19Apr10
4353 - Fix cancel crash reported by Stephen Thompson
4354
4355 18Apr10
4356 - Rewind on close to fix #1549
4357
4358 16Apr10
4359 - Remove closelog() in bpipe fixes bug #1536
4360 - Fix #1517 about missing Base level in .level command
4361
4362 08Apr10
4363 - fix grant_postgresql_privileges doesn t grant permissions on jobhisto_jobid_seq
4364
4365 07Apr10
4366 - Add lock position info to volume manager
4367 - Permits to use lock manager with file/line from outside
4368
4369 03Apr10
4370 - Replace ASSERT in block.c with fail Job
4371 - Use uint32_t for max_concurrent_jobs
4372
4373 29Mar10
4374 - Use file and line for rwlock and lmgr in db_lock()
4375 - Add File and Line info to rw_lock for lmgr
4376
4377 27Mar10
4378 - Fix database locking calling db_lock and returning from function without
4379   calling db_unlock.
4380
4381 26Mar10
4382 - Add missing db_unlock to bvfs_update_cache.
4383
4384 22Mar10
4385 - Fix #1532 about permission on binaries
4386
4387 14Mar10
4388 - Allow users to build bat without static QT if desired.
4389 - Fix for qt mkspecs location on Fedora 12.
4390
4391 12Mar10
4392 - Fix #1527 about deadlock during migration
4393
4394 10Mar10
4395 - Another fix for OpenSSLv1
4396 - Add -lrt to Solaris links
4397
4398 09Mar10
4399 - Fix tls.c for OpenSSLv1
4400
4401 08Mar10
4402 - Fix #1511 when trying to insert more than 50.000 directories in bvfs
4403 - Fix plugin load not to stop if one plugin bad -- pointed out by James
4404
4405 07Mar10
4406 - Remove --without-qwt from configure statement.
4407 - Fix bug in bvfs_update function, should work much better now
4408
4409 06Mar10
4410 - Second correct fix to bug #1524 verify fails after adding or removing files
4411 - Fix bug #1524 verify fails after adding or removing files
4412 - Fix bug 1523.
4413 - Apply fix suggested by Andreas in bug #1502 for mediaview column sort problem
4414 - Lets not generate the ingres code automatically when the .sc or .sh files
4415   changes as it seems these files get outdated on some systems and then this
4416   rule kicks in on systems that don't have the esqlcc ingres compiler installed.
4417 - Fix CentOS detection in regression get-os script
4418
4419 05Mar10
4420 - Create subroutines to add exclusion for plugins
4421 - This adds sql debugging to these classes that Eric wrote.
4422 - This is a 1/2 fix of the issue. It allows for the sorting of the two non
4423   graphic columns, but still does not allow for sorting the graphic columns.
4424   The issue is with last. By setting the sort value, you are setting the value
4425   on the last. To experiment with what I mean, use the set background that I
4426   have commented out in this commit.
4427
4428 03Mar10
4429 - Fix OpenSSL 1.x problem in crypto.c on Fedora 12
4430 - Display AllowCompress warning message only if compression used in FileSet
4431
4432 01Mar10
4433 - Added comment on dbi backend needing a recent version of libdbi from CVS as
4434   the version currently released 0.8.3 wont work for compiling the code.
4435 - Add Warning check to SQL
4436 - Fix readline to use TERM_LIB found for conio
4437
4438 27Feb10
4439 - Move bacula shared objects in separate bacula-libs package.
4440 - Fix for termcap lib on suse.
4441
4442 26Feb10
4443 - Fix for shared objects name convention change.
4444 - Remove mandrive and suse bacula.spec from configure
4445
4446 25Feb10
4447 - Fix compile link flags for gigaslam
4448 - Add missing defines for gccver.
4449
4450 Release Version 4.0.4
4451
4452 03Sep10
4453 - Send back updated jobs status from FD
4454 - Allow plugin to skip restore if problem
4455 - Add comments to win32-systemstate-test
4456 - Attempt to eliminate waiting on Storage message during restore
4457 - Add quotes around resource name in status output
4458 - Change FD protocol version to avoid error message when sending RestoreObjects
4459 - Fix so .messages does not stop restore in bat (I think)
4460
4461
4462 Release Version 4.0.3
4463
4464 31Aug10
4465 - Fix bug #1633 Windows service is not removed if still running
4466
4467 30Aug10
4468 - Make RestoreObject compatible with older FDs
4469 - Apply #1624 properly
4470 - Use VERSION for libtool library version
4471 - Change branding to Bacula Enterprise
4472 - Fix #1624 about segfault in dvd driver when calling rewind(NULL)
4473 - Add registered trademark
4474
4475 17Aug10
4476 - Correct rpm .spec for putting hostname and password in bat.conf
4477
4478
4479 Release Version 4.0.2
4480
4481 12Aug10
4482 - Fix batch insert detection on SLES 11
4483
4484 10Aug10
4485 - Update Enterprise specs to work with 4.0
4486
4487 08Aug10
4488 - Fix bug #1504 -- Error when creating tables in MySQL 5.5
4489
4490 02Aug10
4491 - Allow sorting of MeditView table columns
4492
4493 01Aug10
4494 - Make Win32 no filesystem change message more explicit
4495
4496 27Jul10
4497 - Update the license template files
4498
4499 28Jul10
4500 - Fix #1606 about OpenSSLv1 detection using non-standard location
4501
4502 Bug fixes
4503 1504 1606
4504
4505
4506 Release Version 4.0.1
4507
4508 26Jul10
4509 - Fix pending_buf size calculation + malloc in big chunks
4510 - Optimize mallocs in vssapi_registry.c
4511 - Apply James' restore patch
4512
4513 25Jul10
4514 - More changes from GPLv2 to AGPLv3
4515 - Fix some missed copyright changes
4516 - Bring plugin license up to new version
4517
4518 24Jul10
4519 - Apply James' restore patch
4520 - Call plugin bEventEndxxxJob even if Job canceled
4521 - Check some plugin error conditions on restore to prevent seg fault
4522 - Switch to AGPLv3
4523
4524 22Jul10
4525 - Clear class buffer in operator new + add safe_free and correct some calls to
4526   use it
4527 - Really free free pool memory before sm_dump
4528 - Garbage collect memory pool at end of job and before sm_dump
4529 - Ignore STREAM_RESTORE_OBJECTS returned by SD to FD
4530 - Implement %f %b to get JobFiles, JobBytes in a RunScript
4531 - Fix some windows plugin crashes
4532
4533 20Jul10
4534 - Add exclude code + fix a few orphaned buffers
4535
4536 19Jul10
4537 - Fix malloc of wrong size causing buffer overrun on restore with Windows
4538   plugins
4539 - Fix free of unallocated buffer in win plugin code
4540 - Add debug info to smartall.c for buffer overrun
4541 - Add xattr seg fault protection suggested by Marco for bug #1610
4542
4543 18Jul10
4544 - Add archlinux to os.m4
4545 - Apply James' job_canceled fix
4546
4547 17Jul10
4548 - Add some of James' comments
4549 - Merge with previous KES changes
4550 - Apply James' leaks patch
4551 - Make VSS snapshot failures fatal
4552 - Fix Win FD crash at termination
4553 - Orphaned buffer fixes
4554 - Fix 64 bit p_CreateVssExamineWriterMetadata entrypoint
4555 - Apply James' backup orphaned buffer patch
4556 - Modify win32 config to handle James new vss plugin
4557 - Fix min compile problem + package vss-fd.dll instead of systemstate
4558 - First cut merging James
4559
4560 14Jul10
4561 - More fixes for 32/64 bit problems in smartall
4562 - Fix 32/64 bit problem in smartalloc dump routine
4563
4564 13Jul10
4565 - Make plugins ignore new event item
4566 - Put all Windows plugin code on non-zero debug level
4567 - Add bEventVssBeforeCloseRestore per James
4568
4569 11Jul10
4570 - Fix .dump, .die, .exit when DEVELOPER turned off
4571 - First cut systems state plugin cancel + release some of orphaned buffers
4572 - Add bigger print buffer for sm_dump
4573 - Add .dump and .exit commands for daemons
4574 - Use Pmsg in smartall.c rather than printf for tracing Windows
4575
4576 09Jul10
4577 - Add .dump command
4578 - Permit using sm_dump in Windows plugins
4579
4580 08Jul10
4581 - Add a make for winbmr directory
4582
4583 Bug fixes
4584 1610
4585
4586 Release Version 4.0.0
4587
4588 07Jul10
4589 - Fix for TLS bugs #1568 and #1599
4590 - Add new tls-duplicate-job test
4591 - Improve comm line error handling for TLS, may fix bug #1568 and #1599
4592
4593 06Jul10
4594 - Make Windows binaries follow similar naming convention to source release
4595 - Correct some of the Win64 compiler warnings
4596 - Fix Win32 systemstate crash (hopefully)
4597
4598 03Jul10
4599 - Remove Linux dependency (seq) in regress script
4600
4601 02Jul10
4602 - Do not use mtime with basejobs
4603 - Fix SD crash due to mismatched lock/unlock in error condition
4604
4605 29Jun10
4606 - Use send_restore_object() when using plugin
4607
4608 26Jun10
4609 - Fix bug #1587 if you have clients with different catalogs configured, both
4610   catalogs contains all clients after a reload or restart of the dir
4611 - Fix bug #1577 During migration: ERROR in block.c:950 Failed ASSERT: dev->is_open()
4612   by moving and commenting out the ASSERT()
4613
4614 Release Version 4.0.0-RC3
4615
4616 19Jun10
4617 - Move some AC_MSG_RESULT macros around so the configure output looks somewhat
4618   cleaner.
4619 - Save any dumps during regression to dumps directory
4620 - Fix crash from rw_lock/unlock miss match
4621 - Attempt to fix duplicate job kill seg fault
4622 - Replace pthread_kill by my_thread_send_signal() in jcr.c
4623 - Add systemstate plugin in windows installer
4624
4625 18Jun10
4626 - Fix postgresql error in grant script
4627 - fix #1595 about batch mode detection problem for postgresql with non standard
4628   install dir
4629 - Fix accurate code
4630
4631 17Jun10
4632 - Fix db_get_base_jobid()
4633
4634 16Jun10
4635 - Fix Solaris zlib link bug reported by Robert Garza
4636 - Improve the "update stats" sql command
4637 - Improve performance for MySQL with update stats command
4638
4639 14Jun10
4640 - Fix #1594 about prune copy jobs
4641 - Fix restore object compression flag -- James
4642
4643 11Jun10
4644 - Add BDB_VERSION for scripts + prepare update 11 to 12 + automate BDB_VERSION
4645   checking
4646
4647 07Jun10
4648 - Fix bug #1582 Restore from multiple storage daemons breaks subsequent backups
4649 - Fix #1567 about display of long volume names truncated during restore
4650 - Fix for bug #1569 deadlock/crash in Dir
4651 - Apply literal string fix in printf submitted by Luca Berra
4652
4653 03Jun10
4654 - Fix bug #1582 Restore from multiple storage daemons breaks subsequent backups
4655
4656 01Jun10
4657 - Fix segfault on "cancel jobid=" command
4658
4659 30May10
4660 - Fix bug #1554 Windows installer doesn't honor /S flag
4661
4662 28May10
4663 - Fix #1571 and install libraries with 755 perms
4664
4665 27May10
4666 - Fix bug #1581 ASSERTs in src/dird/jobq.c can never trigger
4667 - Fix segfault in action on purge test
4668 - Fix problem with BaseJob and Accurate FileSet options on client side
4669
4670 12May10
4671 - Adjusted path handling to make 'where' work. 'where' is basically ignored. a
4672   'regexwhere' that affects plugin paths will probably still break things
4673
4674 11May10
4675 - Don't activate plugin on restore if no RestoreObjects have been seen
4676 - Move "Including VSS Writer ..." so it only appears once
4677
4678 10May10
4679 - memory leak fixes
4680 - make tocharstring() report line and file correctly for sm_alloc
4681 - use free instead of delete to free memory allocated with wcsdup remove DOS
4682   EOLs
4683 - Free some memory allocated in find_filespec
4684 - plugin: Use smartalloc in find_filespec
4685 - update find_filespec to allocate it's own memory and not retain any pointers
4686   from the caller
4687
4688 08May10
4689 - remove GUID from the writer 'directory' name. Rely on the name of the instance_{GUID}
4690   dummy file instead
4691 - add some deletes back in now that find_filespec does the expected
4692 - Clean some stale code and superfluous debugging output
4693 - forgot to mark file as seen when it is seen but not newer
4694 - mark instance_{GUID} files as seen for incremental backups
4695 - plugin: replace new/delete/malloc/free by smartalloc
4696
4697 07May10
4698 - Remove bdb from cat makefile
4699
4700 06May10
4701 - Fix problem when sending Cancel event to plugin
4702 - Update plugin from James
4703 - Implement bEventPluginCommand event for systemstate plugin
4704 - MySQL compilation fix
4705
4706 05May10
4707 - plugin: use smartalloc
4708 - fix compilation for 64bit version
4709
4710 Release Version 4.0.0-RC1
4711
4712 04May10
4713 - Fix xml_name in plugin
4714
4715 03May10
4716 - Fix case order in vss_writer to resolve crash at the end of the writer
4717   backup
4718 - Fix segfault when loading Plugins
4719
4720 01May10
4721 - Fix insertion of RestoreObject
4722 - Fix RestoreObject schema on PostgreSQL
4723 - Use lwps cmd in dbx and no threads as it seems to give some strange side
4724   effects e.g. doesn't work and lwps seems to always work. So lwps it is
4725   then.
4726 - Do some work on the btraceback on Solaris, we test to see what debugger is
4727   available and we prefer the debuggers in this order: dbx, gdb, mdb. Also
4728   enchanced the dbx bactrace somewhat that it always dumps all available
4729   threads (e.g. we also changed from lwp to threads for dbx). We also print
4730   some variables that the gdb script also dumps on a bactrace. Hopefully we get
4731   some better dumps using this. The mdb is used as a last resort as it should
4732   be always installed on a Solaris box (dbx and gdb may not) but at the moment
4733   I'm still trying to find out how to get some more understandable dumps from
4734   mdb as its rather rudimentary and more a crash debugger then a source code
4735   debugger.
4736 - Remove RestoreObjects when pruning Jobs
4737 - Fix File and Job Retention in show pool command
4738 - Add Polish translation. This translation project is sponsored by Inteos Sp. z
4739   o.o. based in Warsaw, PL.
4740 - Fix bug #1538 Start Scripts return incorrect value
4741 - Fix bug #1564 init scripts not LSB compliant
4742
4743 28Apr10
4744 - Patch from Martin to avoid error when single tape used
4745
4746 27Apr10
4747 - Add lmgr_is_locked() function to test if a thread own a mutex
4748 - Add new file I missed from James' plugin patch
4749 - Probable fix for SD crash bug #1553
4750
4751 26Apr10
4752 - Fix #1558 about bscan that doesn't update PurgedFiles on Job records
4753 - Fix #1559 problem when restoring pruned jobs with a regexp
4754
4755 24Apr10
4756 - Fix for bug #1560 bcopy cannot find Volume
4757
4758 23Apr10
4759 - Add compress/decompress of Object Record data
4760 - Remove pool zap code that breaks 2drive-concurrent-test
4761 - Fix cancel crash bug #1551
4762
4763 21Apr10
4764 - Fix job_metadata name problem
4765 - Backport regress from Branch-5.0 and master
4766 - Check if sql backend is thread-safe
4767 - Update DartConfiguration
4768 - Add lock position info to volume manager
4769 - Backport lockmgr.h
4770 - Backport bbatch.c changes
4771 - Add install of mdb script
4772 - add mdb traceback + remove cats/bdb
4773 - Pull master changes
4774
4775 20Apr10
4776 - Big backport from master
4777 - Correct Pool display in SD status. Fixes bug #1541
4778
4779 05Apr10
4780 - Fix compiler warning
4781
4782 03Apr10
4783 - Replace ASSERT in block.c with fail Job
4784 - Use uint32_t for max_concurrent_jobs
4785
4786 29Mar10
4787 - Use file and line for rwlock and lmgr in db_lock()
4788 - Add File and Line info to rw_lock for lmgr
4789
4790 27Mar10
4791 - Fix database locking calling db_lock and returning from function without
4792   calling db_unlock.
4793
4794 26Mar10
4795 - Add missing db_unlock to bvfs_update_cache.
4796 - Fix array dimensions due to adding Ingres to certain sql arrays.
4797
4798 22Mar10
4799 - Update configure
4800 - Fix #1532 about permission on binaries
4801
4802 14Mar10
4803 - Allow users to build bat without static QT if desired.
4804 - Fix for qt mkspecs location on Fedora 12.
4805
4806 12Mar10
4807 - Run ingres template code through esqlcc.
4808 - another small fix
4809 - syntax fix, test improved, empty results fixed
4810 - Fix #1527 about deadlock during migration
4811
4812 10Mar10
4813 - Another fix for OpenSSLv1
4814 - Add -lrt to Solaris links
4815
4816 09Mar10
4817 - Fix tls.c for OpenSSLv1
4818
4819 08Mar10
4820 - Fix #1511 when trying to insert more than 50.000 directories in bvfs
4821 - Fix plugin load not to stop if one plugin bad -- pointed out by James
4822
4823 07Mar10
4824 - Remove --without-qwt from configure statement.
4825 - Fix bug in bvfs_update function, should work much better now
4826
4827 06Mar10
4828 - Second correct fix to bug #1524 verify fails after adding or removing files
4829 - Fix bug #1524 verify fails after adding or removing files
4830 - Fix bug 1523.
4831 - Apply fix suggested by Andreas in bug #1502 for mediaview column sort problem
4832 - Lets not generate the ingres code automatically when the .sc or .sh files
4833   changes as it seems these files get outdated on some systems and then this
4834   rule kicks in on systems that don't have the esqlcc ingres compiler installed.
4835 - Fix CentOS detection in regression get-os script
4836
4837 05Mar10
4838 - Create subroutines to add exclusion for plugins
4839 - This adds sql debugging to these classes that Eric wrote.
4840 - This is a 1/2 fix of the issue. It allows for the sorting of the two non
4841   graphic columns, but still does not allow for sorting the graphic columns.
4842   The issue is with last. By setting the sort value, you are setting the value
4843   on the last. To experiment with what I mean, use the set background that I
4844   have commented out in this commit.
4845
4846 03Mar10
4847 - Fix configure.in
4848 - Lets generate ingres code by calling esqlcc and not esqlc as we want c++
4849   code. Replaced some strncpy by bstrncpy calls. Add dependency in Makefile of
4850   generated code on it source file.
4851 - Fix OpenSSL 1.x problem in crypto.c on Fedora 12
4852 - Display AllowCompress warning message only if compression used in FileSet
4853
4854 01Mar10
4855 - Added comment on dbi backend needing a recent version of libdbi from CVS as
4856   the version currently released 0.8.3 wont work for compiling the code.
4857 - Add Warning check to SQL
4858 - Fix readline to use TERM_LIB found for conio
4859
4860 27Feb10
4861 - Move bacula shared objects in separate bacula-libs package.
4862 - Fix for termcap lib on suse.
4863
4864 26Feb10
4865 - Fix for shared objects name convention change.
4866 - Remove mandrive and suse bacula.spec from configure
4867
4868 25Feb10
4869 - Fix compile link flags for gigaslam
4870 - Add missing defines for gccver.
4871
4872 24Feb10
4873 - Final po changes for Release-5.0.1
4874 - Remove qt-console from POFILES
4875
4876 23Feb10
4877 - Undelete bat help files
4878 - Fix problem with MySQL with big Base jobs (temporary fix for 5.0.1)
4879 - Fix compiler warnings in tools directory
4880 - Ensure SD asks for help when looping even if poll set. Fixes bug #1513
4881
4882 21Feb10
4883 - Fix three-pool regress bug
4884 - Replace MIN by code as recommended by Marco to avoid compiler warning
4885 - Make script more portable
4886 - Add Fedora 11 and 12 build tags.
4887 - Lets close the Ingres cursor otherwise the code complains the cursor is still
4888   open when we try to reuse it.
4889 - Fix segv when indicator field is null. Also added some extra checks around
4890   free calls so we don't try to free null pointers.
4891 - Changed strcpy to bstrncpy and sprintf to bsnprintf and changed the bsnprintf
4892   format.
4893 - Small indent changes
4894
4895 20Feb10
4896 - Sync between master and this branch as some ingres changes did go into master
4897   but not into this branch.
4898 - Remove include file that makes the compile complain and doesn't seem to be
4899   used as removing makes the code compile ok.
4900 - Some small indent changes.
4901 - Reindented myingres.sc to Bacula "style" and regenerated myingres.c
4902 - Merged in rejects from previous patch and regenerated new myingres.c from
4903   myingres.sc using esqlc. Changed sprintf into snprintf.
4904 - Added patch from Stefan Reddig -- fixed date types, errmsg
4905 - Added patch from Stefan Reddig -- improved ingres db test
4906 - Added patch from Stefan Reddig -- added some checks, db test prog
4907 - Forgot one exit.
4908 - Fixes for client only build.
4909 - Fix seg fault in dup jobs regression test
4910 - Possible fix for FreeBSD three-pool regress failure
4911 - Remove duplicate.
4912 - Remove mysql version variable.
4913 - Enable readline support.
4914 - bug report 1505
4915 - This version fixes an issue where the console window would start out not
4916   docked. It is fixed by initiating the variables in the Pages class with a
4917   constructor.
4918
4919 19Feb10
4920 - fix bvfs that displays NULL from time to time
4921
4922 23Feb10
4923 - Ensure SD asks for help when looping even if poll set. Fixes bug #1513
4924
4925 21Feb10
4926 - Fix three-pool regress bug
4927 - Replace MIN by code as recommended by Marco to avoid compiler warning
4928 - Make script more portable
4929 - Add Fedora 11 and 12 build tags.
4930 - Lets close the Ingres cursor otherwise the code complains the cursor is still
4931   open when we try to reuse it.
4932 - Fix segv when indicator field is null. Also added some extra checks around
4933   free calls so we don't try to free null pointers.
4934 - Changed strcpy to bstrncpy and sprintf to bsnprintf and changed the bsnprintf
4935   format.
4936 - Small indent changes
4937
4938 20Feb10
4939 - Sync between master and this branch as some ingres changes did go into master
4940   but not into this branch.
4941 - Remove include file that makes the compile complain and doesn't seem to be
4942   used as removing makes the code compile ok.
4943 - Some small indent changes.
4944 - Reindented myingres.sc to Bacula "style" and regenerated myingres.c
4945 - Merged in rejects from previous patch and regenerated new myingres.c from
4946   myingres.sc using esqlc. Changed sprintf into snprintf.
4947 - Added patch from Stefan Reddig -- fixed date types, errmsg
4948 - Added patch from Stefan Reddig -- improved ingres db test
4949 - Added patch from Stefan Reddig -- added some checks, db test prog
4950 - Forgot one exit.
4951 - Fixes for client only build.
4952 - Fix seg fault in dup jobs regression test
4953 - Possible fix for FreeBSD three-pool regress failure
4954 - Remove duplicate.
4955 - Remove mysql version variable.
4956 - Enable readline support.
4957 - bug report 1505
4958 - This version fixes an issue where the console window would start out not
4959   docked. It is fixed by initiating the variables in the Pages class with a
4960   constructor.
4961
4962 19Feb10
4963  - Fix make_catalog_backup.pl fails when catalog db is on other host
4964
4965 17Feb10
4966 - Apply MacOSX installer patch from bug #1509
4967 - Add debug code for FreeBSD regress failures
4968 - Reduce debug output
4969
4970 16Feb10
4971 - Regress test Branch-4.0 prior to release
4972 - Add more debug for three-pool regress failure
4973 - Backport duplicate-job-test
4974 - Make dup jobs regress test work
4975 - Eliminate error message in regress setup if get not present
4976 - Avoid error message if git not installed
4977
4978 15Feb10
4979 - Apply fix to previous fix of Copy problem. Fix proposed by reporter o
4980   #1476
4981 - Set default Allow Duplicate Jobs = yes
4982 - Fix Allow Duplicates bug
4983
4984 14Feb10
4985 - Fix duplicate job bug
4986 - Update date
4987 - Fix infinite wait on error when restore started
4988 - Make undocking work
4989 - update configure
4990 - Add check for sqlite3_threadsafe() in configure
4991 - Add debug to testls
4992
4993 13Feb10
4994 - Updates for 5.0.1.
4995 - Clean up termcap requirements.
4996 - Add dependency information.
4997 - Changes to run bat as nonroot user.
4998 - Refix version.
4999 - Fix client only build.
5000 - Add code to check and prevent setting StorageId to zero
5001
5002 12Feb10
5003 - Lets call the Ingres version of the tables also version 12 as it alre
5004   all the new tables introduced in version 12 on the other backends.
5005 - Fix library versions from 5.1.0 to 4.0.1 so things are inline with th
5006   numbering scheme
5007 - First cut at fixing AllowDuplicateJobs bugs
5008 - Fix bug #1501 -t does not print errors
5009 - Add more doc in sample-query.sql
5010
5011 12Feb10
5012 - Lets call the Ingres version of the tables also version 12 as it alre
5013   all the new tables introduced in version 12 on the other backends.
5014 - Fix library versions from 5.1.0 to 5.0.1 so things are inline with th
5015   numbering scheme
5016 - First cut at fixing AllowDuplicateJobs bugs
5017 - Fix bug #1501 -t does not print errors
5018 - Add more doc in sample-query.sql
5019
5020 11Feb10
5021 - Apply SQLite3 update fix from bug #1497
5022 - Apply bashism fix for diskchanger.in script from bug #1499
5023 - Apply Philipp Storz fix on bconsole history file
5024 - Apply rpm fix for Sci Linux from bug #1494
5025 - Update po files
5026 - Take most recent Ukranian po from bug #1448
5027 - Fix pages not in focus
5028
5029 10Feb10
5030 - Work around SQLite3 bug in bat submitted by Andreas Piesk a.piesk@gmx
5031 - Move shared object numbers into version.h + use -release for libtool
5032   than -version-info
5033 - Make mtx-changer errors clearer
5034 - Check for existence of mtx-changer.conf in mtx-changer script
5035
5036 09Feb10
5037 - Probable fix for Copy/Migration bug #1476
5038 - Fix SQL that fails on SQLite3 in bat reported by Andreas Piesk a.pies
5039 - Make master run with DEVELOPER set
5040
5041 08Feb10
5042 - Make bsnprintf test program compile
5043 - Rename directory
5044 - Reorganize spec files
5045 - Fix bat bug that consumes connections + add braces on ifs + rename su
5046 - Fix compiling gigaslam.c whith $(CFLAGS) for OpenSuse Build service
5047 - Fix Mysql database upgrade.
5048
5049 07Feb10
5050 - Fix bug #1488 -- create delivery_error() subroutine to avoid recursio
5051   race conditions in messages.c
5052 - Upgrade cats library also to 5.0.0
5053
5054 06Feb10
5055 - Fix missing console page in bat
5056 - Move msg trace into subroutine
5057 - Move bat help files into help subdirectory
5058 - Add bat help files to Win64 installer
5059 - Win -- add help files to installer + stop any running bacula-fd befor
5060   install
5061 - Fix bug #1481 -- bat consumes all console file descriptors
5062 - Update date on win32 rc file
5063
5064 04Feb10
5065 - Backport truncate on purge from 5.1.x
5066 - Fix bug #1486 -- bat doesn't show any errors on command-line
5067 - Update the bsock error url
5068
5069 03Feb10
5070 - Correct .my.cnf umask in make_catalog_backup.pl
5071
5072 02Feb10
5073 - Apply Philipp's fix for dbcheck use by make_catalog_backup.pl
5074
5075 01Feb10
5076 - Backout patch that should not be in Branch-5.0
5077 - Backup patch that should not be in Branch-5.0
5078 - Free db_list when not used
5079 - Fix seg fault in bscan from new comment field
5080 - Remove qmake-qt4 code so tht alternate qt4 build works. Fixes build p
5081   in bug #1468
5082 - Patch from checks multple CNs when using TLS
5083
5084 31Jan10
5085 - Commit spec+rpm build files from Scott
5086
5087 30Jan10
5088 - Fix seg fault in SQlite driver
5089
5090 28Jan10
5091 - Make versions of shared libs inline with the software version.
5092 - Remove file_index sequential check -- reported by Graham
5093
5094 27Jan10
5095 - Disabled ActionOnPurge waiting for a fix
5096 - Check pool memory size for truncate op
5097
5098 26Jan10
5099 - Fix #1467 about ActionOnPurge with Devices having space
5100 - Fix #1466 about Bogus pruning message
5101
5102 25Jan10
5103 - update configure
5104 - Fix make_catalog_backup.pl warning
5105
5106
5107
5108
5109
5110 Release Version 5.0.0
5111
5112 21Jan10
5113 - Remove double secs in pruning output
5114
5115 20Jan10
5116 - Fix priority mgnt in lock manager
5117 - Fix FD crash when plugin running and cancel given
5118 - Stop backup sooner after cancel
5119 - Make a missing plugin during backup fatal
5120 - Update sample-query.sql
5121 - Use make_catalog_backup.pl by default
5122
5123 19Jan10
5124 - Update makeall and add README to release directory
5125 - Remove debug code
5126 - Add more authors
5127 - Fix possible memory leak
5128 - Fix bscan bug introduced with serialization change
5129 - Add a few status client commands
5130 - Make Ukraine po to compile
5131 - Update po files
5132 - More spec improvements from bug #1455
5133 - Enhance FD status to have level
5134
5135 18Jan10
5136 - Fix logwatch install in bacula.spec. Patch from bug #1454
5137 - Remove /etc/logwatch directories from spec file. Patch supplied by bug
5138   #1456
5139 - Don't remove spec files -- fixes bug #1458
5140 - Remove FI sanity check code that does not apply after a VirtualFull
5141 - Make Attr/record FI non-fatal if different -- possibly temp + add new session
5142   record types
5143 - Keep serial from overruning with bad data
5144
5145 17Jan10
5146 - Add info message on how to stop the file relocation test
5147
5148 15Jan10
5149 - Add new Path tables to grant and drop scripts
5150 - Fix #1450 about FirstWritten not updated with bscan
5151 - Fix error message in grant_postgresql_privileges
5152
5153 12Jan10
5154 - Fix SQLite table creation script
5155
5156 11Jan10
5157 - Add Job.Reviewed field
5158 - Enable priority checks in lockmanager
5159 - Change DB version from 11 to 12
5160 - Fix Win64 build
5161 - Fix Win32 build
5162
5163 10Jan10
5164 - Fix the subject to something easy to delete
5165 - Turn off messages test -- it creates tons of emails
5166
5167 09Jan10
5168 - Optimize strtok usage in ua_cmds
5169
5170 08Jan10
5171 - Remove old code requiring different storages for migration
5172 - More checking for OpenSSL in configure
5173
5174 06Jan10
5175 - Add make_catalog_backup.pl script that uses env variables and disk file to
5176   pass database password for backup
5177 - Modify the sql query to get alphabetical order of clients when selecting the
5178   most recent backup for a client
5179
5180 05Jan10
5181 - Remove warning about make_catalog_backup.pl
5182
5183 04Jan10
5184 - Add Ingres configuration
5185 - Fix Ingres ID definition that caused seg fault
5186 - Add commit from Stefan Reddig
5187
5188 03Jan10
5189 - Simplify initgroups definition for AIX
5190 - initgroups definition is ok on aix >= 5
5191
5192 31Dec09
5193 - Ignore scripts/bacula_config
5194 - Remove QWT from configure -- not used
5195
5196 28Dec09
5197 - Revert to configure with C due to old prototypes on some systems
5198 - Make ioctl_req_t test less g++ dependent
5199 - Make ioctl test more exact
5200 - Try to force configure compiles to be more exact
5201 - Rebuild configure to handle Marco's changes
5202 - Clean old configure
5203
5204 27Dec09
5205 - Let --enable-libtool and --disable-libtool determine if we build plugins and
5206   drop the extra configure option
5207
5208 26Dec09
5209 - Lets use a xattr specific constant and not the stdio BUFSIZ which is kind of
5210   platform dependend.
5211 - Attempt to autoconfigure ioctl_req_t
5212 - Lets not mix initialized stack variable with uninitialized ones in the same
5213   definition.
5214 - Added some handling of EPERM and EOPNOTSUPP which seem to be returned when
5215   you try to retrieve the system extended attributes a non root user.
5216 - Lets not orphan the buffer returned by extattr_namespace_to_string as it
5217   seems by looking at the code it strdups the string it returns so no need to
5218   bstrdup it ourself.
5219
5220 25Dec09
5221 - Show that plugins are enabled or not in configure output.
5222
5223 24Dec09
5224 - Plugins are dependable on libtool now so cleaned the Makefiles and the fd
5225   plugins are only build when --enable-plugins is set and libtool is used.
5226 - Clarify catalog grant permissions message
5227
5228 23Dec09
5229 - Fix depend for changes to SRC variables.
5230 - Drop the usage of macros within macros as it seems some platforms native
5231   makes don't support that. While converting the Makefiles also made things
5232   somewhat more uniform in naming the lib objects.
5233
5234 22Dec09
5235 - Add scripts/bacula_config script that displays configure options and results
5236 - Continue to support Batch Mode with PostgreSQL < 8.2
5237
5238 21Dec09
5239 - M_ABORT Bacula If batch insert is turned on when we try to open a connection
5240   and thread safe is not enabled
5241 - Try to fix problem on FreeBSD with unsupported extended attributes which
5242   gives lots of orphaned buffers as seen in regression testing.
5243
5244 20Dec09
5245 - Fix thread safe detection in ./configure
5246
5247 19Dec09
5248 - Update bweb deb
5249 - Fix breload make_catalog_backup.pl rights
5250
5251 17Dec09
5252 - LSBize Debian init scripts
5253
5254 15Dec09
5255 - Fix #undef of lock manager
5256
5257 13Dec09
5258 - Remove checkout master
5259 - Add more debug for Solaris regression timeouts
5260 - Make SUN C++ compiler stop complaining about enum definition.
5261 - Use %c and %n in bootstrap in default bacula-dir.conf
5262
5263 11Dec09
5264 - remove a ref to sqlite
5265 - Remove ua_prune.c debug code
5266 - Print any traceback or bactrace
5267 - Fix old stuff in Makefile
5268 - Allow deadlock manager on FreeBSD, MacOSX and SunOs
5269 - Add allowcompress-test
5270 - Add test for AllowCompress option
5271
5272 10Dec09
5273 - Eliminate compiler warning
5274 - Rework Mac OS 10.6 mtio.h fix
5275 - Attempt to fix mtio.h problem on Mac 10.6
5276 - Allow mount to wake job waiting for op
5277 - Make wait longer for better recycling
5278 - Fix another volume_lock dlock order problem
5279 - Fix and add ASSERT debug
5280 - Fix compilation problem with lockmgr
5281
5282 09Dec09
5283 - Fix misnamed variable
5284 - Reorder lock_volumes and dlock in SD to avoid race conditions
5285 - - five more updates to manpages options I had forgotten in a corner, - a
5286   reformated and edited page for bsmtp - a brand new one for btraceback, based
5287   on the Problem Resolution Guide and discussions (to be continued?) on this
5288   list.
5289 - Fix compilation pb
5290 - Add mutex some priority info for SD
5291 - Add info in dump about lock priority
5292 - Fix CentOS/RHEL detection
5293 - Fix #defines when lock manager turned off
5294 - Add USE_LOCKMGR_PRIORITY switch to enable new priority management
5295 - Add Macro BTHREAD_MUTEX_PRIORITY(p) and lib/mutex_list.h to manage locks
5296 - Make pthread_mutex_init/destroy compatible with bthread_mutex_t
5297 - Fix SD Vol+dev lock race bug
5298
5299 08Dec09
5300 - Add init/destroy function for both p/bthread_mutex_t object
5301 - Add new bthread_mutex_t object that check mutex priority order
5302 - Add test for reload command
5303 - More bstrncat doc
5304 - Add bstrncat comments
5305 - Fix bug #1431 about bad reload command. Still an object to free in this
5306   case.
5307 - Fix bug in bstrncat
5308 - Temp fix for prune crash
5309
5310 07Dec09
5311 - Update win32 testing
5312 - Add new test for win32
5313 - Add cleandir option
5314 - Add tool to edit configuration file remotely
5315 - Add more sm_check debug
5316 - Add memory corruption checks
5317
5318 06Dec09
5319 - Fix CentOS/RedHat test in regress
5320 - Add win32 regress helper
5321 - Attempt to fix SQLite seg fault when listing fields
5322 - Allow Dir to come up before use
5323 - Fix python plugin to use the new get functions instead of the get_ functions.
5324 - Fix seg fault in new AllowCompression code
5325 - Use restore count from write_bsr
5326 - Add some doc of Win32 stuff
5327 - Update prototype.conf to have latest stuff
5328 - Update techdoc + notes
5329 - Add AllowCompression feature
5330
5331 05Dec09
5332 - Remove debug
5333 - Fix #1403 about windows directory attributes not well restored
5334 - Change old get_Jobxxx to getJobxxx
5335 - Fix Win32 build after adding Base Job code
5336 - Fix backup-bacula-test
5337 - Add new idea to kernstodo
5338 - Improved database warning message
5339
5340 04Dec09
5341 - Init lmgr in btape
5342
5343 03Dec09
5344 - Disable SQLite2 code in cats.h
5345 - Remove SQLite from configure
5346 - Remove SQLite2 scripts
5347 - Fix configure.in
5348
5349 02Dec09
5350 - Remove JobMedia.Copy references
5351 - bvfs: update bvfs_test
5352 - update
5353 - Remove brestore_ from bvfs table, use Job::HasCache instead of knownjobid
5354   table
5355 - Update po files
5356 - Finally... the 100% of bacula spanish !!! ;-)
5357 - Apply Postgres 8.4 SQL_ASCII fix
5358 - Ignore bweb.conf in gui/bweb
5359 - Apply manpage patches
5360
5361 01Dec09
5362 - Fix backup-bacula regression
5363 - Remove support for SQLite 2
5364 - Fix rpm spec files bug #1428 + #1420
5365 - Fix include MySQL libs to use shared object. Fixes bug #1427
5366 - Fix search to include 64 bit libs for --with-dbi option
5367 - Change all log.d to logwatch in RedHat specs
5368
5369 30Nov09
5370 - Add config doc in INSTALL
5371
5372 23Nov09
5373 - Add another project to the projects file
5374 - don't follow packagemaker permission recommendations
5375 - OSX Installer: update README
5376 - OSX installer: fix for a bug in 10.5 packagemaker, --id argument required
5377 - OSX installer: switch to new pmdoc packagemaker format
5378 - Add another project to the projects file
5379 - Add new project
5380
5381 22Nov09
5382 - Add error count to Fatal job errors
5383
5384 21Nov09
5385 - Attempt to keep tls_shutdown from hanging
5386
5387 16Nov09
5388 - Add completion for unmark
5389
5390 15Nov09
5391 - Add Job and File Retention to Pool
5392 - Remove version id
5393 - Change some console.c socket calls into class calls
5394 - Revert "Reduce diff output in weird-files-test"
5395 - Reduce diff output in weird-files-test
5396
5397 14Nov09
5398 - Fix bug #1367 by creating an empty query.sql file
5399
5400 13Nov09
5401 - update
5402 - Display only backups when running a new job
5403 - Add list_backup, list_restore functions
5404 - update
5405 - Add optional type= argument to .jobs command. You can list only Backup,
5406   Restore,... jobs.
5407
5408 12Nov09
5409 - autocomplete restore mode
5410
5411 11Nov09
5412 - update
5413 - Fix segfault on basejob code
5414 - Replace POOL_MEM by POOLMEM to avoid segfaults
5415 - Fix base-job-test with Mysql
5416 - Remove extra _ of _dbg_print_db func
5417 - Update BDATE
5418 - fix segfault on redhat4
5419
5420 10Nov09
5421 - Add base-job-test to regress
5422 - update
5423
5424 09Nov09
5425 - Optimize SQL to determine file selection with directories. It is enabled for
5426   ascii path.
5427
5428 07Nov09
5429 - Drop svn Id
5430
5431 06Nov09
5432 - Add Solaris regress comments
5433
5434 05Nov09
5435 - More debug when test fails
5436 - Add SITE_NAME and EMAIL to cdash report
5437 - Display a message if catalog max_connections setting is too low
5438
5439 04Nov09
5440 - Apply James' conio patches
5441 - Update po
5442 - A small changes on bacula-es translate. Now, we go on ~90% !!!
5443 - Fix double send of attributes introduced in 84aabba7cee82f0c1f6dae8882a2ee0bb26306ca
5444 - Check pthread_mutex_lock return code in lockmgr
5445
5446 03Nov09
5447 - Remove debug code in concurrent-jobs-test
5448 - Remove debug code in encrypt-bug-test
5449 - Remove annoying debug messages in four-jobs-test
5450
5451 02Nov09
5452 - Increase width of ls size. Fixes bug #1409
5453 - Fix buffer clobber when editing SQL error
5454 - Fix false zombie errors in FD during regression
5455 - Merge branches 'master' and 'kaboom'
5456 - Add -m option to DIR,FD,SD to dump kaboom output
5457 - avoid orphan memory in testls
5458
5459 01Nov09
5460 - tab-completion ok
5461 - When using .help item=, we display only usage part
5462 - Add bat to Win32 build and install
5463 - Add more debug for zombie jobs
5464 - Get regress bacula stop messages when debug on
5465 - Fix SD DCR race condition that causes seg faults
5466 - Stop regression tests after 30 minutes
5467 - Commit configure
5468 - Add more debug on failed source-addr regression
5469 - Set use_libtool expicitly to yes so our other checks work for static tools.
5470
5471 30Oct09
5472 - Rework bat so that Win32 version works better
5473
5474 29Oct09
5475 - Make bat win32 build use /home/kern/bacula
5476 - Make non-win32 build stop on failure
5477 - Make win32/64 build stop on failure
5478 - Remove definition of unused subroutine in ua_dotcmds.c
5479 - Revert James' patch to simplify the Win32/64 build process
5480
5481 28Oct09
5482 - disable debug in win32 revision
5483 - update bat on win32 project file
5484
5485 27Oct09
5486 - Small fix to Eric great patch for readline commandcompletion so it also
5487   compiles on non gcc compilers.
5488 - Add readline completion for commands and argument
5489
5490 26Oct09
5491 - Fix another messages error problem pointed out by Eric
5492
5493 25Oct09
5494 - Disable messages-test in automatic
5495 - Show an other deadlock in messages.c
5496 - Change W/G to Wanted/Granted in lock dump
5497 - fix multi-console problem for bat on win32
5498 - change Jmsg to Qmsg in low level routine
5499 - Set tries to 1 for a non-timeout mount or unmount operation.
5500 - Fix comment
5501 - bat: change info order in Job view
5502 - Use Qmsg instead of Jmsg when fides_mutex is locked in close_msg()
5503 - simplify the link process for win32/win64
5504
5505 24Oct09
5506 - initialize lmgr in bat
5507 - add messages-test to regression suite
5508 - update tools with lmgr
5509 - force lock manger init
5510 - add lmgr to bconsole
5511 - Fix deadlock detection to work in daemon mode
5512 - Implement syslog on Windows
5513 - Make all ABORT and ERROR_EXIT msgs go to syslog
5514 - Fix ref to dequeuing_msgs
5515
5516 23Oct09
5517 - Disallow Qmsg when despooling
5518 - Fix Qmsg race condition reported by Eric
5519 - add test for bad messages ressource
5520 - bat: Display a nice graphic on media usage depending on the average size for
5521   this mediatype.
5522
5523 22Oct09
5524 - bat: add volume capacity estimation in mediaview
5525 - bat: try to center InChanger bullet
5526 - bat: Use green/red bullet for InChanger in mediview
5527 - bat: Don't set Expire field unless LastWritten is ok
5528
5529 21Oct09
5530 - Make new configure per Marco's request
5531 - bat: add new Expired button in MediaView
5532 - fix vtape test
5533 - Redirect errors to /dev/null and only run uname -p on Linux where we know it
5534   works. This is probably the most portable way of doing things.
5535
5536 20Oct09
5537 - Add MediaView form that displays the Media list in a QTableWidget. It permits
5538   to search and sort media. Rename current "Media" tab to "Pool" as it displays
5539   Pools
5540 - Permit to use MediaId or VolumeName in MediaEdit panel
5541 - add StringList to handle locations, volstatus and mediatypes
5542 - add dot functions to list volstatus, locations and mediatypes
5543 - update bacula32.def
5544 - Add .volstatus command
5545 - Add new MediaView
5546 - permits "update slot(s)" and "label barcodes slot(s)" command
5547
5548 19Oct09
5549 - Don't use uname -i but uname -p
5550 - Added support for selecting the correct libdir on Linux
5551 - fix status slots command when SD slots are mixed
5552 - Test only master now
5553
5554 18Oct09
5555 - update fr.po
5556 - Added acl and xattr regression tests for FreeBSD
5557 - Use getfattr and setfattr on Linux not attr as that is a XFS tool which works
5558   too but is not native.
5559 - Don't enable SUN compiler by default and make the configdir configurable.
5560 - Add test when ActionOnPurge=None Add test for update volume=xxx actiononpurge=yyy
5561 - fix crash on exchange restore fail
5562 - Update project 5 (ActionOnPurge) with current status
5563 - chmod new regress script
5564 - update regress
5565
5566 17Oct09
5567 - Ensure that Ubuntu /var/run is created in init.d scripts suggested by nick
5568   <nick@fisk.me.uk>
5569 - Implement Dan's suggestion to avoid IPv6 problems
5570 - Add makeall for release
5571 - On release, make only a simple tag
5572 - Fix Windows build
5573
5574 16Oct09
5575 - Don't download and build fakeroot as part of make -C platforms/osx
5576 - More Win installer changes
5577 - Update installer
5578 - Do some additional checks.
5579 - Add Marco's run regression wrapper script
5580 - Possible fix for problem with Volume in another drive
5581 - Make new configure from Marco's configure.in
5582 - Try to unmount by running the unmount command specified in the config on file
5583   and dvd devices.
5584 - Fix switching read device reported by Nicolae Mihalache <mache@abcpages.com>
5585
5586 15Oct09
5587 - Lets free the variable in the right part of the loop.
5588 - Use bfree_and_null
5589 - Change bsnprintf to normal strncpy
5590 - Add comments to fileregexp test
5591 - Add more debug in filregexp test
5592 - Eliminate compiler warning
5593 - Fix bug #1391 Job status improperly set due to subtle variable overload
5594   problem
5595
5596 14Oct09
5597 - Add release scripts
5598 - add regress variables to functions.pm
5599
5600 13Oct09
5601 - Update date
5602 - Fix stupid error
5603 - Avoid error when git-version doesn't exist
5604 - Convert some old %x into %p for pointers
5605 - Fix #1352 about double free with regexp and big filenames on windows
5606
5607 11Oct09
5608 - Small update to cache the current attrspace we are saving and make a private
5609   copy of that string representation.
5610 - Change acl and xattr errors from Qmsg to Jmsg
5611 - Add comment
5612 - Recursively call fix_device_block_write_error on error
5613 - Fix changing read device during VirtualFull in SD
5614 - Eliminate possible false error message
5615 - Fixed ifdefs
5616
5617 10Oct09
5618 - Add posix acls stored in xattrs on FreeBSD
5619 - Removed last direct message output by replacing Qmsg by Mmsg
5620
5621 09Oct09
5622 - Add comment on OpenBSD not supporting the extattr functions (anymore ?)
5623 - Add new Feature Requests to projects file
5624 - Fix ifdefs
5625 - Change strcmp to bstrcmp
5626 - fix bash/sh problem in disk-changer.in
5627 - Fix some comments
5628 - remove old db_get_int_handler()
5629 - Add support when extattr_get_file is supported but extattr_get_link is
5630   not.
5631 - Regenerated config.h.in
5632
5633 08Oct09
5634 - Implement transfer and listall command in mtx-changer and disk-changer
5635   scripts
5636 - Add new autochanger command to get all information about content
5637
5638 07Oct09
5639 - As things are no longer as generic rename the generic to the linux interface
5640   (b.t.w. OSX also implements this interface)
5641 - Just as with serializing first unserialize all xattr structures in memory and
5642   then walk that list for restoring them.
5643 - delete the alist in the destroy function
5644 - Implement the extattr xBSD interface Moved some code around to be able to
5645   reuse the encoding and decoding for both the extattr and xattr interface Use
5646   an alist for storing the xattr list so we don't have to count the number of
5647   xattr first
5648 - Use extattr interface for all xBSD filesystems. Added OpenBSD also to the
5649   mix.
5650 - As it seems FreeBSD doesn't have the llistxattr or listxattr interface as
5651   Linux, OSX and NetBSD have but has an interface named extattr. This is a
5652   first breakdown to implement that interface.
5653
5654 05Oct09
5655 - Make Checksum as default when not using FileSet->Include->Options->BaseJob
5656 - Change debug level
5657 - Fix postgresql MD5 missing field
5658 - Fix unwanted printout in strip test
5659 - Fix concurrent Job recycle bug #1288
5660 - Fixed inverted logic
5661 - Remove useless ScratchPool refs from Bat media list
5662
5663 03Oct09
5664 - Little fixes for the action_on_purge command
5665 - Remove obsolete truncate_on_purge settings
5666 - Implement action_on_purge command
5667 - Implement the ActionOnPurge setting for pools and individual volumes
5668 - Implement truncate on purge setting
5669 - Add a MaxVolBytes test that create over 100 Vols
5670 - Add some error messages in insane buffer size cases
5671 - Fix bug #1382 newly created disk volumes -> file not found warning
5672
5673 01Oct09
5674 - Cause the tree widget selected to keep up with the tab widget selected
5675
5676 30Sep09
5677 - Send checksum only when the FD will use it
5678 - remove debug
5679 - Allow for external CFLAGS to overwrite the CFLAGS in this script.
5680
5681 29Sep09
5682 - Change grep -e to egrep and use -c instead of using wc.
5683 - Implement console 'timeout' feature using bacula socket timers
5684 - revert the update_bacula_table script change with bad indexes
5685 - Add index modification in update_sqlite/sqlite3/postgresql scripts
5686 - Remove the inx4 index for SQLite2/3 (FilenameId, PathId) on File table.
5687   Replace it by an index over (JobId, PathId, FilenameId).
5688
5689 28Sep09
5690 - Attempt to fix MySQL SQL error
5691
5692 27Sep09
5693 - Make sure we use the right chmod for Solaris
5694 - Fix Win32 build
5695 - Fix compiler warning
5696
5697 26Sep09
5698 - Remove gnome-console
5699 - Update man pages
5700 - Implement store_size32 and store_size64
5701 - Correct regression tests to use Pool 'File'
5702
5703 25Sep09
5704 - Up max vol size
5705 - Define File Pool and limit size to 5G
5706 - Fix Alpha ifdefing -- should fix bug #1359
5707
5708 22Sep09
5709 - Remove the file_fp_idx index for Postgresql (FilenameId, PathId) on File
5710   table. It is useless for common usage, and causes performance issues. This
5711   index fragments over the time and the update cost grows very quickly. (This
5712   index is not present on Mysql schema)
5713
5714 21Sep09
5715 - update speed-test
5716 - update speedtest
5717 - speed-test: small fix
5718
5719 20Sep09
5720 - Update to slightly newer config.guess and config.sub
5721 - Fix compile error on Mac
5722 - Generate new configure
5723 - Reorder configure test for cleaner print output
5724
5725 19Sep09
5726 - Implement support of keeping readall capabilities after UID/GID switch
5727
5728 18Sep09
5729 - Remove redundant includes of pwd.h and grp.h headers
5730 - find_one_file: Remove unreliable and redundant access(2) directory check
5731 - Fix link rules
5732 - Force nightly-disk regress to 3.0.3
5733
5734 17Sep09
5735 - speed-test: small fix
5736 - speed-test: Add basejob argument to test basejob speed
5737 - Add new test
5738 - Fix conf to use make as requested by Martin Simmons a long time ago
5739 - Restore comments
5740 - Fix for sqlite, now it works
5741 - Fix seg fault in ignoredir code
5742 - more mkdir -p changes
5743 - small fix
5744 - Restrict Join using JobTDate to a selection of JobIds
5745 - Fix for sqlite
5746 - Make several dir names unique to avoid test collisions
5747 - Fix and document new queries
5748 - Use new query for Mysql and Sqlite for basejob + accurate
5749 - update sql query for basefile+accurate
5750 - Change regression scripts to use mkdir -p to avoid spurious errors
5751 - Fix some job-start changes
5752 - more job-restart code
5753
5754 16Sep09
5755 - Fix sql query for mysql
5756 - Fix sql query
5757 - Fix sqlite3 syntax
5758 - fix sql
5759 - update db_get_file_list() to use StartTime instead of FileIndex
5760
5761 15Sep09
5762 - Update restore menu 12 explanation
5763
5764 12Sep09
5765 - Try to distinguish CentOS/RHEL
5766
5767 11Sep09
5768 - Modify tools to be able to correctly install testls for regress
5769 - Create bigendian() inline to simplify code
5770 - Set Volume Poll Interval to 5 mins by default
5771 - Apply Frank's slash patch
5772
5773 10Sep09
5774 - Reduce runscript wait times
5775 - Update Win32 README.mingw
5776 - Add patch for more SD info fix
5777 - Add patch for bug #1371
5778 - Fix seg fault in SD bug #1371
5779 - Add append log to tape SD tests
5780 - Add more info when SD connection refused
5781 - Fix possible termination problem
5782
5783 09Sep09
5784 - Keep valgrind happy
5785 - Fix Exclude Dir Containing ignored when scanning the top_level dir
5786 - Update the new exclude-dir-test with multiple Include {} section and different
5787   Exclude Dir Contain directive.
5788 - Add patch for #1370
5789 - Fix #1370 about the implementation of the "Exclude Dir Containing" option on
5790   FD.
5791 - Add new exclude-dir-test
5792 - Add patch for 3.0.2 release
5793 - Fix #1369 about segfault when using ExcludeDirContaining before defining
5794   Options{} block.
5795 - Verify if the Exclude Dir Containing directive does his job
5796 - Add a regress script for Exclude Dir Containing option
5797
5798 08Sep09
5799 - Remove bigendian check from autoconfig system
5800 - check endianness at runtime in md5.c
5801 - Fix minor issues in the osx installer package builder.
5802 - Fix -p/-P in bscan.8 man page
5803
5804 07Sep09
5805 - fix compilation warning
5806 - Make output of new commands .lsdir/.lsfile more usable. Fix Bvfs with new
5807   db_list object
5808 - Fix header defines
5809 - Remove some #ifdef-ed code and make it just as the acl and xattr code use a
5810   const bool to enable the code.
5811 - Redone comments
5812 - Move restore struct defintions to seperate include file. Small change to
5813   acl.h and xattr.h to use define inline with other header files.
5814 - Move finderinfo restore into seperate function so we can use cleaner coding
5815   in the restore loop.
5816 - Loose #ifdef and use const bool wrapper for some cleaner coding.
5817 - Added support for acl and xattr regression test on Solaris
5818 - Apply Marco's git format-patch patches for bugs #1365 and #1366
5819 - This patch should fix bug #1366
5820 - This patch should fix bug #1365
5821
5822 06Sep09
5823 - Commit Mac pathlen patch
5824 - Increment minor version to avoid future conflict
5825 - Fix bug #1368. Increase default path/file length to 2048
5826
5827 05Sep09
5828 - Add acl script code for Mac
5829 - Up timeout for rewind and changer on btest script
5830 - Try to fix zombies in next-vol-test
5831
5832 04Sep09
5833 - Fix broken editing code
5834 - Use edit routine instead of %f for rates
5835 - Implement BlockChecksum in Device
5836 - btape: Add speed command and test drive speed with Bacula blocks
5837
5838 03Sep09
5839 - btape: Add speed command
5840 - btape: Add speed information on qfill and raw command
5841 - Commit patch for: Fix bug #1355 Director crashes with double free in Accurate
5842   SQL query
5843 - Include file,blk in btape fill output
5844 - Create exit_code for fill with multiple tapes
5845 - Fix #1364 and #1363 about compression buffer error.
5846
5847 02Sep09
5848 - fix variable name
5849 - Work on certification scripts
5850 - Eliminate DDS-4 in favor of tape + create btape-test-changer test
5851
5852 01Sep09
5853 - Many debug code fixes in regression scripts
5854 - Attempt to fix SQLite3 seg fault in list routines
5855 - Merge master with SF
5856 - Update tape tests for hardware certification
5857 - Rename .lsdirs/.lsfiles/.update to .bvfs_xxx to avoid confusion with future
5858   commands
5859 - Update tape tests for hardware certification
5860 - Eliminate xattr.c compiler warning
5861
5862 31Aug09
5863 - Prohibit copy and assignment in db_list_ctx
5864 - Use new db_list_ctx class instead of bad POOLMEM*
5865 - Exclude OSX resource forks from saving using the xattr code Exclude OSX acl
5866   data from saving using the xattr code when normal acl mode is also enabled.
5867   Make excluding certain xattr in the generic functions somewhat easier for
5868   certain OS specific attributes.
5869 - Fix Win32/64 build
5870
5871 30Aug09
5872 - Remove old subroutine prototype
5873 - prohibe copy and assignment in Bvfs module
5874 - Fix bug #1355 Director crashes with double free in Accurate SQL query
5875
5876 29Aug09
5877 - Fix bug #1357 Verify jobs fail when job has zero files
5878 - Rework verify-voltocat-test and add to normal tests
5879
5880 26Aug09
5881 - Release orphanned buffers in accurate code
5882 - Fix possible seg fault in db_get_int_handler in accurate code
5883 - Update JobBytes only for Verify jobs when computing checksum
5884 - Add BaseJob option to fileset
5885
5886 25Aug09
5887 - Suppress some error messages generated after cancelling a job
5888
5889 24Aug09
5890 - Apply and commit Lorenz Schori <lo@znerol.ch> patch for OSX
5891 - Apply Lorenz' OSX patch
5892 - update basejob code to use checksum during accurate check
5893 - Close bug #1351 SQLite2 to SQLite3 conversion
5894 - Remove unnecessary subroutine import definition
5895
5896 23Aug09
5897 - Test of git commit.
5898 - bat: fix variable name
5899 - bat: Simplify the code to make TableWidget in read-only
5900 - Free Volume in several places. Fixes virtual-changer problem and possibly bug
5901   #1346.
5902 - Add SD Volume debug code
5903
5904 22Aug09
5905 - Don't print different filesystem. Will not descend message if directory
5906   explicitly excluded
5907 - capitalize bytes in message
5908
5909 21Aug09
5910 - Prune a few dev tests
5911 - Made shorter developers test
5912 - Rework the bsock.h class to put public structures last
5913 - Update AUTHORS file
5914 - Integrate patch for building dmg on OSX from Lorenz Schori <lo@znerol.ch>
5915 - Add commas in num files for estimate command
5916
5917 20Aug09
5918 - in status slots command, unlock db just after sql query
5919
5920 19Aug09
5921 - Add BWEBCONF env variable to specify the bweb.conf path without touching the
5922   Bweb.pm file with lighttpd
5923 - Fix bat crash due to alignment diff in bat and core code
5924 - Fix acl-xattr-test by using attr
5925 - Add BWEBCONF env variable to specify the bweb.conf path without touching the
5926   Bweb.pm file with lighttpd
5927 - Ensure that timestamp put in SQL log
5928
5929 15Aug09
5930 - prevent status page from requesting status before it has been brought to the
5931   front
5932 - Move global acquire lock to lock by device
5933 - Restrict acquire to one job at a time
5934 - Fix acquire.c locking
5935 - Try to fix acquire not to block during despooling
5936 - Add fullname parameter to btime in order to debug regress script.
5937 - No need to flush the members of the xattr link cache as they are not dynamically
5938   created. Small oversight from my side, was thinking I had a memory leak.
5939 - fix couple of segfault in acl/xattr code
5940 - Eliminate git pull in config_dart
5941 - Some small fixes to the counting and some small relayout of small code
5942   sniplets.
5943 - Lets first output statistics before freeing them. Saves a rather stupid
5944   segmentation fault.
5945 - Fix merge conflict leftover
5946 - Add all acl and xattr related variables which are either global or already
5947   part of the JCR into a simple structure and reference that from the JCR
5948   structure.
5949
5950 14Aug09
5951 - Some small fixes to the counting and some small relayout of small code
5952   sniplets.
5953 - Lets first output statistics before freeing them. Saves a rather stupid
5954   segmentation fault.
5955 - Ignore regress time.out file
5956 - Fix merge conflict leftover
5957 - Add all acl and xattr related variables which are either global or already
5958   part of the JCR into a simple structure and reference that from the JCR
5959   structure.
5960 - fix compilation problem reported by Dan
5961 - Correct spelling of writing -- reported by Dan
5962 - Loose void pointer and use C++ supported declaration elsewhere defined
5963   structure.
5964 - Move global variables into jcr private xattr data structure so we can have
5965   parallel saves of xattr on solaris.
5966
5967 13Aug09
5968 - update lock manager to get better traces
5969 - Fix files wiped out by merge
5970 - Missed commiting one file last time
5971 - bat: Add a re-run button on job info page, that allows to run the selected
5972   job with the same properties (level, pool, etc...)
5973 - bat: small fix on hrule
5974 - fix missing copyright
5975
5976 12Aug09
5977 - Make new big-virtual-changer test. Test concurrency
5978 - fix offset in new lsdirs/lsfiles command
5979 - add comments and list special dirs in .lsdirs
5980 - Add .lsfiles, .lsdirs, .update command to interface user with bvfs object
5981 - More comments
5982 - Update virtual regress comments
5983 - bat: fix sql with volreadtime volwritetime bat: add drive=0 in update slots
5984   command
5985 - bat: Put the content panel as a child of the Storage item bat: use slot
5986   selection in update slots command and in label command
5987
5988 11Aug09
5989 - bat: fix volreadtime/volwritetime and messages in stderr about unknown
5990   slots
5991 - Change backup-acl to acl-xattr-test and make it skip if acl/xattr not installed
5992 - Use tmp instead of /tmp + fix strip-test so diff works
5993 - Make regexwhere use tmp rather than /tmp
5994 - Remove non-portable i option on sed + create tmp dir
5995 - connect button callback
5996 - display content on doubleclick only if storage and autochanger
5997 - bat: Make new autochanger content working
5998
5999 10Aug09
6000 - bat: display a Warning icon when having Errors>0 and Status=T
6001 - Pull Philipp Storz' bacula.spec changes for OpenSuSE build service
6002 - try to make content table work!!
6003 - Implement MaximumConcurrentJobs for SD devices
6004 - try to insert data on table content
6005 - update content interface
6006
6007 09Aug09
6008 - continue storage content panel
6009 - Fix bug #1344 show pool displayed wrong variable for maxvolbytes
6010 - Fix compiler warnings in acl and xattr code
6011 - Fix screw up with setting JobLevel and JobType
6012 - Change version
6013 - Fixed references to xattr_link_cache_entry to use xattr_link_cache_entry_t
6014 - Changes due to code review by Kern added.
6015 - Move enum from protos.h to filed.h and move defines to top of filed.h
6016 - Added some more ENOENT supressing.
6017 - Small indent change
6018 - Small change to comments
6019 - Added comment on entry points
6020 - Added missing ENOENT switch case.
6021 - Fix problem with counting xattr and returning a non-ok on count 0, also added
6022   some extra comment and make sure the xattr_value_list is initialized to NULL
6023   and checked on bail_out.
6024 - Loose default_stream parameter.
6025 - Changed snprintf to bsnprintf
6026 - Use bstrncpy instead of strncpy
6027 - Fixed Jmsg4 to Mmsg4
6028 - Added support for counting xattr errors and only print a limited set of
6029   errors but count all. The lower level functions now store there error message
6030   in jcr->errmsg so the upper level routines have access to them.
6031 - Added support for counting acl errors and only print a limited set of errors
6032   but count all. The lower level functions now store there error message in
6033   jcr->errmsg so the upper level routines have access to them.
6034 - Small changes to ifdef layout.
6035 - Drop unneeded target for libbacfind.a
6036 - Moved the berrno as a local variable of the function and not a local context
6037   variable. Same as previous change for acl.c
6038 - Make sure it compiles and moved the berrno as a local variable of the function
6039   and not a local context variable. Moved tri-state enum to protos.h
6040 - Moved list of supported xattr to start of per OS implementation like in
6041   acl.c
6042 - Imported patch from older git tree.
6043 - bat: init storage content view
6044
6045 08Aug09
6046 - Fix cats.h date
6047 - bat: display a Warning symbole when having Errors>0 and Status=T
6048 - Add data end tracking an attribute spooling
6049 - Fix compiler warning in bvfs code
6050 - Use 64 bit ftell and fseek in send_bootstrap_file
6051 - Turn of some debug code
6052 - Ignore src/tools/bvfs_test
6053
6054 07Aug09
6055 - bvfs: Add example to list files versions bvfs: Fix directory listing bvfs:
6056   Add limit/offset implementation to save resources on director bvfs: Create
6057   cache tables on the fly when using Bvfs object (for testing)
6058 - Bvfs: Create cache tables when updating the cache if they don't exist
6059
6060 06Aug09
6061 - fix makefile for bvfs_test
6062 - add option to truncate cache table during startup for bvfs_test
6063 - add user handler to print directory add -j, -p to bvfs_test tool
6064 - Document FT_DELETED FileIndex=0 special value in database Schema
6065 - Add the rest of files for new Bvfs
6066 - Add a new Bvfs class that implements brestore instant navigation cache inside
6067   Bacula. Works for Mysql, Postgresql and Sqlite3
6068 - bat: fix compiler warning for unreferenced argument
6069 - fix mysql case problem in bweb/bresto
6070 - Use the sqlite3_changes to implement sql_affected_rows()
6071 - remove QFormLayout, and use QGridLayout instead
6072
6073 05Aug09
6074 - in bweb, fix warning
6075 - add a default bconsole command to bweb starthttp script.
6076
6077 04Aug09
6078 - remove Page Selector keyword from main bat screen
6079 - fix small pb in bweb starthttp script
6080 - document bweb+lighttpd
6081 - update display_log to display a message if no logs are found
6082 - Apply patch for regress from Frank Sweester
6083 - connect button from mediainfo to real actions
6084 - bat fill mediainfo fields
6085 - bat: Go to the media info panel when double-click on job page or media
6086   list
6087
6088 03Aug09
6089 - Add new mediainfo panel to bat
6090 - update windows bat.pro
6091 - small fix for bresto
6092 - update doc
6093 - don't reset bstat, rstat, dstat in stop_bacula
6094 - add test for list basefiles and new list files
6095 - don't reset bstat, rstat, dstat in stop_bacula
6096 - add list basefiles command make list files compatible with basefiles
6097 - fix the basefile catalog update
6098 - work on stats, fix bug with batch connection
6099 - enable FileSet { Options { accurate = 'pm5' } }
6100 - add variables for stats
6101 - display a message with basejobids
6102 - stop copy/migration using basejobs
6103 - replace free&NULL by free_and_null
6104 - fix
6105 - display base jobs during restore
6106 - fix segfault
6107 - check size also replace mtime/ctime by lstat field
6108 - check for purge job
6109 - purge basefiles at the same time than files
6110 - make regression ok
6111 - use batch connection
6112 - fix update_job_end
6113 - update HasBase in catalog
6114 - remove some debug
6115 - seems to work:!!!
6116 - make base backup work
6117 - update
6118 - init base file
6119 - compile
6120 - fix sql for postgresql
6121 - make sql part
6122 - take ideas from previous try
6123 - Remove useless title
6124 - fix layout, now ok
6125 - remove list volume menu from joblist
6126 - make double click work with joblist
6127 - add refresh and delete event
6128 - fix script name
6129
6130 02Aug09
6131 - Remove old sqlite3 build from bacula.spec
6132 - Move bat from bacula.spec to bacula-bat.spec
6133 -  Remove installing gconsole start script from Makefile.in
6134 - Split mtx into its own spec file
6135 - Remove docs from spec
6136 - Split docs into bacula-docs.spec
6137 - Move bat and mtx to their own spec files
6138 - Remove docs from spec
6139 - Split docs into bacula-docs.spec
6140 -  Remove installing gconsole start script from Makefile.in
6141 - Split mtx into its own spec file
6142 - Remove docs from spec
6143 - Split docs into bacula-docs.spec
6144 - Move bat and mtx to their own spec files
6145 - Remove docs from spec
6146 - Split docs into bacula-docs.spec
6147 - Move bat from bacula.spec to bacula-bat.spec
6148 -  Remove installing gconsole start script from Makefile.in
6149 - Split mtx into its own spec file
6150 - Remove docs from spec
6151 - Split docs into bacula-docs.spec
6152 - Move bat and mtx to their own spec files
6153 - Remove docs from spec
6154 - Split docs into bacula-docs.spec
6155 - Move bat from bacula.spec to bacula-bat.spec
6156 -  Remove installing gconsole start script from Makefile.in
6157 - Split mtx into its own spec file
6158 - Remove docs from spec
6159 - Split docs into bacula-docs.spec
6160 - Move bat and mtx to their own spec files
6161 - Remove docs from spec
6162 - Split docs into bacula-docs.spec
6163 - Move bat from bacula.spec to bacula-bat.spec
6164 -  Remove installing gconsole start script from Makefile.in
6165 - Split mtx into its own spec file
6166 - Remove docs from spec
6167 - Split docs into bacula-docs.spec
6168 - Move bat and mtx to their own spec files
6169 - Remove docs from spec
6170 - Split docs into bacula-docs.spec
6171 - Move bat from bacula.spec to bacula-bat.spec
6172 -  Remove installing gconsole start script from Makefile.in
6173 - Split mtx into its own spec file
6174 - Move bat and mtx to their own spec files
6175 - Remove docs from spec
6176 - Split docs into bacula-docs.spec
6177 - Move bat and mtx to their own spec files
6178 - found a bug. Joblist page would not come up unless dockPage was called when
6179   page was opened with initial paramaters.
6180
6181 01Aug09
6182 - Remove docs from spec
6183 - Split docs into bacula-docs.spec
6184 - Add bacula-docs.spec.in
6185 - Add new form to see job details
6186 - Add bacula-docs.spec
6187 - Remove bacula-docs.spec
6188 - Split docs into bacula-docs.spec
6189 - Remobe bacula-docs.spec
6190 - Split docs into bacula-docs.spec
6191 - missing less than beforehistory | grep svn :D
6192
6193 31Jul09
6194 - Split docs out of bacula.spec
6195 - Insert the tabbed widgets as opposed to adding to the end.
6196 - Don't dock the page for dirstat and restore tree until the page selector tree
6197   widget is clicked.
6198 - I like this sorting method better.
6199 - Update bacula.spec
6200 - Apply quick fix from Ulrich about the last feature.
6201 - Continue work on bacula.spec
6202
6203 30Jul09
6204 - rename the free_and_null macro
6205 - fix test name
6206 - update new features
6207 - chmod +x regress/tests/multi-storage-test
6208 - Allow restore from multiple storage
6209 - Update News
6210 - update tool
6211 - Modify enable/disable commands to show only appropriate Jobs.
6212
6213 29Jul09
6214 - Add ACL check for client in estimate command
6215 - Change time_t by utime_t in accurate function
6216 - Start reworking 3.0.2 bacula.spec file
6217
6218 28Jul09
6219 - Display the job_zoom view when backup is finished
6220
6221 27Jul09
6222 - Add DESTDIR to Makefile
6223 - Add file to build html doc
6224 - add changelog link
6225 - Add changelog on the main menu
6226 - update doc
6227 - add downloads pages for all lang
6228 - Remove the Patch section and add the new Download area
6229 - Link to new downloads.php
6230 - Add tool to convert nasty sourceforge download page to a simple one
6231 - Update
6232 - Update README for binary install tests
6233
6234 25Jul09
6235 - change free_and_null function to a macro
6236 - Add Spanish files translated
6237
6238 24Jul09
6239 - Add format to a fprintf
6240 - Attempt to fix SQLite seg fault problem
6241 - Fix Expired option in media list to select Used media
6242 - Set selection items on top.
6243 - this should resolve issues that people are having with this splitter. If you
6244   try to make it too large, it just snaps back.
6245
6246 23Jul09
6247 - Fix int/int32_t problem in accurate_add_file
6248 - Permit to filter on the directory name as for file
6249 - fix bad english sentence
6250 - add function to simplify free and null operation on pointers
6251 - Remove Qt 4.4 code so it compiles on 4.3 (setHeaderHidden)
6252
6253 22Jul09
6254 - Apply idea of part of Graham's tidy-bsr-source.patch, but modified
6255 - Fix bug #1337 Console tries to build with SSL when libssl-dev not installed
6256 - Modify setJobStatus so cancel has same priority as fatal errors
6257 - Fix Solaris compiler warning in signal.c
6258 - Change selection behavior in the director status screen.
6259 - Do not restore spliiter settings if the settings do not contain settings for
6260   that splitter.
6261 - This is committing most of the patch received from Eric.
6262
6263 21Jul09
6264 - Merge branch 'bwebII'
6265 - use $conf, $tmp, $script, $rscript in accurate test
6266 - Fix Spanish files translated
6267
6268 20Jul09
6269 - es.po merged with bacula.pot 3.0.2
6270
6271 19Jul09
6272 - This is the change that may be used in the future to resolve the issue with
6273   text input required during a console communication.
6274 - Final changes
6275 - Add es lingua
6276 - Fix Spanish build
6277 - Final changes
6278 - Add first cut bsys spec
6279 - update bweb INSTALL
6280 - update INSTALL
6281
6282 18Jul09
6283 - Add info on bweb + lighttpd
6284 - Fix bat command line input bug
6285 - Don't show the connection message after first connection is made
6286
6287 17Jul09
6288 - update copyright year
6289 - Optimize a bit the running job view
6290 - Fix bresto file relocation box
6291 - Update copyrights
6292 - Put back old status icon
6293 - Fix sql query for sqlite on suse10 on copy job
6294 - Fix Spanish files translated
6295
6296 16Jul09
6297 - Remove print and save menu
6298 - Simplify the main screen, removing the status dir console icon and the "go
6299   back" one
6300 - fix spell
6301 - fix case problem in field name
6302 - update for status slots
6303 - Replace info_msg by send_msg in status_slots for bat
6304 - update ChangeLog for 3.0.2
6305 - document @help
6306 - Ignore TAGS
6307 - +x the test file
6308 - test with file instead of vtape
6309 - Add test for bug 1288
6310 - Add slot field in storage operations Update update volume page
6311 - Use BUILD_DIR in default conf
6312 - Fix #1323 about a problem when mounting a requested volume during a restore.
6313 - Use the read as primary color in bweb
6314 - Fix script for vtape tests
6315 - Fix graph_font parameter to work with graph module Avoid warning messages in
6316   apache log with graph module
6317 - Update
6318 - update INSTALL file
6319 - update apache section in INSTALL file and try to choose better color for
6320   graphs.
6321 - Fix Spanish files translated
6322
6323 15Jul09
6324 - Parameterize depkgs directory
6325 - Add back bootstrap to FD
6326 - Make CONF::init header and .c file agree about types
6327 - update
6328 - update cloud project
6329 - Force the client_encoding to SQL_ASCII when database is already using this
6330   mode.
6331 - Fix #1335 about postgresql error message during copy session
6332 - Add documentation about new restore menu
6333 - remove non-essential directories
6334 - Fix Win64 build
6335 - Add more example SD Device configurations
6336
6337 14Jul09
6338 - Apply patch in bug #1315 by McMichaeli that fixes scripts/logwatch
6339 - Add more output when spooling and no space left
6340 - fix next-vol-test
6341 - Fix postgresql driver bug that displayed <NULL> rows from time to time.
6342 - Small fix on accurate code for new restore menu option
6343 - Change default save dir to sbindir in bacula-dir.conf
6344 - update project files for project 2
6345 - Should fix #1323
6346 - Implement project 2, about new restore menu
6347 - Update date
6348 - Remove some whitespace
6349 - Send bootstrap directly from DIR to SD
6350
6351 13Jul09
6352 - add -u to diff
6353 - revert changes
6354 - Update new features
6355 - Create build scripts for Win64 somewhat equilavent to the Win32 ones
6356
6357 10Jul09
6358 - Print correct JobId in bls, should fix #1331
6359 - Rebuild configure
6360 - Apply python detect patch from Bastian Friedrich <bastian.friedrich@collax.com>
6361 - Add --with-hostname to ./configure
6362
6363 09Jul09
6364 - More changes in es.po (37%)
6365 - add --with-hostname to ./configure
6366 - Changed ACL_OTHER into ACL_OTHER_OBJ as IRIX doesn't seem to have ACL_OTHER.
6367   Fixes bug #1333
6368
6369 06Jul09
6370 - Remove non-portable reference to pthread mutex
6371 - Display command output by default
6372 - Add new Spanish files translated
6373
6374 05Jul09
6375 - Turn off bat debug code
6376 - Fix compilation bug
6377 - Small change to allow the compiler to optimize it easier due to the constant.
6378
6379 04Jul09
6380 - Add new Spanish files translated
6381
6382 03Jul09
6383 - Correct registered trademark notice
6384 - Should fix the first part #1323 about the restore option "List Jobs where a
6385   given File is saved" wich display deleted files
6386
6387 02Jul09
6388 - Add estimate accurate doc
6389 - add accurate=yes/no test for estimate
6390 - Update help page with accurate=yes/no
6391 - Add estimate accurate=yes/no ebl Change the code to check jcr->accurate and
6392   not jcr->job->accurate
6393 - Add estimate test
6394 - Make estimate command accurate compatible. Should fix #1318
6395 - Fix es concepts compile problem
6396 - Update for Spanish
6397 - Another fix for bug #1311 to get the correct last_full_time
6398 - Add new Spanish files translated
6399 - Update
6400 - Add base of Spanish manual
6401 - Add directory to Spanish docs; Spanish (es.po) 25% translated
6402
6403 01Jul09
6404 - Fix false zombie detection in next-vol-test
6405 - Add test with accurate mode (it shows the #1323 bug)
6406 - Fix bug #1317 Allow duplicate jobs = no does not work
6407 - Eliminate double job report when do_xxx_init() returns failure
6408 - Fix regress tests to handle new default job name
6409 - fix copy-volume-test
6410 - update Item 2
6411 - Add debug code to MaxDiffInterval
6412
6413 29Jun09
6414 - Change bacula-dir.conf default job name from Client1 to BackupClient1
6415 - Document #1318 about estimate and accurate mode
6416
6417 28Jun09
6418 - Add a column for job type to the jobs table
6419 - Fix missing case for NetBSD xattr restores.
6420
6421 27Jun09
6422 - Fix Win32 build -- turn off lockmgr and remove lockmgr defs
6423 - Added symbols required for win32 build
6424
6425 25Jun09
6426 - Modify xattr.c and acl.c not to fail the job on errors. This should fix bug
6427   #1305.
6428
6429 23Jun09
6430 - Fix 2 rather big bugs in the xattr and acl code and fix a small memory leak
6431   on a particular code path for Linux xattr/acl handling.
6432 - update newfeature with project 37
6433 - Update FileSetId when initializing job.
6434 - fix compilation problem
6435 - add a note about /sys/class/scsi_tape/nst0/default_compression, fix #1314
6436 - Add '*' when volume is online when displaying volume list in restore. Should
6437   complete project 31.
6438
6439 21Jun09
6440 - remove bnet_fsend and use class call
6441 - Re-fix bug #1311 if MaxDiffInterval exceeded ensure job upgraded
6442
6443 20Jun09
6444 - Fix bat install for 3.x
6445
6446 19Jun09
6447 - Add a boolean to console class to allow for the warning popup, except in
6448   cases where I want to prevent the popup. So far this is only for purging
6449   jobs.
6450 - Correct a misspelling in a relatively trivial spot.
6451 - Add job type and first volume of the job to the 4th pane the version table.
6452   This is so that when looking at what version to restore with copy jobs the
6453   user can make a better decision as to which job to restore from
6454
6455 18Jun09
6456 - Back out previous maxdiff patch, which is broken
6457 - Add all Job Types to job_type_to_str() for bat
6458 - Commit maxdiff patch
6459 - Fix bug #1311 if MaxDiffInterval exceeded ensure job upgraded
6460
6461 17Jun09
6462 - Fix bug #1305 make errors obtaining acl during backup non-fatal
6463 - Commit btape fill patch
6464 - Fix bug #1309 inappropriate error message during btape fill command
6465 - Fix bug #1307 AllowHigherDuplicates=no prevents automatic job escalation
6466
6467 16Jun09
6468 - Update VirtualFull doc + BSys course dates
6469
6470 14Jun09
6471 - move 3.0.0 patches to 3.0.x dir
6472 - Add 3.0.x patches dir
6473 - Update with 2009 Vote
6474 - Forgot to add the images for the new button.
6475 - Add a previous page button to the button bar.
6476
6477 13Jun09
6478 - Add feature in pages to have a console command that does not set the console
6479   current. Then also use that feature in joblist to purge or delete a job.
6480 - Add a stringlist and a foreach after populating to at least acknowledge to
6481   the user that a new fileset. Bat would not show the fileset until the database
6482   table had the fileset which was not until used.
6483
6484 12Jun09
6485 - Remove non-portable code referencing pthread_t fixes bug #1308.
6486 - Remove non-portable code referencing pthread_t
6487 - Create patch that may fix bug #1298 and bug #1304, which causes an SD crash
6488   after canceling a job.
6489
6490 11Jun09
6491 - When looking at what got backed up from a windows differential, found a bug
6492   where it would create many "Bases". This fixes it subtly.
6493
6494 09Jun09
6495 - Add checkbox widgets to filter out copy and migration jobs.
6496
6497 08Jun09
6498 - Attempt to get bat conf file installation to work with DESTDIR
6499 - Commit migrate patch for bug #1303
6500
6501 05Jun09
6502 - Improve error messages when a migration sql query is used and correct the
6503   problem identified in bug #1303 with starting Job names containing spaces.
6504 - Fix #1306 when building static bconsole
6505
6506 04Jun09
6507 - Did not intend to leave those debugging lines there.
6508 - fix vtape test to work with the latest trunk
6509 - Reorder project file with poll result
6510
6511 03Jun09
6512 - update
6513
6514 01Jun09
6515 - Setting actions up like this I think is better. No restore from job or time
6516   if more than one job selected.
6517 - Add columns for first media and volume count. Change some semantics of how
6518   signals execute functions when a selection list is changed.
6519 - Prevent warnings from showing as dialog boxes that can interupt multiple
6520   operations performed in a foreach.
6521
6522 31May09
6523 - Sort the lists after population so that drop downs are sorted.
6524
6525 30May09
6526 - A fix for mysql database sql syntax.
6527 - Add columns to the tree to show read/write time, scratch pool, recycle
6528   count.
6529 - Somehow I was losing the refresh jobs action. This should keep it in.
6530
6531 29May09
6532 - untabify
6533 - Add ids on command.tpl to fix #1300
6534
6535 28May09
6536 - Correct incorrect placement of trap for m_firstpopulated.
6537 - There was an issue with empty directories. The director would print node xxx
6538   has no children and bat would interpret that as a directory. This fixes it
6539   but it may not be the best solution.
6540 - update
6541
6542 27May09
6543 - Make sure that vtape directory is created during -tape tests ebl change grep
6544   -e to grep -E to make source-addr-test working as expected
6545 - Simplify mysql bresto part. Should be faster, but need tests
6546
6547 26May09
6548 - On vacation I am having a little fun !!
6549 - Add documentation for new directives DirSourceAddress and FDSourceAddress
6550 - Apply Steve Polyack patch to add DirSourceAddress and FDSourceAddress directives.
6551   That permits to choose the outgoing interface.
6552 - make fileregexp-test working with git repository
6553
6554 25May09
6555 - Apply Marco's patch: mvw Allow acl and xattr to be explicitly enabled and
6556   fail the configure if we are asked to enable acl or xattr support and the OS
6557   doesn't support acls or xattrs.
6558 - Add more Spanish site modifications
6559
6560 24May09
6561 - Commit changes for Spanish site
6562
6563 23May09
6564 - Create Client record in database at startup -- makes bat work better
6565 - Disable scratchpool-pool-test because it hangs
6566 - Rework printed message when files are purged on restore
6567 - Turn off useless End of file message during restore.
6568 - When doing a tree selection restore, look at the PurgedFiles column in the
6569   first JobId, and if non-zero, the Job was purged, so do not do selection
6570 - Yet another try to get qmake to install bat correctly
6571
6572 21May09
6573 - Add Catalog = all to the default Messages resource
6574
6575 20May09
6576 - Add Spanish directory
6577 - Fix race in director job start which was allowing the number of concurrent
6578   jobs to exceed the maximum
6579
6580 19May09
6581 - Comment out broken fake-autochanger change
6582 - Speed up media list generation when using "compute with directories" option
6583 - fix dates
6584 - update
6585 - Fix #1029 about resolution address order. Thanks to David.
6586 - Add patch for #1029
6587 - During jcr destruction hold jcr_chaing lock only for minimum time necessary.
6588   This should fix the SD deadlock in bug #1287.
6589 - Simplify messages printed by SD when reserve fails. This should fix bug
6590   #1285
6591 - Add sleep in vtape changer to simulate real hardware
6592
6593 17May09
6594 - speed up mysql to compute restore table ebl speed up mysql when computing
6595   media list ebl fix media list display ebl fix bresto problem with drag&drop
6596
6597 16May09
6598 - Fix libxml dependency for rh7 per Pasi Kärkkäinen <pasik@iki.fi>.
6599 - Create archivedir
6600
6601 15May09
6602 - Back out unwanted change. Should fix problem reported by Yuri
6603 - add index on temporary table to speed up mysql part during restore
6604 - Fix display of / on bfileview
6605 - Yet another attempt to get qmake to generate valid Makefiles that installs
6606   the binaries. It seems to require the binary to exist at qmake time
6607 - Apply fix to sql_cmds.c suggested by Ulrich Leodolter <ulrich.leodolter at
6608   obvsg.at> which prevents restore by file selection from using Copy jobs.
6609 - fix drag&drop
6610
6611 14May09
6612 - Add new nagios_plugin_check_bacula.tgz from Masopust, Christian <christian.masopust
6613   at siemens.com>
6614 - Reduce bconsole help to fit in 80 columns kes Add bconsole @help command kes
6615   Fix Show FileSet command to handle spaces
6616 - Allow specification of base daemon resource name. --with-basename=<name>
6617 - Fix bat to automatically use installed bat.conf
6618 - bat not installed even if configured. Fix by working around apparent bug in
6619   qmake
6620
6621 13May09
6622 - update
6623 - Turn on lockmanager when using DEVELOPER flag
6624
6625 10May09
6626 - note that vtape is not ready for production
6627 - remove unused file
6628 - More scripting stuff
6629
6630 09May09
6631 - More scripting parameterization
6632 - More parameterization of scripts
6633 - First cut parameterize better regression tests
6634
6635 07May09
6636 - fix mysql problem with the restore query
6637 - rename JobHistory to JobHisto
6638
6639 06May09
6640 - update os table
6641 - ebl update german version
6642 - update supported os table
6643 - change the ugly grey background on symbole and images to white
6644 - small fix
6645
6646 05May09
6647 - ebl Make working the "compute with directories" option --This line, and those
6648   below, will be ignored--
6649
6650 04May09
6651 - Updates
6652 - add screenshots
6653 - Add screenshot and update french main page
6654 - add screenshots
6655 - update
6656 - Add new images
6657 - Fix ldconfig problem in client only build.
6658 - don't display copies like in bconsole
6659 - Added extra logging to determine the exchange server in use
6660
6661 03May09
6662 - Fixes for client build.
6663 - Update main page
6664 - Update
6665 - update
6666 - Only define winapi's for 32 bit build. Already defined for 64 bit apparently...
6667 - Change GetComputerName to GetComputerNameEx so that in a cluster we get the
6668   name of the vserver instead of the local machine. Added prototypes for
6669   GetComputerNameEx which appear to be missing.
6670
6671 02May09
6672 - 3.0.1
6673 - Don't run backup at same time as restore to avoid deadlock in concurrent
6674   test
6675
6676 01May09
6677 - update
6678 - Update documentation
6679
6680 30Apr09
6681 - Ran into a problem deleting a volume. This fixes it.
6682 - Update News
6683 - Fix purged restore prompting
6684 - Final changes
6685
6686 29Apr09
6687 - update
6688 - Add bypool option
6689 - add bypool option
6690 - Fix error message
6691 - Fix bug #1282 Setting job.Priority in python crashes director by checking if
6692   string addr is NULL. Not tested.
6693 - Fix bug #1281 allow all on restore command line to restore pruned JobIds
6694   without prompting.
6695 - Add vectorized bat image
6696
6697 28Apr09
6698 - Check for job_canceled() in fd_plugin code
6699 - Update Win32/64 table creation to have new DB version 11 format
6700 - Remove illegal Options in Exclude of default Win32/64 bacula-dir.conf
6701 - This is the fix to http://bugs.bacula.org/view.php?id=1276. The select class
6702   was just not working with the new requirements of setting and clearing the
6703   notify.
6704
6705 27Apr09
6706 - Fix bug #1274 where a migration job can be canceled like the original job by
6707   the MaxRunTime directive.
6708 - Added fix for bug #1275 where acl or xattr data is saved for virtual filenames
6709   generated by filed plugins.
6710
6711 26Apr09
6712 - Set slot max to 60
6713 - Permits to eject Used tape
6714 - update ScriptAlias
6715 - Remove Reposition info message
6716 - Fix platform scripts not to clean configured files during 'make clean' use
6717   'make distclean' to clean everything.
6718
6719 25Apr09
6720 - Add build tag for distribution name.
6721
6722 21Apr09
6723 - Fix copyright + trademark name
6724 - add doc for new VerId option
6725
6726 20Apr09
6727 - Fix suggested in bug 1273
6728
6729 16Apr09
6730 - Add additional mysql connection debug code
6731 - Fix bug #1246 Sometimes access denied with VSS enabled. UCS conversion cache
6732   was not properly flushed at the end of a Job
6733
6734 15Apr09
6735 - Update
6736 - add missing BACULA define
6737
6738 14Apr09
6739 - update
6740 - Fix bug #1268 Full Max Run Time cancels jobs (when Max Run Time = 0).
6741 - Ignore scripts/bacula-dir.conf.maxruntime
6742 - revert pool changes and correct the problem
6743
6744 13Apr09
6745 - Add new maxruntime test -- not yet working
6746 - more fixes about pool=defaults
6747 - more fixes
6748 - fix more pool problem
6749 - fix pool problem
6750
6751 12Apr09
6752 - specify pool in label process to avoid problem
6753 - use scripts/bacula-dir.conf instead of bin/bacula-dir.conf
6754 - Add debug message when checking database encoding
6755 - Test postgresql encoding at the start of the test
6756
6757 11Apr09
6758 - Modify insertion of read Volumes in SD to be done before the drive reservation.
6759   This ensures that a Volume to be read will not be reserved for writing.
6760 - Clean old patchnotes
6761 - Turn developer back on
6762
6763 13Oct09
6764 Release Version 3.0.3:
6765 16Jul09
6766 Release Version 3.0.2:
6767 29Apr09
6768 Release Version 3.0.1:
6769 05Apr09
6770 Release Version 3.0.0:
6771 28Dec08
6772 Release Version 2.4.4
6773 27Oct08
6774 Release Version 2.4.3
6775 26Jul08
6776 Release Version 2.4.2
6777 07Jul08
6778 Release Version 2.4.1
6779 04Jun08
6780 Release Version 2.4.0
6781 25Jan08
6782 Release Version 2.2.8