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