]> granicus.if.org Git - icinga2/shortlog
icinga2
2013-07-02 Gunnar BeutnerUse object name if HOSTADDRESS macro isn't defined.
2013-07-02 Gunnar BeutnerFix validation warnings for components.
2013-07-02 Gunnar BeutnerFix how the HOSTALIAS and CONTACTALIAS macros work.
2013-07-02 Gunnar BeutnerImplement HOSTADDRESS and HOSTADDRESS6 macros.
2013-07-02 Gunnar Beutnercompat: Make sure commands have unique names.
2013-07-02 Gunnar Beutnercompat: Escape new-lines in commands.
2013-07-02 Gunnar BeutnerRemove unnecessary parenthesis.
2013-07-02 Gunnar BeutnerMake sure the CGIs don't croak on our objects.cache...
2013-07-02 Gunnar BeutnerImplement dumping commands and timeperiods.
2013-07-01 Michael Friedrichcompat: dump commands to objects.cache
2013-07-01 Michael Friedrichcompat: add more missing attributes
2013-07-01 Michael Friedrichconfigconvert: export all enable_* attributes
2013-07-01 Michael Friedrichnotifications: refactor NotificationSent message
2013-07-01 Michael Friedrichfix typo
2013-07-01 Michael Friedrichflapping: fix division by 0, add compat status, extcmds
2013-07-01 Michael Friedrichcompatlog: use flapping threshold/current
2013-07-01 Michael Friedrichcompatlog: add flapping messages
2013-07-01 Gunnar BeutnerImplement Service::GetFlappingCurrent().
2013-07-01 Gunnar BeutnerImplement Service::GetFlappingThreshold().
2013-07-01 Gunnar BeutnerAdd missing validator for flapping_threshold.
2013-07-01 Gunnar BeutnerRemove the built-in attributes notes_url and action_url.
2013-07-01 Gunnar Beutnerobjects.cache: Add support for the "notes" attribute.
2013-07-01 Gunnar BeutnerImplement support for custom variables.
2013-07-01 Gunnar BeutnerFix missing variable definition: Service::m_Endpoint.
2013-07-01 Michael Friedrichrefactor downtime message handling (wip)
2013-07-01 Michael Friedrichcompatlog: refactor custom/acknowledgement notification...
2013-07-01 Michael Friedrichcompatlog: fix checkcommand name
2013-06-28 Michael FriedrichCompat: log notifications (wip)
2013-06-28 Michael Friedrichicinga2.conf.dist: add CompatLog as default
2013-06-28 Michael Friedrichremoting: multicast messages into debug log
2013-06-28 Michael Friedrichfix typo
2013-06-28 Michael Friedrichadd downtime message (started,stopped,cancelled) and...
2013-06-28 Gunnar BeutnerUpdate the tutorial a bit.
2013-06-27 Michael Friedrichdocs: update latest changes
2013-06-27 Gunnar BeutnerImplement validator for timeperiods.
2013-06-27 Gunnar BeutnerMove filter constants to itl/constants.conf.
2013-06-26 Michael FriedrichCompat: split cr output into (long_)output, log only...
2013-06-26 Michael Friedrichconfigconvert: fix already replaced quotes escaping
2013-06-26 Michael Friedrichconfigconvert: update README
2013-06-26 Michael Friedrichconfigconvert: custom attr (CVs, *_url, notes, *image...
2013-06-26 Michael Friedrichconfigconvert: update README (NOTES and TODO)
2013-06-26 Michael Friedrichconfigconvert: treat 'null' (disable inheritance) as...
2013-06-26 Michael Friedrichconfigconvert: fix 'n' and 'a' notification_options...
2013-06-26 Michael Friedrichconfigconvert: skip empty notification filters
2013-06-26 Michael Friedrichconfigconvert: disable some debug leftovers
2013-06-26 Michael Friedrichconfigconvert: notification_options -> notification_...
2013-06-26 Gunnar BeutnerMake the "custom" attribute a dictionary.
2013-06-26 Gunnar BeutnerFix syntax error.
2013-06-26 Gunnar BeutnerImplement notification_*_filter variables for Host...
2013-06-26 Michael Friedrichconfigconvert: notification* attributes for services...
2013-06-26 Michael Friedrichconfigconvert: remove trailing whitespaces
2013-06-26 Michael Friedrichconfigconvert: rename unique notification object identifier
2013-06-26 Michael Friedrichconfigconvert: serviceescalations with servicegroup_name
2013-06-26 Michael Friedrichconfigconvert: only export servicegroups when available
2013-06-26 Michael Friedrichconfigconvert: convert service escalation to notificati...
2013-06-26 Gunnar BeutnerImplement notification conditions.
2013-06-26 Gunnar BeutnerMake sure flapping counters aren't negative.
2013-06-26 Gunnar BeutnerConfig: Implement << and >> operators.
2013-06-25 Gunnar BeutnerDon't allow asterisks in identifiers.
2013-06-25 Gunnar BeutnerImplement script variables.
2013-06-24 Michael Friedrichconfigconvert: treat address* and other attributes...
2013-06-24 Michael Friedrichconfigconvert: update README
2013-06-24 Michael Friedrichconfigconvert: move to tools/
2013-06-24 Michael Friedrichtools: move mkembedconfig into subdir
2013-06-24 Michael Friedrichconfigconvert: disable debug logging by default
2013-06-24 Michael Friedrichconfigconvert: run_icinga2 config test helper
2013-06-24 Michael Friedrichconfigconvert: enable debug consolelogger for config...
2013-06-24 Michael Friedrichconfigconvert: remove obsolete itl service template
2013-06-24 Michael FriedrichConfig Conversion: add conversion script
2013-06-24 Gunnar BeutnerFix: Timeperiods: legacy-timeperiod parsed empty, resul...
2013-06-24 Gunnar Beutnerstatus.dat: Escape new-lines in multi-line plugin output
2013-06-24 Gunnar BeutnerFix: missing check_command attribute results in sigsegv...
2013-06-24 Gunnar BeutnerRemove obsolete templates.
2013-06-24 Gunnar BeutnerFix: Compat Log: abort on OwnLock()
2013-06-22 Michael Friedrichdocs: s/check_command/command/ on command object, s...
2013-06-21 Gunnar BeutnerUpdate the flapping detecting formula.
2013-06-21 Gunnar BeutnerImplement external commands for flapping detection.
2013-06-21 Gunnar BeutnerImplement flapping detection.
2013-06-21 Gunnar BeutnerConfig: Fix nested dictionaries in arrays.
2013-06-21 Gunnar BeutnerMake error message more user-friendly.
2013-06-21 Gunnar BeutnerAdd missing lock.
2013-06-19 Gunnar BeutnerBugfix for removing expired downtimes.
2013-06-19 Gunnar BeutnerImplement support for acknowledgement comments.
2013-06-19 Gunnar BeutnerImplement support for downtime comments.
2013-06-19 Gunnar BeutnerDon't seal DynamicObject updates.
2013-06-19 Gunnar BeutnerRemove unused typedef.
2013-06-17 Gunnar BeutnerUpdate tutorial.
2013-06-17 Gunnar BeutnerRemoved obsolete file.
2013-06-13 Gunnar BeutnerImplement volatile services
2013-06-13 Gunnar BeutnerImplement command timeouts.
2013-06-13 Gunnar BeutnerRefactor commands and implement event handlers.
2013-06-06 Gunnar BeutnerRemove the ILogger interface.
2013-06-06 Gunnar BeutnerFix inheritance for config types.
2013-06-06 Gunnar BeutnerFix dependency problem for "make dist".
2013-06-04 Gunnar BeutnerWindows build fix.
2013-06-04 Gunnar BeutnerRename 'path_prefix' option to 'perfdata_path'.
2013-05-15 Gunnar BeutnerFixed grammar mistake.
2013-05-15 Gunnar BeutnerUpdate CGI section in the tutorial.
2013-05-13 Gunnar BeutnerImplement notification escalations.
2013-05-13 Gunnar BeutnerFix ThreadPool exception on shutdown.
next