]> git.sur5r.net Git - bacula/bacula/log
bacula/bacula
13 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

13 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

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

13 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

13 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

13 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

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

13 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()

13 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

13 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

13 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

13 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

13 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.

13 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.

13 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.

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

13 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

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

13 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

13 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

13 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

13 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

13 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

13 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

13 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

13 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

13 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

13 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

13 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

13 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

13 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

13 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

13 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

13 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)

13 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

13 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

13 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

13 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

13 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

13 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

13 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

13 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

13 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

13 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

13 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

13 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

13 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

13 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

13 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

13 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

13 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

13 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

13 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

13 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

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

13 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

13 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

13 years agoRename MaximumBandwidth to MaximumBandwidthPerJob in Client resource
Eric Bollengier [Tue, 30 Nov 2010 08:05:17 +0000 (09:05 +0100)]
Rename MaximumBandwidth to MaximumBandwidthPerJob in Client resource

13 years agoRename MaximumBandwidth to MaximumBandwidthPerJob for Client directives
Eric Bollengier [Mon, 29 Nov 2010 16:45:22 +0000 (17:45 +0100)]
Rename MaximumBandwidth to MaximumBandwidthPerJob for Client directives

13 years agoFix for setbandwidth console command
Eric Bollengier [Mon, 29 Nov 2010 13:25:19 +0000 (14:25 +0100)]
Fix for setbandwidth console command

13 years agoFix casting in bwlimit
Eric Bollengier [Sun, 28 Nov 2010 21:35:37 +0000 (22:35 +0100)]
Fix casting in bwlimit

13 years agoMake double to int64_t conversion explicit to avoid compiler warning
Kern Sibbald [Sun, 28 Nov 2010 11:11:43 +0000 (12:11 +0100)]
Make double to int64_t conversion explicit to avoid compiler warning

13 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

13 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

13 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

13 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

13 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

13 years agoUpdate setbandwidth command
Eric Bollengier [Fri, 26 Nov 2010 09:45:32 +0000 (10:45 +0100)]
Update setbandwidth command

 - use kb/s for limit argument
 - display OK message at the end
 - handle jobid, job and jobname parameters

13 years agoSet bwlimit to jcr before sd socket
Eric Bollengier [Fri, 26 Nov 2010 09:44:42 +0000 (10:44 +0100)]
Set bwlimit to jcr before sd socket

13 years agoDisplay globla bandwidth limit in status client
Eric Bollengier [Fri, 26 Nov 2010 09:43:48 +0000 (10:43 +0100)]
Display globla bandwidth limit in status client

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

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

13 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

13 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

13 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.

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

13 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

13 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 agoregress: Test Job maximum bandwidth parameter
Eric Bollengier [Thu, 25 Nov 2010 11:42:20 +0000 (12:42 +0100)]
regress: Test Job maximum bandwidth parameter

13 years agoAdd setbandwidth command in Director (FD protocol is now 4)
Eric Bollengier [Thu, 25 Nov 2010 11:41:39 +0000 (12:41 +0100)]
Add setbandwidth command in Director (FD protocol is now 4)

13 years agoAdd MaximumBandwidth to Director Job resource
Eric Bollengier [Thu, 25 Nov 2010 11:39:33 +0000 (12:39 +0100)]
Add MaximumBandwidth to Director Job resource

13 years agoregress: Put new test in all-disk and ctest
Eric Bollengier [Wed, 24 Nov 2010 21:10:27 +0000 (22:10 +0100)]
regress: Put new test in all-disk and ctest

13 years agoregress: Add test for new Max Bandwidth test feature
Eric Bollengier [Wed, 24 Nov 2010 21:08:21 +0000 (22:08 +0100)]
regress: Add test for new Max Bandwidth test feature

13 years agoAdd Maximum Bandwidth parameter to File Daemon
Eric Bollengier [Wed, 24 Nov 2010 20:45:46 +0000 (21:45 +0100)]
Add Maximum Bandwidth parameter to File Daemon

13 years agoAdd function to limit the bandwidth of a BSOCK
Eric Bollengier [Wed, 24 Nov 2010 20:44:23 +0000 (21:44 +0100)]
Add function to limit the bandwidth of a BSOCK

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