]> git.sur5r.net Git - bacula/bacula/log
bacula/bacula
11 years agoUpdate configure
Eric Bollengier [Tue, 19 Apr 2011 14:11:03 +0000 (16:11 +0200)]
Update configure

11 years agoEnsure the directories for solaris init scripts are created
Ben Walton [Fri, 15 Apr 2011 18:42:08 +0000 (14:42 -0400)]
Ensure the directories for solaris init scripts are created

Now that DESTDIR is used for the init script installation, we need to
ensure the directories exist prior to placing files in them.

Signed-off-by: Ben Walton <bwalton@artsci.utoronto.ca>
11 years agoHonour DESTDIR in Solaris install-autostart targets
Ben Walton [Fri, 15 Apr 2011 18:25:36 +0000 (14:25 -0400)]
Honour DESTDIR in Solaris install-autostart targets

The installation of the init scripts was not taking DESTDIR into
account.  Correct this so that the init scripts are installed to the
same base location as the other files.

Signed-off-by: Ben Walton <bwalton@artsci.utoronto.ca>
11 years agoCollapse Solaris install-autostart targets
Ben Walton [Fri, 15 Apr 2011 18:17:43 +0000 (14:17 -0400)]
Collapse Solaris install-autostart targets

Use a patterened rule to install and uninstall the various init
scripts for solaris.  They're all the same, so reduce the redundancy.

Signed-off-by: Ben Walton <bwalton@artsci.utoronto.ca>
11 years agoUpdate AC_INIT use to make configure handle docdir properly
Ben Walton [Wed, 13 Apr 2011 19:06:13 +0000 (15:06 -0400)]
Update AC_INIT use to make configure handle docdir properly

This patch allows AC_INIT to properly set the PACKAGE variables in the
Makefiles.  In turn, this allows docdir use to work correctly.  With
the new behaviour, things placed in docdir go to share/doc/bacula.
Previously the would end up in share/doc.

We move the detection of the source directory to a separate
AC_CONFIG_SRCDIR macro call.

Signed-off-by: Ben Walton <bwalton@artsci.utoronto.ca>
11 years agoSome more use DeltaSeq instead of MarkId
Marco van Wieringen [Tue, 19 Apr 2011 08:31:36 +0000 (10:31 +0200)]
Some more use DeltaSeq instead of MarkId

11 years agobweb: Fix configuration loading problem
Eric Bollengier [Mon, 18 Apr 2011 19:00:19 +0000 (21:00 +0200)]
bweb: Fix configuration loading problem

11 years agoUpdate Catalog version and use DeltaSeq instead of MarkId
Eric Bollengier [Sat, 16 Apr 2011 06:44:53 +0000 (08:44 +0200)]
Update Catalog version and use DeltaSeq instead of MarkId

11 years agoFix Sqlite driver seg fault
Kern Sibbald [Sat, 16 Apr 2011 12:16:49 +0000 (14:16 +0200)]
Fix Sqlite driver seg fault

11 years agobweb: update tpl
Eric Bollengier [Fri, 15 Apr 2011 11:52:08 +0000 (13:52 +0200)]
bweb: update tpl

11 years agobweb: Fix recyclepool problem reported by Magnus Kulk
Eric Bollengier [Fri, 15 Apr 2011 11:51:49 +0000 (13:51 +0200)]
bweb: Fix recyclepool problem reported by Magnus Kulk

11 years agoregress: add checks checksums for #1612
Eric Bollengier [Wed, 13 Apr 2011 09:32:09 +0000 (11:32 +0200)]
regress: add checks checksums for #1612

11 years agoFix #1612 about checksum for hardlinks
Eric Bollengier [Wed, 13 Apr 2011 09:31:44 +0000 (11:31 +0200)]
Fix #1612 about checksum for hardlinks

11 years agoTweak configure
Marco van Wieringen [Mon, 11 Apr 2011 18:31:54 +0000 (20:31 +0200)]
Tweak configure

11 years agoFix typo.
Marco van Wieringen [Sat, 9 Apr 2011 21:12:24 +0000 (23:12 +0200)]
Fix typo.

11 years agoTweak layout.
Marco van Wieringen [Mon, 4 Apr 2011 15:53:23 +0000 (17:53 +0200)]
Tweak layout.

