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