]> git.sur5r.net Git - bacula/bacula/log
bacula/bacula
7 years agoAdd bacula.conf.in to git repo as required Release-7.4.4
Kern Sibbald [Wed, 21 Sep 2016 09:58:36 +0000 (11:58 +0200)]
Add bacula.conf.in to git repo as required

7 years agoTweak fix LICENSE and LICENSE-FOSS spelling errors
Kern Sibbald [Wed, 21 Sep 2016 09:55:49 +0000 (11:55 +0200)]
Tweak fix LICENSE and LICENSE-FOSS spelling errors

7 years agoUpdate ReleaseNotes + ChangeLog
Kern Sibbald [Tue, 20 Sep 2016 17:06:13 +0000 (19:06 +0200)]
Update ReleaseNotes + ChangeLog

7 years agoTweak recompile configure.in
Kern Sibbald [Tue, 20 Sep 2016 16:55:10 +0000 (18:55 +0200)]
Tweak recompile configure.in

7 years agoTweak update version date
Kern Sibbald [Tue, 20 Sep 2016 16:33:41 +0000 (18:33 +0200)]
Tweak update version date

7 years agoFix broken backport commit
Kern Sibbald [Tue, 20 Sep 2016 16:33:24 +0000 (18:33 +0200)]
Fix broken backport commit

7 years agoEnsure that zero JobMedias are written for labelling
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

7 years agoFix error message about the stream 26 (PLUGIN_NAME) in bextract
Eric Bollengier [Thu, 7 Jul 2016 13:24:30 +0000 (15:24 +0200)]
Fix error message about the stream 26 (PLUGIN_NAME) in bextract

7 years agoModify status to include Admin and Restore in Level field -- clearer
Kern Sibbald [Tue, 12 Jul 2016 08:21:21 +0000 (10:21 +0200)]
Modify status to include Admin and Restore in Level field -- clearer

7 years agoHandle NULL pointers in smartdump() and asciidump()
Eric Bollengier [Thu, 14 Jul 2016 11:43:57 +0000 (13:43 +0200)]
Handle NULL pointers in smartdump() and asciidump()

7 years agoEnable the plugin directory for the FileDaemon by default
Eric Bollengier [Mon, 18 Jul 2016 14:50:44 +0000 (16:50 +0200)]
Enable the plugin directory for the FileDaemon by default

7 years agoDisplay PrefixLinks in "show job" output
Eric Bollengier [Wed, 20 Jul 2016 09:46:59 +0000 (11:46 +0200)]
Display PrefixLinks in "show job" output

7 years agoFix #1968 print the ScratchPool name instead of just 'Scratch'
Eric Bollengier [Thu, 21 Jul 2016 14:13:19 +0000 (16:13 +0200)]
Fix #1968 print the ScratchPool name instead of just 'Scratch'

7 years agoCheck if the ScratchPool points to the current Pool and print a warning message in...
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

7 years agosystemd: Give 3mins to the bacula-sd service to stop and close the dde
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

7 years agoFix #335 Avoid backups going to the scratch pool
Eric Bollengier [Thu, 11 Aug 2016 16:12:58 +0000 (18:12 +0200)]
Fix #335 Avoid backups going to the scratch pool

7 years agoFix small memory leak with the restart command
Eric Bollengier [Tue, 23 Aug 2016 12:40:44 +0000 (14:40 +0200)]
Fix small memory leak with the restart command

7 years agoFix #2085 About director segfault in cram-md5 function
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

7 years agoFix compilation without SMARTALLOC
Eric Bollengier [Thu, 8 Sep 2016 13:13:18 +0000 (15:13 +0200)]
Fix compilation without SMARTALLOC

7 years agoTweak add FIXME
Kern Sibbald [Mon, 19 Sep 2016 15:27:59 +0000 (17:27 +0200)]
Tweak add FIXME

