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