]> git.ipfire.org Git - thirdparty/bacula.git/log
thirdparty/bacula.git
6 years agoFix #5461 #5513 #4717 About WroteVol non-zero message
Eric Bollengier [Tue, 22 Oct 2019 12:40:15 +0000 (14:40 +0200)] 
Fix #5461 #5513 #4717 About WroteVol non-zero message

When this message is printed, we have seen data corruptions on
volumes that are currently mounted. This patch should prevent
that situation to happen.

6 years agoFix compilation on Solaris
Eric Bollengier [Thu, 14 Nov 2019 08:49:52 +0000 (09:49 +0100)] 
Fix compilation on Solaris

bsys.c: In function ‘void gdb_stack_trace()’:
bsys.c:1059:25: error: ‘__NR_gettid’ was not declared in this scope
    int systag = syscall(__NR_gettid);

6 years agoFix #5708 about "cancel all" command issue
Eric Bollengier [Fri, 22 Nov 2019 10:07:38 +0000 (11:07 +0100)] 
Fix #5708 about "cancel all" command issue

6 years agobaculum: Improve texts in restore wizard
Marcin Haba [Tue, 3 Dec 2019 06:35:16 +0000 (07:35 +0100)] 
baculum: Improve texts in restore wizard

6 years agobaculum: Use new icons in restore and fileset browsers
Marcin Haba [Tue, 3 Dec 2019 05:09:48 +0000 (06:09 +0100)] 
baculum: Use new icons in restore and fileset browsers

6 years agobaculum: Fix PHP error on storage view page with autochanger comming from host differ...
Marcin Haba [Tue, 3 Dec 2019 04:52:58 +0000 (05:52 +0100)] 
baculum: Fix PHP error on storage view page with autochanger comming from host different than main (reported by Jose Alberto)

6 years agobaculum: Fix internal error on restore page if MySQL catalog database is used
Marcin Haba [Sun, 1 Dec 2019 14:11:20 +0000 (15:11 +0100)] 
baculum: Fix internal error on restore page if MySQL catalog database is used

6 years agobaculum: Avoid doing redundant API calls by job monitor
Marcin Haba [Sun, 1 Dec 2019 13:28:20 +0000 (14:28 +0100)] 
baculum: Avoid doing redundant API calls by job monitor

6 years agobaculum: Add support to restore from copy jobs
Marcin Haba [Sun, 1 Dec 2019 13:26:16 +0000 (14:26 +0100)] 
baculum: Add support to restore from copy jobs

6 years agobaculum: Add API changes to support restore from copy jobs
Marcin Haba [Sun, 1 Dec 2019 13:22:43 +0000 (14:22 +0100)] 
baculum: Add API changes to support restore from copy jobs

6 years agobaculum: Add script for checking if Baculum files are installed correctly
Marcin Haba [Fri, 29 Nov 2019 21:07:33 +0000 (22:07 +0100)] 
baculum: Add script for checking if Baculum files are installed correctly

6 years agobaculum: Refactor authentication, authorization and exceptions
Marcin Haba [Sun, 24 Nov 2019 02:50:55 +0000 (03:50 +0100)] 
baculum: Refactor authentication, authorization and exceptions

6 years agobaculum: Bandwidth limit window improvements
Marcin Haba [Thu, 21 Nov 2019 06:19:26 +0000 (07:19 +0100)] 
baculum: Bandwidth limit window improvements

6 years agobaculum: Add auto-refreshing job tables
Marcin Haba [Wed, 20 Nov 2019 19:56:48 +0000 (20:56 +0100)] 
baculum: Add auto-refreshing job tables

6 years agobaculum: Add progress bar to restore jobs on status client
Marcin Haba [Mon, 18 Nov 2019 20:18:27 +0000 (21:18 +0100)] 
baculum: Add progress bar to restore jobs on status client

