]> git.sur5r.net Git - bacula/bacula/log
bacula/bacula
11 years agobacula-web: New features and improvments in jobs page
Davide Franco [Tue, 21 Dec 2010 16:23:48 +0000 (17:23 +0100)]
bacula-web: New features and improvments in jobs page

 - Added Jobs Status filter (completed, failed and canceled)
 - Added more choice in <Jobs per page> list

11 years agobacula-web: Improved Jobs page
Davide Franco [Tue, 21 Dec 2010 13:37:50 +0000 (14:37 +0100)]
bacula-web: Improved Jobs page

 - Improved apparence for last jobs
 - Added scrollbar for last jobs
 - Possibility to choose how many jobs to see in the list (20,40 or 60)

11 years agobacula-web: Added running jobs in jobs page
Davide Franco [Tue, 21 Dec 2010 10:55:15 +0000 (11:55 +0100)]
bacula-web: Added running jobs in jobs page

 - Running jobs and last jobs now displayed in jobs page
 - Removed Failed jobs from this page
 - Improved design (css and html)

11 years agobacula-web: Changed jobs and pools link apparence in main dashboard
Davide Franco [Tue, 21 Dec 2010 09:21:58 +0000 (10:21 +0100)]
bacula-web: Changed jobs and pools link apparence in main dashboard

11 years agobacula-web: Optimized last completed and failed jobs
Davide Franco [Mon, 20 Dec 2010 16:29:23 +0000 (17:29 +0100)]
bacula-web: Optimized last completed and failed jobs

 - Replaced by CountLastJobs instead of GetLastJobs and GetLastErrorJobs for last 24 hours completed and failed jobs.

11 years agobacula-web: New function CoutLastJobs in bweb.inc.php
Davide Franco [Mon, 20 Dec 2010 16:26:53 +0000 (17:26 +0100)]
bacula-web: New function CoutLastJobs in bweb.inc.php

 - Removed GetLastJobs() from bweb.inc.php
 - Removed GetLastErrorJobs() from bweb.inc.php

11 years agobacula-web: Fixed elpased time format in bweb.inc.php
Davide Franco [Fri, 17 Dec 2010 16:57:58 +0000 (17:57 +0100)]
bacula-web: Fixed elpased time format in bweb.inc.php

11 years agobacula-web: Fixed typo for date function in bweb.inc.php and jobs.php
Davide Franco [Thu, 16 Dec 2010 11:11:36 +0000 (12:11 +0100)]
bacula-web: Fixed typo for date function in bweb.inc.php and jobs.php

 - Fixed wrong argument in date function for minute (H:m:s instead of H:i:s)

11 years agobacula-web: Fixed column width in pools view
Davide Franco [Thu, 16 Dec 2010 10:32:35 +0000 (11:32 +0100)]
bacula-web: Fixed column width in pools view

11 years agobacula-web: Changed Pools and Volumes design
Davide Franco [Wed, 15 Dec 2010 17:01:34 +0000 (18:01 +0100)]
bacula-web: Changed Pools and Volumes design

 - In Pools page, volumes list by pool is now scrollable (appreciable if more than 100 volumes by pool)

11 years agobacula-web: Changed day format in Stored bytes graph
Davide Franco [Tue, 14 Dec 2010 16:30:19 +0000 (17:30 +0100)]
bacula-web: Changed day format in Stored bytes graph

 - Changed to Day of week / Day (example: Tue 14)

11 years agobacula-web: Internal code cleaning in index.php
Davide Franco [Tue, 14 Dec 2010 15:32:13 +0000 (16:32 +0100)]
bacula-web: Internal code cleaning in index.php

11 years agobacula-web: New function GetStoredFiles() in bweb.inc.php
Davide Franco [Tue, 14 Dec 2010 14:51:42 +0000 (15:51 +0100)]
bacula-web: New function GetStoredFiles() in bweb.inc.php

 - Replaced totalfiles value with GetStoredFiles in index.php

