]> granicus.if.org Git - icinga2/log
icinga2
9 years agoRemove default WQ limits
Gunnar Beutner [Wed, 2 Sep 2015 07:16:20 +0000 (09:16 +0200)]
Remove default WQ limits

refs #10002

9 years agoFix deadlock in ApiListener::RelayMessage
Gunnar Beutner [Wed, 2 Sep 2015 05:39:40 +0000 (07:39 +0200)]
Fix deadlock in ApiListener::RelayMessage

fixes #10002

9 years agoRename config/modules to config/packages
Michael Friedrich [Fri, 28 Aug 2015 15:58:29 +0000 (17:58 +0200)]
Rename config/modules to config/packages

fixes #9953

9 years agoAdd start menu item for Icinga Studio
Gunnar Beutner [Mon, 31 Aug 2015 06:35:24 +0000 (08:35 +0200)]
Add start menu item for Icinga Studio

refs #10042

9 years agoImplement the Icinga Studio application
Gunnar Beutner [Fri, 28 Aug 2015 23:16:16 +0000 (01:16 +0200)]
Implement the Icinga Studio application

fixes #10042

9 years agoBuild fix for the demo module
Paul Richards [Sun, 30 Aug 2015 11:26:07 +0000 (12:26 +0100)]
Build fix for the demo module

fixes #10041

Signed-off-by: Michael Friedrich <michael.friedrich@gmail.com>
9 years agoAdd plural_name field to /v1/types
Gunnar Beutner [Sat, 29 Aug 2015 10:05:44 +0000 (12:05 +0200)]
Add plural_name field to /v1/types

fixes #10038

9 years agoDocs: Remove unused wip chapter
Michael Friedrich [Sat, 29 Aug 2015 08:29:53 +0000 (10:29 +0200)]
Docs: Remove unused wip chapter

refs #9105

9 years agoDocs: Fix url anchors in API chapter
Michael Friedrich [Sat, 29 Aug 2015 08:29:19 +0000 (10:29 +0200)]
Docs: Fix url anchors in API chapter

refs #9105

9 years agoRemove unused variable
Michael Friedrich [Fri, 28 Aug 2015 15:40:18 +0000 (17:40 +0200)]
Remove unused variable

fixes #10034
refs #9872

9 years agoAPI: First documentation draft
Michael Friedrich [Fri, 28 Aug 2015 15:17:07 +0000 (17:17 +0200)]
API: First documentation draft

refs #9105

9 years agoFix filtering by name
Gunnar Beutner [Fri, 28 Aug 2015 08:52:59 +0000 (10:52 +0200)]
Fix filtering by name

fixes #10027

9 years agoFix incorrect HTTP encoding
Gunnar Beutner [Fri, 28 Aug 2015 08:03:26 +0000 (10:03 +0200)]
Fix incorrect HTTP encoding

refs #10024

9 years agoFix: HttpHandler is calling HttpResponse::Finish twice for 404s
Gunnar Beutner [Fri, 28 Aug 2015 07:49:16 +0000 (09:49 +0200)]
Fix: HttpHandler is calling HttpResponse::Finish twice for 404s

fixes #10024

9 years agoUpdate use of String::Trim()
Jean Flach [Thu, 27 Aug 2015 16:06:20 +0000 (18:06 +0200)]
Update use of String::Trim()

fixes #9704

9 years agoAdd String ToLower, ToUpper, change Trim
Jean Flach [Thu, 27 Aug 2015 13:50:14 +0000 (15:50 +0200)]
Add String ToLower, ToUpper, change Trim

fixes #9704 #9944

9 years agoUse an AST node for the 'library' keyword
Gunnar Beutner [Thu, 27 Aug 2015 12:47:31 +0000 (14:47 +0200)]
Use an AST node for the 'library' keyword

fixes #10017

9 years agoFix compiler warning
Gunnar Beutner [Thu, 27 Aug 2015 12:31:24 +0000 (14:31 +0200)]
Fix compiler warning

fixes #10012

9 years agoImplement the resolve_arguments function
Gunnar Beutner [Thu, 27 Aug 2015 06:22:35 +0000 (08:22 +0200)]
Implement the resolve_arguments function

fixes #10006

9 years agoMissing macros in nested macro() calls should not cause the outer macro resolution...
Gunnar Beutner [Thu, 27 Aug 2015 06:58:25 +0000 (08:58 +0200)]
Missing macros in nested macro() calls should not cause the outer macro resolution to fail

fixes #10003

