]> granicus.if.org Git - icinga2/shortlog
icinga2
2014-04-12 Gunnar BeutnerRemove the SNMP auto-discovery scripts.
2014-04-12 Gunnar BeutnerFix the spec file.
2014-04-12 Gunnar BeutnerFix commonName check in the auto-discovery script.
2014-04-12 Gunnar BeutnerSet OpenSSL locking callback.
2014-04-12 Gunnar BeutnerMake sure that the auto-discovery script gets installed.
2014-04-12 Gunnar BeutnerUse sysconfdir for the agent certificate paths.
2014-04-12 Gunnar BeutnerAdd auto-discovery script for the agent.
2014-04-12 Gunnar BeutnerFix race condition in AgentListener::NewClientHandler.
2014-04-12 Gunnar BeutnerUpdate the upstream_name attribute in the setup script.
2014-04-12 Gunnar BeutnerFix the spec file.
2014-04-12 Gunnar BeutnerDisable notification feature for agent instances.
2014-04-12 Gunnar BeutnerIncrease default syslog log level to "warning".
2014-04-12 Gunnar BeutnerUpdate agent setup scripts.
2014-04-12 Gunnar BeutnerAdd setup scripts for the agent.
2014-04-12 Gunnar BeutnerUpdate the example config.
2014-04-12 Gunnar BeutnerAdd missing file.
2014-04-12 Gunnar BeutnerUpdate "swap" check command.
2014-04-12 Gunnar BeutnerUpdate example config.
2014-04-12 Gunnar BeutnerInstall missing file.
2014-04-12 Gunnar BeutnerUpdate ITL commands.
2014-04-12 Gunnar BeutnerFix file descriptors not getting closed properly
2014-04-12 Gunnar BeutnerImplement support for agent-based checks.
2014-04-11 Gunnar BeutnerFix external commands which take no arguments.
2014-04-11 Gunnar BeutnerUpdate documentation.
2014-04-11 Gunnar BeutnerMake sure the scheduling offset is set properly for...
2014-04-11 Gunnar BeutnerAllow trailing comma in arrays.
2014-04-11 Gunnar BeutnerInstall vi in the dev environment.
2014-04-11 Gunnar BeutnerUpdate documentation.
2014-04-11 Gunnar BeutnerFix some of the paths for the Docker scripts.
2014-04-11 Gunnar BeutnerUse the right UID and GID for build files.
2014-04-11 Gunnar BeutnerAdd support for GDB pretty printers in the dev environment.
2014-04-11 Gunnar BeutnerAdd scripts to build a dev environment with Docker.
2014-04-11 Gunnar BeutnerMark the PerfdataValue class as "safe".
2014-04-10 Gunnar BeutnerSupport shell-style comments.
2014-04-10 Gunnar BeutnerFix the cluster component.
2014-04-10 Gunnar BeutnerOnly resolve user macros (vars.*) recursively.
2014-04-09 Gunnar BeutnerFix notification timer for notifications with interval...
2014-04-09 Gunnar BeutnerAnother build fix for Windows.
2014-04-09 Gunnar BeutnerWindows build fix.
2014-04-09 Gunnar BeutnerAvoid unnecessary copies for DynamicType::GetObjects.
2014-04-09 Gunnar BeutnerFix unit tests.
2014-04-09 Gunnar BeutnerAllow dictionaries to contain null values.
2014-04-09 Gunnar BeutnerImplement the "return" keyword.
2014-04-09 Gunnar BeutnerRename the notification attributes.
2014-04-09 Gunnar BeutnerChange the default notification interval to 30 minutes.
2014-04-08 Gunnar BeutnerFix re-notification interval.
2014-04-08 Gunnar BeutnerUpdate the example config.
2014-04-08 Gunnar BeutnerFix the state filters for "critical" and "unknown".
2014-04-08 Gunnar BeutnerUpdate example config.
2014-04-08 Gunnar BeutnerFix default values for notification filters.
2014-04-08 Gunnar BeutnerUpdate the example config.
2014-04-08 Gunnar BeutnerUpdate the auto-discovery scripts.
2014-04-08 Gunnar BeutnerFix passive check results.
2014-04-08 Gunnar BeutnerUpdate components to use the new address fields.
2014-04-08 Gunnar BeutnerImplement attributes for some well-known macros and...
2014-04-08 Gunnar BeutnerUpdate Vagrant documentation URL.
2014-04-08 Gunnar BeutnerUpdate BuildRequires.
2014-04-08 Gunnar BeutnerFail gracefully when pandoc and sphinx-build aren't...
2014-04-08 Gunnar BeutnerFix installing htdocs files.
2014-04-08 Gunnar BeutnerIntegrate Sphinx into the build system.
2014-04-08 Gunnar BeutnerRename the service state constants.
2014-04-08 Gunnar BeutnerRemove the HostUnreachable state.
2014-04-08 Gunnar BeutnerFix invalid timeout for poll().
2014-04-07 Gunnar BeutnerClean up some of the type checks.
2014-04-07 Gunnar BeutnerReplace StrapdownJS with Sphinx.
2014-04-07 Michael FriedrichRemove the 'Icinga' prefix for global constants.
2014-04-07 Gunnar BeutnerFix crash in the CompatLogger class.
2014-04-07 Michael FriedrichLog warning if apply rule does not match anywhere.
2014-04-07 Gunnar BeutnerUpdate documentation.
2014-04-07 Gunnar BeutnerUpdate documentation for the ExternalCommandListener...
2014-04-07 Gunnar BeutnerImplement new state and type filters.
2014-04-07 Michael FriedrichFix missing target types in ScheduledDowntime apply.
2014-04-07 Michael FriedrichThrow error on missing 'assign' in 'apply'.
2014-04-06 Gunnar BeutnerClean up some of the notes.
2014-04-06 Gunnar BeutnerUpdate documentation.
2014-04-06 Michael FriedrichDB IDO: Fix AddLogHistory() checkable object.
2014-04-06 Gunnar BeutnerUpdate documentation.
2014-04-06 Gunnar BeutnerUpdate documentation.
2014-04-06 Gunnar BeutnerRemove the escape_macros attribute.
2014-04-06 Gunnar BeutnerUpdate documentation.
2014-04-06 Gunnar BeutnerRefactor name helper classes a bit.
2014-04-05 Gunnar BeutnerFix yet another validation issue.
2014-04-05 Gunnar BeutnerFix another bug with relative object names.
2014-04-05 Gunnar BeutnerMake sure that Utility::GlobRecursive doesn't recurse...
2014-04-05 Gunnar BeutnerFix validation problem with relative object names.
2014-04-05 Gunnar BeutnerUpdate documentation.
2014-04-05 Gunnar BeutnerUpdate example config.
2014-04-05 Gunnar BeutnerImplement relative object names.
2014-04-05 Michael FriedrichFix host custom attribute 'address' as runtime macro.
2014-04-05 Gunnar BeutnerRename variables.
2014-04-05 Michael FriedrichFix typo.
2014-04-05 Michael FriedrichProvide 1.x fallback using GetName() for address macros.
2014-04-05 Michael FriedrichAccess custom attributes as ${host,service,user}.vars...
2014-04-05 Michael FriedrichFix legacy attributes by object type.
2014-04-05 Gunnar BeutnerFix validation for ScheduledDowntime objects.
2014-04-05 Gunnar BeutnerFix validation for Notification objects.
2014-04-05 Gunnar BeutnerUpdate documentation.
2014-04-05 Gunnar BeutnerUpdate documentation.
2014-04-05 Gunnar BeutnerUpdate the auto-discovery scripts.
2014-04-05 Gunnar BeutnerImplement apply target types.
next