11 years agoSome more code sniplets of no need to call thr_setconcurrency anymore.
Marco van Wieringen [Sat, 2 Apr 2011 21:05:31 +0000 (23:05 +0200)]
Some more code sniplets of no need to call thr_setconcurrency anymore.

11 years agoFor Solaris 9 and higher there is no need to call thr_setconcurrency anymore.
Marco van Wieringen [Sat, 2 Apr 2011 20:48:00 +0000 (22:48 +0200)]
For Solaris 9 and higher there is no need to call thr_setconcurrency anymore.

See the manual page:

These functions are obsolete and maintained for compatibility
only. The thr_setconcurrency() function updates the
desired concurrency level that libthread maintains for the
calling  process. This value does not affect the behavior of
the calling process.

11 years agoExecute the Index creation for mysql in bvfs.c
Marco van Wieringen [Sat, 2 Apr 2011 19:58:09 +0000 (21:58 +0200)]
Execute the Index creation for mysql in bvfs.c

11 years agoUse B_ISSPACE in scan.c and reformat comments a bit.
Marco van Wieringen [Sat, 2 Apr 2011 19:56:00 +0000 (21:56 +0200)]
Use B_ISSPACE in scan.c and reformat comments a bit.

11 years agoFix nanosleep for Windows
Eric Bollengier [Wed, 6 Apr 2011 13:18:35 +0000 (15:18 +0200)]
Fix nanosleep for Windows

11 years agobweb: update tpls
Eric Bollengier [Mon, 11 Apr 2011 16:03:24 +0000 (18:03 +0200)]
bweb: update tpls

11 years agobweb: Add sqlite support
Eric Bollengier [Mon, 11 Apr 2011 14:48:06 +0000 (16:48 +0200)]
bweb: Add sqlite support

11 years agoTweak update AUTHORS file
Kern Sibbald [Mon, 4 Apr 2011 06:29:54 +0000 (08:29 +0200)]
Tweak update AUTHORS file

11 years agoFix reference to uninitialized stack variable
Kern Sibbald [Sun, 3 Apr 2011 07:25:11 +0000 (09:25 +0200)]
Fix reference to uninitialized stack variable

11 years agoTweak add break to default
Kern Sibbald [Sun, 3 Apr 2011 07:13:10 +0000 (09:13 +0200)]
Tweak add break to default

11 years agoRemove FATAL error for ignored events in old Exchange plugin
Kern Sibbald [Sun, 3 Apr 2011 07:09:44 +0000 (09:09 +0200)]
Remove FATAL error for ignored events in old Exchange plugin

11 years agoFix uninitialized stack variable in bextract
Kern Sibbald [Sat, 2 Apr 2011 17:21:20 +0000 (19:21 +0200)]
Fix uninitialized stack variable in bextract

11 years agoRemove temp index on start and term of dbcheck
Kern Sibbald [Sat, 2 Apr 2011 17:20:53 +0000 (19:20 +0200)]
Remove temp index on start and term of dbcheck

11 years agobweb: Add support note on about page
Eric Bollengier [Thu, 31 Mar 2011 07:35:26 +0000 (09:35 +0200)]
bweb: Add support note on about page

11 years agoTweak add some information if joblog is missing
Eric Bollengier [Wed, 30 Mar 2011 13:47:37 +0000 (15:47 +0200)]
Tweak add some information if joblog is missing

11 years agoregress: use $conf instead of $bin for binaries test
Eric Bollengier [Tue, 22 Mar 2011 09:53:37 +0000 (10:53 +0100)]
regress: use $conf instead of $bin for binaries test

11 years agoregress: Add fix for ubuntu dash that adds quotes to "set" output
Eric Bollengier [Mon, 21 Mar 2011 15:59:32 +0000 (16:59 +0100)]
regress: Add fix for ubuntu dash that adds quotes to "set" output

11 years agoUpdate projects
Eric Bollengier [Wed, 30 Mar 2011 11:40:50 +0000 (13:40 +0200)]
Update projects

11 years agotweak debug
Eric Bollengier [Wed, 30 Mar 2011 07:42:37 +0000 (09:42 +0200)]
tweak debug

