]> git.sur5r.net Git - bacula/bacula/log
bacula/bacula
6 years agoFix typo in make_sqlite3_tables.in submitted by Carsten Leonhardt Release-9.0.4
Kern Sibbald [Wed, 6 Sep 2017 14:45:21 +0000 (16:45 +0200)]
Fix typo in make_sqlite3_tables.in submitted by Carsten Leonhardt

6 years agoUpdate ChangeLog + ReleaseNotes
Kern Sibbald [Wed, 6 Sep 2017 06:57:44 +0000 (08:57 +0200)]
Update ChangeLog + ReleaseNotes

6 years agoUpdate po files
Kern Sibbald [Wed, 6 Sep 2017 06:37:39 +0000 (08:37 +0200)]
Update po files

6 years agocore: bwlimit measure bandwidth
Alain Spineux [Wed, 14 Jun 2017 12:01:12 +0000 (14:01 +0200)]
core: bwlimit measure bandwidth

- measure BW on the 10 last seconds (or more)

6 years agocore: bwlimit handle backlog and allow burst
Alain Spineux [Fri, 2 Jun 2017 14:26:18 +0000 (16:26 +0200)]
core: bwlimit handle backlog and allow burst

6 years agoDo not purge running jobs in autoprune
Eric Bollengier [Tue, 25 Apr 2017 15:22:15 +0000 (17:22 +0200)]
Do not purge running jobs in autoprune

6 years agodon't use add_event() when flag "l" is not set
Alain Spineux [Thu, 17 Aug 2017 09:48:51 +0000 (11:48 +0200)]
don't use add_event() when flag "l" is not set

- add_event() was called when debug level > 50 without testing for flag "l"
- related to #3074 but this is not a fix, this should avoid the problem
  if flag "l" is not used.

6 years agoTweak update version + date
Kern Sibbald [Wed, 6 Sep 2017 06:30:31 +0000 (08:30 +0200)]
Tweak update version + date

6 years agoFix SQLite3 upgrade tables script fixes bug #2306
Kern Sibbald [Tue, 5 Sep 2017 18:28:11 +0000 (20:28 +0200)]
Fix SQLite3 upgrade tables script fixes bug #2306

6 years agobaculum: Fix language setting in config file
Marcin Haba [Tue, 5 Sep 2017 04:13:37 +0000 (06:13 +0200)]
baculum: Fix language setting in config file

6 years agoUpgrade to latest lz4.c to fix bug #2310 bus error on 64 bit Solaris
Kern Sibbald [Sun, 3 Sep 2017 17:52:28 +0000 (19:52 +0200)]
Upgrade to latest lz4.c to fix bug #2310 bus error on 64 bit Solaris

6 years agoRecompile configure.in
Kern Sibbald [Sun, 3 Sep 2017 09:31:12 +0000 (11:31 +0200)]
Recompile configure.in

6 years agoEnsure systemd/bacula.conf is created by configure fixed bug #2307
Kern Sibbald [Sun, 3 Sep 2017 09:30:44 +0000 (11:30 +0200)]
Ensure systemd/bacula.conf is created by configure fixed bug #2307

6 years agoFix compiler warning noted in bug #2309
Kern Sibbald [Sun, 3 Sep 2017 08:44:33 +0000 (10:44 +0200)]
Fix compiler warning noted in bug #2309

6 years agoFix SQLite3 Version bug #2305
Kern Sibbald [Sun, 3 Sep 2017 08:40:00 +0000 (10:40 +0200)]
Fix SQLite3 Version bug #2305

6 years agoRemove unused variable to elimiate compiler warning
Kern Sibbald [Sun, 3 Sep 2017 08:30:14 +0000 (10:30 +0200)]
Remove unused variable to elimiate compiler warning

6 years agoRecompile configure.in
Kern Sibbald [Sun, 3 Sep 2017 07:53:12 +0000 (09:53 +0200)]
Recompile configure.in

6 years agoRevert "Disable SQLite3 support"
Kern Sibbald [Sun, 3 Sep 2017 07:30:20 +0000 (09:30 +0200)]
Revert "Disable SQLite3 support"

This reverts commit 3f376bbd58d44a16032cb45373b11f6fd06d9589.

6 years agoRecompile configure.in
Kern Sibbald [Tue, 29 Aug 2017 14:12:30 +0000 (16:12 +0200)]
Recompile configure.in

