]> granicus.if.org Git - icinga2/shortlog
icinga2
2015-09-12 Lennart BetzITL: add check_command nwc_health
2015-09-12 Lennart BetzAdd missing options to check command dig
2015-09-12 Lennart Betzadd check command for plugin check_pgsql
2015-09-10 Michael FriedrichUpdate AUTHORS
2015-09-10 Sebastian ChrostekITL: Add ipv4/ipv6 only to nrpe check command
2015-09-07 Michael FriedrichDocumentation for config management api
2015-09-07 Lennart BetzITL: Add check command squid
2015-09-06 Michael FriedrichImplement a better Graphite tree schema
2015-09-05 Michael FriedrichRelease version 2.3.10
2015-09-05 Michael FriedrichUse the command_endpoint name as check_source value...
2015-09-05 Michael FriedrichFix string escape problem with PostgreSQL >= 9.1 and...
2015-09-04 Jean FlachUpdate url parser
2015-09-04 Michael FriedrichFix wrong calculation for host compat state UNREACHABLE
2015-09-03 Michael FriedrichFix missing zero padding for generated CA serial
2015-09-02 Gunnar BeutnerRemove default WQ limits
2015-09-02 Gunnar BeutnerFix deadlock in ApiListener::RelayMessage
2015-09-01 Michael FriedrichRename config/modules to config/packages
2015-08-31 Gunnar BeutnerAdd start menu item for Icinga Studio
2015-08-31 Gunnar BeutnerImplement the Icinga Studio application
2015-08-30 Paul RichardsBuild fix for the demo module
2015-08-29 Gunnar BeutnerAdd plural_name field to /v1/types
2015-08-29 Michael FriedrichDocs: Remove unused wip chapter
2015-08-29 Michael FriedrichDocs: Fix url anchors in API chapter
2015-08-28 Michael FriedrichRemove unused variable
2015-08-28 Michael FriedrichAPI: First documentation draft
2015-08-28 Gunnar BeutnerFix filtering by name
2015-08-28 Gunnar BeutnerFix incorrect HTTP encoding
2015-08-28 Gunnar BeutnerFix: HttpHandler is calling HttpResponse::Finish twice...
2015-08-27 Jean FlachUpdate use of String::Trim()
2015-08-27 Jean FlachAdd String ToLower, ToUpper, change Trim
2015-08-27 Gunnar BeutnerUse an AST node for the 'library' keyword
2015-08-27 Gunnar BeutnerFix compiler warning
2015-08-27 Gunnar BeutnerImplement the resolve_arguments function
2015-08-27 Gunnar BeutnerMissing macros in nested macro() calls should not cause...
2015-08-27 Gunnar BeutnerImplement the escape_shell_arg and escape_shell_cmd...
2015-08-26 Jean FlachFix range() with negative increments
2015-08-26 Jean FlachImplement all actions except modified attributes
2015-08-26 Gunnar BeutnerImplement the 'name' field for types
2015-08-26 Gunnar BeutnerRelease version 2.3.9
2015-08-26 Lennart BetzAdd new argument vmware_openvmtools to check commands...
2015-08-26 Gunnar BeutnerAdd missing field attribute for the /v1/types API handler
2015-08-26 Gunnar BeutnerFix incorrect field type for the Type.base field
2015-08-26 Gunnar BeutnerImplement reflection support for the API
2015-08-26 Gunnar BeutnerChange base type for 'Type' to 'Object'
2015-08-26 Gunnar BeutnerFix: Console auto-completion should take into account...
2015-08-26 Gunnar BeutnerRemove duplicate severity type in the documentation
2015-08-26 Gunnar BeutnerRemove unused argument 'async'
2015-08-26 Gunnar BeutnerClean up the code a bit
2015-08-26 Gunnar BeutnerFix crash in ConfigItem::CommitNewItems
2015-08-26 Gunnar BeutnerUse dependency graph when deleting objects
2015-08-25 Jean FlachMove endpoint error check to ti file
2015-08-25 Jean FlachAdd config error on empty port in Endpoints
2015-08-25 Gunnar BeutnerImplement support for tracking dependencies between...
2015-08-24 Michael FriedrichFix return value of Utility::MkDir/MkDirP
2015-08-24 Gunnar BeutnerFix crash in ConfigCompiler::RegisterZoneDir
2015-08-24 Lennart BetzAdd check command nspc-local-counter
2015-08-24 Lennart BetzSet skip_key for the "-a" argument for nscp-local
2015-08-24 Gunnar BeutnerRemove the FutureExpression class
2015-08-24 Gunnar BeutnerClean up the API action code a bit
2015-08-21 Michael FriedrichRemove debug messages in HttpRequest class
2015-08-21 Michael FriedrichFix formatting in mkclass
2015-08-21 Michael FriedrichAPI: Return comment/downtime ids, refactor code
2015-08-21 Jean FlachExperimental actions without types
2015-08-21 Jean FlachImplement external commands as api actions
2015-08-21 Michael FriedrichDoc: Fix markdown formatting for global zones
2015-08-19 Gunnar BeutnerFix: Utility::Glob on Windows doesn't support wildcards...
2015-08-18 Gunnar BeutnerFix crash in ConfigObjectUtility::CreateObject
2015-08-18 Gunnar BeutnerDon't re-download NSCP for every build
2015-08-18 Gunnar BeutnerAdd missing attributes for dependent objects
2015-08-18 Gunnar BeutnerImplement support for "." in attributes when creating...
2015-08-18 Gunnar BeutnerMake sure the serial number field is always initialized
2015-08-18 Gunnar BeutnerEnsure that runtime config objects are persisted on...
2015-08-18 Gunnar BeutnerAdd 'override' keyword to methods
2015-08-18 Gunnar BeutnerDon't allow users to delete objects that weren't create...
2015-08-18 Gunnar BeutnerFix compiler warnings
2015-08-18 Gunnar BeutnerImplement support for filter_vars
2015-08-17 Gunnar BeutnerBuild fix for Windows
2015-08-17 Michael FriedrichAdd module attribute for ConfigObject and set its origin
2015-08-17 Michael FriedrichImplement support for . in modify_attribute
2015-08-17 Michael FriedrichImplement Object#clone and rename Array/Dictionary...
2015-08-17 Gunnar BeutnerBuild fix
2015-08-17 Michael FriedrichAdd missing category for IDO query
2015-08-17 Gunnar BeutnerFix compiler warnings
2015-08-17 Lennart BetzFix check_command interfaces, change option match_alias...
2015-08-17 Gunnar BeutnerFix incorrect base class name for Array/Dictionary...
2015-08-17 Gunnar BeutnerAllow comments in JSON
2015-08-17 Gunnar BeutnerImplement the 'base' field for the Type class
2015-08-15 Gunnar BeutnerRename DynamicObject/DynamicType to ConfigObject/ConfigType
2015-08-15 Gunnar BeutnerImprove error messages for duplicate objects
2015-08-15 Gunnar BeutnerMove object name validation into ConfigItemBuilder...
2015-08-15 Gunnar BeutnerFix validation errors when creating objects with the API
2015-08-15 Gunnar BeutnerImplement support for unregistering objects
2015-08-15 Gunnar BeutnerImplement validation for modified attributes
2015-08-15 Gunnar BeutnerImplement support for creating objects
2015-08-15 Gunnar BeutnerImplement support for modified attributes in the API
2015-08-15 Gunnar BeutnerImplement support for persisting modified attributes
2015-08-15 Michael FriedrichImplement modified attributes v2
2015-08-15 Gunnar BeutnerFix typo in the documentation
2015-08-15 Gunnar BeutnerIgnore -W and -K arguments for check_disk on Windows
2015-08-11 Gunnar BeutnerFix warnings about invalid API function 'icinga::Hello'
next