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