6 years agobaculum: Add job name parameter to monitor
Marcin Haba [Mon, 18 Nov 2019 20:13:17 +0000 (21:13 +0100)] 
baculum: Add job name parameter to monitor

6 years agobaculum: Tweak improve config action buttons styles
Marcin Haba [Mon, 18 Nov 2019 06:49:28 +0000 (07:49 +0100)] 
baculum: Tweak improve config action buttons styles

6 years agobaculum: Tweak improve buttons view on mobile devices
Marcin Haba [Sun, 17 Nov 2019 21:49:10 +0000 (22:49 +0100)] 
baculum: Tweak improve buttons view on mobile devices

6 years agobaculum: Add table filters
Marcin Haba [Sun, 17 Nov 2019 21:29:46 +0000 (22:29 +0100)] 
baculum: Add table filters

6 years agobaculum: Tweak add transition effect on usage boxes
Marcin Haba [Sat, 16 Nov 2019 20:44:57 +0000 (21:44 +0100)] 
baculum: Tweak add transition effect on usage boxes

6 years agobaculum: Add restore progress bar
Marcin Haba [Sat, 16 Nov 2019 17:07:28 +0000 (18:07 +0100)] 
baculum: Add restore progress bar

6 years agobaculum: In job status avoid calling client if job isn't running
Marcin Haba [Sat, 16 Nov 2019 17:05:29 +0000 (18:05 +0100)] 
baculum: In job status avoid calling client if job isn't running

6 years agobaculum: Tweak improve placement job files elements on smaller displays
Marcin Haba [Sat, 16 Nov 2019 15:57:23 +0000 (16:57 +0100)] 
baculum: Tweak improve placement job files elements on smaller displays

6 years agobaculum: Tweak fix tooltip for running job icon
Marcin Haba [Sat, 16 Nov 2019 07:40:22 +0000 (08:40 +0100)] 
baculum: Tweak fix tooltip for running job icon

6 years agobaculum: Extend max length for client secret field to maximum allowed secret size
Marcin Haba [Thu, 14 Nov 2019 06:30:00 +0000 (07:30 +0100)] 
baculum: Extend max length for client secret field to maximum allowed secret size

6 years agobaculum: Tweak move port value to general section in summary step in Web config wizard
Marcin Haba [Thu, 14 Nov 2019 05:25:59 +0000 (06:25 +0100)] 
baculum: Tweak move port value to general section in summary step in Web config wizard

6 years agobaculum: Improvements to messages resource
Marcin Haba [Mon, 11 Nov 2019 16:52:09 +0000 (17:52 +0100)] 
baculum: Improvements to messages resource

Changes:
 - Add capability to remove messages' destinations
 - Enable to manage many the same type destinations

6 years agobaculum: Tweak fix showing sections on new resource page
Marcin Haba [Mon, 11 Nov 2019 02:10:43 +0000 (03:10 +0100)] 
baculum: Tweak fix showing sections on new resource page

6 years agobaculum: Implement swipe event and use it to hide main menu on mobile devices
Marcin Haba [Mon, 11 Nov 2019 02:00:55 +0000 (03:00 +0100)] 
baculum: Implement swipe event and use it to hide main menu on mobile devices

Also fix visibility config action buttons on pages without main menu (for example wizards)

6 years agobaculum: Group directives into sections in config directive list
Marcin Haba [Sun, 10 Nov 2019 18:59:21 +0000 (19:59 +0100)] 
baculum: Group directives into sections in config directive list

6 years agobaculum: Fix problem with shaking spinning icons on Firefox
Marcin Haba [Sat, 9 Nov 2019 16:57:37 +0000 (17:57 +0100)] 
baculum: Fix problem with shaking spinning icons on Firefox

6 years agobaculum: Upgrade W3.CSS from version 4.10 to 4.13
Marcin Haba [Sat, 14 Dec 2019 15:02:03 +0000 (16:02 +0100)] 
baculum: Upgrade W3.CSS from version 4.10 to 4.13

