]> git.sur5r.net Git - bacula/bacula/log
bacula/bacula
11 years agoregress: update regress-win32.pl
Eric Bollengier [Fri, 17 Dec 2010 14:20:39 +0000 (15:20 +0100)]
regress: update regress-win32.pl

 - Add reload command
 - Add /install command to update file daemon
 - Add scheduled task check to full-systemstate test

11 years agoTry to bug where we stop reading before the plugin end is returned
Kern Sibbald [Sun, 12 Dec 2010 22:29:23 +0000 (23:29 +0100)]
Try to bug where we stop reading before the plugin end is returned

11 years agoFix end plugin stream index
Kern Sibbald [Sun, 12 Dec 2010 09:28:18 +0000 (10:28 +0100)]
Fix end plugin stream index

11 years agoregress: Turn on accurate in SS_SQLJob
Eric Bollengier [Wed, 8 Dec 2010 09:11:26 +0000 (10:11 +0100)]
regress: Turn on accurate in SS_SQLJob

11 years agoregress: Add test that mixes mssql and systemstate
Eric Bollengier [Wed, 8 Dec 2010 08:55:42 +0000 (09:55 +0100)]
regress: Add test that mixes mssql and systemstate

11 years agoregress: Add ./scripts/setup_win32
Eric Bollengier [Tue, 7 Dec 2010 16:25:24 +0000 (17:25 +0100)]
regress: Add ./scripts/setup_win32

 - change director name
 - restart the regress-win32 script
 - set auto_logon
 - update version

11 years agoregress: tweak regress-win32 output
Eric Bollengier [Tue, 7 Dec 2010 16:22:34 +0000 (17:22 +0100)]
regress: tweak regress-win32 output

11 years agoregress: tweak the message in the update_win32()
Eric Bollengier [Tue, 7 Dec 2010 16:12:07 +0000 (17:12 +0100)]
regress: tweak the message in the update_win32()

11 years agoregress: Add update_win32 function to win32-fd-test
Eric Bollengier [Tue, 7 Dec 2010 09:20:57 +0000 (10:20 +0100)]
regress: Add update_win32 function to win32-fd-test

11 years agotweak debug level in fd_plugin
Eric Bollengier [Mon, 6 Dec 2010 13:42:42 +0000 (14:42 +0100)]
tweak debug level in fd_plugin

11 years agoregress: use variable for catalog definition in system state test
Eric Bollengier [Mon, 6 Dec 2010 11:07:29 +0000 (12:07 +0100)]
regress: use variable for catalog definition in system state test

11 years agoregress: Add more complex systemstate test with full restore
Eric Bollengier [Mon, 6 Dec 2010 08:38:14 +0000 (09:38 +0100)]
regress: Add more complex systemstate test with full restore

11 years agoAdd missing switch values although the code works this is cleaner.
Marco van Wieringen [Thu, 16 Dec 2010 18:48:11 +0000 (19:48 +0100)]
Add missing switch values although the code works this is cleaner.
Give better error when trying to restore a particular type of acl on
a filesystem without support for those types of acls.

11 years agoAdded support for NFSv4 ACLs added to FreeBSD 8.1.
Marco van Wieringen [Wed, 15 Dec 2010 16:42:33 +0000 (17:42 +0100)]
Added support for NFSv4 ACLs added to FreeBSD 8.1.
Some small updates to some comments of other ACL implementations.

11 years agoAdded additional extended attributes used under FreeBSD for the storage of ACLs.
Marco van Wieringen [Wed, 15 Dec 2010 14:27:25 +0000 (15:27 +0100)]
Added additional extended attributes used under FreeBSD for the storage of ACLs.

11 years agoregress: add bwatch
Kern Sibbald [Tue, 14 Dec 2010 21:32:17 +0000 (22:32 +0100)]
regress: add bwatch

11 years agoAllow closing of all tabs + close tab clicked
Kern Sibbald [Tue, 14 Dec 2010 17:18:31 +0000 (18:18 +0100)]
Allow closing of all tabs + close tab clicked

11 years agoAdd short-incremental regression test
Kern Sibbald [Mon, 13 Dec 2010 02:41:14 +0000 (03:41 +0100)]
Add short-incremental regression test

11 years agoPrint plugin end records in bls
Kern Sibbald [Sun, 12 Dec 2010 16:58:35 +0000 (17:58 +0100)]
Print plugin end records in bls

11 years agoCenter bat run window on screen
Kern Sibbald [Sun, 12 Dec 2010 16:16:59 +0000 (17:16 +0100)]
Center bat run window on screen

