]> granicus.if.org Git - icinga2/history - components
Update INSTALL - master + support/2.0 only
[icinga2] / components /
2014-08-06 Gunnar BeutnerExit application when IDO version doesn't match expecte...
2014-08-06 Gunnar BeutnerAdd missing spaces in some error messages
2014-08-06 Gunnar BeutnerDon't write new-lines to the Graphite socket to test...
2014-08-05 Michael FriedrichExternalCommandListener: Use threads per client connection
2014-08-05 Gerd von EgidyBeautify GraphiteWriter debug logging
2014-08-05 Gerd von EgidyAdd warning messages when performance data could not...
2014-07-23 Michael FriedrichFix customvariables in DB IDO MySQL are not case sensitive
2014-07-23 Michael FriedrichRename upgrade sql files
2014-07-23 Gunnar BeutnerAdd MySQL/pgSQL upgrade files which fix name2 in the...
2014-07-22 Gunnar BeutnerMake location of the /run directory configurable
2014-07-22 Gunnar BeutnerUse NULL instead of empty strings for name2 in the...
2014-07-21 Gunnar BeutnerClean up constructors in the livestatus module
2014-07-18 Ildar HizbulinGraphiteWriter: Fix malformatted integer values
2014-07-08 Michael FriedrichDB IDO: Reset reconnect timer before pausing the connection
2014-07-08 Gunnar BeutnerIncrease command buffer to 128kB
2014-06-25 Gunnar BeutnerBuild fix for Debian unstable
2014-06-25 Gunnar BeutnerFix support for the Check_MK frontend
2014-06-25 Gunnar BeutnerReplace FindMYSQL.cmake with another script which has...
2014-06-25 Gunnar BeutnerFix PostgreSQL warnings about escaped strings
2014-06-24 Gunnar BeutnerFix Livestatus queries where the second operand is...
2014-06-20 Michael FriedrichNotifications: Check if disabled when sending reminder
2014-06-13 Michael FriedrichDB IDO: Remove old 0.0.x upgrade sqls not required...
2014-06-12 Michael FriedrichFix wrong logging in ExternalCommandListener
2014-06-12 Michael FriedrichLivestatus: Add 'host_name' and 'service_description...
2014-06-11 Michael FriedrichLivestatus: Fix 'OutputFormat:json' w/o space is valid...
2014-06-06 Michael FriedrichDB IDO: Bump required schema to 1.11.3
2014-06-05 Michael FriedrichError messages: Properly catch and log DB IDO errors.
2014-06-05 Michael FriedrichError messages: Properly handle livestatus/cmd pipe...
2014-06-05 Michael FriedrichError Messages: Catch and log all Socket class exceptions.
2014-06-05 Michael FriedrichError Messages: Catch boost::regex exceptions.
2014-06-05 Michael FriedrichError Messages: Deal with socket exceptions.
2014-06-01 Gunnar BeutnerUse AF_UNSPEC for Bind() calls.
2014-05-28 Michael FriedrichMerge branch 'fix/rename-log-lib-name-6346' into next
2014-05-28 Michael FriedrichRename livestatus classes.
2014-05-28 Michael FriedrichChange log message identifier for components/*.
2014-05-27 Gunnar BeutnerRemove icinga::ErrorInformation.
2014-05-26 Michael FriedrichFix check statistics are mixing host/service checks.
2014-05-25 Gunnar BeutnerRename C++ header files.
2014-05-22 Michael FriedrichMove more log messages to 'notice' severity.
2014-05-22 Michael FriedrichChange the most chatting log messages to 'notice' severity.
2014-05-22 Michael FriedrichExtract exception error info message.
2014-05-22 Gunnar BeutnerFix compiler warnings.
2014-05-21 Michael FriedrichFix PerfdataWriter config validation.
2014-05-19 Michael FriedrichMove 'GraphiteWriter already connected' to debug log.
2014-05-19 Michael FriedrichUse CustomVarObject instead of DynamicObject for all...
2014-05-12 Michael FriedrichAdd command namespace {check_,event_,notification_...
2014-05-11 Gunnar BeutnerRemove unnecessary includes.
2014-05-11 Gunnar BeutnerFix some compiler warnings.
2014-05-10 Michael FriedrichLivestatus: Add 'check_source' to hosts table.
2014-05-10 Michael FriedrichMerge branch 'feature/is-reachable-6094' into next
2014-05-10 Michael FriedrichDB IDO: Bump schema version to 1.11.3.
2014-05-10 Michael FriedrichStatusDataWriter: Add 'is_reachable' {host,service...
2014-05-10 Michael FriedrichDB IDO: Add 'is_reachable' column to {host,service...
2014-05-10 Michael FriedrichLivestatus: Add 'is_reachable' to hosts/services table.
2014-05-09 Gunnar BeutnerImplement HA for IDO connections.
2014-05-09 Gunnar BeutnerReimplement load-balancing for checks.
2014-05-08 Gunnar BeutnerRefactor the agent and cluster components.
2014-05-06 Michael FriedrichStatusDataWriter: Fix dependency relations.
2014-05-03 Michael FriedrichAdd debug log entries for dependencies.
2014-05-03 Michael FriedrichImplement CompatUtility::GetCheckableCommandArgs()...
2014-05-01 Michael FriedrichChecker: Fix exception on disabled host checks.
2014-05-01 Michael FriedrichStatusDataWriter: Fix missing host dependencies.
2014-04-29 Gunnar BeutnerChange log level for some messages.
2014-04-27 Gunnar BeutnerFix support for StatsOr and StatsAnd.
2014-04-27 Gunnar BeutnerTurn off column headers for Stats queries.
2014-04-26 Gunnar BeutnerImplement support for optional command arguments.
2014-04-25 Gunnar BeutnerMerge branch 'feature/cluster-5467' into next
2014-04-25 Gunnar BeutnerImplement loop detection for cluster links.
2014-04-25 Gunnar BeutnerFix incorrect type for notification timestamps.
2014-04-25 Gunnar BeutnerFix deadlock in TlsStream::{Read,Write}.
2014-04-25 Gunnar BeutnerClean up ClusterListener::Supports{Checks,Notifications}.
2014-04-24 Michael FriedrichAdd {Host,Service}Group attributes: notes, notes_url...
2014-04-22 Gunnar BeutnerUse fewer threads by default.
2014-04-22 Gunnar BeutnerProperly deal with exceptions in CheckerComponent:...
2014-04-22 Michael FriedrichDrop unused statusmap_image & coords attributes entirely.
2014-04-22 Michael FriedrichRevert "Add statusmap_image and coords host attributes."
2014-04-17 Michael FriedrichAdd statusmap_image and coords host attributes.
2014-04-17 Michael FriedrichAdd CompatUtility::GetModifiedAttributesList() for...
2014-04-17 Michael FriedrichAdd modified attributes for user and command vars.
2014-04-17 Michael FriedrichUse legacy attribute getters in interfaces.
2014-04-17 Michael FriedrichAdd global Enable{Host,Service}Checks. Update interface...
2014-04-16 Gunnar BeutnerAdd missing ::Stop calls.
2014-04-15 Gunnar BeutnerFix failed agent checks after restarts.
2014-04-15 Michael FriedrichFix copyright.
2014-04-15 Gunnar BeutnerImplement support for hosts in the agent component.
2014-04-14 Michael FriedrichCompat: Only dump host address{,6}, alias if set.
2014-04-13 Gunnar BeutnerFix db_ido queries.
2014-04-13 Gunnar BeutnerFix auto-discovery info files.
2014-04-13 Gunnar BeutnerImplement support for auto-discovering services for...
2014-04-12 Gunnar BeutnerFix race condition in AgentListener::NewClientHandler.
2014-04-12 Gunnar BeutnerUpdate ITL commands.
2014-04-12 Gunnar BeutnerFix file descriptors not getting closed properly
2014-04-12 Gunnar BeutnerImplement support for agent-based checks.
2014-04-10 Gunnar BeutnerFix the cluster component.
2014-04-09 Gunnar BeutnerFix notification timer for notifications with interval...
2014-04-09 Gunnar BeutnerAvoid unnecessary copies for DynamicType::GetObjects.
2014-04-09 Gunnar BeutnerRename the notification attributes.
2014-04-08 Gunnar BeutnerFix re-notification interval.
2014-04-08 Gunnar BeutnerUpdate components to use the new address fields.
2014-04-08 Gunnar BeutnerImplement attributes for some well-known macros and...
next