6 years agobaculum: Add confirm window to delete job action
Marcin Haba [Sat, 9 Nov 2019 06:19:55 +0000 (07:19 +0100)] 
baculum: Add confirm window to delete job action

6 years agobaculum: Add job history list on job page
Marcin Haba [Sat, 9 Nov 2019 05:46:14 +0000 (06:46 +0100)] 
baculum: Add job history list on job page

6 years agobaculum: Fix loading first job setting in run job window on window open
Marcin Haba [Fri, 8 Nov 2019 20:56:41 +0000 (21:56 +0100)] 
baculum: Fix loading first job setting in run job window on window open

6 years agobaculum: Tweak add make to build requires in spec file
Marcin Haba [Fri, 8 Nov 2019 19:54:38 +0000 (20:54 +0100)] 
baculum: Tweak add make to build requires in spec file

6 years agobaculum: Add in API wizard example sudo configuration for bconsole and JSON tools
Marcin Haba [Fri, 8 Nov 2019 18:10:15 +0000 (19:10 +0100)] 
baculum: Add in API wizard example sudo configuration for bconsole and JSON tools

6 years agobaculum: Make resource config page buttons always available
Marcin Haba [Fri, 8 Nov 2019 05:34:34 +0000 (06:34 +0100)] 
baculum: Make resource config page buttons always available

6 years agobaculum: Tweak style to highlight config items
Marcin Haba [Thu, 7 Nov 2019 06:26:12 +0000 (07:26 +0100)] 
baculum: Tweak style to highlight config items

6 years agoFix typos
Carsten Leonhardt [Sun, 16 Jun 2019 13:11:04 +0000 (15:11 +0200)] 
Fix typos

6 years agobaculum: Fix language setting in config wizard during first run
Marcin Haba [Wed, 6 Nov 2019 06:58:41 +0000 (07:58 +0100)] 
baculum: Fix language setting in config wizard during first run

6 years agobaculum: Tweak visual improvements
Marcin Haba [Tue, 5 Nov 2019 18:56:10 +0000 (19:56 +0100)] 
baculum: Tweak visual improvements

6 years agobaculum: Fix refreshing job status only when actions tab is open
Marcin Haba [Tue, 5 Nov 2019 05:33:09 +0000 (06:33 +0100)] 
baculum: Fix refreshing job status only when actions tab is open

6 years agobaculum: Miscellaneous improvements to schedule configuration
Marcin Haba [Sun, 3 Nov 2019 10:01:42 +0000 (11:01 +0100)] 
baculum: Miscellaneous improvements to schedule configuration

 - add capability to remove schedule resource Run blocks
 - visual improvements (including support for mobile devices)
 - disable WritePartAfterJob setting in schedule run directive
 - fix support for sixth week
 - improve labels to setup month, week, day, day of week, hour and minute
 - add required fields validation

6 years agobaculum: Extend combobox control to support associative arrays as data source
Marcin Haba [Sun, 3 Nov 2019 09:51:31 +0000 (10:51 +0100)] 
baculum: Extend combobox control to support associative arrays as data source

6 years agoFix for #0005391: show negative values.
Radosław Korzeniewski [Fri, 1 Nov 2019 15:31:06 +0000 (16:31 +0100)] 
Fix for #0005391: show negative values.

6 years agobaculum: Tweak update dependencies in example spec file
Marcin Haba [Fri, 1 Nov 2019 06:36:12 +0000 (07:36 +0100)] 
baculum: Tweak update dependencies in example spec file

6 years agobaculum: Move refresh job button and log order button to job log tab
Marcin Haba [Wed, 30 Oct 2019 06:03:31 +0000 (07:03 +0100)] 
baculum: Move refresh job button and log order button to job log tab

6 years agobaculum: Tweak improve schedule fields size
Marcin Haba [Wed, 30 Oct 2019 05:09:03 +0000 (06:09 +0100)] 
baculum: Tweak improve schedule fields size

