]> granicus.if.org Git - icinga2/shortlog
icinga2
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...
2013-09-03 Gunnar Beutnercluster: Fix crash bug.
2013-09-03 Gunnar Beutnercluster: Prevent message loops when replaying logs.
2013-09-03 Gunnar Beutnercluster: Make sure messages are processed in-order.
2013-09-03 Gunnar Beutnercluster: Handle non-numeric log file names.
2013-09-03 Gunnar Beutnercluster: Don't replay logs unless they're relevant.
2013-09-03 Gunnar Beutnercluster: Bugfix for the log timestamps.
2013-09-03 Gunnar Beutnercluster: Fix how replaying old messages works.
2013-09-02 Gunnar Beutnerjsonrpc: Disable debug output.
2013-09-02 Gunnar Beutnercluster: Implement persistent messages.
2013-09-02 Gunnar BeutnerFix bug in the mutex gdb printer.
2013-09-02 Gunnar BeutnerAdd more unit tests for the Value class.
2013-09-02 Gunnar BeutnerAdd more unit tests.
2013-09-02 Gunnar BeutnerFix incorrect indentation.
2013-09-02 Gunnar BeutnerAdd more unit tests.
2013-09-02 Gunnar Beutnerbase: Don't throw exception for valid netstrings.
2013-09-02 Gunnar BeutnerFix grammar mistake.
2013-09-02 Gunnar BeutnerImplement more unit tests.
2013-09-01 Gunnar BeutnerFix build warning.
2013-09-01 Gunnar BeutnerWindows build fix.
2013-08-30 Michael FriedrichConfig Conversion: fix missing Command macros, avoid...
2013-08-30 Michael FriedrichConfig Conversion: support $USERn$ and $ADMINx$ macros...
2013-08-30 Gunnar BeutnerFix HOSTSTATE macro.
2013-08-30 Gunnar BeutnerBuild fix.
2013-08-30 Gunnar BeutnerFix shell escaping in the macro processor.
2013-08-30 Michael FriedrichConfig Conversion: Add ADMINPAGER|EMAIL as macros from...
2013-08-30 Gunnar BeutnerFix 'force' parameter for notifications.
2013-08-30 Gunnar BeutnerFix incorrect parameter for OnNotificationSentChanged...
2013-08-30 Gunnar BeutnerImplement CONTACTEMAIL and CONTACTPAGER macros.
2013-08-30 Gunnar BeutnerRegister service and notification objects.
2013-08-30 Gunnar BeutnerImplement restarting Icinga.
2013-08-30 Gunnar Beutnerconfig: Don't throw exception when file pattern doesn...
2013-08-30 Gunnar BeutnerImplement script variables IcingaPrefixDir, IcingaLocal...
2013-08-30 Gunnar Beutnercluster: Fix deadlock when reconnecting.
2013-08-30 Gunnar BeutnerImplement OS-specific support for thread names.
2013-08-30 Gunnar Beutnercluster: Send heartbeats.
2013-08-29 Gunnar Beutnercompat: Fix attribute name for hosts.
2013-08-29 Gunnar BeutnerAnother bugfix for the event order.
2013-08-29 Gunnar BeutnerFix order for startup events.
2013-08-29 Gunnar BeutnerFix: State file doesn't work for generated service...
2013-08-29 Gunnar BeutnerBuild fix.
2013-08-29 Gunnar BeutnerAdd log message to DynamicObject::RestoreObjects().
2013-08-29 Gunnar BeutnerIncrease minimum number of threads.
2013-08-29 Michael FriedrichConfig Conversion: Skip user macros for non-command...
2013-08-29 Michael FriedrichConfig Conversion: Detect user macros properly.
2013-08-29 Michael FriedrichConfiguration: Remove 'local' identifier.
2013-08-29 Michael FriedrichConfig Conversion: always add type NotificationFilterPr...
2013-08-29 Gunnar BeutnerCheck if flapping is enabled.
2013-08-29 Gunnar Beutnercluster: Fix duplicate acknowledgement comments.
2013-08-29 Gunnar BeutnerMerge remote-tracking branch 'origin/master'
2013-08-29 Gunnar BeutnerImplement cluster events for acknowledgements.
2013-08-29 Michael FriedrichConfig Conversion: Fixes.
2013-08-29 Gunnar BeutnerBuild fix.
2013-08-29 Gunnar BeutnerImplement cluster events for notifications/flapping.
2013-08-29 Gunnar BeutnerImplement cluster event for SetForceNextNotification.
2013-08-29 Gunnar BeutnerFix state file functionality.
2013-08-29 Gunnar BeutnerFix: ::Start must be called after restoring the state...
2013-08-29 Gunnar BeutnerFix deadlock in Service::RemoveDowntime().
2013-08-29 Gunnar BeutnerFix the ASSERT() macro.
2013-08-29 Gunnar BeutnerFix "make dist".
2013-08-29 Gunnar BeutnerClean up Makefiles.
2013-08-29 Gunnar BeutnerRemove duplicate sentence from the README file.
2013-08-28 Pall SigurdssonUpdate icinga2.spec
2013-08-28 Michael FriedrichRevert "make: mkembedconfig is required for 'dist'"
2013-08-28 Gunnar BeutnerFix a grammar mistake in --help.
2013-08-28 Gunnar BeutnerBuild fix for --enable-debug.
2013-08-28 Michael Friedrichmake: mkembedconfig is required for 'dist'
2013-08-28 Gunnar BeutnerImplement cluster events for downtimes.
next