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