]> granicus.if.org Git - icinga2/shortlog
icinga2
2014-05-28 Michael FriedrichChange log message identifier for libdb_ido.
2014-05-28 Michael FriedrichFix AExpression log message.
2014-05-28 Michael FriedrichRename livestatus classes.
2014-05-28 Michael FriedrichChange log message identifier for libremote.
2014-05-28 Michael FriedrichChange log message identifier for libmethods.
2014-05-28 Michael FriedrichChange log message identifier for libicinga.
2014-05-28 Michael FriedrichChange log message identifier for libconfig.
2014-05-28 Michael FriedrichChange log message identifier for libbase.
2014-05-28 Michael FriedrichChange log message identifier for components/*.
2014-05-28 Gunnar BeutnerFix missing timer events.
2014-05-28 Gunnar BeutnerRemove thread names from log messages.
2014-05-27 Michael FriedrichVagrant: Fix 'vagrant ssh' for a single instance.
2014-05-27 Michael FriedrichVagrant: Fix index.html title.
2014-05-27 Michael FriedrichVagrant: Fix finalize.sh.
2014-05-27 Michael FriedrichChange Vagrant VM welcome page to a more friendly one.
2014-05-27 Gunnar BeutnerFix spelling mistake.
2014-05-27 Gunnar BeutnerRemove icinga::ErrorInformation.
2014-05-27 Gunnar BeutnerUse Utility::GetFQDN for the NodeName variable.
2014-05-27 Gunnar BeutnerBump version to 2.0.0-1.beta2.dev.
2014-05-27 Michael FriedrichUpdate ChangeLog for 2.0.0 Beta 1. v2.0.0-beta1
2014-05-27 Michael FriedrichDocumentation: Fix migration script documentation.
2014-05-27 Gunnar BeutnerSplit Utility::GetHostName into two functions.
2014-05-27 Gunnar BeutnerFix logrotate.d/icinga2 file in the Debian package.
2014-05-27 Michael FriedrichFix removal of expired ScheduledDowntimes.
2014-05-27 Gunnar BeutnerUpdate documentation.
2014-05-27 Gunnar BeutnerUse icinga2-enable-feature's multi-argument functionali...
2014-05-26 Michael FriedrichDocumentation: Add configuration best practice introduc...
2014-05-26 Michael FriedrichDocumentation: Add advanced apply services with custom...
2014-05-26 Michael FriedrichFix check statistics are mixing host/service checks.
2014-05-26 Carlos CesarioAdd icinga2-{en,dis}able-feature support to multiple...
2014-05-26 Michael FriedrichDocumentation: Import missing Livestatus tables and...
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.
next