11 years agoFix brestore that should have miscDebug enabled to start a restore job
Eric Bollengier [Mon, 28 Mar 2011 08:05:36 +0000 (10:05 +0200)]
Fix brestore that should have miscDebug enabled to start a restore job

11 years agoUpdate releasenotes
Eric Bollengier [Mon, 14 Mar 2011 08:28:07 +0000 (09:28 +0100)]
Update releasenotes

11 years agobacula-web: Sync with Davide repos
Eric Bollengier [Thu, 10 Mar 2011 15:57:44 +0000 (16:57 +0100)]
bacula-web: Sync with Davide repos

11 years agoregress: test restore object in plugin-test
Eric Bollengier [Thu, 10 Mar 2011 15:01:56 +0000 (16:01 +0100)]
regress: test restore object in plugin-test

11 years agoregress: Add debug for RestoreObject test
Eric Bollengier [Thu, 10 Mar 2011 15:14:24 +0000 (16:14 +0100)]
regress: Add debug for RestoreObject test

11 years agoFix for duplicate jobmedia records bug #1666
Craig Miskell [Mon, 7 Mar 2011 16:28:48 +0000 (17:28 +0100)]
Fix for duplicate jobmedia records bug #1666

11 years agoFix bug #1703 unable to bextract compressed files
Kern Sibbald [Mon, 7 Mar 2011 16:01:25 +0000 (17:01 +0100)]
Fix bug #1703 unable to bextract compressed files

11 years agoPull .gitignore from master
Kern Sibbald [Mon, 7 Mar 2011 15:39:43 +0000 (16:39 +0100)]
Pull .gitignore from master

11 years agoFix some esc_obj handling in DBI and wrong free in postgresql.c
Marco van Wieringen [Sun, 6 Mar 2011 18:17:23 +0000 (19:17 +0100)]
Fix some esc_obj handling in DBI and wrong free in postgresql.c

11 years agoGet full Windows Version display string
Kern Sibbald [Sat, 5 Mar 2011 20:47:41 +0000 (21:47 +0100)]
Get full Windows Version display string

11 years agoFix seg fault in PostgreSQL driver code
Kern Sibbald [Sat, 5 Mar 2011 20:45:59 +0000 (21:45 +0100)]
Fix seg fault in PostgreSQL driver code

11 years agoRemove _ in restore_job
Kern Sibbald [Sat, 5 Mar 2011 14:09:45 +0000 (15:09 +0100)]
Remove _ in restore_job

11 years agoUpdate ReleaseNotes
Kern Sibbald [Sat, 5 Mar 2011 14:09:25 +0000 (15:09 +0100)]
Update ReleaseNotes

11 years agoAttempt to disactivate old exchange-fd.dll if no plugin= line in FileSet
Kern Sibbald [Sat, 5 Mar 2011 12:44:03 +0000 (13:44 +0100)]
Attempt to disactivate old exchange-fd.dll if no plugin= line in FileSet

11 years agoAdd tray monitor to windows installer
Eric Bollengier [Thu, 3 Mar 2011 14:57:23 +0000 (15:57 +0100)]
Add tray monitor to windows installer

11 years agoFix QT tray monitor compilation on windows
Eric Bollengier [Thu, 3 Mar 2011 14:31:15 +0000 (15:31 +0100)]
Fix QT tray monitor compilation on windows

11 years agoFix tray-monitor qmake project file
Eric Bollengier [Wed, 2 Mar 2011 15:37:02 +0000 (16:37 +0100)]
Fix tray-monitor qmake project file

11 years agobacula-web: Changed target for form in main dashboard
Davide Franco [Fri, 25 Feb 2011 16:01:38 +0000 (17:01 +0100)]
bacula-web: Changed target for form in main dashboard

 - In the main dashboard, Job report list go to Backup Job report page

11 years agobacula-web: Added last jobs in Backup Job report page
Davide Franco [Fri, 25 Feb 2011 15:52:36 +0000 (16:52 +0100)]
bacula-web: Added last jobs in Backup Job report page

 - Added last 10 job per Job name in this page

11 years agobacula-web: Removed link to job report page in main dashboard
Davide Franco [Fri, 18 Feb 2011 09:01:45 +0000 (10:01 +0100)]
bacula-web: Removed link to job report page in main dashboard

