]> git.sur5r.net Git - bacula/bacula/log
bacula/bacula
11 years agoregress: add more functions for mssql
Eric Bollengier [Tue, 30 Nov 2010 22:15:57 +0000 (23:15 +0100)]
regress: add more functions for mssql

11 years agoregress: add mssql test
Eric Bollengier [Tue, 30 Nov 2010 19:46:08 +0000 (20:46 +0100)]
regress: add mssql test

11 years agoregress: Add mssql functions to regress-win32.pl
Eric Bollengier [Tue, 30 Nov 2010 17:28:18 +0000 (18:28 +0100)]
regress: Add mssql functions to regress-win32.pl

11 years agoregress: turn on accurate with systemstate plugin
Eric Bollengier [Tue, 30 Nov 2010 13:38:05 +0000 (14:38 +0100)]
regress: turn on accurate with systemstate plugin

11 years agoUpdate bat console display only if new text comes in
Kern Sibbald [Sat, 27 Nov 2010 20:21:54 +0000 (21:21 +0100)]
Update bat console display only if new text comes in

11 years agoxPut debug code on test + fix focus on Volume in label dialog box
Kern Sibbald [Sat, 27 Nov 2010 18:07:47 +0000 (19:07 +0100)]
xPut debug code on test + fix focus on Volume in label dialog box

11 years agoImproved error message when drive busy
Kern Sibbald [Fri, 12 Nov 2010 09:47:18 +0000 (10:47 +0100)]
Improved error message when drive busy

11 years agoEnsure that bat.conf is updated when bconsole.conf is
Kern Sibbald [Fri, 12 Nov 2010 08:47:46 +0000 (09:47 +0100)]
Ensure that bat.conf is updated when bconsole.conf is

11 years agoMake Win32 service name include the word Backup
Kern Sibbald [Tue, 9 Nov 2010 22:11:42 +0000 (23:11 +0100)]
Make Win32 service name include the word Backup

11 years agoregress: fix delete-test
Eric Bollengier [Fri, 26 Nov 2010 08:21:33 +0000 (09:21 +0100)]
regress: fix delete-test

11 years agoUpdate projects file
Eric Bollengier [Thu, 25 Nov 2010 15:13:16 +0000 (16:13 +0100)]
Update projects file

11 years agoregress: Add new migration-job-purge-test to cdash
Eric Bollengier [Thu, 25 Nov 2010 15:10:02 +0000 (16:10 +0100)]
regress: Add new migration-job-purge-test to cdash

11 years agoregress: Add test for new PurgeMigrateJob option
Eric Bollengier [Thu, 25 Nov 2010 15:08:52 +0000 (16:08 +0100)]
regress: Add test for new PurgeMigrateJob option

11 years agoAdd PurgeMigrateJob Job resource option to purge job on successful migration
Eric Bollengier [Thu, 25 Nov 2010 14:49:45 +0000 (15:49 +0100)]
Add PurgeMigrateJob Job resource option to purge job on successful migration

Submited by Blake Dunlap work.

11 years agoAdd librsync to depkgs
Eric Bollengier [Tue, 23 Nov 2010 10:37:30 +0000 (11:37 +0100)]
Add librsync to depkgs

11 years agoMove accurate test in BackupCommand for delta and delta-test plugins
Eric Bollengier [Wed, 24 Nov 2010 10:23:15 +0000 (11:23 +0100)]
Move accurate test in BackupCommand for delta and delta-test plugins

11 years agoAdd delta_seq available for plugin restore
Eric Bollengier [Thu, 25 Nov 2010 14:33:27 +0000 (15:33 +0100)]
Add delta_seq available for plugin restore

13 years agoAdd store_speed() in configuration parser
Eric Bollengier [Wed, 24 Nov 2010 20:44:00 +0000 (21:44 +0100)]
Add store_speed() in configuration parser

13 years agoPrepare for adding high bits to Stream
Kern Sibbald [Wed, 24 Nov 2010 18:17:17 +0000 (19:17 +0100)]
Prepare for adding high bits to Stream

13 years agoUse new FO_xxx bits in backup/restore and plugins
Kern Sibbald [Wed, 24 Nov 2010 15:45:21 +0000 (16:45 +0100)]
Use new FO_xxx bits in backup/restore and plugins

