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