9 years agoImplement the escape_shell_arg and escape_shell_cmd functions
Gunnar Beutner [Thu, 27 Aug 2015 06:57:56 +0000 (08:57 +0200)]
Implement the escape_shell_arg and escape_shell_cmd functions

fixes #10004

9 years agoFix range() with negative increments
Jean Flach [Wed, 26 Aug 2015 14:30:36 +0000 (16:30 +0200)]
Fix range() with negative increments

fixes #9999

9 years agoImplement all actions except modified attributes
Jean Flach [Fri, 21 Aug 2015 13:50:40 +0000 (15:50 +0200)]
Implement all actions except modified attributes

refs #9080 #9979

9 years agoImplement the 'name' field for types
Gunnar Beutner [Wed, 26 Aug 2015 11:05:09 +0000 (13:05 +0200)]
Implement the 'name' field for types

refs #9076

9 years agoRelease version 2.3.9
Gunnar Beutner [Wed, 26 Aug 2015 09:33:10 +0000 (11:33 +0200)]
Release version 2.3.9

9 years agoAdd new argument vmware_openvmtools to check commands vmware-esx-dc-runtime-tools...
Lennart Betz [Wed, 26 Aug 2015 07:11:56 +0000 (09:11 +0200)]
Add new argument vmware_openvmtools to check commands vmware-esx-dc-runtime-tools and vmware-esxi-soap-vm-runtime-tools

fixes #9996

Signed-off-by: Gunnar Beutner <gunnar@beutner.name>
9 years agoAdd missing field attribute for the /v1/types API handler
Gunnar Beutner [Wed, 26 Aug 2015 09:02:22 +0000 (11:02 +0200)]
Add missing field attribute for the /v1/types API handler

refs #9076

9 years agoFix incorrect field type for the Type.base field
Gunnar Beutner [Wed, 26 Aug 2015 09:00:05 +0000 (11:00 +0200)]
Fix incorrect field type for the Type.base field

refs #9076

9 years agoImplement reflection support for the API
Gunnar Beutner [Wed, 26 Aug 2015 08:58:59 +0000 (10:58 +0200)]
Implement reflection support for the API

fixes #9076

9 years agoChange base type for 'Type' to 'Object'
Gunnar Beutner [Wed, 26 Aug 2015 08:58:03 +0000 (10:58 +0200)]
Change base type for 'Type' to 'Object'

refs #9076

9 years agoFix: Console auto-completion should take into account parent classes' prototypes
Gunnar Beutner [Wed, 26 Aug 2015 07:02:31 +0000 (09:02 +0200)]
Fix: Console auto-completion should take into account parent classes' prototypes

fixes #9843

9 years agoRemove duplicate severity type in the documentation
Gunnar Beutner [Wed, 26 Aug 2015 06:39:05 +0000 (08:39 +0200)]
Remove duplicate severity type in the documentation

fixes #9992

9 years agoRemove unused argument 'async'
Gunnar Beutner [Wed, 26 Aug 2015 04:57:24 +0000 (06:57 +0200)]
Remove unused argument 'async'

refs #9972

9 years agoClean up the code a bit
Gunnar Beutner [Tue, 25 Aug 2015 15:19:59 +0000 (17:19 +0200)]
Clean up the code a bit

refs #9096

9 years agoFix crash in ConfigItem::CommitNewItems
Gunnar Beutner [Tue, 25 Aug 2015 15:19:31 +0000 (17:19 +0200)]
Fix crash in ConfigItem::CommitNewItems

refs #9096

9 years agoUse dependency graph when deleting objects
Gunnar Beutner [Tue, 25 Aug 2015 14:43:48 +0000 (16:43 +0200)]
Use dependency graph when deleting objects

refs #9096

9 years agoMove endpoint error check to ti file
Jean Flach [Tue, 25 Aug 2015 15:06:08 +0000 (17:06 +0200)]
Move endpoint error check to ti file

refs #9623

9 years agoAdd config error on empty port in Endpoints
Jean Flach [Mon, 24 Aug 2015 15:19:12 +0000 (17:19 +0200)]
Add config error on empty port in Endpoints

fixes #9623

9 years agoImplement support for tracking dependencies between config objects
Gunnar Beutner [Tue, 25 Aug 2015 11:53:43 +0000 (13:53 +0200)]
Implement support for tracking dependencies between config objects

refs #9096

9 years agoFix return value of Utility::MkDir/MkDirP
Michael Friedrich [Mon, 24 Aug 2015 13:11:49 +0000 (15:11 +0200)]
Fix return value of Utility::MkDir/MkDirP

