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