7 years agoAttempt to fix bug #2237
Kern Sibbald [Mon, 12 Sep 2016 11:56:01 +0000 (13:56 +0200)]
Attempt to fix bug #2237

7 years agoFix spurious MD5 update errors when nothing changed should fix bug #2237 and others
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

7 years agoFix #2060 about SQL false error message with "update volume fromallpools" command
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

7 years agoTweak version+date
Kern Sibbald [Sun, 11 Sep 2016 08:19:06 +0000 (10:19 +0200)]
Tweak version+date

7 years agoRecompile configure.in
Kern Sibbald [Sun, 11 Sep 2016 08:16:32 +0000 (10:16 +0200)]
Recompile configure.in

7 years agoFix systemd installation
Kern Sibbald [Sun, 11 Sep 2016 08:16:19 +0000 (10:16 +0200)]
Fix systemd installation

7 years agoIf using readline reset terminal at bconsole exit
Kern Sibbald [Sun, 11 Sep 2016 05:43:53 +0000 (07:43 +0200)]
If using readline reset terminal at bconsole exit

7 years agobaculum: Update language files
Marcin Haba [Sun, 14 Aug 2016 13:48:45 +0000 (15:48 +0200)]
baculum: Update language files

7 years agogui: tweak license acceptance text
Kern Sibbald [Sun, 31 Jul 2016 13:26:28 +0000 (15:26 +0200)]
gui: tweak license acceptance text

7 years agogui: tweak WebGUI to Web GUI
Kern Sibbald [Sun, 31 Jul 2016 07:53:30 +0000 (09:53 +0200)]
gui: tweak WebGUI to Web GUI

7 years agoMinor modifications to Ubuntu packaging
Kern Sibbald [Sun, 31 Jul 2016 07:36:42 +0000 (09:36 +0200)]
Minor modifications to Ubuntu packaging

7 years agoAdd explicit LL to big integers to appease older compilers
Kern Sibbald [Wed, 20 Jul 2016 11:32:23 +0000 (13:32 +0200)]
Add explicit LL to big integers to appease older compilers

7 years agoAllow multiple mailcommand+operatorcommand in Messages. Fixes bug #2222
Kern Sibbald [Mon, 18 Jul 2016 15:12:05 +0000 (17:12 +0200)]
Allow multiple mailcommand+operatorcommand in Messages. Fixes bug #2222

7 years agoTweak ReleasNotes Release-7.4.3
Kern Sibbald [Mon, 18 Jul 2016 09:03:11 +0000 (11:03 +0200)]
Tweak ReleasNotes

7 years agoUpdate ChangeLog+ReleaseNotes
Kern Sibbald [Mon, 18 Jul 2016 08:52:44 +0000 (10:52 +0200)]
Update ChangeLog+ReleaseNotes

7 years agoAdd shortcut to RunScript console commands. Submitted by Wanderlei Huttel. Fixes...
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

7 years agoTweak update version+date
Kern Sibbald [Sun, 17 Jul 2016 16:22:07 +0000 (18:22 +0200)]
Tweak update version+date

7 years agoFail when multipl mailcommand and other strings are specified in .conf. Fixes bug...
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

7 years agoAdd support for terabytes in sizes. Submitted by Wanderlei Huttel. Fixes bug #2223
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

7 years agoAdd error message for truncate command when actiononpurge not set. Fixes bug #2221
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

7 years agoTweak LICENSEs
Kern Sibbald [Sun, 17 Jul 2016 16:12:21 +0000 (18:12 +0200)]
Tweak LICENSEs

7 years agoFix optimization error with GCC 6.1
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.

7 years agoFix compilation warnings with GCC 6.1
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

7 years agoExplicitly create MySQL user in grant_mysql_privileges.in
Kern Sibbald [Wed, 13 Jul 2016 08:41:45 +0000 (10:41 +0200)]
Explicitly create MySQL user in grant_mysql_privileges.in

