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