11 years agobacula-web: Improved human_file_size function in bweb.inc.php
Davide Franco [Tue, 14 Dec 2010 11:17:22 +0000 (12:17 +0100)]
bacula-web: Improved human_file_size function in bweb.inc.php

 - New argument unit (auto by default)
 - Modified unit argument to GB in GetStoredBytesByInterval function
 - Fixed Last 7 days stored bytes graph in main dashboard (all days in GB now)

11 years agobacula-web: Last 7 days transfered bytes graph in GigaBytes
Davide Franco [Mon, 13 Dec 2010 14:42:18 +0000 (15:42 +0100)]
bacula-web: Last 7 days transfered bytes graph in GigaBytes

11 years agobacula-web: Moved graph images into templates_c folder
Davide Franco [Mon, 13 Dec 2010 14:08:30 +0000 (15:08 +0100)]
bacula-web: Moved graph images into templates_c folder

 - Images graph are generated into the folder templates_c

11 years agobacula-web: Improved stored bytes graph and modified dashboard design
Davide Franco [Mon, 13 Dec 2010 13:49:32 +0000 (14:49 +0100)]
bacula-web: Improved stored bytes graph and modified dashboard design

 - Improved GetStoredBytesByInterval function returning day (dd/mm) and 0 if no value returned from SQL query
 - Revert order of Last 7 days stored bytes (older to newer)
 - No legends for bars graph in bgraph.inc.php
 - Moved link to last 24 hours Jobs in main layout
 - New link to Pools and Volumes in main layout

11 years agobacula-web: New Stored bytes graph in main layout
Davide Franco [Fri, 10 Dec 2010 19:44:12 +0000 (20:44 +0100)]
bacula-web: New Stored bytes graph in main layout

 - New function in bweb.inc.php GetStoredBytesByInterval()
 - Added new graph in main layout for last 7 days stored bytes
 - Improved some internal code

11 years agobacula-web: Internal code improvments
Davide Franco [Fri, 10 Dec 2010 18:01:53 +0000 (19:01 +0100)]
bacula-web: Internal code improvments

 - New function FetStored Bytes in bweb.inc.php
 - New constant in config.inc.php ALL ( mean no interval )
 - Improved stored bytes function in index.php

11 years agobacula-web: Fixed bug with PEAR DB fetch mode in bweb.inc.php
Davide Franco [Tue, 7 Dec 2010 13:33:10 +0000 (14:33 +0100)]
bacula-web: Fixed bug with PEAR DB fetch mode in bweb.inc.php

11 years agobacula-web: Fixed bug with fetchmode in bweb.inc.php
Davide Franco [Tue, 7 Dec 2010 11:01:13 +0000 (12:01 +0100)]
bacula-web: Fixed bug with fetchmode in bweb.inc.php

11 years agobacula-web: Removed pools and volumes list from main layout
Davide Franco [Tue, 7 Dec 2010 10:46:05 +0000 (11:46 +0100)]
bacula-web: Removed pools and volumes list from main layout

 - New pools.php script
 - Renammed volumes.tpl to pools.tpl
 - Modified css attributes for main layout

11 years agobacula-web: CSS modifications for jobs.tpl and index.tpl
Davide Franco [Tue, 7 Dec 2010 08:35:33 +0000 (09:35 +0100)]
bacula-web: CSS modifications for jobs.tpl and index.tpl

11 years agobacula-web: New pools.php php script
Davide Franco [Mon, 6 Dec 2010 16:31:27 +0000 (17:31 +0100)]
bacula-web: New pools.php php script

11 years agobacula-web: Customized main layout stylesheet
Davide Franco [Mon, 6 Dec 2010 16:29:53 +0000 (17:29 +0100)]
bacula-web: Customized main layout stylesheet