11 years agobacula-web: Improved PHP code for GetDbSize() function in bweb.inc.php
Davide Franco [Thu, 17 Feb 2011 17:21:10 +0000 (18:21 +0100)]
bacula-web: Improved PHP code for GetDbSize() function in bweb.inc.php

11 years agobacula-web: Added Backup Job period
Davide Franco [Tue, 15 Feb 2011 14:33:38 +0000 (15:33 +0100)]
bacula-web: Added Backup Job period

 - Added the period information in the Backup Job report page

11 years agobacula-web: Added total transfered files in Backup job report page
Davide Franco [Tue, 15 Feb 2011 14:20:18 +0000 (15:20 +0100)]
bacula-web: Added total transfered files in Backup job report page

11 years agobacula-web: Changed title for Transfered files graph
Davide Franco [Tue, 15 Feb 2011 13:25:56 +0000 (14:25 +0100)]
bacula-web: Changed title for Transfered files graph

 - Changed title to Transfered Files (last week)

11 years agobacula-web: Link to backup job report page in jobs page
Davide Franco [Tue, 15 Feb 2011 11:10:23 +0000 (12:10 +0100)]
bacula-web: Link to backup job report page in jobs page

 - Added new link to Backup Job report page in Job page for each jobs

11 years agobacula-web: Fixed bug in GetStoredFilesByJob() function
Davide Franco [Tue, 15 Feb 2011 11:09:22 +0000 (12:09 +0100)]
bacula-web: Fixed bug in GetStoredFilesByJob() function

 - Fixed a bug with number of stored files in bweb.inc.php

11 years agobacula-web: Added graph for last 7 days stored file in Backup Job report
Davide Franco [Tue, 15 Feb 2011 11:08:29 +0000 (12:08 +0100)]
bacula-web: Added graph for last 7 days stored file in Backup Job report

 - New graph in Backup Job report page which display last 7 days stored files

11 years agobacula-web: Link to backup job report page in jobs page
Davide Franco [Mon, 14 Feb 2011 13:51:48 +0000 (14:51 +0100)]
bacula-web: Link to backup job report page in jobs page

 - Added new link to Backup Job report page in Job page for each jobs

11 years agobacula-web: New function GetStoredFilesByJob() in bweb.inc.php
Davide Franco [Mon, 14 Feb 2011 13:37:41 +0000 (14:37 +0100)]
bacula-web: New function GetStoredFilesByJob() in bweb.inc.php

 - This function return how many files were backed up for one job during an interval

11 years agobacula-web: Added Total stored bytes to the BackupJob Report's page
Davide Franco [Fri, 11 Feb 2011 16:24:00 +0000 (17:24 +0100)]
bacula-web: Added Total stored bytes to the BackupJob Report's page

11 years agobacula-web: Changed graph title in backupjob-report.tpl
Davide Franco [Thu, 3 Feb 2011 14:02:19 +0000 (15:02 +0100)]
bacula-web: Changed graph title in backupjob-report.tpl

 - Changed title for Last week transfered bytes in backupjob-report.tpl to
   Transfered Bytes (last week in GB)

11 years agobacula-web: Fixed SQL query bug in GetStoredBytesByJob() function
Davide Franco [Thu, 3 Feb 2011 13:59:29 +0000 (14:59 +0100)]
bacula-web: Fixed SQL query bug in GetStoredBytesByJob() function

 - Fixed bug in SQL query for GetStoredBytesByJob() function in bweb.inc.php

11 years agobacula-web: Changed main dashboard layout
Davide Franco [Mon, 31 Jan 2011 17:15:43 +0000 (18:15 +0100)]
bacula-web: Changed main dashboard layout

 - Added third column to main dashboard

11 years agobacula-web: Enhanced pools and volume page
Davide Franco [Mon, 31 Jan 2011 16:53:14 +0000 (17:53 +0100)]
bacula-web: Enhanced pools and volume page

 - Different background for odd and even lines in pools and volumes page

11 years agobacula-web: Changed last used volume in main dashboard
Davide Franco [Mon, 31 Jan 2011 16:35:51 +0000 (17:35 +0100)]
bacula-web: Changed last used volume in main dashboard

 - Limited to last 10 used volumes in main dashboard
 - Added last written information to the list
 - Changed css class attribute in default.css