6 years agobaculum: Set job values on job selection in run job window
Marcin Haba [Tue, 29 Oct 2019 18:07:41 +0000 (19:07 +0100)] 
baculum: Set job values on job selection in run job window

6 years agobaculum: Turn application mode to normal
Marcin Haba [Tue, 29 Oct 2019 17:44:48 +0000 (18:44 +0100)] 
baculum: Turn application mode to normal

6 years agobaculum: Add jsmin-php as framework dependency
Marcin Haba [Tue, 29 Oct 2019 17:44:02 +0000 (18:44 +0100)] 
baculum: Add jsmin-php as framework dependency

6 years agobaculum: Fix small issues with old not using svg icons
Marcin Haba [Tue, 29 Oct 2019 05:43:11 +0000 (06:43 +0100)] 
baculum: Fix small issues with old not using svg icons

6 years agoFix error on .ls when plugin name without ':'
Radosław Korzeniewski [Mon, 28 Oct 2019 15:34:31 +0000 (16:34 +0100)] 
Fix error on .ls when plugin name without ':'

Closes #0005548 and #0005549.

6 years agobaculum: Add list job files to job history view page
Marcin Haba [Mon, 28 Oct 2019 19:38:36 +0000 (20:38 +0100)] 
baculum: Add list job files to job history view page

6 years agobaculum: Add list job files API endpoint
Marcin Haba [Mon, 28 Oct 2019 19:20:38 +0000 (20:20 +0100)] 
baculum: Add list job files API endpoint

6 years agoUpdate Docker Plugin build procedure.
Radosław Korzeniewski [Tue, 22 Oct 2019 10:58:11 +0000 (12:58 +0200)] 
Update Docker Plugin build procedure.

6 years agoregress: Update unittests scripts.
Radosław Korzeniewski [Mon, 21 Oct 2019 15:35:29 +0000 (17:35 +0200)] 
regress: Update unittests scripts.

6 years agodocker: Add Docker Plugin DKID unittest.
Radosław Korzeniewski [Mon, 21 Oct 2019 15:32:37 +0000 (17:32 +0200)] 
docker: Add Docker Plugin DKID unittest.

Signed-off-by: Radosław Korzeniewski <radekk@inteos.pl>
6 years agoregress: Add missing bstat_test.
Radosław Korzeniewski [Mon, 21 Oct 2019 15:31:14 +0000 (17:31 +0200)] 
regress: Add missing bstat_test.

6 years agoregress: add regress-utils support procedures.
Radosław Korzeniewski [Mon, 21 Oct 2019 15:10:22 +0000 (17:10 +0200)] 
regress: add regress-utils support procedures.

6 years agoFix comment
Carsten Leonhardt [Sun, 16 Jun 2019 13:29:46 +0000 (15:29 +0200)] 
Fix comment

6 years agoAdd Docker Plugin regression tests - more files.
Radosław Korzeniewski [Tue, 15 Oct 2019 08:30:10 +0000 (10:30 +0200)] 
Add Docker Plugin regression tests - more files.

6 years agoAdd Docker Plugin regression tests.
Radosław Korzeniewski [Tue, 15 Oct 2019 08:15:30 +0000 (10:15 +0200)] 
Add Docker Plugin regression tests.

6 years agoAdd Docker Plugin for FileDaemon.
Radosław Korzeniewski [Sat, 14 Dec 2019 14:05:12 +0000 (15:05 +0100)] 
Add Docker Plugin for FileDaemon.

This is a File Daemon Docker Plugin which backup and restore
Docker objects including images, containers and persistent
volumes data with dedicated docker image. The plugin requires
a docker utility for compile and build. The default is to
automatically check for docker binary and if found then build
the plugin. Additionally refactor some configuration and build
procedures.

6 years agoAdd pluglib fd plugin support utilities.
Radosław Korzeniewski [Sat, 14 Dec 2019 14:01:49 +0000 (15:01 +0100)] 
Add pluglib fd plugin support utilities.

