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