11 years agobacula-web: Internal code improvments
Davide Franco [Mon, 6 Dec 2010 14:57:20 +0000 (15:57 +0100)]
bacula-web: Internal code improvments

11 years agobacula-web: Changed main layout apparence
Davide Franco [Mon, 6 Dec 2010 12:53:48 +0000 (13:53 +0100)]
bacula-web: Changed main layout apparence

11 years agobacula-web: Removed graph files from git
Davide Franco [Mon, 6 Dec 2010 09:41:23 +0000 (10:41 +0100)]
bacula-web: Removed graph files from git

11 years agobacula-web: New gitignore for PNG graph files
Davide Franco [Mon, 6 Dec 2010 09:40:08 +0000 (10:40 +0100)]
bacula-web: New gitignore for PNG graph files

11 years agoregress: more work on remote-fd test
Eric Bollengier [Mon, 28 Feb 2011 15:53:43 +0000 (16:53 +0100)]
regress: more work on remote-fd test

11 years agoregress: tweak bweb regression tests
Eric Bollengier [Mon, 28 Feb 2011 15:08:47 +0000 (16:08 +0100)]
regress: tweak bweb regression tests

11 years agoAdd extra Bacula plugin variables
Kern Sibbald [Tue, 1 Mar 2011 20:22:26 +0000 (21:22 +0100)]
Add extra Bacula plugin variables

11 years agoregress: tweak remote-fd-test
Eric Bollengier [Mon, 28 Feb 2011 09:02:41 +0000 (10:02 +0100)]
regress: tweak remote-fd-test

11 years agoregress: Add remote fd test
Eric Bollengier [Sun, 27 Feb 2011 14:45:52 +0000 (15:45 +0100)]
regress: Add remote fd test

11 years agoregress: Add variables in prototype.conf for remote test
Eric Bollengier [Sun, 27 Feb 2011 14:45:30 +0000 (15:45 +0100)]
regress: Add variables in prototype.conf for remote test

11 years agoregress: add remote control functions
Eric Bollengier [Sun, 27 Feb 2011 14:44:17 +0000 (15:44 +0100)]
regress: add remote control functions

11 years agoFix Windows build entrypoints
Kern Sibbald [Sat, 26 Feb 2011 19:30:54 +0000 (20:30 +0100)]
Fix Windows build entrypoints

11 years agoregress: Tweak timing in prune-migration-test
Eric Bollengier [Sat, 26 Feb 2011 08:35:19 +0000 (09:35 +0100)]
regress: Tweak timing in prune-migration-test

11 years agoregress: Improve debug in base-job test
Eric Bollengier [Sat, 26 Feb 2011 08:19:11 +0000 (09:19 +0100)]
regress: Improve debug in base-job test

11 years agoregress: Add test with for find_next_volume and StorageId
Eric Bollengier [Thu, 24 Feb 2011 17:45:13 +0000 (18:45 +0100)]
regress: Add test with for find_next_volume and StorageId

11 years agoAdd new maxuseduration-test
Kern Sibbald [Fri, 25 Feb 2011 20:43:06 +0000 (21:43 +0100)]
Add new maxuseduration-test

11 years agoFix bug #1389 MaxUseDuration uses job start instead of first write time
Kern Sibbald [Fri, 25 Feb 2011 18:14:25 +0000 (19:14 +0100)]
Fix bug #1389 MaxUseDuration uses job start instead of first write time

11 years agoTweak date, version, and copyright
Kern Sibbald [Fri, 25 Feb 2011 05:09:07 +0000 (06:09 +0100)]
Tweak date, version, and copyright

11 years agoBetter fix for bug #1603 restart of Virtual Full
Kern Sibbald [Fri, 25 Feb 2011 05:06:08 +0000 (06:06 +0100)]
Better fix for bug #1603 restart of Virtual Full

11 years agoregress: Add a deleted file test for restart
Eric Bollengier [Tue, 22 Feb 2011 10:06:52 +0000 (11:06 +0100)]
regress: Add a deleted file test for restart

