]>
granicus.if.org Git - icinga2/log
Michael Friedrich [Thu, 30 Oct 2014 14:19:09 +0000 (15:19 +0100)]
Cli: Fix log for CA copy in 'agent setup --master'
refs #7248
Michael Friedrich [Thu, 30 Oct 2014 13:40:03 +0000 (14:40 +0100)]
Fix enabling features in RPMs
fixes #7510
Gunnar Beutner [Thu, 30 Oct 2014 12:04:00 +0000 (13:04 +0100)]
Fix operator== for Value and String comparisons
refs #7472
Wolfgang Nieder [Tue, 28 Oct 2014 20:43:20 +0000 (21:43 +0100)]
Docs: Fix typos and other small corrections
fixes #7477
Signed-off-by: Gunnar Beutner <gunnar@beutner.name>
Gunnar Beutner [Thu, 30 Oct 2014 11:22:31 +0000 (12:22 +0100)]
Update downtimes.conf example config
fixes #7472
Gunnar Beutner [Thu, 30 Oct 2014 08:20:42 +0000 (09:20 +0100)]
Fix scoping rules for apply rules
fixes #7503
Gunnar Beutner [Thu, 30 Oct 2014 08:20:25 +0000 (09:20 +0100)]
Build fix
fixes #7502
Michael Friedrich [Wed, 29 Oct 2014 23:29:09 +0000 (00:29 +0100)]
Cli: 'agent update-config' checks against black/whitelist filters on add/remove
fixes #7501
refs #7253
Michael Friedrich [Wed, 29 Oct 2014 12:53:59 +0000 (13:53 +0100)]
Cli: Fix overwriting api.conf; Move black/whitelist functionality into AgentUtility class
refs #7253
fixes #7481
Gunnar Beutner [Wed, 29 Oct 2014 15:54:33 +0000 (16:54 +0100)]
Fix Utility::GetFQDN() on OS X
fixes #7495
Gunnar Beutner [Wed, 29 Oct 2014 12:03:28 +0000 (13:03 +0100)]
Move the config files to icinga2-common
refs #7471
Gunnar Beutner [Wed, 29 Oct 2014 11:28:57 +0000 (12:28 +0100)]
Fix build on RHEL 6.6
fixes #7485
Michael Friedrich [Wed, 29 Oct 2014 11:03:26 +0000 (12:03 +0100)]
Cli: Generate a health check host if agent != host for dependencies
refs #7249
Michael Friedrich [Wed, 29 Oct 2014 10:53:24 +0000 (11:53 +0100)]
Cli: 'agent update-config': Don't skip service creation if host already exists
refs #7249
Michael Friedrich [Wed, 29 Oct 2014 10:34:53 +0000 (11:34 +0100)]
Cli: Ignore 'localhost' from agent repository on 'update-config'
refs #7249
Gunnar Beutner [Wed, 29 Oct 2014 10:14:04 +0000 (11:14 +0100)]
Make sure that OnStateLoaded is called for all objects
fixes #7482
Michael Friedrich [Wed, 29 Oct 2014 10:09:55 +0000 (11:09 +0100)]
Cli: Always generate an agent master zone parent (setup & update-config)
refs #7423
refs #7249
Gunnar Beutner [Wed, 29 Oct 2014 09:45:23 +0000 (10:45 +0100)]
Hosts/services should not have themselves as parents
fixes #7483
Gunnar Beutner [Wed, 29 Oct 2014 09:09:40 +0000 (10:09 +0100)]
Set host/service variable in apply rules
fixes #7479
Gunnar Beutner [Wed, 29 Oct 2014 06:58:34 +0000 (07:58 +0100)]
Use "cluster-zone" command to check agent hosts
refs #7248
Gunnar Beutner [Wed, 29 Oct 2014 06:51:35 +0000 (07:51 +0100)]
Improve formatting for --help
refs #7246
Gunnar Beutner [Wed, 29 Oct 2014 06:43:26 +0000 (07:43 +0100)]
Make the migrate-hosts script work on OS X
refs #7398
Michael Friedrich [Tue, 28 Oct 2014 20:56:46 +0000 (21:56 +0100)]
Cli: Add blacklist/whitelist commands for agent commands
refs #7253
Michael Friedrich [Tue, 28 Oct 2014 20:13:15 +0000 (21:13 +0100)]
Cli: Write ApiListener config in 'agent setup' command
fixes #7438
refs #7248
Michael Friedrich [Tue, 28 Oct 2014 18:55:46 +0000 (19:55 +0100)]
Cli: Don't allow to override existing repository objects
refs #7255
Michael Friedrich [Tue, 28 Oct 2014 18:46:10 +0000 (19:46 +0100)]
Cli: Add agents.conf w/ default agent templates for 'agent update-config'
refs #7248
Michael Friedrich [Tue, 28 Oct 2014 18:43:37 +0000 (19:43 +0100)]
Cli: Bail early on 'repository commit' if changelog dir does not exist
refs #7255
Michael Friedrich [Tue, 28 Oct 2014 18:17:37 +0000 (19:17 +0100)]
Cli: Don't overwrite existing objects; delete old agent objects on 'agent update-config'
refs #7248
Michael Friedrich [Tue, 28 Oct 2014 18:16:48 +0000 (19:16 +0100)]
Cli: Make sure that ChangeLog directory exists on 'repository commit'
refs #7255
Gunnar Beutner [Tue, 28 Oct 2014 17:58:22 +0000 (18:58 +0100)]
Fix "assign where" for nested groups
fixes #7475
Gunnar Beutner [Tue, 28 Oct 2014 17:57:30 +0000 (18:57 +0100)]
Fix incorrect locks
Gunnar Beutner [Tue, 28 Oct 2014 17:09:52 +0000 (18:09 +0100)]
Build fix for Windows
Gunnar Beutner [Tue, 28 Oct 2014 17:04:51 +0000 (18:04 +0100)]
Fix code style
Michael Friedrich [Tue, 28 Oct 2014 14:45:01 +0000 (15:45 +0100)]
Cli: Check path before removing any object from repository
refs #7255
Michael Friedrich [Tue, 28 Oct 2014 14:23:51 +0000 (15:23 +0100)]
Cli: Fix 'repository host remove' for hosts w/o services
refs #7255
Gunnar Beutner [Tue, 28 Oct 2014 14:24:35 +0000 (15:24 +0100)]
Fix performance data for API events
fixes #7473
Gunnar Beutner [Tue, 28 Oct 2014 13:44:55 +0000 (14:44 +0100)]
Remove localhost virtual name thingie from apievents.cpp
refs #7467
Gunnar Beutner [Tue, 28 Oct 2014 13:24:36 +0000 (14:24 +0100)]
Move migrate-hosts into the icinga2-common RPM package
fixes #7471
Gunnar Beutner [Tue, 28 Oct 2014 13:05:17 +0000 (14:05 +0100)]
Remove virtual name feature for agent hosts
fixes #7467
Gunnar Beutner [Tue, 28 Oct 2014 12:27:00 +0000 (13:27 +0100)]
Fix icinga2-common.install file
refs #7398
Gunnar Beutner [Tue, 28 Oct 2014 12:03:13 +0000 (13:03 +0100)]
Migrate config files from conf.d/hosts to repository.d/hosts
fixes #7398
Gunnar Beutner [Tue, 28 Oct 2014 11:20:20 +0000 (12:20 +0100)]
Fix: Don't validate templates
refs #7458
Michael Friedrich [Tue, 28 Oct 2014 11:17:09 +0000 (12:17 +0100)]
Cli: Ignore 'import' attribute on repository add validation
refs #7458
Michael Friedrich [Tue, 28 Oct 2014 11:08:31 +0000 (12:08 +0100)]
Cli: Don't suggest '--import' on 'repository <type> remove'
refs #7255
Gunnar Beutner [Tue, 28 Oct 2014 10:54:56 +0000 (11:54 +0100)]
Implement validation for "repository add"
fixes #7458
Michael Friedrich [Tue, 28 Oct 2014 09:54:29 +0000 (10:54 +0100)]
Cli: Add endpoint & zone repository object for 'agent update-config'
refs #7248
Michael Friedrich [Tue, 28 Oct 2014 09:24:19 +0000 (10:24 +0100)]
Cli: Add zone attribute for 'agent update-config' command
refs #7248
Gunnar Beutner [Tue, 28 Oct 2014 07:22:41 +0000 (08:22 +0100)]
Remove support for partial type validators
refs #7458
Gunnar Beutner [Tue, 28 Oct 2014 07:12:54 +0000 (08:12 +0100)]
Fix incorrect #ifdef
refs #7454
Gunnar Beutner [Tue, 28 Oct 2014 05:33:40 +0000 (06:33 +0100)]
64-bit build fix for YAJL < 2.0
refs #7454
Gunnar Beutner [Tue, 28 Oct 2014 05:08:22 +0000 (06:08 +0100)]
Add YAJL to debian/copyright
refs #7452
Gunnar Beutner [Tue, 28 Oct 2014 04:55:08 +0000 (05:55 +0100)]
Fix compatibility with older versions of the YAJL library
refs #7454
Michael Friedrich [Mon, 27 Oct 2014 19:16:44 +0000 (20:16 +0100)]
Cli: Fix formatting of 'repository <type> list' command
refs #7255
Michael Friedrich [Mon, 27 Oct 2014 18:48:09 +0000 (19:48 +0100)]
Documentation: Update how to report a bug section
fixes #7428
Michael Friedrich [Mon, 27 Oct 2014 18:18:17 +0000 (19:18 +0100)]
Cli: Make sure to create & include 'repository.d'
refs #7255
Michael Friedrich [Mon, 27 Oct 2014 18:15:34 +0000 (19:15 +0100)]
Cli: Don't run 'agent update-config' if there are uncommitted changes
refs #7249
Michael Friedrich [Mon, 27 Oct 2014 18:13:33 +0000 (19:13 +0100)]
Cli: 'repository host remove' cleans service directory, add pending changes helper
refs #7249
fixes #7460
Michael Friedrich [Mon, 27 Oct 2014 16:58:39 +0000 (17:58 +0100)]
Cli: Add implementation for 'agent update-config' command
refs #7249
Michael Friedrich [Mon, 27 Oct 2014 16:55:58 +0000 (17:55 +0100)]
Cli: Add 'repository commit --clear' clearing pending changes
refs #7455
Michael Friedrich [Mon, 27 Oct 2014 14:48:52 +0000 (15:48 +0100)]
Cli: Fix repository remove auto-complete suggestions
refs #7255
Michael Friedrich [Mon, 27 Oct 2014 14:33:36 +0000 (15:33 +0100)]
Cli: Fix integer formatting in repository command
refs #7255
Gunnar Beutner [Mon, 27 Oct 2014 14:12:19 +0000 (15:12 +0100)]
Implement agent settings for "agent set" and "agent list"
refs #7248
Michael Friedrich [Mon, 27 Oct 2014 13:53:00 +0000 (14:53 +0100)]
Cli: Better formatting for changelog output of repository commit (--simulate)
refs #7255
Michael Friedrich [Mon, 27 Oct 2014 13:13:55 +0000 (14:13 +0100)]
Cli: Fix autocompletion on Debian
refs #7246
Michael Friedrich [Mon, 27 Oct 2014 12:01:21 +0000 (13:01 +0100)]
Cli: Fix repository <type> list not showing objects
Still requires parsing of config objects into printable
dictionaries.
refs #7255
Gunnar Beutner [Mon, 27 Oct 2014 11:42:57 +0000 (12:42 +0100)]
Use system-provided version of YAJL where available
fixes #7454
Gunnar Beutner [Mon, 27 Oct 2014 10:32:39 +0000 (11:32 +0100)]
Use OpenSSL's default algorithms for certificate signatures
fixes #7434
Michael Friedrich [Mon, 27 Oct 2014 10:02:14 +0000 (11:02 +0100)]
Cli: Delete change file on repository commit
refs #7255
Gunnar Beutner [Mon, 27 Oct 2014 09:52:07 +0000 (10:52 +0100)]
Implement support for serial files
fixes #7393
Gunnar Beutner [Mon, 27 Oct 2014 08:28:32 +0000 (09:28 +0100)]
Throw saved exception in JSON decoder
refs #7452
Gunnar Beutner [Mon, 27 Oct 2014 04:16:58 +0000 (05:16 +0100)]
Build fix for GCC
refs #7452
Michael Friedrich [Sun, 26 Oct 2014 19:22:01 +0000 (20:22 +0100)]
Revert "DB IDO: Drop invalid schema changes from 1.x IDOUtils in #6060"
This reverts commit
dd0a2ab59085cfc0d9733d438dd40caed49e5bee.
Gunnar Beutner [Sun, 26 Oct 2014 19:05:38 +0000 (20:05 +0100)]
Fix incorrect include path
refs #7452
Gunnar Beutner [Sun, 26 Oct 2014 18:59:49 +0000 (19:59 +0100)]
Replace cJSON with YAJL
fixes #7452
Michael Friedrich [Sun, 26 Oct 2014 18:57:16 +0000 (19:57 +0100)]
DB IDO: Drop invalid schema changes from 1.x IDOUtils in #6060
Michael Friedrich [Sun, 26 Oct 2014 18:46:51 +0000 (19:46 +0100)]
DB IDO: Import schema fixes from 1.12.0
Gunnar Beutner [Sat, 25 Oct 2014 07:14:56 +0000 (09:14 +0200)]
Fix problems with the serializer when using 'type' as an attribute
fixes #7372
Michael Friedrich [Fri, 24 Oct 2014 23:42:51 +0000 (01:42 +0200)]
DB IDO: Change schema version to 1.12.0
refs #7391
Gunnar Beutner [Fri, 24 Oct 2014 15:48:02 +0000 (17:48 +0200)]
Fix incorrect attribute name
fixes #7446
Gunnar Beutner [Fri, 24 Oct 2014 15:36:42 +0000 (17:36 +0200)]
Fix formatting for "agent list"
refs #7248
Gunnar Beutner [Fri, 24 Oct 2014 13:54:11 +0000 (15:54 +0200)]
Fix output formatting for --version
refs #7245
Michael Friedrich [Fri, 24 Oct 2014 13:27:20 +0000 (15:27 +0200)]
Cli: Change service handling in repository command
refs #7255
Gunnar Beutner [Fri, 24 Oct 2014 13:41:24 +0000 (15:41 +0200)]
Remove unused variable
Gunnar Beutner [Fri, 24 Oct 2014 13:29:46 +0000 (15:29 +0200)]
Implement support for running specific CLI commands as root
fixes #7380
Gunnar Beutner [Fri, 24 Oct 2014 13:01:12 +0000 (15:01 +0200)]
Fix permissions for /etc/icinga2 in the Debian package
refs #7380
Gunnar Beutner [Fri, 24 Oct 2014 12:29:55 +0000 (14:29 +0200)]
Fix: Schema upgrade files are missing in /usr/share/icinga2-ido-{mysql,pgsql}
fixes #7392
Gunnar Beutner [Fri, 24 Oct 2014 12:24:59 +0000 (14:24 +0200)]
Create repository.d directory
Gunnar Beutner [Fri, 24 Oct 2014 11:15:21 +0000 (13:15 +0200)]
Validate number of arguments
fixes #7442
Michael Friedrich [Fri, 24 Oct 2014 10:42:57 +0000 (12:42 +0200)]
Cli: Parse repository arguments as 'name=...'
Require 'host_name' for service objects
Rename --template to --import
refs #7255
Gunnar Beutner [Fri, 24 Oct 2014 10:17:53 +0000 (12:17 +0200)]
Remove obsolete scripts
refs #7248
Gunnar Beutner [Fri, 24 Oct 2014 10:16:36 +0000 (12:16 +0200)]
Fix null pointer deref in "agent list"
refs #7248
Gunnar Beutner [Fri, 24 Oct 2014 10:16:14 +0000 (12:16 +0200)]
Implement support for removing more than one agent
refs #7248
Gunnar Beutner [Fri, 24 Oct 2014 10:04:14 +0000 (12:04 +0200)]
Make the "agent list" and "agent remove" commands work
refs #7245
Gunnar Beutner [Fri, 24 Oct 2014 09:44:11 +0000 (11:44 +0200)]
Fix icinga2-list-agents
refs #7248
Gunnar Beutner [Fri, 24 Oct 2014 06:27:03 +0000 (08:27 +0200)]
Add another missing include
refs #7433
Gunnar Beutner [Fri, 24 Oct 2014 05:45:01 +0000 (07:45 +0200)]
Add missing include
refs #7433
Michael Friedrich [Thu, 23 Oct 2014 18:42:56 +0000 (20:42 +0200)]
Cli: Allow to import multiple templates, drop zone argument
refs #7255
Michael Friedrich [Thu, 23 Oct 2014 17:06:02 +0000 (19:06 +0200)]
Cli: Add repository add --{zone,template} support for repo objects
refs #7255
Gunnar Beutner [Thu, 23 Oct 2014 17:07:14 +0000 (19:07 +0200)]
Build fix for Windows and RHEL 5
fixes #7433
Gunnar Beutner [Thu, 23 Oct 2014 17:01:47 +0000 (19:01 +0200)]
Remove unnecessary initializers
refs #7247