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