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