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