]>
git.sur5r.net Git - bacula/bacula/log
Kern Sibbald [Wed, 15 Mar 2017 11:14:48 +0000 (12:14 +0100)]
Tweak update version + date
Kern Sibbald [Wed, 15 Mar 2017 11:13:34 +0000 (12:13 +0100)]
Permit specifying query item number on bconsole query command line
Kern Sibbald [Wed, 15 Mar 2017 10:40:49 +0000 (11:40 +0100)]
Attempt once again to fix OpenBSD acl/xattr problems
Kern Sibbald [Wed, 15 Mar 2017 10:38:45 +0000 (11:38 +0100)]
Fix Solaris 10 problems reported by Phil Stracchino
Kern Sibbald [Wed, 15 Mar 2017 08:02:12 +0000 (09:02 +0100)]
Fix EPROTO on OpenBSD
Kern Sibbald [Sat, 11 Mar 2017 09:15:14 +0000 (10:15 +0100)]
Tweak ReleaseNotes
Kern Sibbald [Sat, 11 Mar 2017 08:52:54 +0000 (09:52 +0100)]
Update ChangeLog and ReleaseNotes
Kern Sibbald [Fri, 10 Mar 2017 16:16:03 +0000 (17:16 +0100)]
Fix bug #2271 where poll interval causes tape mount message to repeat
Kern Sibbald [Fri, 10 Mar 2017 14:21:40 +0000 (15:21 +0100)]
Tweak update version
Kern Sibbald [Fri, 10 Mar 2017 12:22:09 +0000 (13:22 +0100)]
Attempt to fix IPV6 not configured
Kern Sibbald [Fri, 10 Mar 2017 12:21:10 +0000 (13:21 +0100)]
Tweak update version
Kern Sibbald [Thu, 9 Mar 2017 16:29:12 +0000 (17:29 +0100)]
Tweak update version date
Kern Sibbald [Thu, 9 Mar 2017 16:27:51 +0000 (17:27 +0100)]
Possible fix for acl seg fault on OpenBSD where no acl code defined
Kern Sibbald [Thu, 9 Mar 2017 09:56:40 +0000 (10:56 +0100)]
Change release digest from SHA1 to SHA256
Kern Sibbald [Tue, 14 Feb 2017 10:15:43 +0000 (11:15 +0100)]
Fix getnameinfo() for FreeBSD fixes bug #2083
Kern Sibbald [Mon, 13 Feb 2017 14:17:50 +0000 (15:17 +0100)]
Tweak Dart configuration for community
Kern Sibbald [Tue, 7 Feb 2017 14:07:45 +0000 (15:07 +0100)]
Final tweaks for release 7.4.5
Kern Sibbald [Tue, 7 Feb 2017 10:19:13 +0000 (11:19 +0100)]
Correct wrong word in message
Kern Sibbald [Tue, 7 Feb 2017 09:00:33 +0000 (10:00 +0100)]
Tweak .gitignore to reduce clutter
Kern Sibbald [Sat, 28 Jan 2017 22:00:31 +0000 (23:00 +0100)]
Tweak update version+date
Kern Sibbald [Sat, 28 Jan 2017 13:11:37 +0000 (14:11 +0100)]
Remove restriction on using the scratch pool that can cause restore failures
Kern Sibbald [Sat, 28 Jan 2017 13:08:05 +0000 (14:08 +0100)]
Remove debug code that breaks btape fill
Kern Sibbald [Sun, 25 Dec 2016 15:42:16 +0000 (16:42 +0100)]
Tweak update copyright
Kern Sibbald [Sun, 25 Dec 2016 13:43:35 +0000 (14:43 +0100)]
Tweak remove unneeded changes
Kern Sibbald [Sun, 25 Dec 2016 09:46:58 +0000 (10:46 +0100)]
Initialize freespace_mutex fixes bug 2207
Marcin Haba [Sun, 11 Dec 2016 16:39:48 +0000 (17:39 +0100)]
baculum: Update AUTHORS file
Marcin Haba [Thu, 8 Dec 2016 14:05:19 +0000 (15:05 +0100)]
baculum: Enable Japanese language on web interface
Ken Sawada [Thu, 8 Dec 2016 14:03:28 +0000 (15:03 +0100)]
baculum: Implement Japanese language support
Kern Sibbald [Sat, 19 Nov 2016 15:57:42 +0000 (16:57 +0100)]
Update version + date
Radoslaw Korzeniewski [Sat, 19 Nov 2016 15:56:53 +0000 (16:56 +0100)]
XACL - refactoring an ACL and XATTR codes.
A specialized class to handle ACL and XATTR in Bacula Enterprise.
The runtime consist of two parts:
1. OS independent class: XACL
2. OS dependent subclass: XACL_*
OS dependent subclasses are available for the following OS:
- Darwin (OSX)
- FreeBSD (POSIX and NFSv4/ZFS acls)
- Linux
- Solaris (POSIX and NFSv4/ZFS acls)
OS dependend subclasses in progress:
- AIX (pre-5.3 and post 5.3 acls, acl_get and aclx_get interface)
- HPUX
- IRIX
- Tru64
Kern Sibbald [Sat, 19 Nov 2016 14:16:56 +0000 (15:16 +0100)]
Revert "Warn of Storage Daemon version incompatibility if label fails. Bug #2193"
This reverts commit
10ecaa87061938356c8cb10f6f4afec1e2fc9260 .
Kern Sibbald [Sun, 2 Oct 2016 07:55:45 +0000 (09:55 +0200)]
Make another attempt to resolve bug #2176
Alison Chaiken [Sun, 3 Jan 2016 08:09:33 +0000 (00:09 -0800)]
Amend logwatch Makefile.in to work with alternative file. Bug #2187 locations
Recent distro releases may place logwatch's configuration files in
different locations. Improve the Makefile.in by testing for the actual
location of the files.
Ana Emilia M. de Arruda [Tue, 20 Oct 2015 03:27:30 +0000 (00:27 -0300)]
Fix bug #2178 for bconsole status schedule to also list scheduled hours.
Alison Chaiken [Mon, 4 Jan 2016 07:11:14 +0000 (23:11 -0800)]
The presence of FileSet and Pool directives in the Job. Bug #2188 resource of the exemplary Director configuration file may mislead new users, who may waste time trying to figure out their values. Mark them as present but ignored as a helpful hint.
Alison Chaiken [Sun, 2 Oct 2016 07:03:04 +0000 (09:03 +0200)]
Warn of Storage Daemon version incompatibility if label fails. Bug #2193
Print an error message identifying incompatibilty between Storage Daemon and Director versions if the label-request response from the SD contains "3000 OK" but does not match the pattern the Director expects. Otherwise novice users may be misled by print_reminder into believing that they have drive-mounting problems.
Kern Sibbald [Sun, 2 Oct 2016 06:46:21 +0000 (08:46 +0200)]
Apply patch to list more pool info from bug #2202
Kern Sibbald [Fri, 30 Sep 2016 12:02:11 +0000 (14:02 +0200)]
Fix junk in print of resource[rindex] + tweak the messages
Kern Sibbald [Thu, 29 Sep 2016 13:59:30 +0000 (15:59 +0200)]
Tweak correct LSMDATE typo
Kern Sibbald [Wed, 21 Sep 2016 14:45:20 +0000 (16:45 +0200)]
Fix status alignment output reported by Wanderlei Huttel
Kern Sibbald [Wed, 21 Sep 2016 09:58:36 +0000 (11:58 +0200)]
Add bacula.conf.in to git repo as required
Kern Sibbald [Wed, 21 Sep 2016 09:55:49 +0000 (11:55 +0200)]
Tweak fix LICENSE and LICENSE-FOSS spelling errors
Kern Sibbald [Tue, 20 Sep 2016 17:06:13 +0000 (19:06 +0200)]
Update ReleaseNotes + ChangeLog
Kern Sibbald [Tue, 20 Sep 2016 16:55:10 +0000 (18:55 +0200)]
Tweak recompile configure.in
Kern Sibbald [Tue, 20 Sep 2016 16:33:41 +0000 (18:33 +0200)]
Tweak update version date
Kern Sibbald [Tue, 20 Sep 2016 16:33:24 +0000 (18:33 +0200)]
Fix broken backport commit
Kern Sibbald [Mon, 11 Jul 2016 08:43:50 +0000 (10:43 +0200)]
Ensure that zero JobMedias are written for labelling
Conflicts:
bacula/src/stored/askdir.c
Eric Bollengier [Thu, 7 Jul 2016 13:24:30 +0000 (15:24 +0200)]
Fix error message about the stream 26 (PLUGIN_NAME) in bextract
Kern Sibbald [Tue, 12 Jul 2016 08:21:21 +0000 (10:21 +0200)]
Modify status to include Admin and Restore in Level field -- clearer
Eric Bollengier [Thu, 14 Jul 2016 11:43:57 +0000 (13:43 +0200)]
Handle NULL pointers in smartdump() and asciidump()
Eric Bollengier [Mon, 18 Jul 2016 14:50:44 +0000 (16:50 +0200)]
Enable the plugin directory for the FileDaemon by default
Eric Bollengier [Wed, 20 Jul 2016 09:46:59 +0000 (11:46 +0200)]
Display PrefixLinks in "show job" output
Eric Bollengier [Thu, 21 Jul 2016 14:13:19 +0000 (16:13 +0200)]
Fix #1968 print the ScratchPool name instead of just 'Scratch'
Eric Bollengier [Fri, 22 Jul 2016 07:20:02 +0000 (09:20 +0200)]
Check if the ScratchPool points to the current Pool and print a warning message in such case
Eric Bollengier [Mon, 8 Aug 2016 16:31:07 +0000 (18:31 +0200)]
systemd: Give 3mins to the bacula-sd service to stop and close the dde
Conflicts:
bacula/platforms/systemd/bacula-sd.service.in
Eric Bollengier [Thu, 11 Aug 2016 16:12:58 +0000 (18:12 +0200)]
Fix #335 Avoid backups going to the scratch pool
Eric Bollengier [Tue, 23 Aug 2016 12:40:44 +0000 (14:40 +0200)]
Fix small memory leak with the restart command
Eric Bollengier [Mon, 12 Sep 2016 15:48:08 +0000 (17:48 +0200)]
Fix #2085 About director segfault in cram-md5 function
The socket is not supposed to be NULL at that point.
BSOCK::recv (this=0x0) at bsock.c:795
in cram_md5_respond (bs=0x0, password=0x7f0961a939c8 "
336e56dd67724e551c983a1c50c1f51f ", tls_remote_need=<value optimized out>, compatible=0x7f09a53e0a68) at cram-md5.c:155
in authenticate_storage_daemon (jcr=0x1469218, store=0x7f0961a93a28) at authenticate.c:98
in connect_to_storage_daemon (jcr=0x1469218, retry_interval=10, max_retry_time=1800, verbose=1) at msgchan.c:133
in do_backup (jcr=0x1469218) at backup.c:498
Eric Bollengier [Thu, 8 Sep 2016 13:13:18 +0000 (15:13 +0200)]
Fix compilation without SMARTALLOC
Kern Sibbald [Mon, 19 Sep 2016 15:27:59 +0000 (17:27 +0200)]
Tweak add FIXME
Kern Sibbald [Mon, 12 Sep 2016 11:56:01 +0000 (13:56 +0200)]
Attempt to fix bug #2237
Eric Bollengier [Mon, 29 Aug 2016 16:25:18 +0000 (18:25 +0200)]
Fix spurious MD5 update errors when nothing changed should fix bug #2237 and others
Eric Bollengier [Fri, 2 Sep 2016 15:32:15 +0000 (17:32 +0200)]
Fix #2060 about SQL false error message with "update volume fromallpools" command
Kern Sibbald [Sun, 11 Sep 2016 08:19:06 +0000 (10:19 +0200)]
Tweak version+date
Kern Sibbald [Sun, 11 Sep 2016 08:16:32 +0000 (10:16 +0200)]
Recompile configure.in
Kern Sibbald [Sun, 11 Sep 2016 08:16:19 +0000 (10:16 +0200)]
Fix systemd installation
Kern Sibbald [Sun, 11 Sep 2016 05:43:53 +0000 (07:43 +0200)]
If using readline reset terminal at bconsole exit
Marcin Haba [Sun, 14 Aug 2016 13:48:45 +0000 (15:48 +0200)]
baculum: Update language files
Kern Sibbald [Sun, 31 Jul 2016 13:26:28 +0000 (15:26 +0200)]
gui: tweak license acceptance text
Kern Sibbald [Sun, 31 Jul 2016 07:53:30 +0000 (09:53 +0200)]
gui: tweak WebGUI to Web GUI
Kern Sibbald [Sun, 31 Jul 2016 07:36:42 +0000 (09:36 +0200)]
Minor modifications to Ubuntu packaging
Kern Sibbald [Wed, 20 Jul 2016 11:32:23 +0000 (13:32 +0200)]
Add explicit LL to big integers to appease older compilers
Kern Sibbald [Mon, 18 Jul 2016 15:12:05 +0000 (17:12 +0200)]
Allow multiple mailcommand+operatorcommand in Messages. Fixes bug #2222
Kern Sibbald [Mon, 18 Jul 2016 09:03:11 +0000 (11:03 +0200)]
Tweak ReleasNotes
Kern Sibbald [Mon, 18 Jul 2016 08:52:44 +0000 (10:52 +0200)]
Update ChangeLog+ReleaseNotes
Kern Sibbald [Sun, 17 Jul 2016 16:32:00 +0000 (18:32 +0200)]
Add shortcut to RunScript console commands. Submitted by Wanderlei Huttel. Fixes bug #2224
Kern Sibbald [Sun, 17 Jul 2016 16:22:07 +0000 (18:22 +0200)]
Tweak update version+date
Kern Sibbald [Sun, 17 Jul 2016 16:21:41 +0000 (18:21 +0200)]
Fail when multipl mailcommand and other strings are specified in .conf. Fixes bug #2222
Kern Sibbald [Sun, 17 Jul 2016 16:20:15 +0000 (18:20 +0200)]
Add support for terabytes in sizes. Submitted by Wanderlei Huttel. Fixes bug #2223
Wanderlei Huttel [Sun, 17 Jul 2016 16:18:08 +0000 (18:18 +0200)]
Add error message for truncate command when actiononpurge not set. Fixes bug #2221
Kern Sibbald [Sun, 17 Jul 2016 16:12:21 +0000 (18:12 +0200)]
Tweak LICENSEs
Eric Bollengier [Thu, 14 Jul 2016 18:37:31 +0000 (20:37 +0200)]
Fix optimization error with GCC 6.1
With new gcc/g++ version, the memset() call in SMARTALLOC::new()
is stripped out automatically with the -O2 flag.
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=71885
The patch modifies slightly the code to avoid this optimization.
Eric Bollengier [Thu, 14 Jul 2016 15:43:43 +0000 (17:43 +0200)]
Fix compilation warnings with GCC 6.1
The new GCC 6.1 considers that "this" is always different from NULL,
the compiler produces a warning, and the code is optimized in this
sens.
this ? "something" : "somethingelse";
will always return "something", even if this is NULL.
This C++ trick was used with the alist
alist->size() => if null, it returns 0
alist->empty() => if null, it returns true
Kern Sibbald [Wed, 13 Jul 2016 08:41:45 +0000 (10:41 +0200)]
Explicitly create MySQL user in grant_mysql_privileges.in
Kern Sibbald [Wed, 13 Jul 2016 08:41:08 +0000 (10:41 +0200)]
Tweak make_mysql_table.in comments
Kern Sibbald [Wed, 6 Jul 2016 19:03:41 +0000 (21:03 +0200)]
Update ReleaseNotes+ChangeLog+version+date
Kern Sibbald [Wed, 6 Jul 2016 18:54:07 +0000 (20:54 +0200)]
Tweak update copyright year
Eric Bollengier [Wed, 6 Jul 2016 12:03:25 +0000 (14:03 +0200)]
Fix #1926 about wrong duplicate job detection with Copy/Migration and Backup jobs
Kern Sibbald [Sat, 2 Jul 2016 09:41:47 +0000 (11:41 +0200)]
Fix zero level debug output -- now at 100
Eric Bollengier [Wed, 29 Jun 2016 13:17:19 +0000 (15:17 +0200)]
Fix #766 about Job logs displayed with unneeded linefeed
Eric Bollengier [Wed, 29 Jun 2016 13:15:36 +0000 (15:15 +0200)]
Tweak remove unneeded .patch files in the cats directory
Eric Bollengier [Mon, 27 Jun 2016 12:43:05 +0000 (14:43 +0200)]
Fix #1902 about a segfault with the "cancel inactive" command
Kern Sibbald [Sun, 3 Jul 2016 10:20:24 +0000 (12:20 +0200)]
Recompile configure after db.m4 change
Kern Sibbald [Sun, 3 Jul 2016 10:19:36 +0000 (12:19 +0200)]
Fix batch insert for MySQL 5.7
Kern Sibbald [Tue, 14 Jun 2016 06:49:24 +0000 (08:49 +0200)]
Tweak recompile configure.in
Kern Sibbald [Tue, 14 Jun 2016 06:21:38 +0000 (08:21 +0200)]
Fix bug where MySQL 5.7 is improperly linked on Ubuntu 16.04
Kern Sibbald [Wed, 1 Jun 2016 15:32:00 +0000 (17:32 +0200)]
Recompile configure
Kern Sibbald [Wed, 1 Jun 2016 15:31:50 +0000 (17:31 +0200)]
Update configure.in for removed updatedb files
Kern Sibbald [Wed, 1 Jun 2016 12:54:19 +0000 (14:54 +0200)]
In updatedb get recent update_xx_tables and remove old versions
Kern Sibbald [Tue, 31 May 2016 16:08:01 +0000 (18:08 +0200)]
Update ReleaseNotes and ChangeLog