6 years agoDisable SQLite3 support
Kern Sibbald [Tue, 29 Aug 2017 14:12:15 +0000 (16:12 +0200)]
Disable SQLite3 support

6 years agoFix #2925 Do not try to stop non backup jobs (virtualfull, copy, migration, restore...
Eric Bollengier [Mon, 28 Aug 2017 12:47:48 +0000 (14:47 +0200)]
Fix #2925 Do not try to stop non backup jobs (virtualfull, copy, migration, restore, etc...)

The code to handle restart incomplete restore/copy/migration jobs is not implemented.

6 years agobaculum: Fix broken symbolic links for lang files
Marcin Haba [Fri, 25 Aug 2017 15:28:25 +0000 (17:28 +0200)]
baculum: Fix broken symbolic links for lang files

6 years agoTweak: correct typo in date
Kern Sibbald [Tue, 8 Aug 2017 06:17:46 +0000 (08:17 +0200)]
Tweak: correct typo in date

6 years agoTweak update version+date Release-9.0.3
Kern Sibbald [Tue, 8 Aug 2017 05:39:26 +0000 (07:39 +0200)]
Tweak update version+date

6 years agoUpdate ChangeLog+ReleaseNotes
Kern Sibbald [Tue, 8 Aug 2017 05:39:09 +0000 (07:39 +0200)]
Update ChangeLog+ReleaseNotes

6 years agobaculum: Fix access denied error on api install wizard page
Marcin Haba [Sun, 6 Aug 2017 08:26:27 +0000 (10:26 +0200)]
baculum: Fix access denied error on api install wizard page

6 years agobaculum: Remove assigning to api host when user is deleted
Marcin Haba [Sun, 6 Aug 2017 08:13:32 +0000 (10:13 +0200)]
baculum: Remove assigning to api host when user is deleted

6 years agobaculum: Fix empty admin setting
Marcin Haba [Sun, 6 Aug 2017 07:38:39 +0000 (09:38 +0200)]
baculum: Fix empty admin setting

6 years agobaculum: Add ability to assign host to specific user
Marcin Haba [Sun, 6 Aug 2017 07:19:32 +0000 (09:19 +0200)]
baculum: Add ability to assign host to specific user

- Define api host for user
- Fix users working in BWeb
- Drop using user manager
- Separate users code to new portlet

6 years agobaculum: Fix bconsole test connection for new api host that works with new director
Marcin Haba [Sun, 6 Aug 2017 07:05:20 +0000 (09:05 +0200)]
baculum: Fix bconsole test connection for new api host that works with new director

6 years agobaculum: Fix sqlite db support
Marcin Haba [Sat, 5 Aug 2017 18:04:35 +0000 (20:04 +0200)]
baculum: Fix sqlite db support

6 years agobaculum: Fix bconsole connection test in config wizard
Marcin Haba [Tue, 1 Aug 2017 17:19:44 +0000 (19:19 +0200)]
baculum: Fix bconsole connection test in config wizard

6 years agobpipe: Fix compiler warning
Eric Bollengier [Mon, 31 Jul 2017 08:45:12 +0000 (10:45 +0200)]
bpipe: Fix compiler warning

The new GCC reports that the strncpy is incorrect. As the length was
tested just before, this is not a bug fix.

6 years agoTweak remove trailing spaces
Kern Sibbald [Sat, 5 Aug 2017 06:57:35 +0000 (08:57 +0200)]
Tweak remove trailing spaces

6 years agoFix bug #2301 Solaris Available space incorrectly reported by turning off the output...
Kern Sibbald [Thu, 3 Aug 2017 19:15:55 +0000 (21:15 +0200)]
Fix bug #2301 Solaris Available space incorrectly reported by turning off the output for Solaris

6 years agoFix bug #2300 mount/unmount/release of single tape drive does not work
Kern Sibbald [Thu, 3 Aug 2017 19:15:08 +0000 (21:15 +0200)]
Fix bug #2300 mount/unmount/release of single tape drive does not work

6 years agobaculum: Fix writing config for schedule and message names with space
Marcin Haba [Tue, 1 Aug 2017 16:51:44 +0000 (18:51 +0200)]
baculum: Fix writing config for schedule and message names with space

6 years agobaculum: Fix drag & drop file version elements
Marcin Haba [Mon, 31 Jul 2017 05:56:40 +0000 (07:56 +0200)]
baculum: Fix drag & drop file version elements