7 years agoTweak make_mysql_table.in comments
Kern Sibbald [Wed, 13 Jul 2016 08:41:08 +0000 (10:41 +0200)]
Tweak make_mysql_table.in comments

7 years agoUpdate ReleaseNotes+ChangeLog+version+date Release-7.4.2
Kern Sibbald [Wed, 6 Jul 2016 19:03:41 +0000 (21:03 +0200)]
Update ReleaseNotes+ChangeLog+version+date

7 years agoTweak update copyright year
Kern Sibbald [Wed, 6 Jul 2016 18:54:07 +0000 (20:54 +0200)]
Tweak update copyright year

7 years agoFix #1926 about wrong duplicate job detection with Copy/Migration and Backup jobs
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

7 years agoFix zero level debug output -- now at 100
Kern Sibbald [Sat, 2 Jul 2016 09:41:47 +0000 (11:41 +0200)]
Fix zero level debug output -- now at 100

7 years agoFix #766 about Job logs displayed with unneeded linefeed
Eric Bollengier [Wed, 29 Jun 2016 13:17:19 +0000 (15:17 +0200)]
Fix #766 about Job logs displayed with unneeded linefeed

7 years agoTweak remove unneeded .patch files in the cats directory
Eric Bollengier [Wed, 29 Jun 2016 13:15:36 +0000 (15:15 +0200)]
Tweak remove unneeded .patch files in the cats directory

7 years agoFix #1902 about a segfault with the "cancel inactive" command
Eric Bollengier [Mon, 27 Jun 2016 12:43:05 +0000 (14:43 +0200)]
Fix #1902 about a segfault with the "cancel inactive" command

7 years agoRecompile configure after db.m4 change
Kern Sibbald [Sun, 3 Jul 2016 10:20:24 +0000 (12:20 +0200)]
Recompile configure after db.m4 change

7 years agoFix batch insert for MySQL 5.7
Kern Sibbald [Sun, 3 Jul 2016 10:19:36 +0000 (12:19 +0200)]
Fix batch insert for MySQL 5.7

7 years agoTweak recompile configure.in
Kern Sibbald [Tue, 14 Jun 2016 06:49:24 +0000 (08:49 +0200)]
Tweak recompile configure.in

7 years agoFix bug where MySQL 5.7 is improperly linked on Ubuntu 16.04
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

7 years agoRecompile configure Release-7.4.1
Kern Sibbald [Wed, 1 Jun 2016 15:32:00 +0000 (17:32 +0200)]
Recompile configure

7 years agoUpdate configure.in for removed updatedb files
Kern Sibbald [Wed, 1 Jun 2016 15:31:50 +0000 (17:31 +0200)]
Update configure.in for removed updatedb files

7 years agoIn updatedb get recent update_xx_tables and remove old versions
Kern Sibbald [Wed, 1 Jun 2016 12:54:19 +0000 (14:54 +0200)]
In updatedb get recent update_xx_tables and remove old versions

7 years agoUpdate ReleaseNotes and ChangeLog
Kern Sibbald [Tue, 31 May 2016 16:08:01 +0000 (18:08 +0200)]
Update ReleaseNotes and ChangeLog

7 years agoUpdate version + date
Kern Sibbald [Tue, 31 May 2016 16:00:53 +0000 (18:00 +0200)]
Update version + date

7 years agoTweak: fix compiler warning
Kern Sibbald [Tue, 31 May 2016 16:00:45 +0000 (18:00 +0200)]
Tweak: fix compiler warning

7 years agoFix bug #1849 MySQL does not accept 0 for DATETIME default
Kern Sibbald [Tue, 31 May 2016 06:15:29 +0000 (08:15 +0200)]
Fix bug #1849 MySQL does not accept 0 for DATETIME default

7 years agoModify the alist object to be reused after a destroy()
Eric Bollengier [Thu, 12 May 2016 13:54:29 +0000 (15:54 +0200)]
Modify the alist object to be reused after a destroy()

