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