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