7 years agoTweak fix compiler warning
Kern Sibbald [Wed, 18 May 2016 12:24:15 +0000 (14:24 +0200)]
Tweak fix compiler warning

7 years agoTweak update date in c file
Kern Sibbald [Tue, 17 May 2016 19:13:07 +0000 (21:13 +0200)]
Tweak update date in c file

7 years agoTweak smartalloc casting + prototypes
Kern Sibbald [Sat, 14 May 2016 11:48:57 +0000 (13:48 +0200)]
Tweak smartalloc casting + prototypes

7 years agoTweak regress .gitignore
Kern Sibbald [Sat, 14 May 2016 09:01:01 +0000 (11:01 +0200)]
Tweak regress .gitignore

7 years agoTweak .gitignore to cleanup git status output
Kern Sibbald [Sun, 24 Apr 2016 07:33:50 +0000 (09:33 +0200)]
Tweak .gitignore to cleanup git status output

7 years agobaculum: Fix setting invalid timezone value for PHP
Marcin Haba [Sun, 24 Apr 2016 17:46:09 +0000 (19:46 +0200)]
baculum: Fix setting invalid timezone value for PHP

7 years agoFix the restore termination string in the job report to take in account JobErrors...
Eric Bollengier [Thu, 7 Apr 2016 08:15:39 +0000 (10:15 +0200)]
Fix the restore termination string in the job report to take in account JobErrors and SDErrors

When SDErrors or JobErrors (from the DIR/FD) are > 0, we display

  Termination:            Restore OK -- with errors

instead of

  Termination:            Restore OK

7 years agoregress: Fix chown error in make setup
Eric Bollengier [Thu, 7 Apr 2016 06:34:37 +0000 (08:34 +0200)]
regress: Fix chown error in make setup

7 years agoTweak typo in MaximumNetworkBufferSize directive
Marcin Haba [Thu, 10 Mar 2016 08:44:54 +0000 (09:44 +0100)]
Tweak typo in MaximumNetworkBufferSize directive

7 years agoFix bconsole "llist job=<xxxx>" output
Eric Bollengier [Fri, 4 Mar 2016 16:24:11 +0000 (17:24 +0100)]
Fix bconsole "llist job=<xxxx>" output

7 years agoConvert a Migration job with errors into a Copy job
Eric Bollengier [Tue, 2 Feb 2016 09:50:28 +0000 (10:50 +0100)]
Convert a Migration job with errors into a Copy job

Do not prune a job after a migration that had errors.
Put a migration/copy job in ErrorTerminated after SD errors.

7 years agoFix #146 about update volume command line usage
Eric Bollengier [Tue, 1 Mar 2016 08:30:26 +0000 (09:30 +0100)]
Fix #146 about update volume command line usage

7 years agobat: Fix #1066 about bad update pool command
Eric Bollengier [Mon, 29 Feb 2016 17:02:50 +0000 (18:02 +0100)]
bat: Fix #1066 about bad update pool command

7 years agoTweak copyright year
Kern Sibbald [Mon, 18 Apr 2016 10:54:43 +0000 (12:54 +0200)]
Tweak copyright year

7 years agoFix #1653 about make_catalog_backup default user name
Eric Bollengier [Mon, 29 Feb 2016 16:53:01 +0000 (17:53 +0100)]
Fix #1653 about make_catalog_backup default user name

7 years agoFix compilation for AIX
Kern Sibbald [Mon, 18 Apr 2016 10:38:23 +0000 (12:38 +0200)]
Fix compilation for AIX

7 years agoTweak bsock msglen of zero loop
Kern Sibbald [Thu, 14 Apr 2016 13:59:17 +0000 (15:59 +0200)]
Tweak bsock msglen of zero loop