13 years agoDefine new stream bits
Kern Sibbald [Wed, 24 Nov 2010 13:29:33 +0000 (14:29 +0100)]
Define new stream bits

13 years agoSeparate definitions of streams, filetypes, and fileoptions to separate files
Kern Sibbald [Wed, 24 Nov 2010 10:14:02 +0000 (11:14 +0100)]
Separate definitions of streams, filetypes, and fileoptions to separate files

13 years agoRename bEventVssSnapshotLetters to bEventPrepareSnapshot
Eric Bollengier [Wed, 24 Nov 2010 09:11:33 +0000 (10:11 +0100)]
Rename bEventVssSnapshotLetters to bEventPrepareSnapshot

13 years agorename plugin->len to plugin->file_len
Eric Bollengier [Wed, 24 Nov 2010 09:03:54 +0000 (10:03 +0100)]
rename plugin->len to plugin->file_len

13 years agoHandle all kind of plugins when computing plugin name length
Eric Bollengier [Tue, 23 Nov 2010 22:17:20 +0000 (23:17 +0100)]
Handle all kind of plugins when computing plugin name length

13 years agoTweak new event documentation
Eric Bollengier [Tue, 23 Nov 2010 22:11:38 +0000 (23:11 +0100)]
Tweak new event documentation

13 years agoAllow plugins to add drives to vss snapshot
Eric Bollengier [Tue, 23 Nov 2010 21:27:42 +0000 (22:27 +0100)]
Allow plugins to add drives to vss snapshot

13 years agoTweak how we select a plugin for an event
Eric Bollengier [Tue, 23 Nov 2010 21:27:00 +0000 (22:27 +0100)]
Tweak how we select a plugin for an event

13 years agoTweak debug
Eric Bollengier [Tue, 23 Nov 2010 18:00:57 +0000 (19:00 +0100)]
Tweak debug

13 years agoEnsure that two plugins starting with the same name won't share events
Eric Bollengier [Tue, 23 Nov 2010 18:00:44 +0000 (19:00 +0100)]
Ensure that two plugins starting with the same name won't share events

13 years agoEnsure that two plugins starting with the same name won't share events
Eric Bollengier [Tue, 23 Nov 2010 17:36:39 +0000 (18:36 +0100)]
Ensure that two plugins starting with the same name won't share events

13 years agoregress: Backport win32 regress test
Eric Bollengier [Tue, 23 Nov 2010 12:15:41 +0000 (13:15 +0100)]
regress: Backport win32 regress test

13 years agoDon't define DLL_IMP_EXP twice in fd_common.h
Eric Bollengier [Tue, 23 Nov 2010 10:38:36 +0000 (11:38 +0100)]
Don't define DLL_IMP_EXP twice in fd_common.h

13 years agoAdd execute bit to systemstate test
Kern Sibbald [Mon, 22 Nov 2010 15:07:35 +0000 (16:07 +0100)]
Add execute bit to systemstate test

13 years agoTweak debug message
Eric Bollengier [Mon, 22 Nov 2010 07:58:54 +0000 (08:58 +0100)]
Tweak debug message

13 years agoregress: Update delta plugin to raise error if we get delta back melted
Eric Bollengier [Sun, 21 Nov 2010 16:47:54 +0000 (17:47 +0100)]
regress: Update delta plugin to raise error if we get delta back melted

13 years agoUpdate delta plugin to raise error if we get delta back melted
Eric Bollengier [Sun, 21 Nov 2010 16:47:32 +0000 (17:47 +0100)]
Update delta plugin to raise error if we get delta back melted

13 years agoInsert Delta in bootstrap by JobTDate
Eric Bollengier [Sun, 21 Nov 2010 15:04:35 +0000 (16:04 +0100)]
Insert Delta in bootstrap by JobTDate

13 years agoModify MySQL accurate query with Delta
Eric Bollengier [Sun, 21 Nov 2010 12:41:34 +0000 (13:41 +0100)]
Modify MySQL accurate query with Delta

Choose File.MarkId instead of T1.MarkId to be consistent with other fields

13 years agoYet an other tweak of MySQL accurate query with Delta
Eric Bollengier [Sun, 21 Nov 2010 12:39:13 +0000 (13:39 +0100)]
Yet an other tweak of MySQL accurate query with Delta

