]> granicus.if.org Git - icinga2/history - itl
Remove the 'Icinga' prefix for global constants.
[icinga2] / itl /
2014-04-07 Michael FriedrichRemove the 'Icinga' prefix for global constants.
2014-04-04 Michael FriedrichUpdate documentation for custom attribute runtime macros.
2014-04-04 Michael FriedrichRename 'hostcheck' to 'hostalive' check command.
2014-04-04 Michael FriedrichUpdate documentation reflecting current changes.
2014-04-04 Michael FriedrichAdd ITL hostcheck command for sample config.
2014-04-03 Michael FriedrichMerge 'macros' and 'custom' attributes into 'vars'...
2014-03-31 Gunnar BeutnerReplace $plugindir$ macro with a constant.
2014-03-31 Gunnar BeutnerUpdate ITL commands.
2014-03-31 Gunnar BeutnerUse $HOSTADDRESS$ in the ITL commands.
2014-03-30 Gunnar BeutnerAllow "object" and "apply" in AST expressions.
2014-03-30 Gunnar BeutnerMerge branch 'feature/config-5870' into next
2014-03-28 Gunnar BeutnerImplement the "import" keyword.
2014-03-26 Gunnar BeutnerAdd check plugin for net-snmp extend checks.
2014-03-19 Michael FriedrichChange copyright header (again).
2014-02-07 Michael FriedrichAdd Cluster Health Check.
2014-01-08 Michael FriedrichUpdate copyright header.
2013-12-17 Gunnar BeutnerEmbed constants into lib{base,icinga,db_ido}.
2013-12-04 Gunnar BeutnerMerge branch 'feature/constants-4946' into next
2013-12-04 Gunnar BeutnerImplement support for constants in the config parser.
2013-11-24 Paul RichardsAdd NSCA-ng support for the Vagrant VM.
2013-11-21 Gunnar BeutnerImplement the IcingaCheckTask check type.
2013-11-20 Gunnar BeutnerImplement DbCatEverything flag.
2013-11-17 Gunnar BeutnerAdd missing $ in the https_vhost check command.
2013-11-05 Gunnar BeutnerMerge branch 'feature/app-bootstrap-4995' into next
2013-11-05 Gunnar BeutnerDon't explicitly load libmethods in libicinga.
2013-11-03 Gunnar BeutnerMerge branch 'feature/cmake-4962' into next
2013-11-03 Gunnar BeutnerAdd cmake build files.
2013-11-03 Gunnar BeutnerRemove unused files.
2013-10-30 Gunnar BeutnerMerge branch 'feature/ido-options-4782' into next
2013-10-30 Gunnar BeutnerAdd script constants for the DbCat* filter categories.
2013-10-01 Michael FriedrichFix ITL typo.
2013-10-01 Gunnar BeutnerUpdate documentation.
2013-10-01 Gunnar BeutnerRemove the uncheckable state.
2013-10-01 Gunnar Beutneritl: Remove standalone.conf.
2013-09-30 Gunnar BeutnerRemove obsolete ITL templates.
2013-09-27 Michael FriedrichFix ITL attributes.
2013-09-25 Gunnar BeutnerUpdate copyright information.
2013-09-17 Gunnar Beutnercluster: Implement domain support.
2013-08-26 Gunnar BeutnerRemove the replication feature and clean up the code.
2013-07-30 Michael Friedrichitl: fix http_ip plugin check_http (thx cropalato)
2013-06-27 Gunnar BeutnerMove filter constants to itl/constants.conf.
2013-06-24 Gunnar BeutnerRemove obsolete templates.
2013-06-17 Gunnar BeutnerRemoved obsolete file.
2013-06-13 Gunnar BeutnerRefactor commands and implement event handlers.
2013-05-03 Gunnar BeutnerFix type name.
2013-05-02 Michael FriedrichITL: add 'legacy-timeperiod' with update method
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.