]> granicus.if.org Git - icinga2/shortlog
icinga2
2015-10-22 Michael FriedrichExport original attributes in DB IDO and Livestatus
2015-10-22 Gunnar BeutnerFix: 'dig_lookup' custom attribute for the 'dig' check...
2015-10-22 Michael FriedrichFix restore_attribute not working in clusters
2015-10-22 Gunnar BeutnerUpdate release documentation
2015-10-22 Gunnar BeutnerMerge branch 'support/2.3'
2015-10-22 Gunnar BeutnerAdd redirect for /
2015-10-22 Gunnar BeutnerUpdate documentation
2015-10-22 Gunnar BeutnerImplement URL handler for /v1
2015-10-22 Jean FlachUpdate API actions
2015-10-22 Gunnar BeutnerAdd getter for endpoint 'connected' attribute
2015-10-22 Gunnar BeutnerRemove api.cpp and api.hpp
2015-10-22 Gunnar BeutnerTurn includes into AST expressions
2015-10-22 Gunnar BeutnerImprove performance for Livestatus queries
2015-10-21 Michael FriedrichDocumentation: Fix missing dollar sign escaping, add...
2015-10-21 Gunnar BeutnerUpdate AUTHORS
2015-10-21 Dinesh MajrekarAdd snmp_port custom attribute for the SNMP check comma...
2015-10-21 Michael FriedrichAdd documentation for event streams
2015-10-21 Michael FriedrichFix compiler warnings
2015-10-21 Michael FriedrichFix filter permissions in event streams
2015-10-21 Michael FriedrichImplement api event streams
2015-10-21 Gunnar BeutnerFix: 'which' isn't available on minimal CentOS installs
2015-10-21 Gunnar BeutnerEnsure that the main thread pool gets re-initialized...
2015-10-20 Gunnar BeutnerMake sure the timer thread is gone when calling fork()
2015-10-20 Gunnar BeutnerBuild fix for OpenBSD
2015-10-20 Jean FlachReword nodeutility output
2015-10-20 Gunnar BeutnerHide internal attributes in the API
2015-10-20 Gunnar BeutnerRemove unnecessary default values
2015-10-19 Michael FriedrichDocumentation: Fix table formatting
2015-10-19 Gunnar BeutnerRelease version 2.3.11
2015-10-19 Gunnar BeutnerRelease version 2.3.11 v2.3.11
2015-10-19 Gunnar BeutnerImplement the resolve_arguments function
2015-10-19 Gunnar BeutnerImprove validation for CIDR masks
2015-10-19 Gunnar BeutnerImprove validation for CIDR masks
2015-10-16 Michael FriedrichLog a warning message on unauthorized http request
2015-10-16 Gunnar BeutnerFix query processing for Livestatus queries which use...
2015-10-16 Gunnar BeutnerFix query processing for Livestatus queries which use...
2015-10-16 Michael FriedrichAdd 'support' tracker to changelog.py
2015-10-16 Michael FriedrichFix OSX control sequence
2015-10-16 Michael FriedrichDB IDO should provide its connected state via /v1/status
2015-10-16 Michael FriedrichAdd a debug log message for updating the program status...
2015-10-16 Michael FriedrichFix wrong connection log message for global zones
2015-10-16 Michael FriedrichDisallow modify attribute for certain object attributes
2015-10-16 Michael FriedrichDocument Object#clone
2015-10-15 Michael FriedrichAdd a debug log message for updating the program status...
2015-10-15 Michael FriedrichFix wrong connection log message for global zones
2015-10-15 Michael FriedrichFix log message formatting for object version
2015-10-15 Gunnar BeutnerFix deadlock in ApiListener::RelayMessage
2015-10-15 Gunnar BeutnerRemove default WQ limits
2015-10-15 Michael FriedrichAdd timeout argument for pop, spop, imap, simap commands
2015-10-15 Michael FriedrichAdd timeout argument for pop, spop, imap, simap commands
2015-10-15 Michael FriedrichImprove error message for socket errors in Livestatus
2015-10-15 Michael FriedrichImprove error message for socket errors in Livestatus
2015-10-15 Michael FriedrichEnsure that modified attributes work with clients with...
2015-10-15 Gunnar BeutnerFix: ApiListener::SyncRelayMessage doesn't send message...
2015-10-15 Gunnar BeutnerUpdate AUTHORS
2015-10-15 Thomas GelfImprove error handling in cidr_match function
2015-10-15 Gunnar BeutnerImplement the cidr_match function
2015-10-15 Michael FriedrichFix wrong type for object version
2015-10-15 Gunnar BeutnerFix: ApiListener::SyncRelayMessage doesn't send message...
2015-10-15 Gunnar BeutnerFix incorrect variable type in ApiListener::ConfigUpdat...
2015-10-14 Gunnar BeutnerAvoid evaluating unnecessary filters
2015-10-14 Gunnar BeutnerImprove performance for object queries
2015-10-14 Gunnar BeutnerDon't look up joined objects when we don't need to
2015-10-14 Gunnar BeutnerMake sure that the 'version' attribute is updated when...
2015-10-14 Gunnar BeutnerUpdate AUTHORS
2015-10-14 Thomas GelfImprove error handling in cidr_match function
2015-10-14 Gunnar BeutnerImplement the cidr_match function
2015-10-14 Jean FlachImprove timeperiods documentation
2015-10-13 Jean FlachImprove timeperiods documentation
2015-10-13 Gunnar BeutnerFix parsing performance data labels which contain '='
2015-10-13 Gunnar BeutnerFix support for host checks in CheckResultReader
2015-10-13 Gunnar BeutnerDon't log messages we've already relayed to all relevan...
2015-10-13 Gunnar BeutnerFix parser error when using new-lines in dictionaries
2015-10-13 Gunnar BeutnerFix: String methods cannot be invoked on an empty string
2015-10-13 Gunnar BeutnerFix: null + null should not be ""
2015-10-13 Gunnar BeutnerRemove unnecessary check in Value::IsObject
2015-10-13 Gunnar BeutnerRemove unnecessary MakeLiteral calls in SetExpression...
2015-10-13 Gunnar BeutnerFix deadlock in TlsStream::Close
2015-10-13 Michael FriedrichDon't throw an exception when replaying the current...
2015-10-13 Michael FriedrichFix openssl certificate not after overflow on rhel5
2015-10-13 Gunnar BeutnerAdd missing Start call for base class in CheckResultRea...
2015-10-13 Gunnar BeutnerFix broken table in the documentation
2015-10-13 Gunnar BeutnerImplement the Array#reverse and String#reverse methods
2015-10-13 Gunnar BeutnerImplement the escape_shell_arg and escape_shell_cmd...
2015-10-13 Gunnar BeutnerBuild fix
2015-10-13 Gunnar BeutnerFix incorrectly escaped arguments for CreateProcess
2015-10-13 Lars EngelsUpdate getting started instructions for FreeBSD
2015-10-13 Tobias von... Add timestamp support for OpenTSDB
2015-10-13 Gunnar BeutnerFix broken table in the documentation
2015-10-13 Gunnar BeutnerUpdate AUTHORS
2015-10-13 Valentin HoebelAdded a hint regarding update-config for HA setups
2015-10-13 Gunnar BeutnerUpdate AUTHORS
2015-10-13 Siyalrach Anton... Remove duplicated text in section "Apply Notifications...
2015-10-13 Gunnar BeutnerFix parsing performance data labels which contain '='
2015-10-13 Gunnar BeutnerFix crash in RepositoryUtility::AddObject
2015-10-13 Gunnar BeutnerFix support for host checks in CheckResultReader
2015-10-13 Gunnar BeutnerAdd missing Start call for base class in CheckResultRea...
2015-10-08 Michael FriedrichUpdate documentation
2015-10-08 Lars EngelsUpdate getting started instructions for FreeBSD
2015-10-07 Gunnar BeutnerAdd missing keywords in ConfigCompiler::GetKeywords
next