]> git.sur5r.net Git - bacula/bacula/log
bacula/bacula
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

6 years agoFix pragma pack to allow lz4.c work on Solaris and other machines
Gary R. Schmidt [Wed, 21 Jun 2017 17:05:29 +0000 (19:05 +0200)]
Fix pragma pack to allow lz4.c work on Solaris and other machines

6 years agoTweak save a copy of the original lz4.c
Kern Sibbald [Wed, 21 Jun 2017 17:02:37 +0000 (19:02 +0200)]
Tweak save a copy of the original lz4.c

6 years agobaculum: Fix working logout button
Marcin Haba [Mon, 19 Jun 2017 19:15:31 +0000 (21:15 +0200)]
baculum: Fix working logout button

6 years agoTweak update version + date
Kern Sibbald [Mon, 19 Jun 2017 08:11:49 +0000 (10:11 +0200)]
Tweak update version + date

6 years agoA more correct fix for lz4.c on Solaris 10
Kern Sibbald [Mon, 19 Jun 2017 08:09:34 +0000 (10:09 +0200)]
A more correct fix for lz4.c on Solaris 10

6 years agoRemove use of #pragma pack in lib/lz4.c for Solaris 10
Kern Sibbald [Sun, 18 Jun 2017 16:48:49 +0000 (18:48 +0200)]
Remove use of #pragma pack in lib/lz4.c for Solaris 10

6 years agoRecompile configure from configure.in
Kern Sibbald [Sun, 18 Jun 2017 16:48:16 +0000 (18:48 +0200)]
Recompile configure from configure.in

6 years agoDetect Solaris 10
Kern Sibbald [Sun, 18 Jun 2017 16:47:55 +0000 (18:47 +0200)]
Detect Solaris 10

6 years agoUpdate version/data, ReleaseNotes, and ChangeLog Release-7.9.5
Kern Sibbald [Sat, 17 Jun 2017 13:14:57 +0000 (15:14 +0200)]
Update version/data, ReleaseNotes, and ChangeLog

6 years agoFix bug #2289 version 7.9 not compatible with old FDs -- comm compression
Kern Sibbald [Sat, 17 Jun 2017 13:10:55 +0000 (15:10 +0200)]
Fix bug #2289 version 7.9 not compatible with old FDs -- comm compression

6 years agobaculum: Tweak remove unused api get methods Release-7.9.4
Marcin Haba [Sat, 10 Jun 2017 16:24:22 +0000 (18:24 +0200)]
baculum: Tweak remove unused api get methods

6 years agoUpdate version + date
Kern Sibbald [Sat, 10 Jun 2017 14:33:41 +0000 (16:33 +0200)]
Update version + date

6 years agoMake getmsg.c compatible with old FDs
Kern Sibbald [Sat, 10 Jun 2017 14:24:51 +0000 (16:24 +0200)]
Make getmsg.c compatible with old FDs

6 years agoUse one MAX_BLOCK_SIZE and set to 20M
Kern Sibbald [Fri, 9 Jun 2017 06:28:37 +0000 (08:28 +0200)]
Use one MAX_BLOCK_SIZE and set to 20M

6 years agorpm: Add Fedora 25 build platform
Davide Franco [Thu, 8 Jun 2017 13:25:30 +0000 (15:25 +0200)]
rpm: Add Fedora 25 build platform

6 years agoUpdate ReleaseNotes, ChangeLog and version
Kern Sibbald [Wed, 7 Jun 2017 08:42:15 +0000 (10:42 +0200)]
Update ReleaseNotes, ChangeLog and version

6 years agoRemove vestiges of crc32_bad -- fixes Solaris build
Kern Sibbald [Wed, 7 Jun 2017 08:37:36 +0000 (10:37 +0200)]
Remove vestiges of crc32_bad -- fixes Solaris build

6 years agoFix #2890 about segfault in .status command on Redhat 5 32bit
Eric Bollengier [Wed, 7 Jun 2017 07:29:34 +0000 (09:29 +0200)]
Fix #2890 about segfault in .status command on Redhat 5 32bit

6 years agoDisplay the correct address in lockdump for db_lock()
Eric Bollengier [Tue, 30 May 2017 12:59:05 +0000 (14:59 +0200)]
Display the correct address in lockdump for db_lock()

6 years agoAdd missing semi-colon in bsys.c
Kern Sibbald [Wed, 7 Jun 2017 07:53:16 +0000 (09:53 +0200)]
Add missing semi-colon in bsys.c

6 years agobaculum: Fix incorrect table name error during restore start
Marcin Haba [Tue, 6 Jun 2017 16:59:22 +0000 (18:59 +0200)]
baculum: Fix incorrect table name error during restore start

6 years agoTweak update version + ChangeLog + ReleaseNotes Release-7.9.2
Kern Sibbald [Mon, 5 Jun 2017 16:32:09 +0000 (18:32 +0200)]
Tweak update version + ChangeLog + ReleaseNotes

6 years agoFix getmsg to handle additional forms of Progress messages
Kern Sibbald [Mon, 5 Jun 2017 16:25:12 +0000 (18:25 +0200)]
Fix getmsg to handle additional forms of Progress messages