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