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