13 years agoAdd missing MarkId in mysql accurate query
Eric Bollengier [Sun, 21 Nov 2010 11:35:13 +0000 (12:35 +0100)]
Add missing MarkId in mysql accurate query

13 years agoFix sql typo
Eric Bollengier [Sun, 21 Nov 2010 10:45:02 +0000 (11:45 +0100)]
Fix sql typo

13 years agoAdd delta option to db_get_file_list()
Eric Bollengier [Sun, 21 Nov 2010 09:43:54 +0000 (10:43 +0100)]
Add delta option to db_get_file_list()

13 years agoregress: update delta test
Eric Bollengier [Sat, 20 Nov 2010 22:35:03 +0000 (23:35 +0100)]
regress: update delta test

13 years agoSupport restore with Delta in Director
Eric Bollengier [Sat, 20 Nov 2010 22:34:49 +0000 (23:34 +0100)]
Support restore with Delta in Director

13 years agoAdd delta_seq to restore tree code
Eric Bollengier [Sat, 20 Nov 2010 22:33:18 +0000 (23:33 +0100)]
Add delta_seq to restore tree code

Add list of Delta Sequence to TREE_NODE, each Delta is
composed of with JobIndex and JobId

13 years agoAdd db_get_file_list_with_delta() for restore
Eric Bollengier [Sat, 20 Nov 2010 22:30:02 +0000 (23:30 +0100)]
Add db_get_file_list_with_delta() for restore

This function returns the list of all files with Delta

13 years agoregress: tweak delta-test
Eric Bollengier [Sat, 20 Nov 2010 17:56:23 +0000 (18:56 +0100)]
regress: tweak delta-test

13 years agoFix delta-test-fd
Eric Bollengier [Sat, 20 Nov 2010 17:56:03 +0000 (18:56 +0100)]
Fix delta-test-fd

13 years agoregress: change delta test to find problems
Eric Bollengier [Sat, 20 Nov 2010 16:47:33 +0000 (17:47 +0100)]
regress: change delta test to find problems

13 years agoEnsure that sparse stream is set when delta enabled
Kern Sibbald [Sat, 20 Nov 2010 16:15:00 +0000 (17:15 +0100)]
Ensure that sparse stream is set when delta enabled

13 years agoregress: turn on accurate for delta test and restore file one by one
Eric Bollengier [Sat, 20 Nov 2010 15:14:02 +0000 (16:14 +0100)]
regress: turn on accurate for delta test and restore file one by one

13 years agoMake non accurate fatal for delta-test plugin
Eric Bollengier [Sat, 20 Nov 2010 15:13:37 +0000 (16:13 +0100)]
Make non accurate fatal for delta-test plugin

13 years agoregress: tweak delta test
Eric Bollengier [Sat, 20 Nov 2010 15:00:23 +0000 (16:00 +0100)]
regress: tweak delta test

13 years agoTweak plugin makefile to install delta-test
Eric Bollengier [Sat, 20 Nov 2010 14:48:38 +0000 (15:48 +0100)]
Tweak plugin makefile to install delta-test

13 years agoregress: restore delta.txt in $tmp
Eric Bollengier [Sat, 20 Nov 2010 14:45:24 +0000 (15:45 +0100)]
regress: restore delta.txt in $tmp

13 years agoTweak delta-test to use ofname instead of fixed name
Eric Bollengier [Sat, 20 Nov 2010 14:42:08 +0000 (15:42 +0100)]
Tweak delta-test to use ofname instead of fixed name

13 years agoUpdate bfile.offset when with plugin offset
Eric Bollengier [Sat, 20 Nov 2010 14:41:58 +0000 (15:41 +0100)]
Update bfile.offset when with plugin offset

13 years agoUpdate delta plugin
Eric Bollengier [Sat, 20 Nov 2010 13:48:56 +0000 (14:48 +0100)]
Update delta plugin

13 years agoTweak delta_seq on restore_pkt
Eric Bollengier [Sat, 20 Nov 2010 13:41:40 +0000 (14:41 +0100)]
Tweak delta_seq on restore_pkt

13 years agoregress: Add delta-test test
Eric Bollengier [Sat, 20 Nov 2010 13:24:57 +0000 (14:24 +0100)]
regress: Add delta-test test

