]>
git.sur5r.net Git - bacula/bacula/log
Eric Bollengier [Mon, 6 Dec 2010 13:42:42 +0000 (14:42 +0100)]
tweak debug level in fd_plugin
Eric Bollengier [Mon, 6 Dec 2010 11:07:29 +0000 (12:07 +0100)]
regress: use variable for catalog definition in system state test
Eric Bollengier [Mon, 6 Dec 2010 08:38:14 +0000 (09:38 +0100)]
regress: Add more complex systemstate test with full restore
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.
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.
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.
Kern Sibbald [Tue, 14 Dec 2010 21:32:17 +0000 (22:32 +0100)]
regress: add bwatch
Kern Sibbald [Tue, 14 Dec 2010 17:18:31 +0000 (18:18 +0100)]
Allow closing of all tabs + close tab clicked
Kern Sibbald [Mon, 13 Dec 2010 02:41:14 +0000 (03:41 +0100)]
Add short-incremental regression test
Kern Sibbald [Sun, 12 Dec 2010 16:58:35 +0000 (17:58 +0100)]
Print plugin end records in bls
Kern Sibbald [Sun, 12 Dec 2010 16:16:59 +0000 (17:16 +0100)]
Center bat run window on screen
jgorig [Fri, 3 Dec 2010 08:30:27 +0000 (09:30 +0100)]
Fix #1669 making director's address required in traymonitor.conf
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
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
Davide Franco [Thu, 2 Dec 2010 09:11:59 +0000 (10:11 +0100)]
bacula-web: Removed useless GetDataVolumes() in bweb.inc.php
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
Davide Franco [Wed, 1 Dec 2010 17:08:51 +0000 (18:08 +0100)]
bacula-web: Improved SetLegend loop in BGraph classe
Davide Franco [Wed, 1 Dec 2010 17:04:09 +0000 (18:04 +0100)]
bacula-web: Implemented new BGraph PHP classe
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
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
Davide Franco [Wed, 1 Dec 2010 13:12:32 +0000 (14:12 +0100)]
bacula-web: Moved classes.inc.php to bweb.inc.php
Davide Franco [Wed, 1 Dec 2010 12:15:04 +0000 (13:15 +0100)]
bacula-web: Upgraded phplot to version 5.2.0
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
Davide Franco [Tue, 30 Nov 2010 14:11:47 +0000 (15:11 +0100)]
bacula-web: Moved js folder to external_packages
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)
Davide Franco [Tue, 30 Nov 2010 11:09:51 +0000 (12:09 +0100)]
bacula-web: Removed useless html code from last_run_report.tpl
Davide Franco [Tue, 30 Nov 2010 10:54:14 +0000 (11:54 +0100)]
bacula-web: Fixed css for main layout
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
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
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
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
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
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
Davide Franco [Mon, 29 Nov 2010 14:37:44 +0000 (15:37 +0100)]
bacula-web: Improved html and css code
Davide Franco [Mon, 29 Nov 2010 14:13:06 +0000 (15:13 +0100)]
bacula-web: Removed generaldata template
- General information in index.tpl now
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
Davide Franco [Mon, 29 Nov 2010 10:25:41 +0000 (11:25 +0100)]
bacula-web: New folder utils
- Moved tsmarty2c.php into utils folder
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
Davide Franco [Mon, 29 Nov 2010 10:12:02 +0000 (11:12 +0100)]
bacula-web: Changed filename for classes.inc to classes.inc.php
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
Davide Franco [Mon, 29 Nov 2010 10:07:14 +0000 (11:07 +0100)]
bacula-web: Changed $smarty object instance declaration
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
Eric Bollengier [Tue, 30 Nov 2010 22:32:30 +0000 (23:32 +0100)]
regress: add parameter to online_mssql_db() in regress-win32.pl
Eric Bollengier [Tue, 30 Nov 2010 22:31:54 +0000 (23:31 +0100)]
regress: update restore mssql to an other database
Eric Bollengier [Tue, 30 Nov 2010 22:15:57 +0000 (23:15 +0100)]
regress: add more functions for mssql
Eric Bollengier [Tue, 30 Nov 2010 19:46:08 +0000 (20:46 +0100)]
regress: add mssql test
Eric Bollengier [Tue, 30 Nov 2010 17:28:18 +0000 (18:28 +0100)]
regress: Add mssql functions to regress-win32.pl
Eric Bollengier [Tue, 30 Nov 2010 13:38:05 +0000 (14:38 +0100)]
regress: turn on accurate with systemstate plugin
Kern Sibbald [Sat, 27 Nov 2010 20:21:54 +0000 (21:21 +0100)]
Update bat console display only if new text comes in
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
Kern Sibbald [Fri, 12 Nov 2010 09:47:18 +0000 (10:47 +0100)]
Improved error message when drive busy
Kern Sibbald [Fri, 12 Nov 2010 08:47:46 +0000 (09:47 +0100)]
Ensure that bat.conf is updated when bconsole.conf is
Kern Sibbald [Tue, 9 Nov 2010 22:11:42 +0000 (23:11 +0100)]
Make Win32 service name include the word Backup
Eric Bollengier [Fri, 26 Nov 2010 08:21:33 +0000 (09:21 +0100)]
regress: fix delete-test
Eric Bollengier [Thu, 25 Nov 2010 15:13:16 +0000 (16:13 +0100)]
Update projects file
Eric Bollengier [Thu, 25 Nov 2010 15:10:02 +0000 (16:10 +0100)]
regress: Add new migration-job-purge-test to cdash
Eric Bollengier [Thu, 25 Nov 2010 15:08:52 +0000 (16:08 +0100)]
regress: Add test for new PurgeMigrateJob option
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.
Eric Bollengier [Tue, 23 Nov 2010 10:37:30 +0000 (11:37 +0100)]
Add librsync to depkgs
Eric Bollengier [Wed, 24 Nov 2010 10:23:15 +0000 (11:23 +0100)]
Move accurate test in BackupCommand for delta and delta-test plugins
Eric Bollengier [Thu, 25 Nov 2010 14:33:27 +0000 (15:33 +0100)]
Add delta_seq available for plugin restore
Eric Bollengier [Wed, 24 Nov 2010 20:44:00 +0000 (21:44 +0100)]
Add store_speed() in configuration parser
Kern Sibbald [Wed, 24 Nov 2010 18:17:17 +0000 (19:17 +0100)]
Prepare for adding high bits to Stream
Kern Sibbald [Wed, 24 Nov 2010 15:45:21 +0000 (16:45 +0100)]
Use new FO_xxx bits in backup/restore and plugins
Kern Sibbald [Wed, 24 Nov 2010 13:29:33 +0000 (14:29 +0100)]
Define new stream bits
Kern Sibbald [Wed, 24 Nov 2010 10:14:02 +0000 (11:14 +0100)]
Separate definitions of streams, filetypes, and fileoptions to separate files
Eric Bollengier [Wed, 24 Nov 2010 09:11:33 +0000 (10:11 +0100)]
Rename bEventVssSnapshotLetters to bEventPrepareSnapshot
Eric Bollengier [Wed, 24 Nov 2010 09:03:54 +0000 (10:03 +0100)]
rename plugin->len to plugin->file_len
Eric Bollengier [Tue, 23 Nov 2010 22:17:20 +0000 (23:17 +0100)]
Handle all kind of plugins when computing plugin name length
Eric Bollengier [Tue, 23 Nov 2010 22:11:38 +0000 (23:11 +0100)]
Tweak new event documentation
Eric Bollengier [Tue, 23 Nov 2010 21:27:42 +0000 (22:27 +0100)]
Allow plugins to add drives to vss snapshot
Eric Bollengier [Tue, 23 Nov 2010 21:27:00 +0000 (22:27 +0100)]
Tweak how we select a plugin for an event
Eric Bollengier [Tue, 23 Nov 2010 18:00:57 +0000 (19:00 +0100)]
Tweak debug
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
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
Eric Bollengier [Tue, 23 Nov 2010 12:15:41 +0000 (13:15 +0100)]
regress: Backport win32 regress test
Eric Bollengier [Tue, 23 Nov 2010 10:38:36 +0000 (11:38 +0100)]
Don't define DLL_IMP_EXP twice in fd_common.h
Kern Sibbald [Mon, 22 Nov 2010 15:07:35 +0000 (16:07 +0100)]
Add execute bit to systemstate test
Eric Bollengier [Mon, 22 Nov 2010 07:58:54 +0000 (08:58 +0100)]
Tweak debug message
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
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
Eric Bollengier [Sun, 21 Nov 2010 15:04:35 +0000 (16:04 +0100)]
Insert Delta in bootstrap by JobTDate
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
Eric Bollengier [Sun, 21 Nov 2010 12:39:13 +0000 (13:39 +0100)]
Yet an other tweak of MySQL accurate query with Delta
Eric Bollengier [Sun, 21 Nov 2010 11:35:13 +0000 (12:35 +0100)]
Add missing MarkId in mysql accurate query
Eric Bollengier [Sun, 21 Nov 2010 10:45:02 +0000 (11:45 +0100)]
Fix sql typo
Eric Bollengier [Sun, 21 Nov 2010 09:43:54 +0000 (10:43 +0100)]
Add delta option to db_get_file_list()
Eric Bollengier [Sat, 20 Nov 2010 22:35:03 +0000 (23:35 +0100)]
regress: update delta test
Eric Bollengier [Sat, 20 Nov 2010 22:34:49 +0000 (23:34 +0100)]
Support restore with Delta in Director
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
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
Eric Bollengier [Sat, 20 Nov 2010 17:56:23 +0000 (18:56 +0100)]
regress: tweak delta-test
Eric Bollengier [Sat, 20 Nov 2010 17:56:03 +0000 (18:56 +0100)]
Fix delta-test-fd
Eric Bollengier [Sat, 20 Nov 2010 16:47:33 +0000 (17:47 +0100)]
regress: change delta test to find problems
Kern Sibbald [Sat, 20 Nov 2010 16:15:00 +0000 (17:15 +0100)]
Ensure that sparse stream is set when delta enabled
Eric Bollengier [Sat, 20 Nov 2010 15:14:02 +0000 (16:14 +0100)]
regress: turn on accurate for delta test and restore file one by one
Eric Bollengier [Sat, 20 Nov 2010 15:13:37 +0000 (16:13 +0100)]
Make non accurate fatal for delta-test plugin
Eric Bollengier [Sat, 20 Nov 2010 15:00:23 +0000 (16:00 +0100)]
regress: tweak delta test
Eric Bollengier [Sat, 20 Nov 2010 14:48:38 +0000 (15:48 +0100)]
Tweak plugin makefile to install delta-test
Eric Bollengier [Sat, 20 Nov 2010 14:45:24 +0000 (15:45 +0100)]
regress: restore delta.txt in $tmp