11 years agobacula-web: Made some cleaning in css class (default.css)
Davide Franco [Mon, 31 Jan 2011 16:14:55 +0000 (17:14 +0100)]
bacula-web: Made some cleaning in css class (default.css)

 - Changed class for table header in index.tpl, jobs.tpl and pools.tpl
 - Removed useless css class declared in default.css

11 years agobacula-web: Add last used volumes to main dashboard
Davide Franco [Mon, 31 Jan 2011 15:06:19 +0000 (16:06 +0100)]
bacula-web: Add last used volumes to main dashboard

 - Add a list of 15 last used volumes to main dashboard with the following information
   - Volume name
   - Volume status
   - Job Id

11 years agobacula-web: Changed css class attributes for main dashboard
Davide Franco [Mon, 31 Jan 2011 13:55:06 +0000 (14:55 +0100)]
bacula-web: Changed css class attributes for main dashboard

11 years agobacula-web: New function GetStoredBytesByJob in bweb.inc.php
Davide Franco [Fri, 28 Jan 2011 16:25:36 +0000 (17:25 +0100)]
bacula-web: New function GetStoredBytesByJob in bweb.inc.php

 - The new function GetStoredBytesByJob return the total stored bytes for a specific backup job name during an interval of time

11 years agobacula-web: New PHP scrips for Backup Job report
Davide Franco [Fri, 28 Jan 2011 16:05:46 +0000 (17:05 +0100)]
bacula-web: New PHP scrips for Backup Job report

 - backupjob-report.php and templates/backupjob-report.tpl

11 years agobacula-web: Removed useless simplegraph.php php script
Davide Franco [Tue, 25 Jan 2011 18:20:44 +0000 (19:20 +0100)]
bacula-web: Removed useless simplegraph.php php script

11 years agobacula-web: Test page design and internal code improvments
Davide Franco [Tue, 25 Jan 2011 18:19:41 +0000 (19:19 +0100)]
bacula-web: Test page design and internal code improvments

 - THe test page's graph use the BGraph classe from now
 - Seriously improved internal php code
 - Improved test page design
 - Splitted required components and graph in the test page

11 years agobacula-web: Modifications in CSS file (default.css)
Davide Franco [Tue, 25 Jan 2011 17:52:13 +0000 (18:52 +0100)]
bacula-web: Modifications in CSS file (default.css)

 - Removed useless classe and id definition (no more used in template)
 - Added css classe attributes for some html tags (td and input)

11 years agobacula-web: Internal code inprovment in bgraph classe
Davide Franco [Tue, 25 Jan 2011 17:49:39 +0000 (18:49 +0100)]
bacula-web: Internal code inprovment in bgraph classe

 - Inproved BGraph class constructor
 - Changed some options in graph construction

11 years agobacula-web: Changed git exclusion file in templates_c folder
Davide Franco [Tue, 25 Jan 2011 17:47:49 +0000 (18:47 +0100)]
bacula-web: Changed git exclusion file in templates_c folder

 - Added *.png to git exclusion

11 years agobacula-web: Changed icon in test page
Davide Franco [Mon, 24 Jan 2011 09:18:32 +0000 (10:18 +0100)]
bacula-web: Changed icon in test page

11 years agobacula-web: Removed useless html code in index.tpl
Davide Franco [Fri, 21 Jan 2011 16:14:56 +0000 (17:14 +0100)]
bacula-web: Removed useless html code in index.tpl

11 years agobacula-web: Upgraded phplot from version 5.2.0 to 5.3.1
Davide Franco [Wed, 19 Jan 2011 11:27:26 +0000 (12:27 +0100)]
bacula-web: Upgraded phplot from version 5.2.0 to 5.3.1

11 years agobacula-web: Fixed wrong SQL query for failed jobs
Davide Franco [Wed, 19 Jan 2011 09:37:21 +0000 (10:37 +0100)]
bacula-web: Fixed wrong SQL query for failed jobs

 - Added <E> job status to failed filter in jobs.php and bweb.inc.php

11 years agobacula-web: Some improvments in main dashboard
Davide Franco [Wed, 19 Jan 2011 08:55:10 +0000 (09:55 +0100)]
bacula-web: Some improvments in main dashboard

 - Useless html code cleaning in index.tpl
 - New link to last 24 hours job status
 - Removed link for each job status (top right)

