]> granicus.if.org Git - icinga2/shortlog
icinga2
2013-09-15 Gunnar BeutnerImplement setgid/setuid support.
2013-09-13 Gunnar Beutnerconfig: Fix arguments for hostchecks.
2013-09-13 Gunnar Beutnerconfig: Fix attribute lookup functions.
2013-09-13 Gunnar Beutnerconfig: Temporarily set hostname for services.
2013-09-13 Gunnar Beutnerconfig: Fix looking up host custom attributes.
2013-09-13 Gunnar Beutnerconfig: Fix resolving macros in command arguments.
2013-09-13 Gunnar Beutnercluster: Make the feature checks more robust.
2013-09-13 Michael FriedrichConfig Conversion: Fix global macros requiring escape_s...
2013-09-13 Gunnar Beutnerconfig: Fix += { }.
2013-09-13 Gunnar BeutnerFix custom macros.
2013-09-13 Gunnar BeutnerConvert custom attributes to macros.
2013-09-13 Gunnar Beutnercluster: Another fix for authority checks.
2013-09-12 Michael FriedrichConfig Conversion: Object macros start with name.
2013-09-12 Michael FriedrichConfig Conversion: Treat command arg macros directly...
2013-09-12 Michael FriedrichConfig Conversion: Update sample icinga2 config.
2013-09-12 Michael FriedrichConfig Conversion: Fix import removing inline comments...
2013-09-12 Michael FriedrichConfig Conversion: Make ADMIN/USER macros global again...
2013-09-12 Michael FriedrichConfig Conversion: s/user_macros/global_macros/g
2013-09-12 Michael FriedrichConfig Conversion: introduce resource.conf with global...
2013-09-12 Gunnar Beutnercluster: Fix cleaning up old log files.
2013-09-12 Gunnar BeutnerIgnore check results if we have a local result that...
2013-09-12 Gunnar Beutnerchecker: Fix incorrect wait time when first service...
2013-09-12 Gunnar BeutnerMake sure the next check timestamp can't be in the...
2013-09-12 Gunnar Beutnercluster: More delegation bugfixes.
2013-09-12 Gunnar Beutnerchecker: Fix waiting for non-authoritative checks.
2013-09-12 Gunnar BeutnerFix crash in ClusterComponent::CheckAuthorityHandler.
2013-09-12 Gunnar Beutnerchecker: Make sure non-authoritative cluster instances...
2013-09-12 Gunnar BeutnerFix delegation bug.
2013-09-12 Gunnar BeutnerAdd missing lock.
2013-09-12 Gunnar BeutnerRemove obsolete code.
2013-09-12 Gunnar Beutnerconfig: Copy authority information into dependant services.
2013-09-12 Gunnar Beutnerido: Set m_Connected to false in Stop().
2013-09-12 Gunnar BeutnerMake sure the check latency can't be negative.
2013-09-12 Gunnar BeutnerUpdate test check output.
2013-09-12 Gunnar BeutnerAdd check output for NullCheck.
2013-09-12 Michael Friedrichido: Fix timeperioddbobject lock.
2013-09-12 Gunnar Beutnercluster: Update endpoints' features for heartbeat messages.
2013-09-12 Gunnar BeutnerRefactor authority checks a bit.
2013-09-12 Gunnar Beutnercluster: Implement authority checks.
2013-09-12 Gunnar BeutnerImprove error messages for socket error.
2013-09-12 Gunnar BeutnerFix bug which causes timeperiods not to be updated.
2013-09-11 Gunnar BeutnerRe-enable TLS compression (again).
2013-09-11 Gunnar Beutnercluster: Prevent idle timeout during log replay.
2013-09-11 Gunnar BeutnerRemove DynamicObject::Start call.
2013-09-11 Gunnar BeutnerUpdate example config.
2013-09-11 Gunnar BeutnerFix crash in MacroProcessor::ResolveMacros.
2013-09-11 Gunnar Beutnerido: Object map should not be static.
2013-09-11 Gunnar BeutnerThreadPool: Add missing lock.
2013-09-11 Gunnar Beutnerido: Fix initialization order bug.
2013-09-11 Gunnar Beutnercluster: Fix another reconnect bug.
2013-09-11 Gunnar Beutnercluster: Fix reconnect bug.
2013-09-11 Gunnar BeutnerFix crash in Endpoint::MessageThreadProc.
2013-09-11 Gunnar BeutnerBuild fix.
2013-09-11 Gunnar Beutnercluster: Heartbeat messages should include the endpoint...
2013-09-11 Gunnar Beutnercluster: Fix idle timeout.
2013-09-11 Gunnar Beutnercluster: Fix heartbeat messages.
2013-09-11 Gunnar Beutnercluster: Don't try to reconnect while we're replaying...
2013-09-11 Gunnar BeutnerRevert "Revert "Enable TLS compression.""
2013-09-11 Gunnar BeutnerRevert "Enable TLS compression."
2013-09-11 Gunnar BeutnerRevert "Revert "cluster: Disconnect timed out endpoints.""
2013-09-11 Gunnar BeutnerEnable TLS compression.
2013-09-10 Gunnar BeutnerAnother init fix.
2013-09-10 Gunnar BeutnerFix object initialization order.
2013-09-10 Gunnar BeutnerRefactor how Application objects work.
2013-09-10 Michael FriedrichConfig Conversion: Skip ARGn macros on Command object...
2013-09-10 Michael FriedrichConfig Conversion: Fix output header.
2013-09-10 Michael FriedrichConfig Conversion: Check that icinga.cfg is passed...
2013-09-10 Gunnar BeutnerDon't copy macros / custom attributes to services.
2013-09-10 Gunnar BeutnerRevert "convert: Use += for macros and custom attributes."
2013-09-10 Gunnar Beutnerconvert: Use += for macros and custom attributes.
2013-09-10 Gunnar Beutnerlivestatus: Fix macro priority.
2013-09-10 Gunnar BeutnerFix macro priority.
2013-09-10 Michael FriedrichConfig Conversion: Treat notification option 'r' as...
2013-09-10 Gunnar Beutnercluster: Avoid unnecessary SetForceNextCheck messages.
2013-09-09 Gunnar Beutnerido: Clean up obsolete handlers.
2013-09-09 Gunnar Beutnerido: Fix timeperiods with more than one segment.
2013-09-09 Gunnar BeutnerFix null ptr for Application::GetInstance().
2013-09-09 Michael FriedrichFix: Add missing locks.
2013-09-09 Gunnar BeutnerFix: Don't shell-escape macros by default.
2013-09-09 Gunnar Beutnercluster: Fix some bugs.
2013-09-08 Gunnar BeutnerBuild fix: Check if pthread_setname_np() is available.
2013-09-06 Gunnar BeutnerOnly do flapping updates when services are in a hard...
2013-09-06 Gunnar Beutnercluster: Rotate the log more frequently.
2013-09-06 Gunnar Beutnercluster: Ignore old messages.
2013-09-06 Gunnar Beutnercluster: Fix handling messages that don't have a timestamp.
2013-09-06 Gunnar Beutnercluster: Speed up log replays.
2013-09-06 Gunnar Beutnercluster: Fix acknowledgement bug.
2013-09-06 Gunnar Beutnercluster: Allow relaying config messages.
2013-09-05 Gunnar Beutnercluster: Implement processing config messages.
2013-09-05 Gunnar BeutnerRemove unused field.
2013-09-04 Gunnar Beutnercluster: Send config updates.
2013-09-04 Gunnar BeutnerFix: Host notifications should be added to the host...
2013-09-03 Gunnar BeutnerRevert "cluster: Disconnect timed out endpoints."
2013-09-03 Gunnar Beutnercluster: Disconnect timed out endpoints.
2013-09-03 Gunnar Beutnercluster: Rotate the log file when Icinga is started.
2013-09-03 Gunnar Beutnerbase: Don't set thread name for the first thread.
2013-09-03 Gunnar Beutnercluster: Periodically clean up old log files.
2013-09-03 Gunnar BeutnerRemove debug code.
2013-09-03 Gunnar Beutnercluster: Compress log files.
2013-09-03 Gunnar Beutnercluster: Send SetLogPosition messages for all message...
next