6 years agobaculum: Add fileset info endpoint and use it in restore wizard
Marcin Haba [Sun, 30 Jul 2017 14:29:53 +0000 (16:29 +0200)]
baculum: Add fileset info endpoint and use it in restore wizard

6 years agobaculum: Use client name instead of clientid and start using fileset to prepare resto...
Marcin Haba [Sun, 30 Jul 2017 13:00:06 +0000 (15:00 +0200)]
baculum: Use client name instead of clientid and start using fileset to prepare restore tree

6 years agobaculum: Remove fileset parameter from run restore
Marcin Haba [Sun, 30 Jul 2017 12:41:09 +0000 (14:41 +0200)]
baculum: Remove fileset parameter from run restore

6 years agobaculum: Fix lstat regex pattern
Marcin Haba [Sun, 30 Jul 2017 12:35:01 +0000 (14:35 +0200)]
baculum: Fix lstat regex pattern

6 years agobaculum: Get the most recent jobs by client and fileset or by clientid and filesetid
Marcin Haba [Sun, 30 Jul 2017 12:34:45 +0000 (14:34 +0200)]
baculum: Get the most recent jobs by client and fileset or by clientid and filesetid

6 years agoFix: bug #3048: jobs are stuck in endless loop in reserve.c
Kern Sibbald [Sun, 30 Jul 2017 04:45:17 +0000 (06:45 +0200)]
Fix: bug #3048: jobs are stuck in endless loop in reserve.c

6 years agoAdd total time to test.out file
Kern Sibbald [Sun, 30 Jul 2017 04:40:26 +0000 (06:40 +0200)]
Add total time to test.out file

6 years agobaculum: Add restore job selection in restore job wizard
Marcin Haba [Sat, 29 Jul 2017 18:48:50 +0000 (20:48 +0200)]
baculum: Add restore job selection in restore job wizard

6 years agoEnhance verify job report from bug 2249
Wanderlei Huttel [Wed, 26 Jul 2017 11:30:26 +0000 (13:30 +0200)]
Enhance verify job report from bug 2249

6 years agoTweak update version date + ChangeLog + ReleaseNotes Release-9.0.2
Kern Sibbald [Sun, 23 Jul 2017 16:31:57 +0000 (18:31 +0200)]
Tweak update version date + ChangeLog + ReleaseNotes

6 years agoTweak update po files
Kern Sibbald [Sun, 23 Jul 2017 16:30:59 +0000 (18:30 +0200)]
Tweak update po files

6 years agoUse Bacula in place of Libz variables so we can build with/without libz and lzo
Kern Sibbald [Sun, 23 Jul 2017 12:41:31 +0000 (14:41 +0200)]
Use Bacula in place of Libz variables so we can build with/without libz and lzo

6 years agoTweak retweak previous patch
Kern Sibbald [Sun, 23 Jul 2017 08:30:09 +0000 (10:30 +0200)]
Tweak retweak previous patch

6 years agoRetweak previous stats slots patch
Kern Sibbald [Sun, 23 Jul 2017 08:24:53 +0000 (10:24 +0200)]
Retweak previous stats slots patch

6 years agoApply ideas from bug #2255 prettier status slots output
Kern Sibbald [Sun, 23 Jul 2017 08:13:00 +0000 (10:13 +0200)]
Apply ideas from bug #2255 prettier status slots output

6 years agoTweak recompile configure.in
Kern Sibbald [Sun, 23 Jul 2017 08:10:42 +0000 (10:10 +0200)]
Tweak recompile configure.in

6 years agoConfigure and install bacula-tray-monitor.desktop
Kern Sibbald [Sun, 23 Jul 2017 08:10:12 +0000 (10:10 +0200)]
Configure and install bacula-tray-monitor.desktop

6 years agoregress: enhance btape-test to detect NOT correct message
Kern Sibbald [Sat, 22 Jul 2017 18:39:12 +0000 (20:39 +0200)]
regress: enhance btape-test to detect NOT correct message

6 years agoTweak update version date
Kern Sibbald [Sat, 22 Jul 2017 16:09:50 +0000 (18:09 +0200)]
Tweak update version date

6 years agoFix btape test which counted files incorrectly on EOT
Kern Sibbald [Sat, 22 Jul 2017 16:09:19 +0000 (18:09 +0200)]
Fix btape test which counted files incorrectly on EOT