11 years agobacula-web: Dynamic jobs per page filter in jobs page
Davide Franco [Mon, 17 Jan 2011 16:25:28 +0000 (17:25 +0100)]
bacula-web: Dynamic jobs per page filter in jobs page

 - Jobs per page option list is automaticaly set to current now
 - More options now (25,50,75,100,150) jobs per page

11 years agobacula-web: Removed useless internal php code in index.php
Davide Franco [Mon, 17 Jan 2011 14:25:05 +0000 (15:25 +0100)]
bacula-web: Removed useless internal php code in index.php

11 years agobacula-web: Added last 24 hours waiting jobs in main dashboard
Davide Franco [Mon, 17 Jan 2011 13:01:35 +0000 (14:01 +0100)]
bacula-web: Added last 24 hours waiting jobs in main dashboard

11 years agobacula-web: Removed useless last 24 hours elapsed time info in main dashboard
Davide Franco [Mon, 17 Jan 2011 11:11:42 +0000 (12:11 +0100)]
bacula-web: Removed useless last 24 hours elapsed time info in main dashboard

11 years agobacula-web: Fixed html typo in pools template file
Davide Franco [Fri, 14 Jan 2011 15:50:48 +0000 (16:50 +0100)]
bacula-web: Fixed html typo in pools template file

 - Changed from width=100px to width=100

11 years agobacula-web: JobFiles detail added in job list (jobs.php)
Davide Franco [Fri, 14 Jan 2011 15:47:58 +0000 (16:47 +0100)]
bacula-web: JobFiles detail added in job list (jobs.php)

11 years agobacula-web: Improved Jobs page
Davide Franco [Fri, 14 Jan 2011 12:52:18 +0000 (13:52 +0100)]
bacula-web: Improved Jobs page

 - Merged running and last jobs list (all jobs in one list)
 - Job status filter more dynamic (automaticaly selected with current filter)
 - New icons for job status
 - Added job backed up bytes to job details
 - Changed job list order (by JobId)

11 years agobacula-web: More explicit Job level description in jobs report
Davide Franco [Wed, 12 Jan 2011 14:04:14 +0000 (15:04 +0100)]
bacula-web: More explicit Job level description in jobs report

 - Modified php code in jobs.php (Full instead of F, Diff instead of D and Incr instead of I)

11 years agobacula-web: New function Get_ElapsedTime in bweb.inc.php
Davide Franco [Mon, 10 Jan 2011 17:01:59 +0000 (18:01 +0100)]
bacula-web: New function Get_ElapsedTime in bweb.inc.php

 - Internal php code improvments in jobs.php (elapsed time calculation for jobs)

11 years agobacula-web: Internal PHP code fix
Davide Franco [Mon, 10 Jan 2011 10:22:42 +0000 (11:22 +0100)]
bacula-web: Internal PHP code fix

 - Replaced 86400 values by LAST_DAY constant in bweb.inc.php, bgraph.inc.php and index.php

11 years agobacula-web: html and css bug fix and modifications
Davide Franco [Fri, 7 Jan 2011 16:53:29 +0000 (17:53 +0100)]
bacula-web: html and css bug fix and modifications

 - Removed refresh link in header.tpl
 - Fixed a typo in default.css

11 years agobacula-web: Fixed typo in last 24 hours job status graph
Davide Franco [Wed, 29 Dec 2010 12:02:12 +0000 (13:02 +0100)]
bacula-web: Fixed typo in last 24 hours job status graph

 - From Completed with errors to Terminated with errors

11 years agobacula-web: Ordered running jobs by JobId
Davide Franco [Mon, 27 Dec 2010 15:46:41 +0000 (16:46 +0100)]
bacula-web: Ordered running jobs by JobId

11 years agobacula-web: Improved Running jobs in jobs page
Davide Franco [Wed, 22 Dec 2010 13:26:22 +0000 (14:26 +0100)]
bacula-web: Improved Running jobs in jobs page

 - Improved lisibility of running jobs list

11 years agobacula-web: Moved filter bar to top in jobs page
Davide Franco [Wed, 22 Dec 2010 13:21:28 +0000 (14:21 +0100)]
bacula-web: Moved filter bar to top in jobs page