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