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