6 years agoTweak cleaning tape code
Kern Sibbald [Sat, 22 Jul 2017 09:39:19 +0000 (11:39 +0200)]
Tweak cleaning tape code

6 years agoTweak update version date
Kern Sibbald [Fri, 21 Jul 2017 13:23:16 +0000 (15:23 +0200)]
Tweak update version date

6 years agoFix bug #2296 where Bacula would not compile with postgres 8 or older
Kern Sibbald [Fri, 21 Jul 2017 13:22:50 +0000 (15:22 +0200)]
Fix bug #2296 where Bacula would not compile with postgres 8 or older

6 years agoTweak update version date
Kern Sibbald [Thu, 20 Jul 2017 17:46:23 +0000 (19:46 +0200)]
Tweak update version date

6 years agoFix bug #2294 Bacula does not build with MariaDB 10.2
Kern Sibbald [Thu, 20 Jul 2017 17:44:39 +0000 (19:44 +0200)]
Fix bug #2294 Bacula does not build with MariaDB 10.2

6 years agoTweak prototype.conf in regress
Kern Sibbald [Mon, 17 Jul 2017 07:52:22 +0000 (09:52 +0200)]
Tweak prototype.conf in regress

6 years agoTweak prototype.conf
Kern Sibbald [Mon, 17 Jul 2017 07:05:05 +0000 (09:05 +0200)]
Tweak prototype.conf

6 years agoTweak update time/date
Kern Sibbald [Sat, 15 Jul 2017 15:37:23 +0000 (17:37 +0200)]
Tweak update time/date

6 years agobaculum: Fix multiple directors support
Marcin Haba [Fri, 14 Jul 2017 17:47:24 +0000 (19:47 +0200)]
baculum: Fix multiple directors support

6 years agobaculum: Fix showing errors from the API
Marcin Haba [Fri, 14 Jul 2017 17:26:13 +0000 (19:26 +0200)]
baculum: Fix showing errors from the API

6 years agoUpdate ReleaseNotes and ChangeLog Release-9.0.1
Kern Sibbald [Thu, 13 Jul 2017 14:37:14 +0000 (16:37 +0200)]
Update ReleaseNotes and ChangeLog

6 years agoTweak update version date
Kern Sibbald [Thu, 13 Jul 2017 14:35:11 +0000 (16:35 +0200)]
Tweak update version date

6 years agoFix compilation for Debian Stretch with GCC 6.3
Eric Bollengier [Wed, 5 Jul 2017 10:26:37 +0000 (12:26 +0200)]
Fix compilation for Debian Stretch with GCC 6.3

6 years agobvfs: Do not insert deleted directories in PathVisibility table
Eric Bollengier [Thu, 6 Jul 2017 08:45:08 +0000 (10:45 +0200)]
bvfs: Do not insert deleted directories in PathVisibility table

6 years agoRemove two incorrect trailing commas in bsock.h
Kern Sibbald [Mon, 10 Jul 2017 18:24:10 +0000 (20:24 +0200)]
Remove two incorrect trailing commas in bsock.h

6 years agoTweak update version + date
Kern Sibbald [Mon, 10 Jul 2017 18:18:13 +0000 (20:18 +0200)]
Tweak update version + date

6 years agoFix bug #2293 bad big endian detection in lz4.c
Kern Sibbald [Mon, 10 Jul 2017 17:10:34 +0000 (19:10 +0200)]
Fix bug #2293 bad big endian detection in lz4.c

6 years agoAdd new tray-monitor files that were omitted in the backport from Enterprise
Kern Sibbald [Mon, 10 Jul 2017 15:50:29 +0000 (17:50 +0200)]
Add new tray-monitor files that were omitted in the backport from Enterprise

6 years agorpm: Add aligned plugin spec file Release-9.0.0
Davide Franco [Tue, 4 Jul 2017 12:11:07 +0000 (14:11 +0200)]
rpm: Add aligned plugin spec file

6 years agorpm: Add baculabackupreport script
Davide Franco [Tue, 4 Jul 2017 12:09:27 +0000 (14:09 +0200)]
rpm: Add baculabackupreport script

6 years agoUpdate release date, ChangeLog and ReleaseNotes
Kern Sibbald [Sun, 2 Jul 2017 07:51:42 +0000 (09:51 +0200)]
Update release date, ChangeLog and ReleaseNotes