13 years agoAdd delta-test plugin
Eric Bollengier [Sat, 20 Nov 2010 13:24:32 +0000 (14:24 +0100)]
Add delta-test plugin

13 years agoPass Delta Sequence to save_pkt and restore_pkt
Eric Bollengier [Sat, 20 Nov 2010 13:24:03 +0000 (14:24 +0100)]
Pass Delta Sequence to save_pkt and restore_pkt

13 years agoClear delta sequence when not using in plugin
Kern Sibbald [Sat, 20 Nov 2010 10:53:08 +0000 (11:53 +0100)]
Clear delta sequence when not using in plugin

13 years agoFix typo in Win32 offset definition
Kern Sibbald [Sat, 20 Nov 2010 10:51:43 +0000 (11:51 +0100)]
Fix typo in Win32 offset definition

13 years agoRemove spaces, try to stop FD faster on cancel
Kern Sibbald [Sat, 20 Nov 2010 10:50:57 +0000 (11:50 +0100)]
Remove spaces, try to stop FD faster on cancel

13 years agoImplement incrementation of delta_seq (I think)
Kern Sibbald [Sat, 20 Nov 2010 08:10:56 +0000 (09:10 +0100)]
Implement incrementation of delta_seq (I think)

13 years agoFirst cut Delta code in FD
Kern Sibbald [Sat, 20 Nov 2010 07:08:42 +0000 (08:08 +0100)]
First cut Delta code in FD

13 years agoDon't compute accurate list with MD5 if not used
Eric Bollengier [Fri, 19 Nov 2010 22:08:57 +0000 (23:08 +0100)]
Don't compute accurate list with MD5 if not used

During accurate queries, database engine have to deal with MD5 and
store them in memory or on disk. Just replace MD5 by space in the
query when we don't use them.

13 years agoUse JobTDate instead of StartTime, and sort by JobTDate instead of JobId
Eric Bollengier [Fri, 19 Nov 2010 09:34:19 +0000 (10:34 +0100)]
Use JobTDate instead of StartTime, and sort by JobTDate instead of JobId

13 years agoAvoid warning for win64
Eric Bollengier [Fri, 5 Nov 2010 09:41:54 +0000 (10:41 +0100)]
Avoid warning for win64

13 years agoFix tray-monitor compilation
Eric Bollengier [Fri, 19 Nov 2010 08:39:59 +0000 (09:39 +0100)]
Fix tray-monitor compilation

13 years agoFix check_nagios compilation
Eric Bollengier [Thu, 4 Nov 2010 11:39:30 +0000 (12:39 +0100)]
Fix check_nagios compilation

13 years agoregress: Add remote regitry edition tools
Eric Bollengier [Fri, 12 Nov 2010 10:41:24 +0000 (11:41 +0100)]
regress: Add remote regitry edition tools

13 years agobweb: Use bvfs for bresto
Eric Bollengier [Thu, 18 Nov 2010 17:51:14 +0000 (18:51 +0100)]
bweb: Use bvfs for bresto

13 years agoAdd delta sequence to batch mode, accurate query and file daemon ff_pkt
Eric Bollengier [Thu, 18 Nov 2010 13:30:23 +0000 (14:30 +0100)]
Add delta sequence to batch mode, accurate query and file daemon ff_pkt

13 years agoStart adding DeltaSeq
Kern Sibbald [Wed, 17 Nov 2010 19:30:14 +0000 (20:30 +0100)]
Start adding DeltaSeq

13 years agobvfs: Tweak pattern in lsdir, lsfiles
Eric Bollengier [Tue, 16 Nov 2010 16:56:24 +0000 (17:56 +0100)]
bvfs: Tweak pattern in lsdir, lsfiles

13 years agobvfs: Tweak BaseJob code, should be ok now
Eric Bollengier [Tue, 16 Nov 2010 13:20:44 +0000 (14:20 +0100)]
bvfs: Tweak BaseJob code, should be ok now

13 years agobvfs: support basejobs and migration for PostgreSQL
Eric Bollengier [Mon, 15 Nov 2010 22:04:53 +0000 (23:04 +0100)]
bvfs: support basejobs and migration for PostgreSQL

