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