]> granicus.if.org Git - icinga2/shortlog
icinga2
2014-05-26 Gunnar BeutnerMake sure that Utility::GetHostName() returns an FQDN.
2014-05-26 Gunnar BeutnerUpdate documentation.
2014-05-26 Carlos CesarioAdd missing file icingastatus.conf.
2014-05-26 Gunnar BeutnerComment out the NodeName constant.
2014-05-26 Gunnar BeutnerRemove the keep_alive attribute.
2014-05-26 Gunnar BeutnerMake the output of the cluster check more readable.
2014-05-26 Gunnar BeutnerMake username in the logrotate config configurable.
2014-05-26 Gunnar BeutnerMake sure Application::InitializeBase() when RLIMIT_NOF...
2014-05-25 Gunnar BeutnerImplement the "cluster-zone" check task.
2014-05-25 Gunnar Beutnermkclass should return exit code 1 when compilation...
2014-05-25 Gunnar BeutnerRename C++ header files.
2014-05-25 Michael FriedrichFix incorrect host state change logs.
2014-05-23 Michael FriedrichDocumentation: Fix troubleshooting debug hints.
2014-05-23 Gunnar BeutnerImprove log messages.
2014-05-23 Gunnar BeutnerImprove log messages for the Process class.
2014-05-23 Gunnar BeutnerFix config sync problem.
2014-05-23 Gunnar BeutnerRename --debug to --log-level.
2014-05-23 Michael FriedrichDocumentation: Add a hint on configuration comments...
2014-05-23 Michael FriedrichMove ApiListener timer logs to 'notice'.
2014-05-23 Michael FriedrichFix required argument for --debug|-x.
2014-05-23 Gunnar BeutnerChange the default number of threads for the ThreadPool...
2014-05-23 Michael FriedrichAdd debug log severity for console logger.
2014-05-23 Gunnar BeutnerFix compiler warnings.
2014-05-23 Michael FriedrichDocumentation: Add a note about updated sample config.
2014-05-23 Gunnar BeutnerClose inherited FDs.
2014-05-22 Michael FriedrichAdd troubleshooting chapter, fix addon chapter.
2014-05-22 Michael FriedrichMove more log messages to 'notice' severity.
2014-05-22 Michael FriedrichFix wrong service apply rule examples for ping{4,6}.
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.
next