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