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