None as there are exceptions thrown.

fixes #9689

9 years agoFix crash in ConfigCompiler::RegisterZoneDir
Gunnar Beutner [Mon, 24 Aug 2015 12:14:44 +0000 (14:14 +0200)]
Fix crash in ConfigCompiler::RegisterZoneDir

fixes #9987

9 years agoAdd check command nspc-local-counter
Lennart Betz [Mon, 24 Aug 2015 08:36:18 +0000 (10:36 +0200)]
Add check command nspc-local-counter

fixes #9985

Signed-off-by: Gunnar Beutner <gunnar@beutner.name>
9 years agoSet skip_key for the "-a" argument for nscp-local
Lennart Betz [Mon, 24 Aug 2015 08:22:40 +0000 (10:22 +0200)]
Set skip_key for the "-a" argument for nscp-local

fixes #9984

Signed-off-by: Gunnar Beutner <gunnar@beutner.name>
9 years agoRemove the FutureExpression class
Gunnar Beutner [Mon, 24 Aug 2015 09:04:26 +0000 (11:04 +0200)]
Remove the FutureExpression class

fixes #9972

9 years agoClean up the API action code a bit
Gunnar Beutner [Mon, 24 Aug 2015 06:01:33 +0000 (08:01 +0200)]
Clean up the API action code a bit

refs #9080

9 years agoRemove debug messages in HttpRequest class
Michael Friedrich [Fri, 21 Aug 2015 12:44:31 +0000 (14:44 +0200)]
Remove debug messages in HttpRequest class

fixes #9946

9 years agoFix formatting in mkclass
Michael Friedrich [Fri, 21 Aug 2015 12:38:56 +0000 (14:38 +0200)]
Fix formatting in mkclass

fixes #9966

9 years agoAPI: Return comment/downtime ids, refactor code
Michael Friedrich [Fri, 21 Aug 2015 10:47:49 +0000 (12:47 +0200)]
API: Return comment/downtime ids, refactor code

refs #9080

9 years agoExperimental actions without types
Jean Flach [Thu, 20 Aug 2015 12:30:34 +0000 (14:30 +0200)]
Experimental actions without types

refs #9080

9 years agoImplement external commands as api actions
Jean Flach [Mon, 3 Aug 2015 13:27:09 +0000 (15:27 +0200)]
Implement external commands as api actions

refs #9080

9 years agoDoc: Fix markdown formatting for global zones
Michael Friedrich [Fri, 21 Aug 2015 10:23:14 +0000 (12:23 +0200)]
Doc: Fix markdown formatting for global zones

fixes #9977

9 years agoFix: Utility::Glob on Windows doesn't support wildcards in all but the last path...
Gunnar Beutner [Wed, 19 Aug 2015 05:54:06 +0000 (07:54 +0200)]
Fix: Utility::Glob on Windows doesn't support wildcards in all but the last path component

fixes #9962

9 years agoFix crash in ConfigObjectUtility::CreateObject
Gunnar Beutner [Tue, 18 Aug 2015 18:25:06 +0000 (20:25 +0200)]
Fix crash in ConfigObjectUtility::CreateObject

refs #9082

9 years agoDon't re-download NSCP for every build
Gunnar Beutner [Tue, 18 Aug 2015 18:16:22 +0000 (20:16 +0200)]
Don't re-download NSCP for every build

fixes #9961

9 years agoAdd missing attributes for dependent objects
Gunnar Beutner [Tue, 18 Aug 2015 17:39:10 +0000 (19:39 +0200)]
Add missing attributes for dependent objects

refs #9082

9 years agoImplement support for "." in attributes when creating objects
Gunnar Beutner [Tue, 18 Aug 2015 14:53:30 +0000 (16:53 +0200)]
Implement support for "." in attributes when creating objects

refs #9082

9 years agoMake sure the serial number field is always initialized
Gunnar Beutner [Tue, 18 Aug 2015 12:40:23 +0000 (14:40 +0200)]
Make sure the serial number field is always initialized

fixes #9947

9 years agoEnsure that runtime config objects are persisted on disk
Gunnar Beutner [Tue, 18 Aug 2015 12:21:55 +0000 (14:21 +0200)]
Ensure that runtime config objects are persisted on disk

refs #9101
fixes #9926

9 years agoAdd 'override' keyword to methods
Gunnar Beutner [Tue, 18 Aug 2015 07:12:49 +0000 (09:12 +0200)]
Add 'override' keyword to methods

refs #9929

