]> granicus.if.org Git - icinga2/shortlog
icinga2
2014-06-06 Michael FriedrichRelease version 2.0.0-beta2 v2.0.0-beta2
2014-06-06 Michael FriedrichUpdate docs and ChangeLog for Beta 2.
2014-06-06 Michael FriedrichDocumentation: Update some migration examples.
2014-06-06 Michael FriedrichDB IDO: Bump required schema to 1.11.3
2014-06-05 Carlos CesarioDocumentation: Fix running_kernel head in documentation.
2014-06-05 Michael FriedrichError messages: Properly catch and log DB IDO errors.
2014-06-05 Michael FriedrichError messages: Use strerror() for message formatting.
2014-06-05 Michael FriedrichError messages: Gracefully handle PID file errors.
2014-06-05 Michael FriedrichError messages: Properly handle livestatus/cmd pipe...
2014-06-05 Michael FriedrichError messages: Replace exceptions with log/exit in...
2014-06-05 Michael FriedrichError Messages: Catch and log all Socket class exceptions.
2014-06-05 Michael FriedrichError Messages: Catch boost::regex exceptions.
2014-06-05 Michael FriedrichError messages: Add logging to Socket class.
2014-06-05 Michael FriedrichError messages: Fix Logger exceptions.
2014-06-05 Michael FriedrichError messages: Enable logging in TlsStream class.
2014-06-05 Michael FriedrichError messages: Catch all SSL/TLS exceptions in ApiList...
2014-06-05 Michael FriedrichError messages: Fix ApiListener.
2014-06-05 Michael FriedrichError Messages: Deal with socket exceptions.
2014-06-05 Michael FriedrichDocumentation: Fix check_users description.
2014-06-04 Michael FriedrichDocumentation: Fix migration examples.
2014-06-04 Michael FriedrichDocumentation: Fix formatting.
2014-06-04 Michael FriedrichDocumentation: Add detailed manual migration hints...
2014-06-04 Michael FriedrichDocumentation: Add an example for multiple host address...
2014-06-04 Michael FriedrichVagrant: Install debuginfo and latest packages by default.
2014-06-04 Carlos CesarioSyntax Highlighting: Add nano syntax file.
2014-06-04 Michael FriedrichUse hostname if fqdn is empty for NodeName.
2014-06-04 Michael FriedrichRevert "Fix configuration error on missing NodeName."
2014-06-03 Michael FriedrichPlugins: Add 'http_auth_pair' as 'http' command argument.
2014-06-03 Carlos CesarioVim syntax: Fix angleBrackets and vars regex.
2014-06-03 Michael FriedrichDocumentation: Explain dependencies and their required...
2014-06-03 Michael FriedrichFix configuration error on missing NodeName.
2014-06-02 Gunnar BeutnerFix the "running_kernel" check command.
2014-06-02 Michael FriedrichDocumentation: Add manual configuration migration hints...
2014-06-02 Michael FriedrichDocumentation: Rename 'using templates' to 'object...
2014-06-02 Carlos CesarioAdd icinga2 vim syntax file and installation documentation.
2014-06-02 Michael FriedrichYet another kernel removal fix.
2014-06-02 Michael FriedrichDocumentation: Add a note on host and service checks.
2014-06-02 Michael FriedrichDrop missing file from install.
2014-06-02 Michael FriedrichDocumentation: Fix dependency example.
2014-06-02 Michael FriedrichDrop check_kernel in favor of check_running_kernel...
2014-06-02 Michael FriedrichDocumentation: Drop merge leftover.
2014-06-02 Gunnar BeutnerUpdate AUTHORS file.
2014-06-02 Phil HutchinsonFixes for poor grammar and bad sentence structure.
2014-06-02 Michael FriedrichRemove unused member variable: DynamicObject::m_Privileges.
2014-06-02 Michael FriedrichDocumentation: Fix 'http' check_command.
2014-06-01 Gunnar BeutnerFix typo in the documentation.
2014-06-01 Gunnar BeutnerUse AF_UNSPEC for Bind() calls.
2014-05-31 Gunnar BeutnerFix incorrect file names in icinga2-setup-agent.
2014-05-31 Gunnar BeutnerRewrite the check_kernel script and implement support...
2014-05-31 Gunnar BeutnerUpdate icinga2-setup-agent to use zones.conf.
2014-05-31 Gunnar BeutnerFix incorrect template name.
2014-05-30 Michael FriedrichRequire at least Vagrant 1.2.x in Vagrantfile.
2014-05-30 Michael FriedrichDocumentation: Fix typo.
2014-05-30 Michael FriedrichDocumentation: Fix wrong contact/user macros in migrati...
2014-05-30 Michael FriedrichRemove debug output in icinga2-enable-feature.
2014-05-29 Wolfgang NiederUpdate documentation.
2014-05-29 Michael FriedrichDocumentation: Fix typo.
2014-05-29 Michael FriedrichDocumentation: Fix Icinga Wiki url.
2014-05-29 Michael FriedrichDocumentation: Fix default enabled features, add troubl...
2014-05-29 Michael FriedrichFix help text for icinga2-{en,dis}able-feature.
2014-05-29 Michael FriedrichDocumentation: Monitoring Basics: Add/Fix livestatus...
2014-05-28 Marcus van DamPlugins: Add ftp and ups CheckCommand objects.
2014-05-28 Marcus van DamPlugins: Add imap,simap,pop,spop CheckCommand objects.
2014-05-28 Gunnar BeutnerFix a situation where some threadpool work items are...
2014-05-28 Michael FriedrichMerge branch 'fix/rename-log-lib-name-6346' into next
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.
next