]> granicus.if.org Git - icinga2/shortlog
icinga2
2015-09-23 Gunnar BeutnerMake ConfigObject::{Get,Set}Field() methods public
2015-09-22 Gunnar BeutnerFix: null + null should not be ""
2015-09-22 Gunnar BeutnerAdd missing handler for OnActiveChanged
2015-09-22 Gunnar BeutnerUpdate objects.cache when config is changed
2015-09-22 Gunnar BeutnerFix: String methods cannot be invoked on an empty string
2015-09-22 Gunnar BeutnerImplement joins for status queries
2015-09-21 Jean-Marcel... Doccument permission problems with check_updates.exe
2015-09-21 Gunnar BeutnerBuild fix for Icinga Studio
2015-09-21 Gunnar BeutnerUpdate documentation
2015-09-18 Michael FriedrichImplement support for restoring modified attributes
2015-09-18 Michael FriedrichFix a couple of wrong white spaces
2015-09-18 Michael FriedrichOnly sync objects actually belonging to a cluster zone
2015-09-18 Michael FriedrichSync cluster config before replaying the logs
2015-09-17 Michael FriedrichDocs: Add a chapter on cluster config sync for the API
2015-09-17 Michael FriedrichAdd zone attribute influencing cluster config sync...
2015-09-17 Michael FriedrichPrevent object deletion on shutdown when checking ...
2015-09-17 Michael FriedrichImplement initial api object sync for newly connected...
2015-09-17 Michael FriedrichUpdate DB IDO on changed object version (create, update...
2015-09-17 Michael FriedrichConfig Sync: Properly modify attributes and object...
2015-09-17 Michael FriedrichImplement deleting api created objects in the cluster
2015-09-17 Michael FriedrichImplement object config sync permissions and modified...
2015-09-17 Gunnar BeutnerImplement config object sync
2015-09-16 Jean-Marcel... Add repeat_key=true to check_disk.exe -p
2015-09-16 Michael FriedrichUpdate graphing section in the docs
2015-09-15 Tobias von... Add timestamp support for OpenTSDB
2015-09-14 Michael FriedrichUpdate debug docs for core dumps and full backtraces
2015-09-14 Michael FriedrichDeprecate IcingaStatusWriter feature
2015-09-12 Michael FriedrichFix string escaping in hpasm argument description
2015-09-12 Lennart BetzITL: add check command for check_hpasm
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
next