11 years agoFix #1669 making director's address required in traymonitor.conf
jgorig [Fri, 3 Dec 2010 08:30:27 +0000 (09:30 +0100)]
Fix #1669 making director's address required in traymonitor.conf

11 years agobacula-web: New Pools and volumes graph in main dashboard
Davide Franco [Thu, 2 Dec 2010 14:46:13 +0000 (15:46 +0100)]
bacula-web: New Pools and volumes graph in main dashboard

 - New function Get_Pools_List() in bweb classe
 - New function GetPoolsStatistics in bweb classe
 - Fixed bug in bgraph::construct with output_file variable
 - New Pools usage in main Dashboard

11 years agobacula-web: Improved bgraph classe and new status job graph in dashboard
Davide Franco [Thu, 2 Dec 2010 13:23:19 +0000 (14:23 +0100)]
bacula-web: Improved bgraph classe and new status job graph in dashboard

 - New function GetJobsStatistics() in bweb classe
 - New graph in main dashboard with last 24 hours job status
 - Improved PHP code in bgraph classe

11 years agobacula-web: Removed useless GetDataVolumes() in bweb.inc.php
Davide Franco [Thu, 2 Dec 2010 09:11:59 +0000 (10:11 +0100)]
bacula-web: Removed useless GetDataVolumes() in bweb.inc.php

11 years agobacula-web: Fixed bug with volume bytes in pool list
Davide Franco [Thu, 2 Dec 2010 09:01:41 +0000 (10:01 +0100)]
bacula-web: Fixed bug with volume bytes in pool list

 - Wrong condition in bweb.inc.php, the volume bytes is displayed for all volumes now

11 years agobacula-web: Improved SetLegend loop in BGraph classe
Davide Franco [Wed, 1 Dec 2010 17:08:51 +0000 (18:08 +0100)]
bacula-web: Improved SetLegend loop in BGraph classe

11 years agobacula-web: Implemented new BGraph PHP classe
Davide Franco [Wed, 1 Dec 2010 17:04:09 +0000 (18:04 +0100)]
bacula-web: Implemented new BGraph PHP classe

11 years agobacula-web: Included bgraph.inc.php in bweb.inc.php php file
Davide Franco [Wed, 1 Dec 2010 13:37:43 +0000 (14:37 +0100)]
bacula-web: Included bgraph.inc.php in bweb.inc.php php file

11 years agobacula-web: new bgraph.inc.php file
Davide Franco [Wed, 1 Dec 2010 13:16:11 +0000 (14:16 +0100)]
bacula-web: new bgraph.inc.php file

 - Added bgraph.inc.php php script file for BGraph PHP classe

11 years agobacula-web: Moved classes.inc.php to bweb.inc.php
Davide Franco [Wed, 1 Dec 2010 13:12:32 +0000 (14:12 +0100)]
bacula-web: Moved classes.inc.php to bweb.inc.php

11 years agobacula-web: Upgraded phplot to version 5.2.0
Davide Franco [Wed, 1 Dec 2010 12:15:04 +0000 (13:15 +0100)]
bacula-web: Upgraded phplot to version 5.2.0

11 years agobacula-web: Test page in default layout
Davide Franco [Tue, 30 Nov 2010 16:26:25 +0000 (17:26 +0100)]
bacula-web: Test page in default layout

 - The test page is part of the default layout now

11 years agobacula-web: Moved js folder to external_packages
Davide Franco [Tue, 30 Nov 2010 14:11:47 +0000 (15:11 +0100)]
bacula-web: Moved js folder to external_packages

11 years agobacula-web: Modified layout for main dashboard
Davide Franco [Tue, 30 Nov 2010 14:05:14 +0000 (15:05 +0100)]
bacula-web: Modified layout for main dashboard

 - Moved Last job status in Reports box
 - Moved Last month links in Reports box
 - Added title to link in Navigation bar (jobs.tpl)

11 years agobacula-web: Removed useless html code from last_run_report.tpl
Davide Franco [Tue, 30 Nov 2010 11:09:51 +0000 (12:09 +0100)]
bacula-web: Removed useless html code from last_run_report.tpl

11 years agobacula-web: Fixed css for main layout
Davide Franco [Tue, 30 Nov 2010 10:54:14 +0000 (11:54 +0100)]
bacula-web: Fixed css for main layout

