]> granicus.if.org Git - icinga2/shortlog
icinga2
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
2015-07-06 Lennart BetzFix default port for NRPE in the documentation
2015-07-06 Michael FriedrichUpdate getting started for Debian Jessie
2015-07-06 Michael FriedrichRequire openssl1 on sles11sp3 from Security Module
2015-07-05 Michael FriedrichFix faulty if condition in spec file
2015-07-05 Michael FriedrichFix -Wno-deprecated-register flag w/ sles11sp3 (Unix...
2015-07-05 Michael FriedrichRequire g++ 4.7 on sles11sp3
2015-07-05 Michael Friedrichspec: Only require libmysqlclient-devel on sles11sp3
2015-07-03 Michael FriedrichCli: Don't add empty host/port endpoint attributes...
2015-07-02 Michael FriedrichFix config parser ignoring forbidden "ignore" in templa...
2015-07-02 Michael FriedrichFix wrong vars changed handler in api events
2015-07-02 Michael FriedrichAdd log message for discarded cluster events (e.g....
2015-07-02 Michael FriedrichRevert "Documentation: Update escape sequence"
2015-07-02 Michael FriedrichMAke ApiUser::CheckPassword() const
2015-07-01 Gunnar BeutnerFix build problems on AIX
2015-06-29 Malte RabenseifnerUse PluginContribDir in itl/plugins-contrib.d/*
2015-06-25 Michael FriedrichUpdate documentation for ApiUser object & node wizard
2015-06-25 Michael FriedrichAdd build post install task requirements to INSTALL.md
2015-06-25 Michael FriedrichFix unity build
2015-06-25 Michael Friedrichspec: run 'api setup' in post install
2015-06-25 Michael FriedrichCli: Still ask for CN in 'node wizard'
2015-06-25 Michael FriedrichCli: 'node setup' on the master uses 'api setup' if...
2015-06-25 Michael FriedrichCli: 'node wizard' on the master uses 'api setup' if...
2015-06-25 Michael FriedrichAllow to pass cn to ApiSetupUtility::SetupMaster()
2015-06-25 Michael FriedrichOnly run 'api setup' if the feature was not enabled
2015-06-25 Michael FriedrichAdd feature enable/disable helpers
2015-06-25 Michael FriedrichImplement 'api setup' cli command & add ApiUser config
2015-06-24 Michael FriedrichImplement the ApiUser object type
2015-06-24 Michael FriedrichFix wrong preprocessor macros
2015-06-24 Michael FriedrichFix unused variable in dbevents
2015-06-24 Michael FriedrichAdd missing openssl verify to cluster troubleshooting...
2015-06-24 Gunnar BeutnerFix stability issues with the TlsStream/Stream classes
2015-06-23 Michael FriedrichAdd notifications (e.g. pagerduty) to 'addons & plugins...
2015-06-23 Jean FlachRemove thresholds from check_service.exe
2015-06-23 Jean FlachAdd path exclusion to check_disk.exe
2015-06-23 Jean FlachDecide state based on single drives
2015-06-23 Michael FriedrichFix documentation for checks inside an HA zone
2015-06-22 Michael FriedrichDB IDO: Fix datatype for 'check_source' in statehistory...
2015-06-19 Michael FriedrichFix wrong nscp path w/ command_endpoint runtime macros
2015-06-19 Michael FriedrichUpdate release hints for chocolatey versions
2015-06-19 Michael FriedrichFix file reference in README.md
2015-06-19 Benedikt Heinenode setup: indent accept_config and accept_commands
2015-06-19 Gunnar BeutnerUpdate AUTHORS
2015-06-19 Benedikt HeineFix typo in the documentation
2015-06-19 Ian KellingGrammar fix in doc/3-monitoring-basics.md
2015-06-18 Michael Friedrichchangelog.py: Fix non-links formatting
2015-06-18 Michael FriedrichUpdate release hints
2015-06-18 Michael Friedrichchangelog.py: Add --{version,project,links,html} argume...
next