9 years agoDon't allow users to delete objects that weren't created using the API
Gunnar Beutner [Tue, 18 Aug 2015 06:17:34 +0000 (08:17 +0200)]
Don't allow users to delete objects that weren't created using the API

refs #9082

9 years agoFix compiler warnings
Gunnar Beutner [Tue, 18 Aug 2015 05:46:04 +0000 (07:46 +0200)]
Fix compiler warnings

fixes #9929

9 years agoImplement support for filter_vars
Gunnar Beutner [Tue, 18 Aug 2015 04:47:07 +0000 (06:47 +0200)]
Implement support for filter_vars

fixes #9940

9 years agoBuild fix for Windows
Gunnar Beutner [Mon, 17 Aug 2015 17:31:39 +0000 (19:31 +0200)]
Build fix for Windows

9 years agoAdd module attribute for ConfigObject and set its origin
Michael Friedrich [Mon, 17 Aug 2015 14:08:57 +0000 (16:08 +0200)]
Add module attribute for ConfigObject and set its origin

fixes #9852

9 years agoImplement support for . in modify_attribute
Michael Friedrich [Mon, 17 Aug 2015 12:55:51 +0000 (14:55 +0200)]
Implement support for . in modify_attribute

fixes #9852

9 years agoImplement Object#clone and rename Array/Dictionary#clone to shallow_clone
Michael Friedrich [Mon, 17 Aug 2015 11:59:49 +0000 (13:59 +0200)]
Implement Object#clone and rename Array/Dictionary#clone to shallow_clone

fixes #9931

9 years agoBuild fix
Gunnar Beutner [Mon, 17 Aug 2015 09:20:41 +0000 (11:20 +0200)]
Build fix

9 years agoAdd missing category for IDO query
Michael Friedrich [Mon, 17 Aug 2015 09:03:41 +0000 (11:03 +0200)]
Add missing category for IDO query

fixes #9928

9 years agoFix compiler warnings
Gunnar Beutner [Mon, 17 Aug 2015 07:34:32 +0000 (09:34 +0200)]
Fix compiler warnings

refs #9081

9 years agoFix check_command interfaces, change option match_aliases to boolean
Lennart Betz [Sun, 16 Aug 2015 15:00:25 +0000 (17:00 +0200)]
Fix check_command interfaces, change option match_aliases to boolean

fixes #9912

Signed-off-by: Gunnar Beutner <gunnar@beutner.name>
9 years agoFix incorrect base class name for Array/Dictionary/etc.
Gunnar Beutner [Mon, 17 Aug 2015 06:14:04 +0000 (08:14 +0200)]
Fix incorrect base class name for Array/Dictionary/etc.

refs #9921

9 years agoAllow comments in JSON
Gunnar Beutner [Mon, 17 Aug 2015 06:03:25 +0000 (08:03 +0200)]
Allow comments in JSON

fixes #9919

9 years agoImplement the 'base' field for the Type class
Gunnar Beutner [Mon, 17 Aug 2015 05:59:44 +0000 (07:59 +0200)]
Implement the 'base' field for the Type class

fixes #9921

9 years agoRename DynamicObject/DynamicType to ConfigObject/ConfigType
Gunnar Beutner [Sat, 15 Aug 2015 18:28:05 +0000 (20:28 +0200)]
Rename DynamicObject/DynamicType to ConfigObject/ConfigType

fixes #9914

9 years agoImprove error messages for duplicate objects
Gunnar Beutner [Sat, 15 Aug 2015 08:17:45 +0000 (10:17 +0200)]
Improve error messages for duplicate objects

refs #9101

9 years agoMove object name validation into ConfigItemBuilder class
Gunnar Beutner [Sat, 15 Aug 2015 07:40:42 +0000 (09:40 +0200)]
Move object name validation into ConfigItemBuilder class

fixes #9911

9 years agoFix validation errors when creating objects with the API
Gunnar Beutner [Fri, 14 Aug 2015 18:01:12 +0000 (20:01 +0200)]
Fix validation errors when creating objects with the API

refs #9101

9 years agoImplement support for unregistering objects
Gunnar Beutner [Thu, 13 Aug 2015 07:02:52 +0000 (09:02 +0200)]
Implement support for unregistering objects

refs #9101

9 years agoImplement validation for modified attributes
Gunnar Beutner [Thu, 13 Aug 2015 06:52:00 +0000 (08:52 +0200)]
Implement validation for modified attributes

9 years agoImplement support for creating objects
Gunnar Beutner [Wed, 12 Aug 2015 13:27:35 +0000 (15:27 +0200)]
Implement support for creating objects

