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