]> granicus.if.org Git - icinga2/shortlog
icinga2
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.
2013-01-22 Gunnar BeutnerExternalCommand: use exceptions instead of return values.
2013-01-22 Gunnar BeutnerImplemented the external commands SCHEDULE_SVC_CHECK...
2013-01-22 Gunnar BeutnerImplement property change handler for next_check.
2013-01-22 Gunnar BeutnerPass through timestamps to external command handlers.
2013-01-22 Gunnar BeutnerImplemented the PROCESS_SERVICE_CHECK_RESULT external...
2013-01-22 Gunnar BeutnerFixed invalid cast in Service::BeginExecuteCheck().
2013-01-22 Gunnar BeutnerMove service check code into the Service class.
2013-01-22 Gunnar BeutnerImplement support for anonymous multicast messages.
2013-01-22 Gunnar BeutnerAdded missing I2_ICINGA_API specifier for the TimePerio...
2013-01-22 Gunnar BeutnerRefactor scheduling stuff from *CheckTask into the...
2013-01-22 Gunnar BeutnerImplement REGISTER_SCRIPTFUNCTION() and clean up how...
2013-01-22 Gunnar BeutnerRemove InitializeLibrary TODO.
2013-01-22 Gunnar BeutnerDisable command pipe functionality on Windows.
2013-01-22 Gunnar BeutnerImplemented support for external commands.
2013-01-22 Gunnar BeutnerRemove /GM flag for Debug|x64
2013-01-21 Gunnar BeutnerImplement support for time periods.
2013-01-21 Gunnar BeutnerUse String::ToString() in CompatComponent::ProcessComma...
2013-01-21 Gunnar BeutnerImplement String::ToDouble().
2013-01-21 Gunnar BeutnerImplemented parsing command pipe data.
2013-01-21 Gunnar BeutnerMade String::Split() const.
2013-01-21 Gunnar BeutnerFixed incorrect argument name.
2013-01-21 Gunnar BeutnerImplemented command pipe (sort of).
2013-01-18 Gunnar BeutnerFix: replicated & local endpoints should not have local...
2013-01-18 Gunnar BeutnerFix: DynamicObject::Unregister() failed to unregister...
2013-01-18 Gunnar BeutnerFix: Endpoints were not properly marked as local.
2013-01-17 Gunnar BeutnerImplemented the #library directive and fixed loading...
2013-01-17 Gunnar BeutnerFixed bug with invalid type in state files.
2012-12-04 Gunnar BeutnerFixed DynamicObject::DumpObjects().
2012-12-04 Gunnar BeutnerRemoved obsolete comment.
2012-12-04 Gunnar BeutnerImplemented DynamicType support.
2012-11-26 Gunnar BeutnerFixed build warning for compatido.
2012-11-26 Gunnar BeutnerRefactored IcingaApplication::Get*().
2012-11-26 Gunnar BeutnerAdded some more code documentation.
2012-11-23 Gunnar BeutnerBuild fix for *NIX.
2012-11-23 Gunnar BeutnerMinor cleanups.
2012-11-23 Gunnar BeutnerImplemented the StdioStream and UnixSocket classes.
2012-11-22 Gunnar BeutnerFixed indentation.
2012-11-22 Gunnar BeutnerBuild fix for *NIX.
2012-11-22 Gunnar BeutnerRefactored the socket classes.
2012-10-31 Gunnar BeutnerFixed incorrect use of boost::algorithm::is_iless.
2012-10-23 Gunnar BeutnerMade type and attribute names case-insensitive.
2012-10-19 Gunnar BeutnerRemoved duplicate config files. v0.0.1
2012-10-19 Michael FriedrichContrib: add demo configuration from osmc 2012 presentation
2012-10-17 Gunnar BeutnerFixed VS filters for pluginchecktask.cpp and pluginchec...
2012-10-17 Gunnar BeutnerFix: Added missing DLL exports for Windows.
2012-10-17 Gunnar BeutnerFix: Renaming temp files didn't work on Windows.
2012-10-16 Gunnar BeutnerAdded missing GPL headers.
2012-10-16 Gunnar BeutnerChanged version number (again).
2012-10-16 Gunnar BeutnerAdded disclaimer text to "configure".
2012-10-15 Michael FriedrichDocumentation: remove log_path from icingaApplication...
2012-10-15 Gunnar BeutnerChanged log level for debug message.
2012-10-15 Gunnar BeutnerFixed example config.
2012-10-15 Gunnar BeutnerUpdated version number (2.0.0a1).
2012-10-15 Michael FriedrichConfig: remove log_path config option from IcingaApplic...
2012-10-15 Gunnar BeutnerFixed grammar mistake.
2012-10-15 Gunnar BeutnerOnly log check timer when we actually created any tasks.
2012-10-15 Gunnar BeutnerBugfix: services property doesn't work when the first...
2012-10-15 Gunnar BeutnerIgnore Windows new-lines.
2012-10-12 Gunnar BeutnerBugfix: Delegation didn't work for local-only instances.
2012-10-12 Gunnar BeutnerExample config: Renamed host "localhost-i2" to "localhost".
2012-10-12 Michael FriedrichConfig: only use one sample localhost
2012-10-12 Gunnar BeutnerBuild fix for FreeBSD.
2012-10-12 Gunnar BeutnerBugfix: The delegation component should use only non...
2012-10-12 Gunnar BeutnerDon't write local-only objects to the state file.
2012-10-12 Gunnar BeutnerBugfix: Replicated objects weren't removed on peer...
2012-10-11 Michael FriedrichConfig: add Logger to win32 config too, for debug console
2012-10-11 Michael Friedrichupdate .gitignore for docs and binaries
2012-10-11 Gunnar BeutnerBugfix: Connecting to a remote node crashes Icinga2.
2012-10-11 Gunnar BeutnerRemove path spec from the console logger.
2012-10-08 Michael FriedrichCompat IDO: move some log msg to debug level
2012-10-08 Michael FriedrichConfig: add a demo service example (since #3250 is...
2012-10-08 Michael FriedrichConfig: add Logger with debug severity by default
next