refs #9101

9 years agoImplement support for modified attributes in the API
Gunnar Beutner [Wed, 12 Aug 2015 12:15:01 +0000 (14:15 +0200)]
Implement support for modified attributes in the API

refs #9081

9 years agoImplement support for persisting modified attributes
Gunnar Beutner [Wed, 12 Aug 2015 07:52:29 +0000 (09:52 +0200)]
Implement support for persisting modified attributes

fixes #9093

9 years agoImplement modified attributes v2
Michael Friedrich [Tue, 4 Aug 2015 12:47:44 +0000 (14:47 +0200)]
Implement modified attributes v2

refs #9081
refs #9093

9 years agoFix typo in the documentation
Gunnar Beutner [Sat, 15 Aug 2015 17:52:43 +0000 (19:52 +0200)]
Fix typo in the documentation

fixes #9902

9 years agoIgnore -W and -K arguments for check_disk on Windows
Gunnar Beutner [Sat, 15 Aug 2015 08:26:43 +0000 (10:26 +0200)]
Ignore -W and -K arguments for check_disk on Windows

fixes #9913

9 years agoFix warnings about invalid API function 'icinga::Hello'
Gunnar Beutner [Tue, 11 Aug 2015 12:13:53 +0000 (14:13 +0200)]
Fix warnings about invalid API function 'icinga::Hello'

fixes #9884

9 years agoUse an empty dictionary for the 'this' scope when executing commands with Livestatus
Gunnar Beutner [Tue, 11 Aug 2015 11:58:02 +0000 (13:58 +0200)]
Use an empty dictionary for the 'this' scope when executing commands with Livestatus

fixes #9883

9 years agoImplement the Dictionary#keys method
Gunnar Beutner [Tue, 11 Aug 2015 11:56:42 +0000 (13:56 +0200)]
Implement the Dictionary#keys method

fixes #9882

9 years agoMake sure we're always creating the conf.d and zones.d directories
Gunnar Beutner [Tue, 11 Aug 2015 10:59:26 +0000 (12:59 +0200)]
Make sure we're always creating the conf.d and zones.d directories

fixes #9879

9 years agoFix incorrect function name
Gunnar Beutner [Tue, 11 Aug 2015 10:56:30 +0000 (12:56 +0200)]
Fix incorrect function name

refs #9876

9 years agoFix crash during cluster log replay
Gunnar Beutner [Tue, 11 Aug 2015 10:08:54 +0000 (12:08 +0200)]
Fix crash during cluster log replay

fixes #9876

9 years agoFix URL handlers
Gunnar Beutner [Tue, 11 Aug 2015 07:31:28 +0000 (09:31 +0200)]
Fix URL handlers

refs #9768

9 years agoFix crash in ScriptFrame::~ScriptFrame in debug builds
Gunnar Beutner [Tue, 11 Aug 2015 05:12:49 +0000 (07:12 +0200)]
Fix crash in ScriptFrame::~ScriptFrame in debug builds

fixes #9868

9 years agoRemove color codes in the console prompt
Gunnar Beutner [Tue, 11 Aug 2015 05:05:27 +0000 (07:05 +0200)]
Remove color codes in the console prompt

fixes #9872

9 years agoGet rid of code duplication in ConfigWriter/ConsoleCommand
Gunnar Beutner [Tue, 11 Aug 2015 04:44:42 +0000 (06:44 +0200)]
Get rid of code duplication in ConfigWriter/ConsoleCommand

refs #9099

9 years agoBuild fix for Windows
Gunnar Beutner [Mon, 10 Aug 2015 13:38:45 +0000 (15:38 +0200)]
Build fix for Windows

9 years agoImplement reload functionality for Windows
Gunnar Beutner [Mon, 10 Aug 2015 13:28:10 +0000 (15:28 +0200)]
Implement reload functionality for Windows

fixes #7880

9 years agoBuild fix for Windows
Gunnar Beutner [Mon, 10 Aug 2015 13:16:56 +0000 (15:16 +0200)]
Build fix for Windows

9 years agoFix: Make sure we're continuously reading from child processes' pipes
Gunnar Beutner [Mon, 10 Aug 2015 11:33:32 +0000 (13:33 +0200)]
Fix: Make sure we're continuously reading from child processes' pipes

fixes #9867

9 years agoImplement support for attaching GDB to the Icinga process on crash
Gunnar Beutner [Sat, 8 Aug 2015 07:40:16 +0000 (09:40 +0200)]
Implement support for attaching GDB to the Icinga process on crash

fixes #9866