13 years agobvfs: support for bweb user acl
Eric Bollengier [Mon, 15 Nov 2010 22:03:39 +0000 (23:03 +0100)]
bvfs: support for bweb user acl

13 years agobweb: return list for output in send_one_cmd()
Eric Bollengier [Mon, 15 Nov 2010 21:57:17 +0000 (22:57 +0100)]
bweb: return list for output in send_one_cmd()

13 years agoTweak git2changelog to drop dependencies
Eric Bollengier [Mon, 15 Nov 2010 09:25:49 +0000 (10:25 +0100)]
Tweak git2changelog to drop dependencies

13 years agoHopefully fix James' compiler warnings
Kern Sibbald [Sun, 14 Nov 2010 11:51:02 +0000 (12:51 +0100)]
Hopefully fix James' compiler warnings

13 years agoFix win32 build
Kern Sibbald [Sat, 13 Nov 2010 16:42:08 +0000 (17:42 +0100)]
Fix win32 build

13 years agoMore porting from Branch-4.0
Kern Sibbald [Sat, 13 Nov 2010 16:26:42 +0000 (17:26 +0100)]
More porting from Branch-4.0

13 years agoTweak forward port Branch-4.0 changes
Kern Sibbald [Sat, 13 Nov 2010 11:11:31 +0000 (12:11 +0100)]
Tweak forward port Branch-4.0 changes

13 years agoregress: Try to implement registry test in regress-win32.pl
Eric Bollengier [Thu, 11 Nov 2010 07:21:39 +0000 (08:21 +0100)]
regress: Try to implement registry test in regress-win32.pl

13 years agobweb: Fix bad regexp in btime
Eric Bollengier [Thu, 4 Nov 2010 16:55:21 +0000 (17:55 +0100)]
bweb: Fix bad regexp in btime

13 years agobacula-web: Fixed images path in test page
Davide Franco [Sun, 14 Nov 2010 12:52:01 +0000 (13:52 +0100)]
bacula-web: Fixed images path in test page

 Changed image path to style/images/

13 years agoAdd check_changes to bacula def
Eric Bollengier [Sat, 6 Nov 2010 13:14:27 +0000 (14:14 +0100)]
Add check_changes to bacula def

13 years agoTweak put compat.cpp debug on variable
Kern Sibbald [Mon, 19 Jul 2010 11:38:42 +0000 (13:38 +0200)]
Tweak put compat.cpp debug on variable

13 years agoAdd -l and -a options to drivetype tool
Eric Bollengier [Wed, 27 Oct 2010 13:36:05 +0000 (15:36 +0200)]
Add -l and -a options to drivetype tool

These switchs permit to display the list of all local hardrive on a windows box
drivetype.exe -l -a
c:\
d:\
e:\

13 years agoAdd debug info to smartall.c for buffer overrun
Kern Sibbald [Mon, 19 Jul 2010 11:39:29 +0000 (13:39 +0200)]
Add debug info to smartall.c for buffer overrun

13 years agoMake RestoreObject compatible with older FDs
Kern Sibbald [Mon, 30 Aug 2010 20:35:59 +0000 (22:35 +0200)]
Make RestoreObject compatible with older FDs

13 years agoCleanup dlists in VSSClient class at end of each job
Kern Sibbald [Mon, 12 Jul 2010 16:39:02 +0000 (18:39 +0200)]
Cleanup dlists in VSSClient class at end of each job

13 years agoMake VSS snapshot failures fatal
Kern Sibbald [Thu, 15 Jul 2010 11:15:33 +0000 (13:15 +0200)]
Make VSS snapshot failures fatal

13 years agoAdd bEventVssBeforeCloseRestore per James
Kern Sibbald [Mon, 12 Jul 2010 07:59:31 +0000 (09:59 +0200)]
Add bEventVssBeforeCloseRestore per James

13 years agoCall plugin bEventEndxxxJob even if Job canceled
Kern Sibbald [Sat, 24 Jul 2010 12:53:52 +0000 (14:53 +0200)]
Call plugin bEventEndxxxJob even if Job canceled

13 years agoTweak compilation warning
Eric Bollengier [Fri, 12 Nov 2010 08:01:10 +0000 (09:01 +0100)]
Tweak compilation warning