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