]> granicus.if.org Git - icinga2/shortlog
icinga2
2014-05-22 Michael FriedrichFix null ptr exception in Zone::GetLocalZone()
2014-05-22 Michael FriedrichDocumentation: Fix Getting Started based on revamped...
2014-05-22 Michael FriedrichEmphasize on apply rules in example config.
2014-05-22 Michael FriedrichDocumentation: Add references to apply examples to...
2014-05-22 Gunnar BeutnerWindows build fix.
2014-05-22 Michael FriedrichFix debug output for Api* connection errors.
2014-05-22 Michael FriedrichFix nrpe command definition.
2014-05-22 Michael FriedrichMove zone specific configuration to zones.conf included...
2014-05-22 Michael FriedrichRemove authorities leftover.
2014-05-22 Michael FriedrichDocumentation: Move notifications/dependencies up.
2014-05-22 Michael FriedrichDocumentation: Update migration, add agent based depend...
2014-05-22 Michael FriedrichPlugins: Add generic nrpe command definition.
2014-05-22 Michael FriedrichDocumentation: Update what's new for 2.0.0 Beta 1.
2014-05-22 Michael FriedrichDocumentation: Explain config validation with errors...
2014-05-22 Michael FriedrichFix checkconfig error message.
2014-05-22 Michael FriedrichDocumentation: Explain how command parameters work...
2014-05-22 Michael FriedrichChange the most chatting log messages to 'notice' severity.
2014-05-22 Michael FriedrichExtract exception error info message.
2014-05-22 Michael FriedrichMake critical connection errors readable in ApiListener.
2014-05-22 Michael FriedrichAdd 'notice' severity to *Logger.
2014-05-22 Gunnar BeutnerUpdate documentation.
2014-05-22 Gunnar BeutnerAdd by_ssh command object.
2014-05-22 Gunnar BeutnerUpdate documentation.
2014-05-22 Gunnar BeutnerMake sort order for Utility::{Glob,GlobRecursive} deter...
2014-05-22 Gunnar BeutnerFix invalid logrotate option.
2014-05-22 Gunnar BeutnerFix logrotate config.
2014-05-22 Gunnar BeutnerFix compiler warnings.
2014-05-22 Gunnar BeutnerUse the right CheckResult object for commands.
2014-05-21 Michael FriedrichFix PerfdataWriter config validation.
2014-05-21 Gunnar BeutnerAdd description for the display_name attribute for...
2014-05-21 Michael FriedrichFix revision in version string.
2014-05-21 Gunnar BeutnerBuild fix for Fedora.
2014-05-20 Michael FriedrichDocumentation: Add a note for the vagrant demo vm to...
2014-05-20 Michael FriedrichDocumentation: Fix cluster config examples.
2014-05-20 Gunnar BeutnerRemove build dependency for postgresql84.
2014-05-20 Michael FriedrichDocumentation: Add a note on recovery notifications...
2014-05-20 Michael FriedrichDocumentation: Add a better example for apply rules...
2014-05-20 Michael FriedrichDocumentation: Move ITL/Plugin Commands into Icinga...
2014-05-20 Michael FriedrichFix cluster check output.
2014-05-20 Michael FriedrichFix the current zone master log message.
2014-05-20 Gunnar BeutnerFix compatibility with older versions of CMake.
2014-05-19 Michael FriedrichMove 'GraphiteWriter already connected' to debug log.
2014-05-19 Michael FriedrichDocumentation: Add a note for required CheckCommand...
2014-05-19 Michael FriedrichAdd MessageOrigin to OnVarsChanged.
2014-05-19 Michael FriedrichUse CustomVarObject instead of DynamicObject for all...
2014-05-19 Michael FriedrichDocumentation: Update cluster documentation.
2014-05-19 Gunnar BeutnerRemove Doxygen.
2014-05-19 Gunnar BeutnerFix command timeout.
2014-05-19 Michael FriedrichBump version for next release target.
2014-05-19 Gunnar BeutnerFix deadlock in db_ido.
2014-05-19 Michael FriedrichRemove duplicate information in INSTALL file.
2014-05-19 Michael FriedrichDocumentation: Classic UI command expander feature...
2014-05-18 Gunnar BeutnerMerge branch 'feature/systemd-reload-6118' into next
2014-05-18 Gerd von EgidyAdd Process::GetPID and make it work on Unix and Windows.
2014-05-18 Gerd von EgidyUnlink the pidfile when we really shutdown (not reload).
2014-05-18 Gerd von EgidyProof of concept how a real reload-handling with system...
2014-05-18 Gunnar BeutnerImplement the ICINGA2_GIT_VERSION_INFO option.
2014-05-18 Gunnar BeutnerImplement support for overriding the version number.
2014-05-18 Gunnar BeutnerParallellize restoring objects from the state file.
2014-05-18 Gunnar BeutnerSimplify "ignore where" condition in the example config.
2014-05-17 Gunnar BeutnerExecute apply/object rules in parallel.
2014-05-17 Gunnar BeutnerAdd check command for check_dhcp.
2014-05-17 Gunnar BeutnerFix incorrect chapter titles.
2014-05-17 Gunnar BeutnerSet parent_host_name in Dependency objects to the host...
2014-05-17 Gunnar BeutnerFix crash when zones.d directory doesn't exist.
2014-05-17 Gunnar BeutnerBuild fix for Windows.
2014-05-17 Gunnar BeutnerRemove version number in doc/conf.py.
2014-05-16 Gunnar BeutnerBump version in doc/conf.py.
2014-05-16 Gunnar BeutnerRelease 0.0.11. v0.0.11
2014-05-15 Gunnar BeutnerImplement timestamps for zone configs.
2014-05-15 Gunnar BeutnerImplement "accept_config" attribute.
2014-05-14 Michael FriedrichDocumentation: Update draft on zone sync.
2014-05-14 Michael FriedrichFix missing 'zones' dir in Debian packages.
2014-05-13 Gunnar BeutnerImplement the config::Update message.
2014-05-13 Gunnar BeutnerImplicitly set zone attribute for files includes from...
2014-05-13 Gunnar BeutnerUpdate spec file (again).
2014-05-13 Gunnar BeutnerUpdate the spec file.
2014-05-13 Gunnar BeutnerAdd missing file.
2014-05-13 Gunnar BeutnerImplement support for the zones.d config directory.
2014-05-13 Gunnar BeutnerFix another spelling mistake.
2014-05-13 Gunnar BeutnerAdd missing dependencies for the Debian package.
2014-05-13 Gunnar BeutnerMove kernel check to the Debian package directory.
2014-05-12 Michael FriedrichDisable non-working kernel check in sample config.
2014-05-12 Carlos CesarioDocumentation: Fix cluster health check example.
2014-05-12 Michael FriedrichDocumentation: Add a note on unreachable preventing...
2014-05-12 Michael FriedrichAdd command namespace {check_,event_,notification_...
2014-05-12 Gunnar BeutnerSome more bug fixes for the setup script.
2014-05-12 Gunnar BeutnerUpdate the agent setup scripts.
2014-05-12 Gunnar BeutnerAdd missing quote.
2014-05-12 Michael FriedrichDocumentation: Fix angel brackets in markdown tables.
2014-05-12 Gunnar BeutnerRename the function, return and for keywords and remove...
2014-05-12 Gunnar BeutnerFix spelling mistake.
2014-05-12 Gunnar BeutnerAdd check comment for NSClient++.
2014-05-12 Gunnar BeutnerImprove error message when execvpe() fails.
2014-05-12 Gunnar BeutnerDon't use colors for the whole log message.
2014-05-12 Gunnar BeutnerUpdate INSTALL file.
2014-05-11 Gunnar BeutnerRemove unnecessary includes.
2014-05-11 Michael FriedrichDocumentation: Fix DB category requirements.
2014-05-11 Michael FriedrichDocumentation: Explain how runtime macro evaluation...
2014-05-11 Michael FriedrichDocumentation: Fix runtime macros in migration section.
next