11 years agoUse system malloc in strack_trace() instead of smartalloc
Eric Bollengier [Tue, 22 Feb 2011 16:16:55 +0000 (17:16 +0100)]
Use system malloc in strack_trace() instead of smartalloc

11 years agoFix bug #1603 restart of Virtual Full becomes a Full
Kern Sibbald [Thu, 24 Feb 2011 17:19:46 +0000 (18:19 +0100)]
Fix bug #1603 restart of Virtual Full becomes a Full

11 years agoUse jcr->is_xxx instead of direct tests
Kern Sibbald [Thu, 24 Feb 2011 17:18:54 +0000 (18:18 +0100)]
Use jcr->is_xxx instead of direct tests

11 years agoFix bug #1608 btape test failure when block size too big
Kern Sibbald [Thu, 24 Feb 2011 16:55:00 +0000 (17:55 +0100)]
Fix bug #1608 btape test failure when block size too big

11 years agoFix week of year schduling bug #1699
Kern Sibbald [Thu, 24 Feb 2011 16:22:44 +0000 (17:22 +0100)]
Fix week of year schduling bug #1699

11 years agoComment out unused variables in tray-monitor
Kern Sibbald [Thu, 24 Feb 2011 12:12:27 +0000 (13:12 +0100)]
Comment out unused variables in tray-monitor

11 years agoFix uninitialized variable in bat
Kern Sibbald [Thu, 24 Feb 2011 12:12:02 +0000 (13:12 +0100)]
Fix uninitialized variable in bat

11 years agoFix lock race conditions in bug #1675
Kern Sibbald [Thu, 24 Feb 2011 11:56:22 +0000 (12:56 +0100)]
Fix lock race conditions in bug #1675

11 years agoAdd missing code for rename incomplete to rerunning
Kern Sibbald [Thu, 24 Feb 2011 06:52:45 +0000 (07:52 +0100)]
Add missing code for rename incomplete to rerunning

11 years agoRename incomplete to rerunning for clarity
Kern Sibbald [Thu, 24 Feb 2011 06:51:16 +0000 (07:51 +0100)]
Rename incomplete to rerunning for clarity

11 years agoFix bug #1700 no timestamp with -dt on Windows
Kern Sibbald [Wed, 23 Feb 2011 20:51:42 +0000 (21:51 +0100)]
Fix bug #1700 no timestamp with -dt on Windows

11 years agoUse jcr->setJobStatus() in favor of set_jcr_job_status(jcr...)
Kern Sibbald [Wed, 23 Feb 2011 12:39:18 +0000 (13:39 +0100)]
Use jcr->setJobStatus() in favor of set_jcr_job_status(jcr...)

11 years agoreplace set_Jobxxx by setJobxxx
Kern Sibbald [Wed, 23 Feb 2011 11:18:51 +0000 (12:18 +0100)]
replace set_Jobxxx by setJobxxx

11 years agoTweak accurate_finish
Kern Sibbald [Tue, 22 Feb 2011 16:47:20 +0000 (17:47 +0100)]
Tweak accurate_finish

11 years agoTweak Incomplete jobs in accurate_finish
Kern Sibbald [Tue, 22 Feb 2011 11:39:53 +0000 (12:39 +0100)]
Tweak Incomplete jobs in accurate_finish

11 years agoAdd more debug to restart regress scripts
Kern Sibbald [Mon, 21 Feb 2011 18:12:33 +0000 (19:12 +0100)]
Add more debug to restart regress scripts

11 years agoAdd stack_trace() function to print current thread backtrace
Eric Bollengier [Mon, 21 Feb 2011 17:52:10 +0000 (18:52 +0100)]
Add stack_trace() function to print current thread backtrace

11 years agoAdd HAVE_BACKTRACE in configure.in
Eric Bollengier [Mon, 21 Feb 2011 17:51:39 +0000 (18:51 +0100)]
Add HAVE_BACKTRACE in configure.in

