]> granicus.if.org Git - icinga2/shortlog
icinga2
2013-02-01 Gunnar BeutnerWindows build fix.
2013-02-01 Gunnar BeutnerFixed log facility for messages from icinga-app.
2013-02-01 Gunnar BeutnerImplement search dirs for #include.
2013-02-01 Gunnar BeutnerBuild fix for Windows.
2013-02-01 Gunnar BeutnerBugfix: Unhandled exception in Service::CheckTimerHandler.
2013-02-01 Gunnar BeutnerDisplay "debug message" for exceptions (in addition...
2013-02-01 Gunnar BeutnerFixed some more compiler warnings (when using -Wall).
2013-02-01 Gunnar BeutnerBug: clearing attributes should only reset their value...
2013-02-01 Gunnar BeutnerFixed some compiler warnings.
2013-02-01 Gunnar BeutnerUpdated messages in the SIGABRT handler.
2013-02-01 Gunnar BeutnerRemoved assert()s in ConfigItemBuilder::Compile.
2013-02-01 Gunnar BeutnerMade warning and critical messages bold.
2013-02-01 Gunnar BeutnerImplemented colored log messages.
2013-02-01 Gunnar BeutnerConfig: Warn about unknown attributes.
2013-02-01 Gunnar BeutnerBugfix: Missing parent object causes assert in Replicat...
2013-02-01 Gunnar BeutnerInitial commit of the Icinga Template Library.
2013-02-01 Gunnar BeutnerBugfix: Use service names instead of aliases.
2013-01-31 Gunnar BeutnerImplement Service::OnCheckResultReceived, rename Servic...
2013-01-31 Gunnar BeutnerDon't use exceptions in CommentProcessor::Get*.
2013-01-31 Gunnar BeutnerConfig: Changing a template ConfigItem must cause child...
2013-01-31 Gunnar BeutnerImplement triggered downtime for services.
2013-01-31 Gunnar BeutnerUse boost::lexical_cast instead of stringstreams.
2013-01-31 Gunnar BeutnerBugfix: Use service name in status.dat (rather than...
2013-01-30 Gunnar BeutnerFixed building with --disable-shared.
2013-01-30 Gunnar BeutnerFixed indentation bug in Expression::DumpValue().
2013-01-30 Gunnar BeutnerConfig: Implement dumping the config in text form
2013-01-30 Gunnar BeutnerFixed incorrect parameters for memset().
2013-01-30 Gunnar BeutnerBugfix: some legacy_id changes didn't cause the cache...
2013-01-30 Gunnar BeutnerRemove expired comments and downtimes.
2013-01-30 Gunnar BeutnerImplement external commands SCHEDULE_HOSTGROUP_SVC_DOWN...
2013-01-30 Gunnar BeutnerMake sure comment/downtime legacy IDs are always unique...
2013-01-30 Gunnar BeutnerMove exception_handler into libbase. Add handler for...
2013-01-30 Gunnar BeutnerBugfix: look up legacy_id for triggered_by downtimes.
2013-01-30 Gunnar BeutnerBugfix: Loading state files was broken.
2013-01-30 Gunnar BeutnerUse UUIDs to uniquely identify comments and downtimes.
2013-01-30 Gunnar BeutnerRemoved obsolete ltdldir variable.
2013-01-30 Gunnar BeutnerImplement Utility::NewUUID().
2013-01-30 Gunnar BeutnerGet rid of the 'rm -r' stuff in autogen.sh
2013-01-29 Michael Friedrichfix ltdl detection once again refs #3021
2013-01-29 Gunnar BeutnerUpdated VS project files.
2013-01-29 Gunnar BeutnerImplemented comments.
2013-01-29 Gunnar BeutnerUpdated VS project files.
2013-01-29 Gunnar BeutnerRenamed ExternalCommand to ExternalCommandProcessor.
2013-01-29 Gunnar BeutnerBugfix: DowntimeProcessor::AddDowntime() should return...
2013-01-29 Gunnar BeutnerAdd some more missing files.
2013-01-29 Gunnar BeutnerAdded missing files.
2013-01-29 Michael Friedrichproper return value checking of libtoolize dry-run...
2013-01-29 Michael Friedrichfix ltdl detection failure on CentOS6 fixes #3021
2013-01-29 Gunnar BeutnerImplement downtimes.
2013-01-29 Gunnar BeutnerAllow T_STRING for dictionary keys.
2013-01-29 Gunnar BeutnerImplement Convert class, move existing type conversion...
2013-01-28 Gunnar BeutnerSchedule pending services using the retry interval.
2013-01-28 Gunnar BeutnerUnset force_next_check after each check.
2013-01-28 Gunnar BeutnerFixed incorrect variable name in ReplicationComponent...
2013-01-28 Gunnar BeutnerDecreased minimum check interval to 5 seconds.
2013-01-28 Gunnar BeutnerFix string_iless performance issue.
2013-01-28 Gunnar BeutnerImplement statistics for passive service checks.
2013-01-28 Gunnar BeutnerUse check interval (rather than retry interval) when...
2013-01-27 Gunnar BeutnerReschedule services after receiving passive check results.
2013-01-27 Gunnar BeutnerFixes host acknowledgement commands.
2013-01-27 Gunnar BeutnerImplemented status.dat support for host acknowledgements.
2013-01-27 Gunnar BeutnerBugfix: null derefence in Service::ApplyCheckResult.
2013-01-27 Gunnar BeutnerAdded missing host attributes.
2013-01-27 Gunnar BeutnerImplemented host acknowledgements.
2013-01-25 Gunnar BeutnerReschedule service dependencies on soft state changes.
2013-01-25 Gunnar BeutnerRe-schedule checks when re-assigning them to a differen...
2013-01-25 Gunnar BeutnerPerformance improvements for *Group::GetMembers().
2013-01-25 Gunnar BeutnerDisallow DynamicObject::Set() for config variables.
2013-01-24 Gunnar BeutnerBuild fix for *NIX.
2013-01-24 Gunnar BeutnerImplement the PROCESS_FILE external command.
2013-01-24 Gunnar BeutnerImplement support for enabling/disabling passive checks.
2013-01-24 Gunnar BeutnerBuild ExternalCommand class on Windows (even though...
2013-01-24 Gunnar BeutnerBuild fix for FreeBSD.
2013-01-24 Gunnar Beutnercompatido: Update to use new *Group::GetMembers() functions
2013-01-24 Gunnar BeutnerFinish implementing ExternalCommand::EnableHostgroupSvc...
2013-01-24 Gunnar BeutnerImplement Host::GetServices().
2013-01-24 Gunnar BeutnerAdded missing *::InvalidateMembersCache() calls.
2013-01-24 Gunnar BeutnerImplemented the external commands "ENABLE_SERVICEGROUP_...
2013-01-24 Gunnar BeutnerImplemented ServiceGroup::GetMembers() and HostGroup...
2013-01-24 Gunnar BeutnerBug fix: Remove pending services from the idle services...
2013-01-24 Gunnar BeutnerBug fix: Continue executing checks even if the first...
2013-01-24 Gunnar BeutnerUpdate service state when delegation is unsuccessful
2013-01-24 Gunnar BeutnerRemove stale subscriptions from local endpoint
2013-01-24 Gunnar BeutnerConfig: Implement true/false as aliases for 1/0
2013-01-23 Gunnar BeutnerWindows fix for ConfigCompiler::ReadInput.
2013-01-23 Gunnar BeutnerDon't allow acknowledgements for services that are OK.
2013-01-23 Gunnar BeutnerFixed ExternalCommand::ScheduleHostSvcChecks().
2013-01-23 Gunnar BeutnerDisable debugging by default.
2013-01-23 Gunnar BeutnerChecker: don't report missed checks after restarting...
2013-01-23 Gunnar BeutnerBugfixes for acknowledgements.
2013-01-23 Gunnar BeutnerImplement acknowledgements.
2013-01-23 Gunnar BeutnerImplemented the external commands "ENABLE_HOST_SVC_CHEC...
2013-01-23 Gunnar BeutnerImplement the external commands "SCHEDULE_FORCED_HOST_S...
2013-01-23 Gunnar BeutnerThrow exception for missing types.
2013-01-23 Gunnar BeutnerReuse pipe inode if it already exists.
2013-01-23 Gunnar BeutnerProperly deal with I/O errors when parsing config files.
2013-01-23 Gunnar BeutnerImplement --enable-debug configure option.
2013-01-22 Gunnar BeutnerImplemented external command "SHUTDOWN_PROGRAM".
2013-01-22 Gunnar BeutnerRemoved enable_checks option from documentation.
2013-01-22 Gunnar BeutnerImplement enable_checks property for services.
next