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