11 years agoTweak restart incomplete jobs
Kern Sibbald [Mon, 21 Feb 2011 17:28:42 +0000 (18:28 +0100)]
Tweak restart incomplete jobs

11 years agoregress: tweak restart base job
Eric Bollengier [Mon, 21 Feb 2011 14:50:49 +0000 (15:50 +0100)]
regress: tweak restart base job

11 years agoregress: fix add_attribute() function in perl lib
Eric Bollengier [Mon, 21 Feb 2011 14:41:01 +0000 (15:41 +0100)]
regress: fix add_attribute() function in perl lib

11 years agoregress: tweak restart base job
Eric Bollengier [Mon, 21 Feb 2011 14:14:54 +0000 (15:14 +0100)]
regress: tweak restart base job

11 years agoregress: show problem in restart-accurate test
Eric Bollengier [Mon, 21 Feb 2011 12:37:44 +0000 (13:37 +0100)]
regress: show problem in restart-accurate test

11 years agoAdd %h option in runscript to get client address
Eric Bollengier [Wed, 16 Feb 2011 13:06:13 +0000 (14:06 +0100)]
Add %h option in runscript to get client address

11 years agoAdd new restart regression tests from master
Kern Sibbald [Mon, 21 Feb 2011 11:06:15 +0000 (12:06 +0100)]
Add new restart regression tests from master

11 years agoTweak restart base
Kern Sibbald [Mon, 21 Feb 2011 10:59:15 +0000 (11:59 +0100)]
Tweak restart base

11 years agoRework Incomplete job intereaction with Base and Accurate
Kern Sibbald [Mon, 21 Feb 2011 10:30:57 +0000 (11:30 +0100)]
Rework Incomplete job intereaction with Base and Accurate

11 years agoFix seg fault during cancel in SD
Kern Sibbald [Mon, 21 Feb 2011 08:16:30 +0000 (09:16 +0100)]
Fix seg fault during cancel in SD

11 years agoRestart incomplete jobs only if type Backup
Kern Sibbald [Sun, 20 Feb 2011 14:39:14 +0000 (15:39 +0100)]
Restart incomplete jobs only if type Backup

11 years agoDiscard old messages in beginning of maxtime-test
Kern Sibbald [Sat, 19 Feb 2011 18:06:17 +0000 (19:06 +0100)]
Discard old messages in beginning of maxtime-test

11 years agoMake restart2-test work
Kern Sibbald [Sat, 19 Feb 2011 17:14:29 +0000 (18:14 +0100)]
Make restart2-test work

11 years agoFix #1696 about an error when displaying "Base" level keyword.
Eric Bollengier [Fri, 18 Feb 2011 08:11:14 +0000 (09:11 +0100)]
Fix #1696 about an error when displaying "Base" level keyword.

11 years agoSimplify restart regress because of one-shot hangup
Kern Sibbald [Mon, 14 Feb 2011 17:29:30 +0000 (18:29 +0100)]
Simplify restart regress because of one-shot hangup

11 years agoMake hangup single shot
Kern Sibbald [Mon, 14 Feb 2011 17:29:07 +0000 (18:29 +0100)]
Make hangup single shot

11 years agoPut resched Incomplete Job on directive default=on
Kern Sibbald [Mon, 14 Feb 2011 17:23:46 +0000 (18:23 +0100)]
Put resched Incomplete Job on directive default=on

11 years agoFix #1695 about bacula-sd crash in detach_dcr_from_dev()
Eric Bollengier [Mon, 14 Feb 2011 14:38:19 +0000 (15:38 +0100)]
Fix #1695 about bacula-sd crash in detach_dcr_from_dev()

11 years agoUse max(FileIndex) for restarting incomplete Job
Kern Sibbald [Thu, 10 Feb 2011 21:13:07 +0000 (22:13 +0100)]
Use max(FileIndex) for restarting incomplete Job

