]> git.sur5r.net Git - bacula/bacula/log
bacula/bacula
11 years agoApply htmldir fix provided by Philipp
Eric Bollengier [Mon, 22 Aug 2011 07:42:37 +0000 (09:42 +0200)]
Apply htmldir fix provided by Philipp

11 years agoFix possible buffer overrun in exchange plugin
Kern Sibbald [Sat, 20 Aug 2011 12:47:11 +0000 (14:47 +0200)]
Fix possible buffer overrun in exchange plugin

11 years agoAdd help for "use" command as suggested by Thomas Mueller
Eric Bollengier [Wed, 17 Aug 2011 08:00:45 +0000 (10:00 +0200)]
Add help for "use" command as suggested by Thomas Mueller

11 years agoFix error message with bad dot commands
Eric Bollengier [Wed, 17 Aug 2011 07:48:26 +0000 (09:48 +0200)]
Fix error message with bad dot commands

11 years agoDrop unused sqlite_dump function from make_catalog_backup.pl
Marco van Wieringen [Tue, 16 Aug 2011 09:04:23 +0000 (11:04 +0200)]
Drop unused sqlite_dump function from make_catalog_backup.pl

11 years agoAdapt make_catalog_backup.pl for backend
Eric Bollengier [Tue, 16 Aug 2011 08:06:22 +0000 (10:06 +0200)]
Adapt make_catalog_backup.pl for backend

11 years agoupdate configure
Eric Bollengier [Tue, 9 Aug 2011 14:34:30 +0000 (16:34 +0200)]
update configure

11 years agoFix backtrace detection in configure
Eric Bollengier [Tue, 9 Aug 2011 14:33:35 +0000 (16:33 +0200)]
Fix backtrace detection in configure

11 years agoUpdate ReleaseNotes
Eric Bollengier [Mon, 8 Aug 2011 12:45:54 +0000 (14:45 +0200)]
Update ReleaseNotes

11 years agoMake bat run dialog present only allowed levels
Kern Sibbald [Sat, 6 Aug 2011 19:28:09 +0000 (21:28 +0200)]
Make bat run dialog present only allowed levels

11 years agoFix bat seg fault in FileSet view
Kern Sibbald [Fri, 5 Aug 2011 15:42:21 +0000 (17:42 +0200)]
Fix bat seg fault in FileSet view

11 years agoUpdate po
Eric Bollengier [Fri, 5 Aug 2011 10:25:01 +0000 (12:25 +0200)]
Update po

11 years agoChange from win32bacula-5.2.x to bacula-win32-5.2.x for windows binary
Eric Bollengier [Fri, 5 Aug 2011 09:50:50 +0000 (11:50 +0200)]
Change from win32bacula-5.2.x to bacula-win32-5.2.x for windows binary

11 years agoRemove unused variable (g++ warnings)
Eric Bollengier [Thu, 4 Aug 2011 20:21:33 +0000 (22:21 +0200)]
Remove unused variable (g++ warnings)

11 years agoFix compilation problem with LZO patch
Eric Bollengier [Thu, 4 Aug 2011 17:06:47 +0000 (19:06 +0200)]
Fix compilation problem with LZO patch

11 years agoremove old functions
Eric Bollengier [Thu, 4 Aug 2011 17:55:46 +0000 (19:55 +0200)]
remove old functions

11 years agoUpdate version
Eric Bollengier [Thu, 4 Aug 2011 14:23:38 +0000 (16:23 +0200)]
Update version

11 years agoTweak git2changelog script
Eric Bollengier [Thu, 4 Aug 2011 14:18:32 +0000 (16:18 +0200)]
Tweak git2changelog script

11 years agoTweak release scripts
Eric Bollengier [Thu, 4 Aug 2011 14:14:15 +0000 (16:14 +0200)]
Tweak release scripts

