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