11 years agoTweak sql_cmds, remove unreferenced sql and reformat a sql query.
Marco van Wieringen [Thu, 10 Feb 2011 15:06:16 +0000 (16:06 +0100)]
Tweak sql_cmds, remove unreferenced sql and reformat a sql query.

11 years agoFirst cut restart Jobs
Kern Sibbald [Thu, 10 Feb 2011 12:55:51 +0000 (13:55 +0100)]
First cut restart Jobs

11 years agoFix typo
Marco van Wieringen [Wed, 9 Feb 2011 10:27:40 +0000 (11:27 +0100)]
Fix typo

11 years agoRename ua->err to ua->errmsg
Eric Bollengier [Tue, 8 Feb 2011 16:25:14 +0000 (17:25 +0100)]
Rename ua->err to ua->errmsg

11 years agoB_DB is a class now not a struct lets fix the include files.
Marco van Wieringen [Mon, 7 Feb 2011 20:54:05 +0000 (21:54 +0100)]
B_DB is a class now not a struct lets fix the include files.

11 years agoCheck some user inputs in purge and restore commands
Eric Bollengier [Mon, 7 Feb 2011 18:04:47 +0000 (19:04 +0100)]
Check some user inputs in purge and restore commands

11 years agoCheck if resource name is valid in acl_access_ok()
Eric Bollengier [Mon, 7 Feb 2011 17:15:57 +0000 (18:15 +0100)]
Check if resource name is valid in acl_access_ok()

11 years agoAvoid extra strlen() in is_name_valid()
Eric Bollengier [Mon, 7 Feb 2011 16:49:50 +0000 (17:49 +0100)]
Avoid extra strlen() in is_name_valid()

11 years agoregress: fix setup with new MAKEOPT argument
Eric Bollengier [Mon, 7 Feb 2011 16:55:41 +0000 (17:55 +0100)]
regress: fix setup with new MAKEOPT argument

make "" gives me:
make: *** empty string invalid as file name.  Stop.

11 years agoregress: tweak prune-migration-test
Eric Bollengier [Mon, 7 Feb 2011 15:04:41 +0000 (16:04 +0100)]
regress: tweak prune-migration-test

11 years agoregress: Add more debug in prune-migration-test
Eric Bollengier [Mon, 7 Feb 2011 15:03:12 +0000 (16:03 +0100)]
regress: Add more debug in prune-migration-test

11 years agoAdd negative numbers to bsscanf
Kern Sibbald [Mon, 7 Feb 2011 14:01:09 +0000 (15:01 +0100)]
Add negative numbers to bsscanf

11 years agoApply get_basename to printed filenames to reduce unnecessarily long paths
Kern Sibbald [Mon, 7 Feb 2011 09:18:07 +0000 (10:18 +0100)]
Apply get_basename to printed filenames to reduce unnecessarily long paths

11 years agoFix typo
Marco van Wieringen [Sun, 6 Feb 2011 19:58:04 +0000 (20:58 +0100)]
Fix typo

11 years agoTweak layout and remove double cats.h include.
Marco van Wieringen [Sun, 6 Feb 2011 18:59:43 +0000 (19:59 +0100)]
Tweak layout and remove double cats.h include.

11 years agoAdd MAKEOPT to conf for regression
Kern Sibbald [Sun, 6 Feb 2011 17:07:43 +0000 (18:07 +0100)]
Add MAKEOPT to conf for regression

11 years agoFix double query in db_list_basefiles()
Eric Bollengier [Sun, 6 Feb 2011 10:46:17 +0000 (11:46 +0100)]
Fix double query in db_list_basefiles()

11 years agoFix chgrp on bacula-x.conf
Eric Bollengier [Sun, 6 Feb 2011 08:36:57 +0000 (09:36 +0100)]
Fix chgrp on bacula-x.conf