11 years agoUpdate ReleaseNotes
Eric Bollengier [Thu, 4 Aug 2011 09:29:03 +0000 (11:29 +0200)]
Update ReleaseNotes

11 years agoupdate changelog
Eric Bollengier [Wed, 3 Aug 2011 09:13:35 +0000 (11:13 +0200)]
update changelog

11 years agoFix bug #1751 Make duplicate checking somewhat less naiv.
Marco van Wieringen [Wed, 3 Aug 2011 12:44:50 +0000 (14:44 +0200)]
Fix bug #1751 Make duplicate checking somewhat less naiv.

We were almost there with excluding duplicate checks for Copy and
Migration jobs. We only used the wrong variable. Now allocated a
new one and made the naming somewhat more comprehensible. And extra
check is added that jobs inserted by Migration and Copy and which
have the flag set are also not compared against normal jobs in the
normal canceling process so you should be able to run a copy job
now and start the normal backup job without it being canceled as
reported by alltech in the bug report.

11 years agoAdd Allow Duplicate Jobs to copy-uncopied-test regression test for bug #1751
Marco van Wieringen [Wed, 3 Aug 2011 08:03:51 +0000 (10:03 +0200)]
Add Allow Duplicate Jobs to copy-uncopied-test regression test for bug #1751

11 years agobacula-web: Removed buggy require_once in global.inc.php file (unused PEAR DB lib...
Davide Franco [Sun, 31 Jul 2011 09:21:15 +0000 (11:21 +0200)]
bacula-web: Removed buggy require_once in global.inc.php file (unused PEAR DB lib file)

11 years agobacula-web: Fixed bug and improved last know good backup jobs in client report's...
Davide Franco [Mon, 25 Jul 2011 20:48:25 +0000 (22:48 +0200)]
bacula-web: Fixed bug and improved last know good backup jobs in client report's page

11 years agobacula-web: Renammed function Get_BackupJob_Names() in bweb class
Davide Franco [Mon, 25 Jul 2011 20:21:57 +0000 (22:21 +0200)]
bacula-web: Renammed function Get_BackupJob_Names() in bweb class

 - Function Get_BackupJob_Names() become getJobsName()

11 years agobacula-web: Added job endtime for last know good backup job in client report page
Davide Franco [Sun, 24 Jul 2011 16:55:24 +0000 (18:55 +0200)]
bacula-web: Added job endtime for last know good backup job in client report page

11 years agobacula-web: Added statistics graphs into client report page
Davide Franco [Sun, 24 Jul 2011 10:58:37 +0000 (12:58 +0200)]
bacula-web: Added statistics graphs into client report page

11 years agobacula-web: Added value to job report option
Davide Franco [Sun, 24 Jul 2011 10:57:38 +0000 (12:57 +0200)]
bacula-web: Added value to job report option

11 years agobacula-web: Improved code in CGraph class
Davide Franco [Sun, 24 Jul 2011 10:25:05 +0000 (12:25 +0200)]
bacula-web: Improved code in CGraph class

 - Changed angle for X axis with bars graph

11 years agobacula-web: New parameter client for getStoredFiles() function in bweb class
Davide Franco [Sun, 24 Jul 2011 10:22:04 +0000 (12:22 +0200)]
bacula-web: New parameter client for getStoredFiles() function in bweb class

11 years agobacula-web: Changed period for last jobs to 1 week
Davide Franco [Sun, 24 Jul 2011 10:20:02 +0000 (12:20 +0200)]
bacula-web: Changed period for last jobs to 1 week

11 years agobacula-web: New parameter client for getStoredBytes() function in bweb class
Davide Franco [Sun, 24 Jul 2011 09:37:49 +0000 (11:37 +0200)]
bacula-web: New parameter client for getStoredBytes() function in bweb class

11 years agobacula-web: Few css class modifications
Davide Franco [Sun, 24 Jul 2011 09:11:49 +0000 (11:11 +0200)]
bacula-web: Few css class modifications

11 years agobacula-web: Updated INSTALL file
Davide Franco [Sun, 24 Jul 2011 09:11:00 +0000 (11:11 +0200)]
bacula-web: Updated INSTALL file

11 years agobacula-web: Updated README file
Davide Franco [Sun, 24 Jul 2011 09:10:20 +0000 (11:10 +0200)]
bacula-web: Updated README file

11 years agobacula-web: Added last know good backup job to client report
Davide Franco [Sun, 24 Jul 2011 09:08:29 +0000 (11:08 +0200)]
bacula-web: Added last know good backup job to client report

 - Fixed some typo in template
 - Fixed code indentation

11 years agobacula-web: Disabled some report options in main dashboard
Davide Franco [Sun, 24 Jul 2011 09:05:13 +0000 (11:05 +0200)]
bacula-web: Disabled some report options in main dashboard

11 years agobacula-web: Improved jobs start and end time display
Davide Franco [Sun, 24 Jul 2011 07:47:33 +0000 (09:47 +0200)]
bacula-web: Improved jobs start and end time display

 - Show N/A if the job not yet start or currently running
 - Show N/A in elapsed time if the job not yet started

11 years agobacula-web: Fixed bug for pgsql in job elasped time calculation
Davide Franco [Sun, 24 Jul 2011 07:46:03 +0000 (09:46 +0200)]
bacula-web: Fixed bug for pgsql in job elasped time calculation

11 years agobacula-web: Job files more lisible in jobs page (jobs list)
Davide Franco [Sun, 24 Jul 2011 07:27:49 +0000 (09:27 +0200)]
bacula-web: Job files more lisible in jobs page (jobs list)

11 years agobacula-web: Improved sql statment for last used volumes in main dashboard
Davide Franco [Sun, 24 Jul 2011 07:26:00 +0000 (09:26 +0200)]
bacula-web: Improved sql statment for last used volumes in main dashboard

11 years agobacula-web: html and css improvments in all pages
Davide Franco [Sat, 23 Jul 2011 14:01:38 +0000 (16:01 +0200)]
bacula-web: html and css improvments in all pages

11 years agobacula-web: Added client information on client report page
Davide Franco [Sat, 23 Jul 2011 08:54:00 +0000 (10:54 +0200)]
bacula-web: Added client information on client report page

11 years agobacula-web: New getClientInfos() function in bweb class
Davide Franco [Sat, 23 Jul 2011 08:52:45 +0000 (10:52 +0200)]
bacula-web: New getClientInfos() function in bweb class

11 years agobacula-web: Renammed GetDbSize() to getDatabaseSize() in bweb class
Davide Franco [Sat, 23 Jul 2011 07:56:01 +0000 (09:56 +0200)]
bacula-web: Renammed GetDbSize() to getDatabaseSize() in bweb class

11 years agobacula-web: Added title to volume list headers and fixed header label
Davide Franco [Fri, 22 Jul 2011 17:15:35 +0000 (19:15 +0200)]
bacula-web: Added title to volume list headers and fixed header label

11 years agobacula-web: Improved last 10 used volumes in main dashboard
Davide Franco [Fri, 22 Jul 2011 16:55:24 +0000 (18:55 +0200)]
bacula-web: Improved last 10 used volumes in main dashboard

11 years agobacula-web: New INSTALL file
Davide Franco [Fri, 22 Jul 2011 13:18:46 +0000 (15:18 +0200)]
bacula-web: New INSTALL file

11 years agobacula-web: Some improvments on html and css code
Davide Franco [Thu, 21 Jul 2011 16:29:55 +0000 (18:29 +0200)]
bacula-web: Some improvments on html and css code

11 years agobacula-web: New column job type in jobs list
Davide Franco [Thu, 21 Jul 2011 16:18:39 +0000 (18:18 +0200)]
bacula-web: New column job type in jobs list

11 years agobacula-web: Fixed html and css code in main dashboard
Davide Franco [Thu, 21 Jul 2011 16:08:02 +0000 (18:08 +0200)]
bacula-web: Fixed html and css code in main dashboard

11 years agobacula-web: clients list added to report form in main dashboard
Davide Franco [Thu, 21 Jul 2011 15:58:52 +0000 (17:58 +0200)]
bacula-web: clients list added to report form in main dashboard

11 years agobacula-web: New getClients() function in bweb class
Davide Franco [Thu, 21 Jul 2011 15:57:47 +0000 (17:57 +0200)]
bacula-web: New getClients() function in bweb class

 - getClients() return an array with (clientid and name)
 - Fixed function visibility declarations
 - Removed useless code

11 years agobacula-web: Renammed Chttp class functions call to ChttpRequest class
Davide Franco [Wed, 20 Jul 2011 17:13:42 +0000 (19:13 +0200)]
bacula-web: Renammed Chttp class functions call to ChttpRequest class

11 years agobacula-web: Changed filename in global config file for CHttpRequest class
Davide Franco [Wed, 20 Jul 2011 17:06:20 +0000 (19:06 +0200)]
bacula-web: Changed filename in global config file for CHttpRequest class

11 years agobacula-web: Renammed Chttp class to ChttpRequest
Davide Franco [Wed, 20 Jul 2011 17:03:19 +0000 (19:03 +0200)]
bacula-web: Renammed Chttp class to ChttpRequest

11 years agobacula-web: Renammed file chttp.class.php by chttprequest.class.php
Davide Franco [Wed, 20 Jul 2011 17:01:16 +0000 (19:01 +0200)]
bacula-web: Renammed file chttp.class.php by chttprequest.class.php

11 years agobacula-web: Replaced all $_POST by safe values in bweb class
Davide Franco [Wed, 20 Jul 2011 16:59:30 +0000 (18:59 +0200)]
bacula-web: Replaced all $_POST by safe values in bweb class

11 years agobacula-web: Replaced all $_POST and $_GET by safe values in backup job report page
Davide Franco [Wed, 20 Jul 2011 16:59:07 +0000 (18:59 +0200)]
bacula-web: Replaced all $_POST and $_GET by safe values in backup job report page

11 years agobacula-web: Replaced all $_POST by safe value in jobs page
Davide Franco [Wed, 20 Jul 2011 16:43:39 +0000 (18:43 +0200)]
bacula-web: Replaced all $_POST by safe value in jobs page

11 years agobacula-web: Optmized getRequestVars() function in Chhtp class
Davide Franco [Wed, 20 Jul 2011 16:43:09 +0000 (18:43 +0200)]
bacula-web: Optmized getRequestVars() function in Chhtp class

11 years agobacula-web: Added path for Chttp class in global.inc.php
Davide Franco [Wed, 20 Jul 2011 07:55:03 +0000 (09:55 +0200)]
bacula-web: Added path for Chttp class in global.inc.php

11 years agobacula-web: New chhtp php class
Davide Franco [Mon, 18 Jul 2011 08:00:09 +0000 (10:00 +0200)]
bacula-web: New chhtp php class

11 years agobacula-web: Added PDO connection option for mysql driver
Davide Franco [Mon, 18 Jul 2011 07:44:32 +0000 (09:44 +0200)]
bacula-web: Added PDO connection option for mysql driver

11 years agoRevert "bacula-web: New chhtp php class"
Davide Franco [Mon, 18 Jul 2011 07:30:39 +0000 (09:30 +0200)]
Revert "bacula-web: New chhtp php class"

This reverts commit 93e33816e28bd1be5bfc91412a5b2213679915be.

11 years agobacula-web: Added option to PDO database connection
Davide Franco [Mon, 18 Jul 2011 07:26:20 +0000 (09:26 +0200)]
bacula-web: Added option to PDO database connection

11 years agobacula-web: New chhtp php class
Davide Franco [Mon, 18 Jul 2011 06:00:25 +0000 (08:00 +0200)]
bacula-web: New chhtp php class

11 years agobacula-web: Removed useless DB extend for bweb class
Davide Franco [Mon, 18 Jul 2011 05:41:48 +0000 (07:41 +0200)]
bacula-web: Removed useless DB extend for bweb class

11 years agobacula-web: Removed unused code in index.php
Davide Franco [Sun, 17 Jul 2011 20:41:17 +0000 (22:41 +0200)]
bacula-web: Removed unused code in index.php

11 years agobacula-web: Removed useless Get_Dsn() function in Config class
Davide Franco [Sun, 17 Jul 2011 20:39:27 +0000 (22:39 +0200)]
bacula-web: Removed useless Get_Dsn() function in Config class

11 years agobacula-web: Removed useless code in bweb class
Davide Franco [Sun, 17 Jul 2011 20:38:18 +0000 (22:38 +0200)]
bacula-web: Removed useless code in bweb class

11 years agobacula-web: bacula-web: Replaced old PEAR code by new CDB class in jobs page
Davide Franco [Sun, 17 Jul 2011 20:29:20 +0000 (22:29 +0200)]
bacula-web: bacula-web: Replaced old PEAR code by new CDB class in jobs page

 - Fixed code indentation

11 years agobacula-web: Replaced old PEAR code by new CDB class in jobs page
Davide Franco [Sun, 17 Jul 2011 20:20:11 +0000 (22:20 +0200)]
bacula-web: Replaced old PEAR code by new CDB class in jobs page

11 years agobacula-web: Usage of new CDB PDO class instead of PEAR DB (major commit)
Davide Franco [Sun, 17 Jul 2011 20:04:34 +0000 (22:04 +0200)]
bacula-web: Usage of new CDB PDO class instead of PEAR DB (major commit)

 - Replaced PEAR DB code by CDB class in index.php and bweb.inc.php
 - Improved code in GetVolumeList() function
 - Fixed code indentation

11 years agobacula-web: Fixed small bug and removed useless code in CDB class
Davide Franco [Sun, 17 Jul 2011 20:01:45 +0000 (22:01 +0200)]
bacula-web: Fixed small bug and removed useless code in CDB class

 - Removed TriggerDBError() function
 - Removed getResult() function
 - Removed old unused code

11 years agobacula-web: New raiseError() function in CDBError class
Davide Franco [Sun, 17 Jul 2011 19:59:15 +0000 (21:59 +0200)]
bacula-web: New raiseError() function in CDBError class

11 years agobacula-web: New getUser() and getPwd() functions in Config class
Davide Franco [Sun, 17 Jul 2011 19:57:28 +0000 (21:57 +0200)]
bacula-web: New getUser() and getPwd() functions in Config class

11 years agobacula-web: Added new classes paths
Davide Franco [Sun, 17 Jul 2011 19:55:52 +0000 (21:55 +0200)]
bacula-web: Added new classes paths

11 years agobacula-web: Fixed code indentation
Davide Franco [Sun, 17 Jul 2011 17:12:51 +0000 (19:12 +0200)]
bacula-web: Fixed code indentation

11 years agobacula-web: New getDriver() function in CDB class
Davide Franco [Fri, 15 Jul 2011 15:57:57 +0000 (17:57 +0200)]
bacula-web: New getDriver() function in CDB class

11 years agobacula-web: New functions implementation in CDB class
Davide Franco [Fri, 15 Jul 2011 13:59:21 +0000 (15:59 +0200)]
bacula-web: New functions implementation in CDB class

11 years agobacula-web: New classes files CDBError and CDBResult in includes/db
Davide Franco [Fri, 15 Jul 2011 13:58:36 +0000 (15:58 +0200)]
bacula-web: New classes files CDBError and CDBResult in includes/db

11 years agobacula-web: Fixed bug in DSN construction for SQLite database support
Davide Franco [Fri, 15 Jul 2011 13:29:53 +0000 (15:29 +0200)]
bacula-web: Fixed bug in DSN construction for SQLite database support

11 years agobacula-web: Removed file includes/db/cmysqldb.class.php
Davide Franco [Fri, 15 Jul 2011 13:21:03 +0000 (15:21 +0200)]
bacula-web: Removed file includes/db/cmysqldb.class.php

11 years agobacula-web: Removed file includes/db/csqlitedb.class.php
Davide Franco [Fri, 15 Jul 2011 13:20:22 +0000 (15:20 +0200)]
bacula-web: Removed file includes/db/csqlitedb.class.php

11 years agobacula-web: Removed file includes/db/cpgsqldb.class.php
Davide Franco [Fri, 15 Jul 2011 13:19:42 +0000 (15:19 +0200)]
bacula-web: Removed file includes/db/cpgsqldb.class.php

11 years agobacula-web: Added PHP PDO support check and removed PEAR DB check
Davide Franco [Thu, 14 Jul 2011 14:55:26 +0000 (16:55 +0200)]
bacula-web: Added PHP PDO support check and removed PEAR DB check

11 years agobacula-web: Fixed variable name in jobs template
Davide Franco [Thu, 14 Jul 2011 13:47:20 +0000 (15:47 +0200)]
bacula-web: Fixed variable name in jobs template

11 years agobacula-web: Upgraded phplot to version 5.4.0
Davide Franco [Tue, 12 Jul 2011 12:43:34 +0000 (14:43 +0200)]
bacula-web: Upgraded phplot to version 5.4.0

11 years agobacula-web: Changed path for global config file
Davide Franco [Tue, 12 Jul 2011 10:21:05 +0000 (12:21 +0200)]
bacula-web: Changed path for global config file

11 years agobacula-web: Moved and renamed config.inc.php file into config folder
Davide Franco [Tue, 12 Jul 2011 10:17:02 +0000 (12:17 +0200)]
bacula-web: Moved and renamed config.inc.php file into config folder

11 years agobacula-web: Changed visiblity of bweb class function TriggerDBError()
Davide Franco [Tue, 12 Jul 2011 05:11:29 +0000 (07:11 +0200)]
bacula-web: Changed visiblity of bweb class function TriggerDBError()

11 years agobacula-web: Fixed typo in sql query and variable name
Davide Franco [Tue, 12 Jul 2011 05:10:53 +0000 (07:10 +0200)]
bacula-web: Fixed typo in sql query and variable name

11 years agobacula-web: code improvment and formated job files in jobs list
Davide Franco [Tue, 12 Jul 2011 04:59:02 +0000 (06:59 +0200)]
bacula-web: code improvment and formated job files in jobs list

11 years agobacula-web: Improved function countJobs() in bweb class
Davide Franco [Mon, 11 Jul 2011 15:50:23 +0000 (17:50 +0200)]
bacula-web: Improved function countJobs() in bweb class

11 years agobacula-web: Fixed small bug in sql query
Davide Franco [Mon, 11 Jul 2011 15:49:59 +0000 (17:49 +0200)]
bacula-web: Fixed small bug in sql query

11 years agobacula-web: Few improvments in last 24 hours jobs staus graph
Davide Franco [Mon, 11 Jul 2011 15:49:23 +0000 (17:49 +0200)]
bacula-web: Few improvments in last 24 hours jobs staus graph

11 years agobacula-web: Improved stored files number format in main dashboard
Davide Franco [Mon, 11 Jul 2011 08:21:19 +0000 (10:21 +0200)]
bacula-web: Improved stored files number format in main dashboard

11 years agobacula-web: Fixed sql query for volumes and pools statistics in bweb class
Davide Franco [Mon, 11 Jul 2011 07:52:21 +0000 (09:52 +0200)]
bacula-web: Fixed sql query for volumes and pools statistics in bweb class