6 years agoSkip verify-data-test if not running Linux
Kern Sibbald [Sun, 2 Jul 2017 07:48:17 +0000 (09:48 +0200)]
Skip verify-data-test if not running Linux

6 years agoSkip lzo-test if lzo not in Bacula
Kern Sibbald [Sun, 2 Jul 2017 07:47:53 +0000 (09:47 +0200)]
Skip lzo-test if lzo not in Bacula

6 years agoRemove double define HAVE_LZO in config.h
Kern Sibbald [Sun, 2 Jul 2017 07:46:59 +0000 (09:46 +0200)]
Remove double define HAVE_LZO in config.h

6 years agoAdd documentation on baculabackupreport to delete_catalog_backup.in
Kern Sibbald [Sat, 1 Jul 2017 14:14:47 +0000 (16:14 +0200)]
Add documentation on baculabackupreport to delete_catalog_backup.in

6 years agoInstall baculabackupreport and ignore script without .in
Kern Sibbald [Sat, 1 Jul 2017 12:22:47 +0000 (14:22 +0200)]
Install baculabackupreport and ignore script without .in

6 years agoRecompile configure.in
Kern Sibbald [Sat, 1 Jul 2017 12:11:35 +0000 (14:11 +0200)]
Recompile configure.in

6 years agoAdd Bill's baculabackupreport script
Kern Sibbald [Sat, 1 Jul 2017 12:11:18 +0000 (14:11 +0200)]
Add Bill's baculabackupreport script

6 years agoGenerate new tls regress test pems
Kern Sibbald [Fri, 30 Jun 2017 16:39:37 +0000 (18:39 +0200)]
Generate new tls regress test pems

6 years agoUpdate version/date, ChangeLog and ReleaseNotes
Kern Sibbald [Fri, 30 Jun 2017 07:10:57 +0000 (09:10 +0200)]
Update version/date, ChangeLog and ReleaseNotes

6 years agoUpdate po files
Kern Sibbald [Fri, 30 Jun 2017 06:36:54 +0000 (08:36 +0200)]
Update po files

6 years agoTweak update version date
Kern Sibbald [Thu, 29 Jun 2017 19:32:13 +0000 (21:32 +0200)]
Tweak update version date

6 years agoregress: minor changes to regress scripts
Kern Sibbald [Thu, 29 Jun 2017 19:31:20 +0000 (21:31 +0200)]
regress: minor changes to regress scripts

6 years agoFix error in FreeBSD during maxtime-test
Kern Sibbald [Thu, 29 Jun 2017 19:30:49 +0000 (21:30 +0200)]
Fix error in FreeBSD during maxtime-test

6 years agoFix #2940 Allow specific Director job code in WriteBootstrap directive
Eric Bollengier [Fri, 23 Jun 2017 07:30:23 +0000 (09:30 +0200)]
Fix #2940 Allow specific Director job code in WriteBootstrap directive

6 years agoFix #2853 About character substitution for "virtual full" job level in RunAfterJob
Eric Bollengier [Tue, 27 Jun 2017 09:25:02 +0000 (11:25 +0200)]
Fix #2853 About character substitution for "virtual full" job level in RunAfterJob

6 years agoTweak update version date
Kern Sibbald [Mon, 26 Jun 2017 11:53:20 +0000 (13:53 +0200)]
Tweak update version date

6 years agoAttempt to fix timing problem with console-dotcmd-test on FreeBSD
Kern Sibbald [Mon, 26 Jun 2017 11:49:45 +0000 (13:49 +0200)]
Attempt to fix timing problem with console-dotcmd-test on FreeBSD

6 years agoEnsure we have a DIR connection in dequeue_messages
Kern Sibbald [Mon, 26 Jun 2017 11:31:59 +0000 (13:31 +0200)]
Ensure we have a DIR connection in dequeue_messages

6 years agoTweak another attempt to fix script in file-span-vol-test to be FreeBSD compatibile
Kern Sibbald [Mon, 26 Jun 2017 08:29:34 +0000 (10:29 +0200)]
Tweak another attempt to fix script in file-span-vol-test to be FreeBSD compatibile

6 years agoTweak update version date
Kern Sibbald [Sun, 25 Jun 2017 09:48:46 +0000 (11:48 +0200)]
Tweak update version date

6 years agoAdd more debug to regress for FreeBSD failures
Kern Sibbald [Sun, 25 Jun 2017 09:47:41 +0000 (11:47 +0200)]
Add more debug to regress for FreeBSD failures