]> granicus.if.org Git - icinga2/shortlog
icinga2
2015-08-07 Petr RuzickaITL: Improve snmpv3 CheckCommand section
2015-08-05 Gunnar BeutnerFix: Dict initializer incorrectly re-initialized field...
2015-08-03 Lennart BetzITL: Add check command check_interfaces
2015-08-03 Lennart BetzITL: Add check command check_mailq
2015-08-03 Lennart BetzITL: Add check command check_clamd
2015-08-03 Michael FriedrichFix node wizard ignoring local zone name
2015-08-03 Michael FriedrichFix cluster check w/ immediate parent and child zone...
2015-08-03 Dirk GoetzAdd check_yum to ITL
2015-08-03 Dirk GoetzAdd check_redis to ITL
2015-08-03 Dirk GoetzAdds check_jmx4perl to ITL
2015-08-03 Michael FriedrichFix S_ISDIR on Windows
2015-08-03 Michael FriedrichImplement support for writing configuration files
2015-08-03 Paul RichardsFix build error when using boost 1.59
2015-08-01 Gunnar BeutnerFix: Operator + is inconsistent when used with empty...
2015-07-31 Jean FlachImplement /v1/actions/process-check-result
2015-07-31 Michael FriedrichAdd a warning if EventCommand is not found when using...
2015-07-31 Michael FriedrichImplement external command DEL_DOWNTIME_BY_HOST_NAME
2015-07-30 Gunnar BeutnerImplement Dictionary#get and Array#get
2015-07-30 Gunnar BeutnerFix: ScriptFrame's 'Self' attribute gets corrupted...
2015-07-30 Gunnar BeutnerFix: Operator - should not work with "" and numbers
2015-07-30 Gunnar BeutnerFix: "" should not be equal to 0
2015-07-30 Gunnar BeutnerFix incorrect 'this' scope in i2tcl
2015-07-30 Jean-Marcel... Implement basic actions framework
2015-07-30 Gunnar BeutnerFix URL parameters for filters
2015-07-30 Gunnar BeutnerFix crash when trying to set field on a value that...
2015-07-30 Gunnar BeutnerFix accessor for field 0 ("prototype")
2015-07-29 Gunnar BeutnerFix HTTP handlers
2015-07-29 Jean FlachUpdate url parser
2015-07-29 Gunnar BeutnerSet correct X509 version for certificates
2015-07-28 Gunnar BeutnerImplement support for limiting output attributes
2015-07-28 Gunnar BeutnerFix incorrect URL for status queries
2015-07-28 Gunnar BeutnerImprove error messages a bit
2015-07-28 Gunnar BeutnerAdd support for implicit 'true' filter when filter...
2015-07-28 Gunnar BeutnerImplement support for filters
2015-07-26 Michael FriedrichFix broken cluster config sync w/ latest api changes
2015-07-24 Michael FriedrichFix a problem where invalid stage config could lead...
2015-07-23 Michael FriedrichImplement config file management for the API
2015-07-22 Michael FriedrichFix problem with child nodes in http url registry
2015-07-22 Gunnar BeutnerUpdate AUTHORS
2015-07-22 Petr RuzickaAdd "-r" parameter to the check_load command for dividi...
2015-07-22 Gunnar BeutnerImplement support for the X-HTTP-Method-Override HTTP...
2015-07-21 Michael FriedrichAdd Array::FromVector() method
2015-07-21 Michael FriedrichAdd exceptions for Utility::MkDir{,P}
2015-07-21 Michael FriedrichUpdate gdb pretty printer docs w/ Python 3
2015-07-21 Gunnar BeutnerFix incorrect filename in ApiListener::SyncZoneDir
2015-07-21 Gunnar BeutnerImplement the include_zones directive
2015-07-20 Michael FriedrichBuild fix for Linux
2015-07-20 Gunnar BeutnerBuild fix for Windows
2015-07-20 Gunnar BeutnerRelease version 2.3.8
2015-07-20 Tobias von... Correct escaping of metric and tag names for OpenTSDB...
2015-07-20 Gunnar BeutnerUpdate AUTHORS
2015-07-20 Jérôme DrouetEnable inode check on disk by default
2015-07-16 Jean-Marcel... Rename base-url test to remote-url
2015-07-16 Michael FriedrichDon't allow "ignore where" for groups when there's...
2015-07-16 Jean-Marcel... Move url handler to /lib/remote
2015-07-16 Michael FriedrichDB IDO: Do not update endpointstatus table on config...
2015-07-16 Reto ZederWrong parameter for CheckCommand ping-common-windows
2015-07-16 Jean FlachFix bug where -p was ignored
2015-07-15 Jean-Marcel... Change decode - check order in path decoding
2015-07-15 Michael FriedrichUpdate RELEASE.md for minor releases
2015-07-15 Gunnar BeutnerBuild fix for Windows
2015-07-15 Michael FriedrichRelease version 2.3.7
2015-07-15 Gunnar BeutnerAdd missing lock in ScriptUtils::Union
2015-07-15 Gunnar BeutnerFix failed assertion in ScriptUtils::Intersection
2015-07-14 Michael FriedrichFix overflow in freshness_threshold column (smallint...
2015-07-14 Michael FriedrichLivestatus: Add zone object table w/ endpoint members
2015-07-14 Michael FriedrichDB IDO: Add zones, zonestatus tables
2015-07-14 Michael FriedrichEnable -Wno-deprecated-register for Clang and AppleClang
2015-07-14 Michael FriedrichDocs: Enhance troubleshooting ssl errors & cluster...
2015-07-13 Gunnar BeutnerAdd missing HTTP response headers
2015-07-13 Gunnar BeutnerFix incorrect return value for the macro() function
2015-07-10 Jean-Marcel... Redo tests
2015-07-10 Jean-Marcel... Add additional tests for urls
2015-07-09 Michael FriedrichRename HttpRequest.Url to HttpRequest.RequestUrl
2015-07-09 Michael FriedrichAPI: Implement password- and certificate-based authenti...
2015-07-09 Michael FriedrichAdd ApiUser::GetByClientCN()
2015-07-09 Michael FriedrichAdd Base64::{En,De]code()
2015-07-09 Michael FriedrichFix compiler warnings
2015-07-09 Michael FriedrichBuild fix
2015-07-09 Gunnar BeutnerImplement HTTP support
2015-07-08 Michael Friedrich'node wizard/setup' should always generate new certificates
2015-07-08 Michael FriedrichSplit ApiSetupUtility::SetupMaster() into multiple...
2015-07-08 Michael FriedrichDB IDO: Don't clear endpoint* tables on start/reload
2015-07-08 Michael FriedrichFix wrong formatting in DB IDO extensions docs
2015-07-08 Jean-Marcel... Fix path interpretion in URL parser
2015-07-08 Michael FriedrichUpdate AUTHORS
2015-07-08 Claudio KünzlerDocs: Add examples for dynamic notification apply rule
2015-07-08 Michael FriedrichFix RELEASE.md tests
2015-07-08 Michael FriedrichRelease version 2.3.6
2015-07-07 Lennart BetzITL: Add missing 'smtp' CheckCommand parameters
2015-07-07 Michael Friedrichchangelog.py: Fix formatting and require version
2015-07-07 Michael FriedrichUpdate AUTHORS
2015-07-07 Christian HarkeITL: Fix incorrect check_ping.exe parameter
2015-07-07 Jean-Marcel... Implement URL parser
2015-07-07 Jean-Marcel... Add reverse_iterator to String
2015-07-07 Michael FriedrichFix README.md urls
2015-07-07 Michael FriedrichFix ITL elasticsearch documentation
2015-07-07 Michael FriedrichFix typo in INSTALL.md
2015-07-06 Lennart BetzITL: Add missing options to 'ntp_time' CheckCommand
2015-07-06 Lennart BetzITL: Add CheckCommand ntp_peer
next