]> granicus.if.org Git - icinga2/history - itl
Fix 'make check-coverage' for VPATH builds.
[icinga2] / itl /
2013-04-01 Gunnar BeutnerAdd cluster.conf to the Makefile.
2013-04-01 Gunnar BeutnerFix ITL definition for the replication component.
2013-03-21 Gunnar BeutnerRemoved the '#' prefix for the config statements 'inclu...
2013-03-21 Gunnar BeutnerRemoved the '#' prefix for the config statements 'inclu...
2013-03-14 Gunnar BeutnerXNU build fixes.
2013-03-14 Gunnar BeutnerImplement config support for arrays.
2013-03-13 Gunnar BeutnerUpdate default host/service groups to use display_name...
2013-03-12 Gunnar BeutnerEliminate the Component class.
2013-03-11 Gunnar BeutnerConfigType: Use ConfigItem::IsAbstract() to check if...
2013-03-08 Gunnar BeutnerAdded more templates.
2013-03-08 Gunnar BeutnerUpdated auto-discovery script and added some more servi...
2013-02-28 Gunnar BeutnerImplemented compat support for users and user groups.
2013-02-27 Gunnar BeutnerImplemented user groups.
2013-02-27 Gunnar BeutnerImplemented notification_interval attribute for hosts.
2013-02-27 Gunnar BeutnerMake the services/notifications caches thread safe.
2013-02-24 Gunnar BeutnerImplemented the User class.
2013-02-18 Gunnar BeutnerFine-grained locks (WIP, Part 3).
2013-02-16 Gunnar BeutnerRemove method validator.
2013-02-16 Gunnar BeutnerRedesign how templates are specified for slave services...
2013-02-16 Gunnar BeutnerImplement an alias for "abstract object".
2013-02-15 Gunnar BeutnerRemoved the native:: prefix for built-in functions.
2013-02-14 Gunnar BeutnerBasic support for other scripting languages.
2013-02-13 Gunnar BeutnerImplemented dictionary support for commands.
2013-02-13 Gunnar BeutnerConfig: Implement arrays.
2013-02-13 Gunnar BeutnerMake the delegation interval configurable.
2013-02-11 Gunnar BeutnerDon't load the replication component on standalone...
2013-02-11 Gunnar BeutnerAdded the null-service template.
2013-02-09 Gunnar BeutnerITL: Added template for plugin-based notifications.
2013-02-09 Gunnar BeutnerImplemented notification request messages, notification...
2013-02-09 Gunnar BeutnerImplemented rudimentary notifications.
2013-02-08 Gunnar BeutnerUpdated validation rules for service dependencies.
2013-02-08 Gunnar BeutnerImplement service shortnames.
2013-02-07 Gunnar BeutnerAdded dummy project files for the notification component.
2013-02-07 Gunnar BeutnerRedesign dependencies.
2013-02-06 Gunnar BeutnerWrite a validator for method names
2013-02-06 Gunnar BeutnerFinish implementing %validator.
2013-02-05 Gunnar BeutnerConfig: Implement detection of missing required attributes
2013-02-04 Gunnar BeutnerFixed default host template.
2013-02-04 Gunnar BeutnerAdded init script.
2013-02-03 Gunnar BeutnerRemoved stray space in service definition.
2013-02-03 Gunnar BeutnerTypes: Added service attributes to the host type.
2013-02-02 Gunnar BeutnerFixed types for DynamicObject::__name and DynamicObject...
2013-02-02 Gunnar BeutnerBugfixes for the type validation feature.
2013-02-02 Gunnar BeutnerImplement type keyword in the config compiler
2013-02-01 Gunnar BeutnerImplement search dirs for #include.
2013-02-01 Gunnar BeutnerInitial commit of the Icinga Template Library.