]> granicus.if.org Git - icinga2/shortlog
icinga2
2015-09-25 Michael FriedrichFix wrong log lag in cluster-zone check
2015-09-25 Jean-Marcel... Improve API error handling and fix some whitespace
2015-09-25 Michael FriedrichDocs: Use of same endpoint names in examples for a...
2015-09-25 Michael FriedrichUse localhost:5665 in all api examples
2015-09-25 Michael FriedrichDocs: Cluster naming convention for clients, troublesho...
2015-09-25 Jean-Marcel... Update docs
2015-09-24 Michael FriedrichDocs: Fix typo
2015-09-24 Jean-Marcel... Update docs: check_memory
2015-09-24 Jean-Marcel... Rename statusqueryhandler to objectqueryhandler
2015-09-24 Jean-Marcel... Move /status/Collection to /status
2015-09-24 Michael FriedrichDB IDO: Fix modified custom attribute update query...
2015-09-24 Gunnar BeutnerUpdate AUTHORS
2015-09-24 Hendrik RöderUse SIDs for setting permissions on $INSTDIR
2015-09-24 Gunnar BeutnerFix incorrect error messages for apply-for
2015-09-23 Michael FriedrichAdd icinga, cluster, cluster-zone check information...
2015-09-23 Jean-Marcel... Implement status api handler
2015-09-23 Gunnar BeutnerFix parser error when using new-lines in dictionaries
2015-09-23 Michael FriedrichImplement global modified attributes for the IcingaAppl...
2015-09-23 Michael FriedrichFix persisting and restoring modified attributes for...
2015-09-23 Gunnar BeutnerRemove unnecessary check in Value::IsObject
2015-09-23 Gunnar BeutnerRemove unnecessary MakeLiteral calls in SetExpression...
2015-09-23 Gunnar BeutnerFix crash in i2_eval
2015-09-23 Gunnar BeutnerDetect infinite recursion in user scripts
2015-09-23 Gunnar BeutnerImplement the Array#reverse and String#reverse methods
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'
next