]> git.sur5r.net Git - bacula/bacula/blob - bacula/ChangeLog
Merge branch 'master' of ssh://bacula.git.sourceforge.net/gitroot/bacula/bacula
[bacula/bacula] / bacula / ChangeLog
1               Changelog on version 5.0.x
2
3 General:
4
5 Release Version 5.0.0
6
7 21Jan10
8 - Remove double secs in pruning output
9
10 20Jan10
11 - Fix priority mgnt in lock manager
12 - Fix FD crash when plugin running and cancel given
13 - Stop backup sooner after cancel
14 - Make a missing plugin during backup fatal
15 - Update sample-query.sql
16 - Use make_catalog_backup.pl by default
17
18 19Jan10
19 - Update makeall and add README to release directory
20 - Remove debug code
21 - Add more authors
22 - Fix possible memory leak
23 - Fix bscan bug introduced with serialization change
24 - Add a few status client commands
25 - Make Ukraine po to compile
26 - Update po files
27 - More spec improvements from bug #1455
28 - Enhance FD status to have level
29
30 18Jan10
31 - Fix logwatch install in bacula.spec. Patch from bug #1454
32 - Remove /etc/logwatch directories from spec file. Patch supplied by bug 
33   #1456
34 - Don't remove spec files -- fixes bug #1458
35 - Remove FI sanity check code that does not apply after a VirtualFull
36 - Make Attr/record FI non-fatal if different -- possibly temp + add new session 
37   record types
38 - Keep serial from overruning with bad data
39
40 17Jan10
41 - Add info message on how to stop the file relocation test
42
43 15Jan10
44 - Add new Path tables to grant and drop scripts
45 - Fix #1450 about FirstWritten not updated with bscan
46 - Fix error message in grant_postgresql_privileges
47
48 12Jan10
49 - Fix SQLite table creation script
50
51 11Jan10
52 - Add Job.Reviewed field
53 - Enable priority checks in lockmanager
54 - Change DB version from 11 to 12
55 - Fix Win64 build
56 - Fix Win32 build
57
58 10Jan10
59 - Fix the subject to something easy to delete
60 - Turn off messages test -- it creates tons of emails
61
62 09Jan10
63 - Optimize strtok usage in ua_cmds
64
65 08Jan10
66 - Remove old code requiring different storages for migration
67 - More checking for OpenSSL in configure
68
69 06Jan10
70 - Add make_catalog_backup.pl script that uses env variables and disk file to 
71   pass database password for backup
72 - Modify the sql query to get alphabetical order of clients when selecting the 
73   most recent backup for a client
74
75 05Jan10
76 - Remove warning about make_catalog_backup.pl
77
78 04Jan10
79 - Add Ingres configuration
80 - Fix Ingres ID definition that caused seg fault
81 - Add commit from Stefan Reddig
82
83 03Jan10
84 - Simplify initgroups definition for AIX
85 - initgroups definition is ok on aix >= 5
86
87 31Dec09
88 - Ignore scripts/bacula_config
89 - Remove QWT from configure -- not used
90
91 28Dec09
92 - Revert to configure with C due to old prototypes on some systems
93 - Make ioctl_req_t test less g++ dependent
94 - Make ioctl test more exact
95 - Try to force configure compiles to be more exact
96 - Rebuild configure to handle Marco's changes
97 - Clean old configure
98
99 27Dec09
100 - Let --enable-libtool and --disable-libtool determine if we build plugins and 
101   drop the extra configure option
102
103 26Dec09
104 - Lets use a xattr specific constant and not the stdio BUFSIZ which is kind of 
105   platform dependend.
106 - Attempt to autoconfigure ioctl_req_t
107 - Lets not mix initialized stack variable with uninitialized ones in the same 
108   definition.
109 - Added some handling of EPERM and EOPNOTSUPP which seem to be returned when 
110   you try to retrieve the system extended attributes a non root user.
111 - Lets not orphan the buffer returned by extattr_namespace_to_string as it 
112   seems by looking at the code it strdups the string it returns so no need to 
113   bstrdup it ourself.
114
115 25Dec09
116 - Show that plugins are enabled or not in configure output.
117
118 24Dec09
119 - Plugins are dependable on libtool now so cleaned the Makefiles and the fd 
120   plugins are only build when --enable-plugins is set and libtool is used.
121 - Clarify catalog grant permissions message
122
123 23Dec09
124 - Fix depend for changes to SRC variables.
125 - Drop the usage of macros within macros as it seems some platforms native 
126   makes don't support that. While converting the Makefiles also made things 
127   somewhat more uniform in naming the lib objects.
128
129 22Dec09
130 - Add scripts/bacula_config script that displays configure options and results
131 - Continue to support Batch Mode with PostgreSQL < 8.2
132
133 21Dec09
134 - M_ABORT Bacula If batch insert is turned on when we try to open a connection 
135   and thread safe is not enabled
136 - Try to fix problem on FreeBSD with unsupported extended attributes which 
137   gives lots of orphaned buffers as seen in regression testing.
138
139 20Dec09
140 - Fix thread safe detection in ./configure
141
142 19Dec09
143 - Update bweb deb
144 - Fix breload make_catalog_backup.pl rights
145
146 17Dec09
147 - LSBize Debian init scripts
148
149 15Dec09
150 - Fix #undef of lock manager
151
152 13Dec09
153 - Remove checkout master
154 - Add more debug for Solaris regression timeouts
155 - Make SUN C++ compiler stop complaining about enum definition.
156 - Use %c and %n in bootstrap in default bacula-dir.conf
157
158 11Dec09
159 - remove a ref to sqlite
160 - Remove ua_prune.c debug code
161 - Print any traceback or bactrace
162 - Fix old stuff in Makefile
163 - Allow deadlock manager on FreeBSD, MacOSX and SunOs
164 - Add allowcompress-test
165 - Add test for AllowCompress option
166
167 10Dec09
168 - Eliminate compiler warning
169 - Rework Mac OS 10.6 mtio.h fix
170 - Attempt to fix mtio.h problem on Mac 10.6
171 - Allow mount to wake job waiting for op
172 - Make wait longer for better recycling
173 - Fix another volume_lock dlock order problem
174 - Fix and add ASSERT debug
175 - Fix compilation problem with lockmgr
176
177 09Dec09
178 - Fix misnamed variable
179 - Reorder lock_volumes and dlock in SD to avoid race conditions
180 - - five more updates to manpages options I had forgotten in a corner, - a 
181   reformated and edited page for bsmtp - a brand new one for btraceback, based 
182   on the Problem Resolution Guide and discussions (to be continued?) on this 
183   list.
184 - Fix compilation pb
185 - Add mutex some priority info for SD
186 - Add info in dump about lock priority
187 - Fix CentOS/RHEL detection
188 - Fix #defines when lock manager turned off
189 - Add USE_LOCKMGR_PRIORITY switch to enable new priority management
190 - Add Macro BTHREAD_MUTEX_PRIORITY(p) and lib/mutex_list.h to manage locks
191 - Make pthread_mutex_init/destroy compatible with bthread_mutex_t
192 - Fix SD Vol+dev lock race bug
193
194 08Dec09
195 - Add init/destroy function for both p/bthread_mutex_t object
196 - Add new bthread_mutex_t object that check mutex priority order
197 - Add test for reload command
198 - More bstrncat doc
199 - Add bstrncat comments
200 - Fix bug #1431 about bad reload command. Still an object to free in this 
201   case.
202 - Fix bug in bstrncat
203 - Temp fix for prune crash
204
205 07Dec09
206 - Update win32 testing
207 - Add new test for win32
208 - Add cleandir option
209 - Add tool to edit configuration file remotely
210 - Add more sm_check debug
211 - Add memory corruption checks
212
213 06Dec09
214 - Fix CentOS/RedHat test in regress
215 - Add win32 regress helper
216 - Attempt to fix SQLite seg fault when listing fields
217 - Allow Dir to come up before use
218 - Fix python plugin to use the new get functions instead of the get_ functions.
219 - Fix seg fault in new AllowCompression code
220 - Use restore count from write_bsr
221 - Add some doc of Win32 stuff
222 - Update prototype.conf to have latest stuff
223 - Update techdoc + notes
224 - Add AllowCompression feature
225
226 05Dec09
227 - Remove debug
228 - Fix #1403 about windows directory attributes not well restored
229 - Change old get_Jobxxx to getJobxxx
230 - Fix Win32 build after adding Base Job code
231 - Fix backup-bacula-test
232 - Add new idea to kernstodo
233 - Improved database warning message
234
235 04Dec09
236 - Init lmgr in btape
237
238 03Dec09
239 - Disable SQLite2 code in cats.h
240 - Remove SQLite from configure
241 - Remove SQLite2 scripts
242 - Fix configure.in
243
244 02Dec09
245 - Remove JobMedia.Copy references
246 - bvfs: update bvfs_test
247 - update
248 - Remove brestore_ from bvfs table, use Job::HasCache instead of knownjobid 
249   table
250 - Update po files
251 - Finally... the 100% of bacula spanish !!! ;-)
252 - Apply Postgres 8.4 SQL_ASCII fix
253 - Ignore bweb.conf in gui/bweb
254 - Apply manpage patches
255
256 01Dec09
257 - Fix backup-bacula regression
258 - Remove support for SQLite 2
259 - Fix rpm spec files bug #1428 + #1420
260 - Fix include MySQL libs to use shared object. Fixes bug #1427
261 - Fix search to include 64 bit libs for --with-dbi option
262 - Change all log.d to logwatch in RedHat specs
263
264 30Nov09
265 - Add config doc in INSTALL
266
267 23Nov09
268 - Add another project to the projects file
269 - don't follow packagemaker permission recommendations
270 - OSX Installer: update README
271 - OSX installer: fix for a bug in 10.5 packagemaker, --id argument required
272 - OSX installer: switch to new pmdoc packagemaker format
273 - Add another project to the projects file
274 - Add new project
275
276 22Nov09
277 - Add error count to Fatal job errors
278
279 21Nov09
280 - Attempt to keep tls_shutdown from hanging
281
282 16Nov09
283 - Add completion for unmark
284
285 15Nov09
286 - Add Job and File Retention to Pool
287 - Remove version id
288 - Change some console.c socket calls into class calls
289 - Revert "Reduce diff output in weird-files-test"
290 - Reduce diff output in weird-files-test
291
292 14Nov09
293 - Fix bug #1367 by creating an empty query.sql file
294
295 13Nov09
296 - update
297 - Display only backups when running a new job
298 - Add list_backup, list_restore functions
299 - update
300 - Add optional type= argument to .jobs command. You can list only Backup, 
301   Restore,... jobs.
302
303 12Nov09
304 - autocomplete restore mode
305
306 11Nov09
307 - update
308 - Fix segfault on basejob code
309 - Replace POOL_MEM by POOLMEM to avoid segfaults
310 - Fix base-job-test with Mysql
311 - Remove extra _ of _dbg_print_db func
312 - Update BDATE
313 - fix segfault on redhat4
314
315 10Nov09
316 - Add base-job-test to regress
317 - update
318
319 09Nov09
320 - Optimize SQL to determine file selection with directories. It is enabled for 
321   ascii path.
322
323 07Nov09
324 - Drop svn Id
325
326 06Nov09
327 - Add Solaris regress comments
328
329 05Nov09
330 - More debug when test fails
331 - Add SITE_NAME and EMAIL to cdash report
332 - Display a message if catalog max_connections setting is too low
333
334 04Nov09
335 - Apply James' conio patches
336 - Update po
337 - A small changes on bacula-es translate. Now, we go on ~90% !!!
338 - Fix double send of attributes introduced in 84aabba7cee82f0c1f6dae8882a2ee0bb26306ca
339 - Check pthread_mutex_lock return code in lockmgr
340
341 03Nov09
342 - Remove debug code in concurrent-jobs-test
343 - Remove debug code in encrypt-bug-test
344 - Remove annoying debug messages in four-jobs-test
345
346 02Nov09
347 - Increase width of ls size. Fixes bug #1409
348 - Fix buffer clobber when editing SQL error
349 - Fix false zombie errors in FD during regression
350 - Merge branches 'master' and 'kaboom'
351 - Add -m option to DIR,FD,SD to dump kaboom output
352 - avoid orphan memory in testls
353
354 01Nov09
355 - tab-completion ok
356 - When using .help item=, we display only usage part
357 - Add bat to Win32 build and install
358 - Add more debug for zombie jobs
359 - Get regress bacula stop messages when debug on
360 - Fix SD DCR race condition that causes seg faults
361 - Stop regression tests after 30 minutes
362 - Commit configure
363 - Add more debug on failed source-addr regression
364 - Set use_libtool expicitly to yes so our other checks work for static tools.
365
366 30Oct09
367 - Rework bat so that Win32 version works better
368
369 29Oct09
370 - Make bat win32 build use /home/kern/bacula
371 - Make non-win32 build stop on failure
372 - Make win32/64 build stop on failure
373 - Remove definition of unused subroutine in ua_dotcmds.c
374 - Revert James' patch to simplify the Win32/64 build process
375
376 28Oct09
377 - disable debug in win32 revision
378 - update bat on win32 project file
379
380 27Oct09
381 - Small fix to Eric great patch for readline commandcompletion so it also 
382   compiles on non gcc compilers.
383 - Add readline completion for commands and argument
384
385 26Oct09
386 - Fix another messages error problem pointed out by Eric
387
388 25Oct09
389 - Disable messages-test in automatic
390 - Show an other deadlock in messages.c
391 - Change W/G to Wanted/Granted in lock dump
392 - fix multi-console problem for bat on win32
393 - change Jmsg to Qmsg in low level routine
394 - Set tries to 1 for a non-timeout mount or unmount operation.
395 - Fix comment
396 - bat: change info order in Job view
397 - Use Qmsg instead of Jmsg when fides_mutex is locked in close_msg()
398 - simplify the link process for win32/win64
399
400 24Oct09
401 - initialize lmgr in bat
402 - add messages-test to regression suite
403 - update tools with lmgr
404 - force lock manger init
405 - add lmgr to bconsole
406 - Fix deadlock detection to work in daemon mode
407 - Implement syslog on Windows
408 - Make all ABORT and ERROR_EXIT msgs go to syslog
409 - Fix ref to dequeuing_msgs
410
411 23Oct09
412 - Disallow Qmsg when despooling
413 - Fix Qmsg race condition reported by Eric
414 - add test for bad messages ressource
415 - bat: Display a nice graphic on media usage depending on the average size for 
416   this mediatype.
417
418 22Oct09
419 - bat: add volume capacity estimation in mediaview
420 - bat: try to center InChanger bullet
421 - bat: Use green/red bullet for InChanger in mediview
422 - bat: Don't set Expire field unless LastWritten is ok
423
424 21Oct09
425 - Make new configure per Marco's request
426 - bat: add new Expired button in MediaView
427 - fix vtape test
428 - Redirect errors to /dev/null and only run uname -p on Linux where we know it 
429   works. This is probably the most portable way of doing things.
430
431 20Oct09
432 - Add MediaView form that displays the Media list in a QTableWidget. It permits 
433   to search and sort media. Rename current "Media" tab to "Pool" as it displays 
434   Pools
435 - Permit to use MediaId or VolumeName in MediaEdit panel
436 - add StringList to handle locations, volstatus and mediatypes
437 - add dot functions to list volstatus, locations and mediatypes
438 - update bacula32.def
439 - Add .volstatus command
440 - Add new MediaView
441 - permits "update slot(s)" and "label barcodes slot(s)" command
442
443 19Oct09
444 - Don't use uname -i but uname -p
445 - Added support for selecting the correct libdir on Linux
446 - fix status slots command when SD slots are mixed
447 - Test only master now
448
449 18Oct09
450 - update fr.po
451 - Added acl and xattr regression tests for FreeBSD
452 - Use getfattr and setfattr on Linux not attr as that is a XFS tool which works 
453   too but is not native.
454 - Don't enable SUN compiler by default and make the configdir configurable.
455 - Add test when ActionOnPurge=None Add test for update volume=xxx actiononpurge=yyy
456 - fix crash on exchange restore fail
457 - Update project 5 (ActionOnPurge) with current status
458 - chmod new regress script
459 - update regress
460
461 17Oct09
462 - Ensure that Ubuntu /var/run is created in init.d scripts suggested by nick 
463   <nick@fisk.me.uk>
464 - Implement Dan's suggestion to avoid IPv6 problems
465 - Add makeall for release
466 - On release, make only a simple tag
467 - Fix Windows build
468
469 16Oct09
470 - Don't download and build fakeroot as part of make -C platforms/osx
471 - More Win installer changes
472 - Update installer
473 - Do some additional checks.
474 - Add Marco's run regression wrapper script
475 - Possible fix for problem with Volume in another drive
476 - Make new configure from Marco's configure.in
477 - Try to unmount by running the unmount command specified in the config on file 
478   and dvd devices.
479 - Fix switching read device reported by Nicolae Mihalache <mache@abcpages.com>
480
481 15Oct09
482 - Lets free the variable in the right part of the loop.
483 - Use bfree_and_null
484 - Change bsnprintf to normal strncpy
485 - Add comments to fileregexp test
486 - Add more debug in filregexp test
487 - Eliminate compiler warning
488 - Fix bug #1391 Job status improperly set due to subtle variable overload 
489   problem
490
491 14Oct09
492 - Add release scripts
493 - add regress variables to functions.pm
494
495 13Oct09
496 - Update date
497 - Fix stupid error
498 - Avoid error when git-version doesn't exist
499 - Convert some old %x into %p for pointers
500 - Fix #1352 about double free with regexp and big filenames on windows
501
502 11Oct09
503 - Small update to cache the current attrspace we are saving and make a private 
504   copy of that string representation.
505 - Change acl and xattr errors from Qmsg to Jmsg
506 - Add comment
507 - Recursively call fix_device_block_write_error on error
508 - Fix changing read device during VirtualFull in SD
509 - Eliminate possible false error message
510 - Fixed ifdefs
511
512 10Oct09
513 - Add posix acls stored in xattrs on FreeBSD
514 - Removed last direct message output by replacing Qmsg by Mmsg
515
516 09Oct09
517 - Add comment on OpenBSD not supporting the extattr functions (anymore ?)
518 - Add new Feature Requests to projects file
519 - Fix ifdefs
520 - Change strcmp to bstrcmp
521 - fix bash/sh problem in disk-changer.in
522 - Fix some comments
523 - remove old db_get_int_handler()
524 - Add support when extattr_get_file is supported but extattr_get_link is 
525   not.
526 - Regenerated config.h.in
527
528 08Oct09
529 - Implement transfer and listall command in mtx-changer and disk-changer 
530   scripts
531 - Add new autochanger command to get all information about content
532
533 07Oct09
534 - As things are no longer as generic rename the generic to the linux interface 
535   (b.t.w. OSX also implements this interface)
536 - Just as with serializing first unserialize all xattr structures in memory and 
537   then walk that list for restoring them.
538 - delete the alist in the destroy function
539 - Implement the extattr xBSD interface Moved some code around to be able to 
540   reuse the encoding and decoding for both the extattr and xattr interface Use 
541   an alist for storing the xattr list so we don't have to count the number of 
542   xattr first
543 - Use extattr interface for all xBSD filesystems. Added OpenBSD also to the 
544   mix.
545 - As it seems FreeBSD doesn't have the llistxattr or listxattr interface as 
546   Linux, OSX and NetBSD have but has an interface named extattr. This is a 
547   first breakdown to implement that interface.
548
549 05Oct09
550 - Make Checksum as default when not using FileSet->Include->Options->BaseJob
551 - Change debug level
552 - Fix postgresql MD5 missing field
553 - Fix unwanted printout in strip test
554 - Fix concurrent Job recycle bug #1288
555 - Fixed inverted logic
556 - Remove useless ScratchPool refs from Bat media list
557
558 03Oct09
559 - Little fixes for the action_on_purge command
560 - Remove obsolete truncate_on_purge settings
561 - Implement action_on_purge command
562 - Implement the ActionOnPurge setting for pools and individual volumes
563 - Implement truncate on purge setting
564 - Add a MaxVolBytes test that create over 100 Vols
565 - Add some error messages in insane buffer size cases
566 - Fix bug #1382 newly created disk volumes -> file not found warning
567
568 01Oct09
569 - Cause the tree widget selected to keep up with the tab widget selected
570
571 30Sep09
572 - Send checksum only when the FD will use it
573 - remove debug
574 - Allow for external CFLAGS to overwrite the CFLAGS in this script.
575
576 29Sep09
577 - Change grep -e to egrep and use -c instead of using wc.
578 - Implement console 'timeout' feature using bacula socket timers
579 - revert the update_bacula_table script change with bad indexes
580 - Add index modification in update_sqlite/sqlite3/postgresql scripts
581 - Remove the inx4 index for SQLite2/3 (FilenameId, PathId) on File table. 
582   Replace it by an index over (JobId, PathId, FilenameId).
583
584 28Sep09
585 - Attempt to fix MySQL SQL error
586
587 27Sep09
588 - Make sure we use the right chmod for Solaris
589 - Fix Win32 build
590 - Fix compiler warning
591
592 26Sep09
593 - Remove gnome-console
594 - Update man pages
595 - Implement store_size32 and store_size64
596 - Correct regression tests to use Pool 'File'
597
598 25Sep09
599 - Up max vol size
600 - Define File Pool and limit size to 5G
601 - Fix Alpha ifdefing -- should fix bug #1359
602
603 22Sep09
604 - Remove the file_fp_idx index for Postgresql (FilenameId, PathId) on File 
605   table. It is useless for common usage, and causes performance issues. This 
606   index fragments over the time and the update cost grows very quickly. (This 
607   index is not present on Mysql schema)
608
609 21Sep09
610 - update speed-test
611 - update speedtest
612 - speed-test: small fix
613
614 20Sep09
615 - Update to slightly newer config.guess and config.sub
616 - Fix compile error on Mac
617 - Generate new configure
618 - Reorder configure test for cleaner print output
619
620 19Sep09
621 - Implement support of keeping readall capabilities after UID/GID switch
622
623 18Sep09
624 - Remove redundant includes of pwd.h and grp.h headers
625 - find_one_file: Remove unreliable and redundant access(2) directory check
626 - Fix link rules
627 - Force nightly-disk regress to 3.0.3
628
629 17Sep09
630 - speed-test: small fix
631 - speed-test: Add basejob argument to test basejob speed
632 - Add new test
633 - Fix conf to use make as requested by Martin Simmons a long time ago
634 - Restore comments
635 - Fix for sqlite, now it works
636 - Fix seg fault in ignoredir code
637 - more mkdir -p changes
638 - small fix
639 - Restrict Join using JobTDate to a selection of JobIds
640 - Fix for sqlite
641 - Make several dir names unique to avoid test collisions
642 - Fix and document new queries
643 - Use new query for Mysql and Sqlite for basejob + accurate
644 - update sql query for basefile+accurate
645 - Change regression scripts to use mkdir -p to avoid spurious errors
646 - Fix some job-start changes
647 - more job-restart code
648
649 16Sep09
650 - Fix sql query for mysql
651 - Fix sql query
652 - Fix sqlite3 syntax
653 - fix sql
654 - update db_get_file_list() to use StartTime instead of FileIndex
655
656 15Sep09
657 - Update restore menu 12 explanation
658
659 12Sep09
660 - Try to distinguish CentOS/RHEL
661
662 11Sep09
663 - Modify tools to be able to correctly install testls for regress
664 - Create bigendian() inline to simplify code
665 - Set Volume Poll Interval to 5 mins by default
666 - Apply Frank's slash patch
667
668 10Sep09
669 - Reduce runscript wait times
670 - Update Win32 README.mingw
671 - Add patch for more SD info fix
672 - Add patch for bug #1371
673 - Fix seg fault in SD bug #1371
674 - Add append log to tape SD tests
675 - Add more info when SD connection refused
676 - Fix possible termination problem
677
678 09Sep09
679 - Keep valgrind happy
680 - Fix Exclude Dir Containing ignored when scanning the top_level dir
681 - Update the new exclude-dir-test with multiple Include {} section and different 
682   Exclude Dir Contain directive.
683 - Add patch for #1370
684 - Fix #1370 about the implementation of the "Exclude Dir Containing" option on 
685   FD.
686 - Add new exclude-dir-test
687 - Add patch for 3.0.2 release
688 - Fix #1369 about segfault when using ExcludeDirContaining before defining 
689   Options{} block.
690 - Verify if the Exclude Dir Containing directive does his job
691 - Add a regress script for Exclude Dir Containing option
692
693 08Sep09
694 - Remove bigendian check from autoconfig system
695 - check endianness at runtime in md5.c
696 - Fix minor issues in the osx installer package builder.
697 - Fix -p/-P in bscan.8 man page
698
699 07Sep09
700 - fix compilation warning
701 - Make output of new commands .lsdir/.lsfile more usable. Fix Bvfs with new 
702   db_list object
703 - Fix header defines
704 - Remove some #ifdef-ed code and make it just as the acl and xattr code use a 
705   const bool to enable the code.
706 - Redone comments
707 - Move restore struct defintions to seperate include file. Small change to 
708   acl.h and xattr.h to use define inline with other header files.
709 - Move finderinfo restore into seperate function so we can use cleaner coding 
710   in the restore loop.
711 - Loose #ifdef and use const bool wrapper for some cleaner coding.
712 - Added support for acl and xattr regression test on Solaris
713 - Apply Marco's git format-patch patches for bugs #1365 and #1366
714 - This patch should fix bug #1366
715 - This patch should fix bug #1365
716
717 06Sep09
718 - Commit Mac pathlen patch
719 - Increment minor version to avoid future conflict
720 - Fix bug #1368. Increase default path/file length to 2048
721
722 05Sep09
723 - Add acl script code for Mac
724 - Up timeout for rewind and changer on btest script
725 - Try to fix zombies in next-vol-test
726
727 04Sep09
728 - Fix broken editing code
729 - Use edit routine instead of %f for rates
730 - Implement BlockChecksum in Device
731 - btape: Add speed command and test drive speed with Bacula blocks
732
733 03Sep09
734 - btape: Add speed command
735 - btape: Add speed information on qfill and raw command
736 - Commit patch for: Fix bug #1355 Director crashes with double free in Accurate 
737   SQL query
738 - Include file,blk in btape fill output
739 - Create exit_code for fill with multiple tapes
740 - Fix #1364 and #1363 about compression buffer error.
741
742 02Sep09
743 - fix variable name
744 - Work on certification scripts
745 - Eliminate DDS-4 in favor of tape + create btape-test-changer test
746
747 01Sep09
748 - Many debug code fixes in regression scripts
749 - Attempt to fix SQLite3 seg fault in list routines
750 - Merge master with SF
751 - Update tape tests for hardware certification
752 - Rename .lsdirs/.lsfiles/.update to .bvfs_xxx to avoid confusion with future 
753   commands
754 - Update tape tests for hardware certification
755 - Eliminate xattr.c compiler warning
756
757 31Aug09
758 - Prohibit copy and assignment in db_list_ctx
759 - Use new db_list_ctx class instead of bad POOLMEM*
760 - Exclude OSX resource forks from saving using the xattr code Exclude OSX acl 
761   data from saving using the xattr code when normal acl mode is also enabled. 
762   Make excluding certain xattr in the generic functions somewhat easier for 
763   certain OS specific attributes.
764 - Fix Win32/64 build
765
766 30Aug09
767 - Remove old subroutine prototype
768 - prohibe copy and assignment in Bvfs module
769 - Fix bug #1355 Director crashes with double free in Accurate SQL query
770
771 29Aug09
772 - Fix bug #1357 Verify jobs fail when job has zero files
773 - Rework verify-voltocat-test and add to normal tests
774
775 26Aug09
776 - Release orphanned buffers in accurate code
777 - Fix possible seg fault in db_get_int_handler in accurate code
778 - Update JobBytes only for Verify jobs when computing checksum
779 - Add BaseJob option to fileset
780
781 25Aug09
782 - Suppress some error messages generated after cancelling a job
783
784 24Aug09
785 - Apply and commit Lorenz Schori <lo@znerol.ch> patch for OSX
786 - Apply Lorenz' OSX patch
787 - update basejob code to use checksum during accurate check
788 - Close bug #1351 SQLite2 to SQLite3 conversion
789 - Remove unnecessary subroutine import definition
790
791 23Aug09
792 - Test of git commit.
793 - bat: fix variable name
794 - bat: Simplify the code to make TableWidget in read-only
795 - Free Volume in several places. Fixes virtual-changer problem and possibly bug 
796   #1346.
797 - Add SD Volume debug code
798
799 22Aug09
800 - Don't print different filesystem. Will not descend message if directory 
801   explicitly excluded
802 - capitalize bytes in message
803
804 21Aug09
805 - Prune a few dev tests
806 - Made shorter developers test
807 - Rework the bsock.h class to put public structures last
808 - Update AUTHORS file
809 - Integrate patch for building dmg on OSX from Lorenz Schori <lo@znerol.ch>
810 - Add commas in num files for estimate command
811
812 20Aug09
813 - in status slots command, unlock db just after sql query
814
815 19Aug09
816 - Add BWEBCONF env variable to specify the bweb.conf path without touching the 
817   Bweb.pm file with lighttpd
818 - Fix bat crash due to alignment diff in bat and core code
819 - Fix acl-xattr-test by using attr
820 - Add BWEBCONF env variable to specify the bweb.conf path without touching the 
821   Bweb.pm file with lighttpd
822 - Ensure that timestamp put in SQL log
823
824 15Aug09
825 - prevent status page from requesting status before it has been brought to the 
826   front
827 - Move global acquire lock to lock by device
828 - Restrict acquire to one job at a time
829 - Fix acquire.c locking
830 - Try to fix acquire not to block during despooling
831 - Add fullname parameter to btime in order to debug regress script.
832 - No need to flush the members of the xattr link cache as they are not dynamically 
833   created. Small oversight from my side, was thinking I had a memory leak.
834 - fix couple of segfault in acl/xattr code
835 - Eliminate git pull in config_dart
836 - Some small fixes to the counting and some small relayout of small code 
837   sniplets.
838 - Lets first output statistics before freeing them. Saves a rather stupid 
839   segmentation fault.
840 - Fix merge conflict leftover
841 - Add all acl and xattr related variables which are either global or already 
842   part of the JCR into a simple structure and reference that from the JCR 
843   structure.
844
845 14Aug09
846 - Some small fixes to the counting and some small relayout of small code 
847   sniplets.
848 - Lets first output statistics before freeing them. Saves a rather stupid 
849   segmentation fault.
850 - Ignore regress time.out file
851 - Fix merge conflict leftover
852 - Add all acl and xattr related variables which are either global or already 
853   part of the JCR into a simple structure and reference that from the JCR 
854   structure.
855 - fix compilation problem reported by Dan
856 - Correct spelling of writing -- reported by Dan
857 - Loose void pointer and use C++ supported declaration elsewhere defined 
858   structure.
859 - Move global variables into jcr private xattr data structure so we can have 
860   parallel saves of xattr on solaris.
861
862 13Aug09
863 - update lock manager to get better traces
864 - Fix files wiped out by merge
865 - Missed commiting one file last time
866 - bat: Add a re-run button on job info page, that allows to run the selected 
867   job with the same properties (level, pool, etc...)
868 - bat: small fix on hrule
869 - fix missing copyright
870
871 12Aug09
872 - Make new big-virtual-changer test. Test concurrency
873 - fix offset in new lsdirs/lsfiles command
874 - add comments and list special dirs in .lsdirs
875 - Add .lsfiles, .lsdirs, .update command to interface user with bvfs object
876 - More comments
877 - Update virtual regress comments
878 - bat: fix sql with volreadtime volwritetime bat: add drive=0 in update slots 
879   command
880 - bat: Put the content panel as a child of the Storage item bat: use slot 
881   selection in update slots command and in label command
882
883 11Aug09
884 - bat: fix volreadtime/volwritetime and messages in stderr about unknown 
885   slots
886 - Change backup-acl to acl-xattr-test and make it skip if acl/xattr not installed
887 - Use tmp instead of /tmp + fix strip-test so diff works
888 - Make regexwhere use tmp rather than /tmp
889 - Remove non-portable i option on sed + create tmp dir
890 - connect button callback
891 - display content on doubleclick only if storage and autochanger
892 - bat: Make new autochanger content working
893
894 10Aug09
895 - bat: display a Warning icon when having Errors>0 and Status=T
896 - Pull Philipp Storz' bacula.spec changes for OpenSuSE build service
897 - try to make content table work!!
898 - Implement MaximumConcurrentJobs for SD devices
899 - try to insert data on table content
900 - update content interface
901
902 09Aug09
903 - continue storage content panel
904 - Fix bug #1344 show pool displayed wrong variable for maxvolbytes
905 - Fix compiler warnings in acl and xattr code
906 - Fix screw up with setting JobLevel and JobType
907 - Change version
908 - Fixed references to xattr_link_cache_entry to use xattr_link_cache_entry_t
909 - Changes due to code review by Kern added.
910 - Move enum from protos.h to filed.h and move defines to top of filed.h
911 - Added some more ENOENT supressing.
912 - Small indent change
913 - Small change to comments
914 - Added comment on entry points
915 - Added missing ENOENT switch case.
916 - Fix problem with counting xattr and returning a non-ok on count 0, also added 
917   some extra comment and make sure the xattr_value_list is initialized to NULL 
918   and checked on bail_out.
919 - Loose default_stream parameter.
920 - Changed snprintf to bsnprintf
921 - Use bstrncpy instead of strncpy
922 - Fixed Jmsg4 to Mmsg4
923 - Added support for counting xattr errors and only print a limited set of 
924   errors but count all. The lower level functions now store there error message 
925   in jcr->errmsg so the upper level routines have access to them.
926 - Added support for counting acl errors and only print a limited set of errors 
927   but count all. The lower level functions now store there error message in 
928   jcr->errmsg so the upper level routines have access to them.
929 - Small changes to ifdef layout.
930 - Drop unneeded target for libbacfind.a
931 - Moved the berrno as a local variable of the function and not a local context 
932   variable. Same as previous change for acl.c
933 - Make sure it compiles and moved the berrno as a local variable of the function 
934   and not a local context variable. Moved tri-state enum to protos.h
935 - Moved list of supported xattr to start of per OS implementation like in 
936   acl.c
937 - Imported patch from older git tree.
938 - bat: init storage content view
939
940 08Aug09
941 - Fix cats.h date
942 - Start adding Incomplete Job status
943 - bat: display a Warning symbole when having Errors>0 and Status=T
944 - Add data end tracking an attribute spooling
945 - Fix compiler warning in bvfs code
946 - Use 64 bit ftell and fseek in send_bootstrap_file
947 - Turn of some debug code
948 - Ignore src/tools/bvfs_test
949
950 07Aug09
951 - bvfs: Add example to list files versions bvfs: Fix directory listing bvfs: 
952   Add limit/offset implementation to save resources on director bvfs: Create 
953   cache tables on the fly when using Bvfs object (for testing)
954 - Bvfs: Create cache tables when updating the cache if they don't exist
955
956 06Aug09
957 - fix makefile for bvfs_test
958 - add option to truncate cache table during startup for bvfs_test
959 - add user handler to print directory add -j, -p to bvfs_test tool
960 - Document FT_DELETED FileIndex=0 special value in database Schema
961 - Add the rest of files for new Bvfs
962 - Add a new Bvfs class that implements brestore instant navigation cache inside 
963   Bacula. Works for Mysql, Postgresql and Sqlite3
964 - bat: fix compiler warning for unreferenced argument
965 - fix mysql case problem in bweb/bresto
966 - Use the sqlite3_changes to implement sql_affected_rows()
967 - remove QFormLayout, and use QGridLayout instead
968
969 05Aug09
970 - in bweb, fix warning
971 - add a default bconsole command to bweb starthttp script.
972
973 04Aug09
974 - remove Page Selector keyword from main bat screen
975 - fix small pb in bweb starthttp script
976 - document bweb+lighttpd
977 - update display_log to display a message if no logs are found
978 - Apply patch for regress from Frank Sweester
979 - connect button from mediainfo to real actions
980 - bat fill mediainfo fields
981 - bat: Go to the media info panel when double-click on job page or media 
982   list
983
984 03Aug09
985 - Add new mediainfo panel to bat
986 - update windows bat.pro
987 - small fix for bresto
988 - update doc
989 - don't reset bstat, rstat, dstat in stop_bacula
990 - add test for list basefiles and new list files
991 - don't reset bstat, rstat, dstat in stop_bacula
992 - add list basefiles command make list files compatible with basefiles
993 - fix the basefile catalog update
994 - work on stats, fix bug with batch connection
995 - enable FileSet { Options { accurate = 'pm5' } }
996 - add variables for stats
997 - display a message with basejobids
998 - stop copy/migration using basejobs
999 - replace free&NULL by free_and_null
1000 - fix
1001 - display base jobs during restore
1002 - fix segfault
1003 - check size also replace mtime/ctime by lstat field
1004 - check for purge job
1005 - purge basefiles at the same time than files
1006 - make regression ok
1007 - use batch connection
1008 - fix update_job_end
1009 - update HasBase in catalog
1010 - remove some debug
1011 - seems to work:!!!
1012 - make base backup work
1013 - update
1014 - init base file
1015 - compile
1016 - fix sql for postgresql
1017 - make sql part
1018 - take ideas from previous try
1019 - Remove useless title
1020 - fix layout, now ok
1021 - remove list volume menu from joblist
1022 - make double click work with joblist
1023 - add refresh and delete event
1024 - fix script name
1025
1026 02Aug09
1027 - Remove old sqlite3 build from bacula.spec
1028 - Move bat from bacula.spec to bacula-bat.spec
1029 -  Remove installing gconsole start script from Makefile.in
1030 - Split mtx into its own spec file
1031 - Remove docs from spec
1032 - Split docs into bacula-docs.spec
1033 - Move bat and mtx to their own spec files
1034 - Remove docs from spec
1035 - Split docs into bacula-docs.spec
1036 -  Remove installing gconsole start script from Makefile.in
1037 - Split mtx into its own spec file
1038 - Remove docs from spec
1039 - Split docs into bacula-docs.spec
1040 - Move bat and mtx to their own spec files
1041 - Remove docs from spec
1042 - Split docs into bacula-docs.spec
1043 - Move bat from bacula.spec to bacula-bat.spec
1044 -  Remove installing gconsole start script from Makefile.in
1045 - Split mtx into its own spec file
1046 - Remove docs from spec
1047 - Split docs into bacula-docs.spec
1048 - Move bat and mtx to their own spec files
1049 - Remove docs from spec
1050 - Split docs into bacula-docs.spec
1051 - Move bat from bacula.spec to bacula-bat.spec
1052 -  Remove installing gconsole start script from Makefile.in
1053 - Split mtx into its own spec file
1054 - Remove docs from spec
1055 - Split docs into bacula-docs.spec
1056 - Move bat and mtx to their own spec files
1057 - Remove docs from spec
1058 - Split docs into bacula-docs.spec
1059 - Move bat from bacula.spec to bacula-bat.spec
1060 -  Remove installing gconsole start script from Makefile.in
1061 - Split mtx into its own spec file
1062 - Remove docs from spec
1063 - Split docs into bacula-docs.spec
1064 - Move bat and mtx to their own spec files
1065 - Remove docs from spec
1066 - Split docs into bacula-docs.spec
1067 - Move bat from bacula.spec to bacula-bat.spec
1068 -  Remove installing gconsole start script from Makefile.in
1069 - Split mtx into its own spec file
1070 - Move bat and mtx to their own spec files
1071 - Remove docs from spec
1072 - Split docs into bacula-docs.spec
1073 - Move bat and mtx to their own spec files
1074 - found a bug. Joblist page would not come up unless dockPage was called when 
1075   page was opened with initial paramaters.
1076
1077 01Aug09
1078 - Remove docs from spec
1079 - Split docs into bacula-docs.spec
1080 - Add bacula-docs.spec.in
1081 - Add new form to see job details
1082 - Add bacula-docs.spec
1083 - Remove bacula-docs.spec
1084 - Split docs into bacula-docs.spec
1085 - Remobe bacula-docs.spec
1086 - Split docs into bacula-docs.spec
1087 - missing less than beforehistory | grep svn :D
1088
1089 31Jul09
1090 - Split docs out of bacula.spec
1091 - Insert the tabbed widgets as opposed to adding to the end.
1092 - Don't dock the page for dirstat and restore tree until the page selector tree 
1093   widget is clicked.
1094 - I like this sorting method better.
1095 - Update bacula.spec
1096 - Apply quick fix from Ulrich about the last feature.
1097 - Continue work on bacula.spec
1098
1099 30Jul09
1100 - rename the free_and_null macro
1101 - fix test name
1102 - update new features
1103 - chmod +x regress/tests/multi-storage-test
1104 - Allow restore from multiple storage
1105 - Update News
1106 - update tool
1107 - Modify enable/disable commands to show only appropriate Jobs.
1108
1109 29Jul09
1110 - Add ACL check for client in estimate command
1111 - Change time_t by utime_t in accurate function
1112 - Start reworking 3.0.2 bacula.spec file
1113
1114 28Jul09
1115 - Display the job_zoom view when backup is finished
1116
1117 27Jul09
1118 - Add DESTDIR to Makefile
1119 - Add file to build html doc
1120 - add changelog link
1121 - Add changelog on the main menu
1122 - update doc
1123 - add downloads pages for all lang
1124 - Remove the Patch section and add the new Download area
1125 - Link to new downloads.php
1126 - Add tool to convert nasty sourceforge download page to a simple one
1127 - Update
1128 - Update README for binary install tests
1129
1130 25Jul09
1131 - change free_and_null function to a macro
1132 - Add Spanish files translated
1133
1134 24Jul09
1135 - Add format to a fprintf
1136 - Attempt to fix SQLite seg fault problem
1137 - Fix Expired option in media list to select Used media
1138 - Set selection items on top.
1139 - this should resolve issues that people are having with this splitter. If you 
1140   try to make it too large, it just snaps back.
1141
1142 23Jul09
1143 - Fix int/int32_t problem in accurate_add_file
1144 - Permit to filter on the directory name as for file
1145 - fix bad english sentence
1146 - add function to simplify free and null operation on pointers
1147 - Remove Qt 4.4 code so it compiles on 4.3 (setHeaderHidden)
1148
1149 22Jul09
1150 - Apply idea of part of Graham's tidy-bsr-source.patch, but modified
1151 - Fix bug #1337 Console tries to build with SSL when libssl-dev not installed
1152 - Modify setJobStatus so cancel has same priority as fatal errors
1153 - Fix Solaris compiler warning in signal.c
1154 - Change selection behavior in the director status screen.
1155 - Do not restore spliiter settings if the settings do not contain settings for 
1156   that splitter.
1157 - This is committing most of the patch received from Eric.
1158
1159 21Jul09
1160 - Merge branch 'bwebII'
1161 - use $conf, $tmp, $script, $rscript in accurate test
1162 - Fix Spanish files translated
1163
1164 20Jul09
1165 - es.po merged with bacula.pot 3.0.2
1166
1167 19Jul09
1168 - This is the change that may be used in the future to resolve the issue with 
1169   text input required during a console communication.
1170 - Final changes
1171 - Add es lingua
1172 - Fix Spanish build
1173 - Final changes
1174 - Add first cut bsys spec
1175 - update bweb INSTALL
1176 - update INSTALL
1177
1178 18Jul09
1179 - Add info on bweb + lighttpd
1180 - Fix bat command line input bug
1181 - Don't show the connection message after first connection is made
1182
1183 17Jul09
1184 - update copyright year
1185 - Optimize a bit the running job view
1186 - Fix bresto file relocation box
1187 - Update copyrights
1188 - Put back old status icon
1189 - Fix sql query for sqlite on suse10 on copy job
1190 - Fix Spanish files translated
1191
1192 16Jul09
1193 - Remove print and save menu
1194 - Simplify the main screen, removing the status dir console icon and the "go 
1195   back" one
1196 - fix spell
1197 - fix case problem in field name
1198 - update for status slots
1199 - Replace info_msg by send_msg in status_slots for bat
1200 - update ChangeLog for 3.0.2
1201 - document @help
1202 - Ignore TAGS
1203 - +x the test file
1204 - test with file instead of vtape
1205 - Add test for bug 1288
1206 - Add slot field in storage operations Update update volume page
1207 - Use BUILD_DIR in default conf
1208 - Fix #1323 about a problem when mounting a requested volume during a restore.
1209 - Use the read as primary color in bweb
1210 - Fix script for vtape tests
1211 - Fix graph_font parameter to work with graph module Avoid warning messages in 
1212   apache log with graph module
1213 - Update
1214 - update INSTALL file
1215 - update apache section in INSTALL file and try to choose better color for 
1216   graphs.
1217 - Fix Spanish files translated
1218
1219 15Jul09
1220 - Parameterize depkgs directory
1221 - Add back bootstrap to FD
1222 - Make CONF::init header and .c file agree about types
1223 - update
1224 - update cloud project
1225 - Force the client_encoding to SQL_ASCII when database is already using this 
1226   mode.
1227 - Fix #1335 about postgresql error message during copy session
1228 - Add documentation about new restore menu
1229 - remove non-essential directories
1230 - Fix Win64 build
1231 - Add more example SD Device configurations
1232
1233 14Jul09
1234 - Apply patch in bug #1315 by McMichaeli that fixes scripts/logwatch
1235 - Add more output when spooling and no space left
1236 - fix next-vol-test
1237 - Fix postgresql driver bug that displayed <NULL> rows from time to time.
1238 - Small fix on accurate code for new restore menu option
1239 - Change default save dir to sbindir in bacula-dir.conf
1240 - update project files for project 2
1241 - Should fix #1323
1242 - Implement project 2, about new restore menu
1243 - Update date
1244 - Remove some whitespace
1245 - Send bootstrap directly from DIR to SD
1246
1247 13Jul09
1248 - add -u to diff
1249 - revert changes
1250 - Update new features
1251 - Create build scripts for Win64 somewhat equilavent to the Win32 ones
1252
1253 10Jul09
1254 - Print correct JobId in bls, should fix #1331
1255 - Rebuild configure
1256 - Apply python detect patch from Bastian Friedrich <bastian.friedrich@collax.com>
1257 - Add --with-hostname to ./configure
1258
1259 09Jul09
1260 - More changes in es.po (37%)
1261 - add --with-hostname to ./configure
1262 - Changed ACL_OTHER into ACL_OTHER_OBJ as IRIX doesn't seem to have ACL_OTHER. 
1263   Fixes bug #1333
1264
1265 06Jul09
1266 - Remove non-portable reference to pthread mutex
1267 - Display command output by default
1268 - Add new Spanish files translated
1269
1270 05Jul09
1271 - Turn off bat debug code
1272 - Fix compilation bug
1273 - Small change to allow the compiler to optimize it easier due to the constant.
1274
1275 04Jul09
1276 - Add new Spanish files translated
1277
1278 03Jul09
1279 - Correct registered trademark notice
1280 - Should fix the first part #1323 about the restore option "List Jobs where a 
1281   given File is saved" wich display deleted files
1282
1283 02Jul09
1284 - Add estimate accurate doc
1285 - add accurate=yes/no test for estimate
1286 - Update help page with accurate=yes/no
1287 - Add estimate accurate=yes/no ebl Change the code to check jcr->accurate and 
1288   not jcr->job->accurate
1289 - Add estimate test
1290 - Make estimate command accurate compatible. Should fix #1318
1291 - Fix es concepts compile problem
1292 - Update for Spanish
1293 - Another fix for bug #1311 to get the correct last_full_time
1294 - Add new Spanish files translated
1295 - Update
1296 - Add base of Spanish manual
1297 - Add directory to Spanish docs; Spanish (es.po) 25% translated
1298
1299 01Jul09
1300 - Fix false zombie detection in next-vol-test
1301 - Add test with accurate mode (it shows the #1323 bug)
1302 - Fix bug #1317 Allow duplicate jobs = no does not work
1303 - Eliminate double job report when do_xxx_init() returns failure
1304 - Fix regress tests to handle new default job name
1305 - fix copy-volume-test
1306 - update Item 2
1307 - Add debug code to MaxDiffInterval
1308
1309 29Jun09
1310 - Change bacula-dir.conf default job name from Client1 to BackupClient1
1311 - Document #1318 about estimate and accurate mode
1312
1313 28Jun09
1314 - Add a column for job type to the jobs table
1315 - Fix missing case for NetBSD xattr restores.
1316
1317 27Jun09
1318 - Fix Win32 build -- turn off lockmgr and remove lockmgr defs
1319 - Added symbols required for win32 build
1320
1321 25Jun09
1322 - Modify xattr.c and acl.c not to fail the job on errors. This should fix bug 
1323   #1305.
1324
1325 23Jun09
1326 - Fix 2 rather big bugs in the xattr and acl code and fix a small memory leak 
1327   on a particular code path for Linux xattr/acl handling.
1328 - update newfeature with project 37
1329 - Update FileSetId when initializing job.
1330 - fix compilation problem
1331 - add a note about /sys/class/scsi_tape/nst0/default_compression, fix #1314
1332 - Add '*' when volume is online when displaying volume list in restore. Should 
1333   complete project 31.
1334
1335 21Jun09
1336 - remove bnet_fsend and use class call
1337 - Re-fix bug #1311 if MaxDiffInterval exceeded ensure job upgraded
1338
1339 20Jun09
1340 - Fix bat install for 3.x
1341
1342 19Jun09
1343 - Add a boolean to console class to allow for the warning popup, except in 
1344   cases where I want to prevent the popup. So far this is only for purging 
1345   jobs.
1346 - Correct a misspelling in a relatively trivial spot.
1347 - Add job type and first volume of the job to the 4th pane the version table. 
1348   This is so that when looking at what version to restore with copy jobs the 
1349   user can make a better decision as to which job to restore from
1350
1351 18Jun09
1352 - Back out previous maxdiff patch, which is broken
1353 - Add all Job Types to job_type_to_str() for bat
1354 - Commit maxdiff patch
1355 - Fix bug #1311 if MaxDiffInterval exceeded ensure job upgraded
1356
1357 17Jun09
1358 - Fix bug #1305 make errors obtaining acl during backup non-fatal
1359 - Commit btape fill patch
1360 - Fix bug #1309 inappropriate error message during btape fill command
1361 - Fix bug #1307 AllowHigherDuplicates=no prevents automatic job escalation
1362
1363 16Jun09
1364 - Update VirtualFull doc + BSys course dates
1365
1366 14Jun09
1367 - move 3.0.0 patches to 3.0.x dir
1368 - Add 3.0.x patches dir
1369 - Update with 2009 Vote
1370 - Forgot to add the images for the new button.
1371 - Add a previous page button to the button bar.
1372
1373 13Jun09
1374 - Add feature in pages to have a console command that does not set the console 
1375   current. Then also use that feature in joblist to purge or delete a job.
1376 - Add a stringlist and a foreach after populating to at least acknowledge to 
1377   the user that a new fileset. Bat would not show the fileset until the database 
1378   table had the fileset which was not until used.
1379
1380 12Jun09
1381 - Remove non-portable code referencing pthread_t fixes bug #1308.
1382 - Remove non-portable code referencing pthread_t
1383 - Create patch that may fix bug #1298 and bug #1304, which causes an SD crash 
1384   after canceling a job.
1385
1386 11Jun09
1387 - When looking at what got backed up from a windows differential, found a bug 
1388   where it would create many "Bases". This fixes it subtly.
1389
1390 09Jun09
1391 - Add checkbox widgets to filter out copy and migration jobs.
1392
1393 08Jun09
1394 - Attempt to get bat conf file installation to work with DESTDIR
1395 - Commit migrate patch for bug #1303
1396
1397 05Jun09
1398 - Improve error messages when a migration sql query is used and correct the 
1399   problem identified in bug #1303 with starting Job names containing spaces.
1400 - Fix #1306 when building static bconsole
1401
1402 04Jun09
1403 - Did not intend to leave those debugging lines there.
1404 - fix vtape test to work with the latest trunk
1405 - Reorder project file with poll result
1406
1407 03Jun09
1408 - update
1409
1410 01Jun09
1411 - Setting actions up like this I think is better. No restore from job or time 
1412   if more than one job selected.
1413 - Add columns for first media and volume count. Change some semantics of how 
1414   signals execute functions when a selection list is changed.
1415 - Prevent warnings from showing as dialog boxes that can interupt multiple 
1416   operations performed in a foreach.
1417
1418 31May09
1419 - Sort the lists after population so that drop downs are sorted.
1420
1421 30May09
1422 - A fix for mysql database sql syntax.
1423 - Add columns to the tree to show read/write time, scratch pool, recycle 
1424   count.
1425 - Somehow I was losing the refresh jobs action. This should keep it in.
1426
1427 29May09
1428 - untabify
1429 - Add ids on command.tpl to fix #1300
1430
1431 28May09
1432 - Correct incorrect placement of trap for m_firstpopulated.
1433 - There was an issue with empty directories. The director would print node xxx 
1434   has no children and bat would interpret that as a directory. This fixes it 
1435   but it may not be the best solution.
1436 - update
1437
1438 27May09
1439 - Make sure that vtape directory is created during -tape tests ebl change grep 
1440   -e to grep -E to make source-addr-test working as expected
1441 - Simplify mysql bresto part. Should be faster, but need tests
1442
1443 26May09
1444 - On vacation I am having a little fun !!
1445 - Add documentation for new directives DirSourceAddress and FDSourceAddress
1446 - Apply Steve Polyack patch to add DirSourceAddress and FDSourceAddress directives. 
1447   That permits to choose the outgoing interface.
1448 - make fileregexp-test working with git repository
1449
1450 25May09
1451 - Apply Marco's patch: mvw Allow acl and xattr to be explicitly enabled and 
1452   fail the configure if we are asked to enable acl or xattr support and the OS 
1453   doesn't support acls or xattrs.
1454 - Add more Spanish site modifications
1455
1456 24May09
1457 - Commit changes for Spanish site
1458
1459 23May09
1460 - Create Client record in database at startup -- makes bat work better
1461 - Disable scratchpool-pool-test because it hangs
1462 - Rework printed message when files are purged on restore
1463 - Turn off useless End of file message during restore.
1464 - When doing a tree selection restore, look at the PurgedFiles column in the 
1465   first JobId, and if non-zero, the Job was purged, so do not do selection
1466 - Yet another try to get qmake to install bat correctly
1467
1468 21May09
1469 - Add Catalog = all to the default Messages resource
1470
1471 20May09
1472 - Add Spanish directory
1473 - Fix race in director job start which was allowing the number of concurrent 
1474   jobs to exceed the maximum
1475
1476 19May09
1477 - Comment out broken fake-autochanger change
1478 - Speed up media list generation when using "compute with directories" option
1479 - fix dates
1480 - update
1481 - Fix #1029 about resolution address order. Thanks to David.
1482 - Add patch for #1029
1483 - During jcr destruction hold jcr_chaing lock only for minimum time necessary. 
1484   This should fix the SD deadlock in bug #1287.
1485 - Simplify messages printed by SD when reserve fails. This should fix bug 
1486   #1285
1487 - Add sleep in vtape changer to simulate real hardware
1488
1489 17May09
1490 - speed up mysql to compute restore table ebl speed up mysql when computing 
1491   media list ebl fix media list display ebl fix bresto problem with drag&drop
1492
1493 16May09
1494 - Fix libxml dependency for rh7 per Pasi Kärkkäinen <pasik@iki.fi>.
1495 - Create archivedir
1496
1497 15May09
1498 - Back out unwanted change. Should fix problem reported by Yuri
1499 - add index on temporary table to speed up mysql part during restore
1500 - Fix display of / on bfileview
1501 - Yet another attempt to get qmake to generate valid Makefiles that installs 
1502   the binaries. It seems to require the binary to exist at qmake time
1503 - Apply fix to sql_cmds.c suggested by Ulrich Leodolter <ulrich.leodolter at 
1504   obvsg.at> which prevents restore by file selection from using Copy jobs.
1505 - fix drag&drop
1506
1507 14May09
1508 - Add new nagios_plugin_check_bacula.tgz from Masopust, Christian <christian.masopust 
1509   at siemens.com>
1510 - Reduce bconsole help to fit in 80 columns kes Add bconsole @help command kes 
1511   Fix Show FileSet command to handle spaces
1512 - Allow specification of base daemon resource name. --with-basename=<name>
1513 - Fix bat to automatically use installed bat.conf
1514 - bat not installed even if configured. Fix by working around apparent bug in 
1515   qmake
1516
1517 13May09
1518 - update
1519 - Turn on lockmanager when using DEVELOPER flag
1520
1521 10May09
1522 - note that vtape is not ready for production
1523 - remove unused file
1524 - More scripting stuff
1525
1526 09May09
1527 - More scripting parameterization
1528 - More parameterization of scripts
1529 - First cut parameterize better regression tests
1530
1531 07May09
1532 - fix mysql problem with the restore query
1533 - rename JobHistory to JobHisto
1534
1535 06May09
1536 - update os table
1537 - ebl update german version
1538 - update supported os table
1539 - change the ugly grey background on symbole and images to white
1540 - small fix
1541
1542 05May09
1543 - ebl Make working the "compute with directories" option --This line, and those 
1544   below, will be ignored--
1545
1546 04May09
1547 - Updates
1548 - add screenshots
1549 - Add screenshot and update french main page
1550 - add screenshots
1551 - update
1552 - Add new images
1553 - Fix ldconfig problem in client only build.
1554 - don't display copies like in bconsole
1555 - Added extra logging to determine the exchange server in use
1556
1557 03May09
1558 - Fixes for client build.
1559 - Update main page
1560 - Update
1561 - update
1562 - Only define winapi's for 32 bit build. Already defined for 64 bit apparently...
1563 - Change GetComputerName to GetComputerNameEx so that in a cluster we get the 
1564   name of the vserver instead of the local machine. Added prototypes for 
1565   GetComputerNameEx which appear to be missing.
1566
1567 02May09
1568 - 3.0.1
1569 - Don't run backup at same time as restore to avoid deadlock in concurrent 
1570   test
1571
1572 01May09
1573 - update
1574 - Update documentation
1575
1576 30Apr09
1577 - Ran into a problem deleting a volume. This fixes it.
1578 - Update News
1579 - Fix purged restore prompting
1580 - Final changes
1581
1582 29Apr09
1583 - update
1584 - Add bypool option
1585 - add bypool option
1586 - Fix error message
1587 - Fix bug #1282 Setting job.Priority in python crashes director by checking if 
1588   string addr is NULL. Not tested.
1589 - Fix bug #1281 allow all on restore command line to restore pruned JobIds 
1590   without prompting.
1591 - Add vectorized bat image
1592
1593 28Apr09
1594 - Check for job_canceled() in fd_plugin code
1595 - Update Win32/64 table creation to have new DB version 11 format
1596 - Remove illegal Options in Exclude of default Win32/64 bacula-dir.conf
1597 - This is the fix to http://bugs.bacula.org/view.php?id=1276. The select class 
1598   was just not working with the new requirements of setting and clearing the 
1599   notify.
1600
1601 27Apr09
1602 - Fix bug #1274 where a migration job can be canceled like the original job by 
1603   the MaxRunTime directive.
1604 - Added fix for bug #1275 where acl or xattr data is saved for virtual filenames 
1605   generated by filed plugins.
1606
1607 26Apr09
1608 - Set slot max to 60
1609 - Permits to eject Used tape
1610 - update ScriptAlias
1611 - Remove Reposition info message
1612 - Fix platform scripts not to clean configured files during 'make clean' use 
1613   'make distclean' to clean everything.
1614
1615 25Apr09
1616 - Add build tag for distribution name.
1617
1618 21Apr09
1619 - Fix copyright + trademark name
1620 - add doc for new VerId option
1621
1622 20Apr09
1623 - Fix suggested in bug 1273
1624
1625 16Apr09
1626 - Add additional mysql connection debug code
1627 - Fix bug #1246 Sometimes access denied with VSS enabled. UCS conversion cache 
1628   was not properly flushed at the end of a Job
1629
1630 15Apr09
1631 - Update
1632 - add missing BACULA define
1633
1634 14Apr09
1635 - update
1636 - Fix bug #1268 Full Max Run Time cancels jobs (when Max Run Time = 0).
1637 - Ignore scripts/bacula-dir.conf.maxruntime
1638 - revert pool changes and correct the problem
1639
1640 13Apr09
1641 - Add new maxruntime test -- not yet working
1642 - more fixes about pool=defaults
1643 - more fixes
1644 - fix more pool problem
1645 - fix pool problem
1646
1647 12Apr09
1648 - specify pool in label process to avoid problem
1649 - use scripts/bacula-dir.conf instead of bin/bacula-dir.conf
1650 - Add debug message when checking database encoding
1651 - Test postgresql encoding at the start of the test
1652
1653 11Apr09
1654 - Modify insertion of read Volumes in SD to be done before the drive reservation. 
1655   This ensures that a Volume to be read will not be reserved for writing.
1656 - Clean old patchnotes
1657 - Turn developer back on
1658
1659 13Oct09
1660 Release Version 3.0.3:
1661 16Jul09
1662 Release Version 3.0.2:
1663 29Apr09
1664 Release Version 3.0.1:
1665 05Apr09
1666 Release Version 3.0.0:
1667 28Dec08
1668 Release Version 2.4.4
1669 27Oct08
1670 Release Version 2.4.3
1671 26Jul08
1672 Release Version 2.4.2
1673 07Jul08
1674 Release Version 2.4.1
1675 04Jun08
1676 Release Version 2.4.0
1677 25Jan08
1678 Release Version 2.2.8
1679