6 years agobuild: Add Makefile update to fd plugin builds.
Radosław Korzeniewski [Tue, 15 Oct 2019 07:25:18 +0000 (09:25 +0200)] 
build: Add Makefile update to fd plugin builds.

6 years agobaculum: Tweak add php-json dependency to example spec file
Marcin Haba [Fri, 4 Oct 2019 06:31:54 +0000 (08:31 +0200)] 
baculum: Tweak add php-json dependency to example spec file

6 years agobaculum: Fix PHP error on running job status page and client status page
Marcin Haba [Fri, 4 Oct 2019 06:31:39 +0000 (08:31 +0200)] 
baculum: Fix PHP error on running job status page and client status page

6 years agobaculum: Tweak fix not showing windows client plugin extension
Marcin Haba [Fri, 4 Oct 2019 05:12:13 +0000 (07:12 +0200)] 
baculum: Tweak fix not showing windows client plugin extension

6 years agobaculum: Tweak update version number
Marcin Haba [Fri, 4 Oct 2019 04:33:09 +0000 (06:33 +0200)] 
baculum: Tweak update version number

6 years agoUpdate version+date
Kern Sibbald [Tue, 1 Oct 2019 12:39:02 +0000 (14:39 +0200)] 
Update version+date

6 years agobaculum: Fix support for UTF-8 currency symbols in paths - reported by Frédéric F.
Marcin Haba [Thu, 26 Sep 2019 17:37:55 +0000 (19:37 +0200)] 
baculum: Fix support for UTF-8 currency symbols in paths - reported by Frédéric F.

6 years agoFix running job count in status output
Eric Bollengier [Fri, 30 Aug 2019 09:11:05 +0000 (11:11 +0200)] 
Fix running job count in status output

6 years agobaculum: Tweak fix not linking device in job log
Marcin Haba [Sun, 25 Aug 2019 05:58:41 +0000 (07:58 +0200)] 
baculum: Tweak fix not linking device in job log

6 years agobaculum: Fix directing to default API page when API settings has not been created yet
Marcin Haba [Sun, 25 Aug 2019 05:54:47 +0000 (07:54 +0200)] 
baculum: Fix directing to default API page when API settings has not been created yet

6 years agobaculum: Set default refresh interval for status client
Marcin Haba [Tue, 20 Aug 2019 16:44:36 +0000 (18:44 +0200)] 
baculum: Set default refresh interval for status client

6 years agobaculum: Tweak add missing text to language files
Marcin Haba [Tue, 20 Aug 2019 05:05:50 +0000 (07:05 +0200)] 
baculum: Tweak add missing text to language files

6 years agobaculum: Improve selecting storage value in run job window
Marcin Haba [Tue, 20 Aug 2019 04:54:09 +0000 (06:54 +0200)] 
baculum: Improve selecting storage value in run job window

6 years agobaculum: Fix saving to config empty runscript subresources
Marcin Haba [Sun, 18 Aug 2019 15:31:26 +0000 (17:31 +0200)] 
baculum: Fix saving to config empty runscript subresources

6 years agobaculum: Tweak running job progress bar improvements
Marcin Haba [Sun, 18 Aug 2019 08:51:17 +0000 (10:51 +0200)] 
baculum: Tweak running job progress bar improvements

6 years agobaculum: Add graphical running job status on running job page
Marcin Haba [Sun, 18 Aug 2019 06:39:00 +0000 (08:39 +0200)] 
baculum: Add graphical running job status on running job page

6 years agobaculum: Add progress bars to backup jobs displaying on status client page
Marcin Haba [Sun, 18 Aug 2019 06:36:56 +0000 (08:36 +0200)] 
baculum: Add progress bars to backup jobs displaying on status client page