7 years agobaculum: Show jobs for client
Marcin Haba [Sat, 12 Mar 2016 01:33:19 +0000 (02:33 +0100)]
baculum: Show jobs for client

7 years agobaculum: Show jobs stored on volume
Marcin Haba [Sun, 28 Feb 2016 16:23:25 +0000 (17:23 +0100)]
baculum: Show jobs stored on volume

7 years agobaculum: Tweak escape config file values
Marcin Haba [Fri, 26 Feb 2016 08:03:13 +0000 (09:03 +0100)]
baculum: Tweak escape config file values

8 years agoTweak update version + date Release-7.4.0a
Kern Sibbald [Mon, 15 Feb 2016 09:21:00 +0000 (19:21 +1000)]
Tweak update version + date

8 years agoFix update Volume=x Slot=nn when Slot > MaxVols
Kern Sibbald [Mon, 15 Feb 2016 09:18:34 +0000 (19:18 +1000)]
Fix update Volume=x Slot=nn when Slot > MaxVols

8 years agoSet exit code for create_postgresql_database.in
Kern Sibbald [Mon, 15 Feb 2016 07:50:15 +0000 (17:50 +1000)]
Set exit code for create_postgresql_database.in

8 years agoFix bug 2199 -- typo in update_postgresql_tables.in
Kern Sibbald [Tue, 9 Feb 2016 08:05:00 +0000 (19:05 +1100)]
Fix bug 2199 -- typo in update_postgresql_tables.in

8 years agoFix bug #2197 -- build failure with --disable-libtool
Kern Sibbald [Tue, 9 Feb 2016 07:58:12 +0000 (18:58 +1100)]
Fix bug #2197 -- build failure with --disable-libtool

8 years agoFix bug #2204 -- superfluous END-OF-DATA in update_mysql_tables.in
Kern Sibbald [Tue, 9 Feb 2016 07:08:00 +0000 (18:08 +1100)]
Fix bug #2204 -- superfluous END-OF-DATA in update_mysql_tables.in

8 years agoRemove exporting add_mtab_item -- fixes bug #2198
Kern Sibbald [Sun, 31 Jan 2016 21:09:30 +0000 (13:09 -0800)]
Remove exporting add_mtab_item -- fixes bug #2198

8 years agoFix possible problem of show multiple resources
Kern Sibbald [Sat, 23 Jan 2016 10:35:45 +0000 (11:35 +0100)]
Fix possible problem of show multiple resources

8 years agoFix typos in ReleaseNotes
Kern Sibbald [Mon, 18 Jan 2016 07:10:38 +0000 (08:10 +0100)]
Fix typos in ReleaseNotes

8 years agoComment out tools/smtp-orig.c as it is for reference only
Kern Sibbald [Mon, 18 Jan 2016 06:01:01 +0000 (07:01 +0100)]
Comment out tools/smtp-orig.c as it is for reference only

8 years agoTweak date Release-7.4.0
Kern Sibbald [Fri, 15 Jan 2016 16:57:18 +0000 (17:57 +0100)]
Tweak date

8 years agoTweak ReleaseNotes
Kern Sibbald [Fri, 15 Jan 2016 16:14:56 +0000 (17:14 +0100)]
Tweak ReleaseNotes

8 years agoFix compiler warning
Kern Sibbald [Fri, 15 Jan 2016 11:17:26 +0000 (12:17 +0100)]
Fix compiler warning

8 years agoFix typo in table name
Kern Sibbald [Fri, 15 Jan 2016 10:57:24 +0000 (11:57 +0100)]
Fix typo in table name

8 years agoTweak update ReleaseNotes
Kern Sibbald [Fri, 15 Jan 2016 09:50:57 +0000 (10:50 +0100)]
Tweak update ReleaseNotes

8 years agoTweak recompile configure
Kern Sibbald [Fri, 15 Jan 2016 09:08:04 +0000 (10:08 +0100)]
Tweak recompile configure