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