6 years agobaculum: Fix displaying SqlQuery value in selection type job directive
Marcin Haba [Sun, 18 Aug 2019 06:24:34 +0000 (08:24 +0200)] 
baculum: Fix displaying SqlQuery value in selection type job directive

6 years agobaculum: Add to client status modal window to set bandwidth limit for job
Marcin Haba [Thu, 15 Aug 2019 16:02:45 +0000 (18:02 +0200)] 
baculum: Add to client status modal window to set bandwidth limit for job

6 years agobaculum: Add API endpoint to set job bandwidth limit
Marcin Haba [Thu, 15 Aug 2019 15:55:21 +0000 (17:55 +0200)] 
baculum: Add API endpoint to set job bandwidth limit

6 years agobaculum: Add to client status modal window to set bandwidth limit for client
Marcin Haba [Thu, 15 Aug 2019 08:33:41 +0000 (10:33 +0200)] 
baculum: Add to client status modal window to set bandwidth limit for client

6 years agobaculum: Tweak minor improvements to API code
Marcin Haba [Thu, 15 Aug 2019 08:17:51 +0000 (10:17 +0200)] 
baculum: Tweak minor improvements to API code

6 years agobaculum: Add API endpoint to set client bandwidth limit
Marcin Haba [Thu, 15 Aug 2019 08:13:13 +0000 (10:13 +0200)] 
baculum: Add API endpoint to set client bandwidth limit

6 years agobaculum: Add UnitType and AllowRemove parameters to speed type directive control
Marcin Haba [Thu, 15 Aug 2019 08:01:14 +0000 (10:01 +0200)] 
baculum: Add UnitType and AllowRemove parameters to speed type directive control

6 years agobaculum: Don not use data description and data dependencies modules initialization
Marcin Haba [Mon, 12 Aug 2019 04:39:12 +0000 (06:39 +0200)] 
baculum: Don not use data description and data dependencies modules initialization

6 years agobaculum: Improve checking dependencies
Marcin Haba [Mon, 12 Aug 2019 04:32:11 +0000 (06:32 +0200)] 
baculum: Improve checking dependencies

 - Add dependencies checking to API
 - Remove PHP Multibyte String (mbstring) extension from dependencies
 - Prepare general class to check common API and Web dependencies

6 years agobaculum: Fix running job twice when job is running by run job window
Marcin Haba [Sun, 11 Aug 2019 05:22:52 +0000 (07:22 +0200)] 
baculum: Fix running job twice when job is running by run job window

6 years agoTweak fix typo in ChangeLog
Kern Sibbald [Fri, 9 Aug 2019 15:26:22 +0000 (17:26 +0200)] 
Tweak fix typo in ChangeLog

6 years agobaculum: Tweak fix loading config controls on regular pages
Marcin Haba [Fri, 9 Aug 2019 03:57:19 +0000 (05:57 +0200)] 
baculum: Tweak fix loading config controls on regular pages

6 years agobaculum: Tweak update API Makefile
Marcin Haba [Thu, 8 Aug 2019 20:03:08 +0000 (22:03 +0200)] 
baculum: Tweak update API Makefile

6 years agobaculum: Changes to proper working list type controls on page load
Marcin Haba [Thu, 8 Aug 2019 20:02:17 +0000 (22:02 +0200)] 
baculum: Changes to proper working list type controls on page load

6 years agobaculum: Change Font Awesome SVG icons into web fonts icons
Marcin Haba [Thu, 8 Aug 2019 19:59:47 +0000 (21:59 +0200)] 
baculum: Change Font Awesome SVG icons into web fonts icons

6 years agobaculum: Fix removing fileset options subresources
Marcin Haba [Wed, 7 Aug 2019 05:06:11 +0000 (07:06 +0200)] 
baculum: Fix removing fileset options subresources

6 years agobaculum: Tweak add focus on new multi text box control element
Marcin Haba [Wed, 7 Aug 2019 05:04:59 +0000 (07:04 +0200)] 
baculum: Tweak add focus on new multi text box control element