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