11 years agobacula-web: Added completed jobs in jobs page
Davide Franco [Tue, 30 Nov 2010 10:49:57 +0000 (11:49 +0100)]
bacula-web: Added completed jobs in jobs page

 - Fixed some css attributes
 - Added navigation bar in jobs page (back to dashboard)
 - Add last 24 hours completed jobs in job page

11 years agobacula-web: New jobs page
Davide Franco [Mon, 29 Nov 2010 18:39:47 +0000 (19:39 +0100)]
bacula-web: New jobs page

 - New jobs page including last failed and completed jobs (jobs.php and jobs.tpl)
 - Fixed html and css typo

11 years agobacula-web: Removed translation files from root folder
Davide Franco [Mon, 29 Nov 2010 17:28:49 +0000 (18:28 +0100)]
bacula-web: Removed translation files from root folder

 - Moved messages.it.po to local folder
 - Removed messages.po from root dir

11 years agobacula-web: Fixed Expire Date on Volumes
Davide Franco [Mon, 29 Nov 2010 17:26:05 +0000 (18:26 +0100)]
bacula-web: Fixed Expire Date on Volumes

 - Expire date only displayed on Full volume with valid LastWritten date

11 years agobacula-web: Improved Elapsed time function
Davide Franco [Mon, 29 Nov 2010 17:10:06 +0000 (18:10 +0100)]
bacula-web: Improved Elapsed time function

 - New function Get_ElapsedTime_Job in Bweb classe
 - Changed elapsed time in index.php and last_run_report.tpl

11 years agobacula-web: Improved php and html code
Davide Franco [Mon, 29 Nov 2010 16:37:46 +0000 (17:37 +0100)]
bacula-web: Improved php and html code

 - New Get_BackupJob_Names function in Bweb classe
 - New GetLastErrorJobs() and GetLastJobs() function in Bweb classe
 - Improved Last completed and failed jobs in index.php
 - Some html and css fixes in last_run_report.tpl

11 years agobacula-web: Improved html and css code
Davide Franco [Mon, 29 Nov 2010 14:37:44 +0000 (15:37 +0100)]
bacula-web: Improved html and css code

11 years agobacula-web: Removed generaldata template
Davide Franco [Mon, 29 Nov 2010 14:13:06 +0000 (15:13 +0100)]
bacula-web: Removed generaldata template

 - General information in index.tpl now

11 years agobacula-web: Internal PHP code improvment
Davide Franco [Mon, 29 Nov 2010 13:55:39 +0000 (14:55 +0100)]
bacula-web: Internal PHP code improvment

 - New function GetLastJobs in classes.inc.php
 - New config file config.inc.php

11 years agobacula-web: New folder utils
Davide Franco [Mon, 29 Nov 2010 10:25:41 +0000 (11:25 +0100)]
bacula-web: New folder utils

 - Moved tsmarty2c.php into utils folder

11 years agobacula-web: Change filename in stats.php and report.php
Davide Franco [Mon, 29 Nov 2010 10:15:03 +0000 (11:15 +0100)]
bacula-web: Change filename in stats.php and report.php

 - Changed classes.inc to classes.inc.php

11 years agobacula-web: Changed filename for classes.inc to classes.inc.php
Davide Franco [Mon, 29 Nov 2010 10:12:02 +0000 (11:12 +0100)]
bacula-web: Changed filename for classes.inc to classes.inc.php

11 years agobacula-web: Improved Bweb classe
Davide Franco [Mon, 29 Nov 2010 10:09:50 +0000 (11:09 +0100)]
bacula-web: Improved Bweb classe

 - Defined construct instead of Bweb method
 - Improved config file processing
 - Fix internal PHP code

11 years agobacula-web: Changed $smarty object instance declaration
Davide Franco [Mon, 29 Nov 2010 10:07:14 +0000 (11:07 +0100)]
bacula-web: Changed $smarty object instance declaration

11 years agobacula-web: Several internal code improvment
Davide Franco [Mon, 29 Nov 2010 09:57:56 +0000 (10:57 +0100)]
bacula-web: Several internal code improvment

 - Improved configuration processing
 - Modified config file format (loadable by parse_ini_file now)
 - Fixed some html error in templates

11 years agoregress: add parameter to online_mssql_db() in regress-win32.pl
Eric Bollengier [Tue, 30 Nov 2010 22:32:30 +0000 (23:32 +0100)]
regress: add parameter to online_mssql_db() in regress-win32.pl

11 years agoregress: update restore mssql to an other database
Eric Bollengier [Tue, 30 Nov 2010 22:31:54 +0000 (23:31 +0100)]
regress: update restore mssql to an other database

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