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