]> granicus.if.org Git - icinga2/history - lib
Update INSTALL file.
[icinga2] / lib /
2014-04-17 Michael FriedrichAdd statusmap_image and coords host attributes.
2014-04-17 Michael FriedrichAdd CompatUtility::GetModifiedAttributesList() for...
2014-04-17 Michael FriedrichAdd modified attributes for user and command vars.
2014-04-17 Michael FriedrichUse legacy attribute getters in interfaces.
2014-04-17 Michael FriedrichAdd global Enable{Host,Service}Checks. Update interface...
2014-04-16 Michael FriedrichMerge branch 'feature/cv-mod-attr-5956' into next
2014-04-16 Michael FriedrichFix custom var override.
2014-04-16 Michael FriedrichAdd modified attributes for vars dictionary.
2014-04-16 Gunnar BeutnerAdd missing ::Stop calls.
2014-04-16 Gunnar BeutnerImplement CLR-based checks.
2014-04-15 Michael FriedrichAdd group apply (creates object only once and sets...
2014-04-15 Gunnar BeutnerImplement support for hosts in the agent component.
2014-04-14 Michael FriedrichAdd nested group support for {Host,Service,User}Group.
2014-04-14 Gunnar BeutnerBuild fix for Windows.
2014-04-14 Gunnar BeutnerFix another exception issue with FreeBSD.
2014-04-12 Gunnar BeutnerSet OpenSSL locking callback.
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 BeutnerMake sure the scheduling offset is set properly for...
2014-04-11 Gunnar BeutnerAllow trailing comma in arrays.
2014-04-11 Gunnar BeutnerMark the PerfdataValue class as "safe".
2014-04-10 Gunnar BeutnerSupport shell-style comments.
2014-04-10 Gunnar BeutnerOnly resolve user macros (vars.*) recursively.
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 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 the state filters for "critical" and "unknown".
2014-04-08 Gunnar BeutnerFix default values for notification filters.
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 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 Michael FriedrichRemove the 'Icinga' prefix for global constants.
2014-04-07 Michael FriedrichLog warning if apply rule does not match anywhere.
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 Michael FriedrichDB IDO: Fix AddLogHistory() checkable object.
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 BeutnerImplement relative object names.
2014-04-05 Michael FriedrichFix host custom attribute 'address' as runtime macro.
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 BeutnerImplement apply target types.
2014-04-05 Gunnar BeutnerFix macros.
2014-04-05 Gunnar BeutnerRename "short_name", "host" and "sevice" attributes.
2014-04-04 Michael FriedrichDrop duplicate attribute.
2014-04-04 Michael FriedrichImplement 'env' dictionary instead of 'export_macros...
2014-04-04 Michael FriedrichImplement $user.<name>$ runtime macros.
2014-04-04 Michael FriedrichImplement ${host,service}.<name>$ runtime macros.
2014-04-04 Michael FriedrichImplement global runtime macros as $icinga.<name>$.
2014-04-04 Michael FriedrichDB IDO: Dump application and command vars.
2014-04-04 Michael FriedrichAdd CompatUtility::IsLegacyAttribute().
2014-04-04 Gunnar BeutnerImplement host checks.
2014-04-03 Michael FriedrichMerge 'macros' and 'custom' attributes into 'vars'...
2014-04-02 Gunnar BeutnerImplement operator - for arrays.
2014-04-02 Gunnar BeutnerAllow functions to return values.
2014-04-02 Gunnar BeutnerAllow anonymous functions to be garbage-collected.
2014-04-02 Gunnar BeutnerRemove support for external scripting languages.
2014-04-02 Michael FriedrichCompatUtility: Fix host 2d_coords.
2014-04-02 Michael FriedrichGraphite/PerfdataWriter: Add host perfdata.
2014-04-01 Gunnar BeutnerFix column information for config errors.
2014-04-01 Gunnar BeutnerSupport new-lines in addition to commas to separate...
2014-04-01 Gunnar BeutnerImplement additional arguments for log().
2014-03-31 Gunnar BeutnerBuild fix for FreeBSD. v0.0.9
2014-03-31 Gunnar BeutnerReplace $plugindir$ macro with a constant.
2014-03-31 Gunnar BeutnerFix ShowCodeFragment column numbers.
2014-03-31 Gunnar BeutnerFix: Crash when there's a config error in the first...
2014-03-30 Gunnar BeutnerBuild fix for FreeBSD/OS X.
2014-03-30 Michael FriedrichFix unknown attribute 'notification_type_filter'.
2014-03-30 Gunnar BeutnerBuild fix.
2014-03-30 Gunnar BeutnerAllow "object" and "apply" in AST expressions.
2014-03-30 Gunnar BeutnerMerge branch 'feature/config-5870' into next
2014-03-30 Gunnar BeutnerRemove support for the deprecated "var" and "set" keywords.
2014-03-30 Gunnar BeutnerAllow rterm in indexer ops.
2014-03-30 Gunnar BeutnerFix operator precedence.
2014-03-30 Gunnar BeutnerImplement Utility::GetSymbolName and Utility::GetSymbol...
2014-03-30 Gunnar BeutnerMake sure we evaluate "apply" rules in the right order.
2014-03-30 Gunnar BeutnerFix incorrect debug info for "apply" rules.
2014-03-30 Gunnar BeutnerAdd missing lock in DeserializeObject().
2014-03-30 Gunnar BeutnerFix crash in DiagnosticInformation().
2014-03-29 Gunnar BeutnerDump AST execution state in debug mode.
next