]> granicus.if.org Git - icinga2/history - doc
Config: Fix IcingaMacros const identifier.
[icinga2] / doc /
2014-03-30 Gunnar BeutnerUpdate documentation.
2014-03-30 Gunnar BeutnerMerge branch 'feature/config-5870' into next
2014-03-30 Gunnar BeutnerUpdate documentation.
2014-03-30 Gunnar BeutnerRemove support for the deprecated "var" and "set" keywords.
2014-03-29 Gunnar BeutnerUpdate documentation.
2014-03-28 Gunnar BeutnerImplement the "import" keyword.
2014-03-24 Gunnar BeutnerDocument the exit() function.
2014-03-24 Gunnar BeutnerMerge branch 'feature/config-parser-5846' into next
2014-03-24 Gunnar BeutnerUpdate documentation.
2014-03-24 Gunnar BeutnerClean up the +=, -=, *= and /= operators.
2014-03-22 Gunnar BeutnerImplement the log() function.
2014-03-21 Michael FriedrichMake host 'check' attribute available in legacy interfaces.
2014-03-21 Michael FriedrichDocumentation: Fix anchor.
2014-03-21 Michael FriedrichDocumentation: Revamp schemas, add livestatus details.
2014-03-20 Michael FriedrichDocumentation: Configure cluster node name.
2014-03-20 Michael FriedrichDocumentation: Add 'contribute' section.
2014-03-20 Michael FriedrichMerge branch 'feature/db-endpoints-5636' into next
2014-03-20 Michael FriedrichDocumentation: Add schema extensions.
2014-03-20 Gunnar BeutnerImplement union() and intersection() functions.
2014-03-20 Gunnar BeutnerUpdate documentation.
2014-03-20 Gunnar BeutnerImplement missing operators for the Value class.
2014-03-20 Michael FriedrichDocumentation: Cluster naming conventions.
2014-03-20 Gunnar BeutnerFix formatting issue in the documentation.
2014-03-19 Michael FriedrichAdd --no-validate option and skip duplicate validation...
2014-03-19 Gunnar BeutnerUpdate documentation.
2014-03-19 Michael FriedrichDocumentation: Add cluster scenarios.
2014-03-19 Gunnar BeutnerImplement len() and the operators >, >=, < and <=.
2014-03-19 Gunnar BeutnerFix grammar mistake in the documentation.
2014-03-19 Gunnar BeutnerMerge branch 'feature/apply-5789' into next
2014-03-19 Gunnar BeutnerUpdate documentation.
2014-03-19 Gunnar BeutnerImplement regex() and match() functions.
2014-03-19 Gunnar BeutnerMake braces around constant expressions optional.
2014-03-19 Gunnar BeutnerImplement the 'apply template' directive.
2014-03-19 Michael FriedrichChange copyright header (again).
2014-03-18 Markus FroschFixing bad word error "seperate" in documentation.
2014-03-18 Michael FriedrichDocumentation: Update differences 1.x and 2.x.
2014-03-18 Michael FriedrichDocumentation: Split 'advanced' into multiple sections.
2014-03-18 Michael FriedrichDocumentation: Add note on dependencies and inherits...
2014-03-17 Michael FriedrichDocumentation: Fix StateFilterOK for recovery notificat...
2014-03-12 Michael FriedrichDocumentation: Add Vagrant on Windows, refactor Vagrant...
2014-03-12 Michael FriedrichDocumentation: Fix markdown pipe in table cell.
2014-03-11 Wolfgang NiederDocumentation: Fix typos.
2014-03-07 Michael FriedrichDocumentation: Add Domains.
2014-03-07 Michael FriedrichDocumentation: Fix usermod on Debian.
2014-03-07 Michael FriedrichDocumentation: Fix debian package locations / dependencies.
2014-03-07 Michael FriedrichDocumentation: Update Advanced -> Dependencies.
2014-03-07 Michael FriedrichDB IDO: Schema update for 0.0.8 provides 1.11.0 version.
2014-03-07 Michael FriedrichUpdate news for 0.0.8
2014-03-06 Michael FriedrichDocumentation: Remove dead package.
2014-03-05 Michael FriedrichDocumentation: Fix service groups attribute.
2014-03-05 Gunnar BeutnerImplement a new object type for service dependencies.
2014-02-21 Michael FriedrichDocumentation: Fix wrong double quote.
2014-02-21 Michael FriedrichDocumentation: Fix duplicate installation path table.
2014-02-20 Michael FriedrichDocumentation: Add a note about multiple cluster nodes...
2014-02-20 Michael FriedrichRefactor status/perfdata stats registry.
2014-02-20 Johannes MeyerAdd verbosity levels to the vm-test-runner and add...
2014-02-17 Michael FriedrichImplement IcingaStatusWriter object dumping local and...
2014-02-13 Michael FriedrichMerge branch 'feature/cluster-status-json-5444' into...
2014-02-13 Michael FriedrichCluster: Periodically dump status json.
2014-02-12 Gunnar BeutnerMake script variables constant.
2014-02-11 Gunnar BeutnerImplement recursive includes for the cluster component.
2014-02-07 Michael FriedrichAdd Cluster Health Check.
2014-02-06 Michael FriedrichAdd IcingaNodeName script variable, set as check source...
2014-02-06 Gunnar BeutnerUpdate change log and bump version. v0.0.7
2014-02-05 Michael FriedrichDocumentation: Add configuration best practice.
2014-02-05 Michael FriedrichDocumentation: Add 'Monitoring Remote Clients' section.
2014-02-05 Michael FriedrichDocumentation: Add unique section ids.
2014-02-05 Michael FriedrichDocumentation: Emphasize on runtime vs configuration...
2014-02-04 Gunnar BeutnerAdd note about certificate file permissions.
2014-02-03 Michael FriedrichDocumentation: Add examples for time related macros.
2014-01-31 Gunnar BeutnerImplement an option to disable use of vfork().
2014-01-29 Michael FriedrichDocumentation: Add IDO PostgreSQL setup.
2014-01-24 Michael FriedrichDocumentation: Add a chapter about available Icinga...
2014-01-24 Michael FriedrichDocumentation: Add disable/override objects/attribute...
2014-01-24 Michael FriedrichDocumentation: Add service check authorities.
2014-01-17 Michael FriedrichDocumentation: Rename Nagios Plugins to Monitoring...
2014-01-15 Michael FriedrichAdditional documentation fixes for NotificationCommand...
2014-01-15 Michael FriedrichDocumentation: Fix host!service seperator for inline...
2014-01-15 Michael FriedrichDocumentation: Add default classic ui login.
2014-01-08 Michael FriedrichUpdate copyright header.
2013-12-19 Michael FriedrichDocumentation: Escaping of dollar signs as characters.
2013-12-19 Michael FriedrichRelease 0.0.6. v0.0.6
2013-12-18 Gunnar BeutnerImplement support for using custom variables as macros.
2013-12-17 Gunnar BeutnerWrite documentation on how to do an initial state sync...
2013-12-16 Gunnar BeutnerMerge branch 'feature/console-logger-5342' into next
2013-12-16 Gunnar BeutnerRemove the ConsoleLogger class and keep the default...
2013-12-16 Michael FriedrichUpdate .gitignore.
2013-12-13 Gunnar BeutnerAdd documentation for the "icinga" check command.
2013-12-12 Michael FriedrichUse exclamation mark for auto-generated config item...
2013-12-12 Gunnar BeutnerUpdate documentation for notification commands.
2013-12-11 Gunnar BeutnerUpdate the livestatus socket path in the documentation.
2013-12-11 Gunnar BeutnerFix incorrect attribute names in the documentation.
2013-12-06 Gunnar BeutnerImplement scheduled downtimes.
2013-12-05 Gunnar BeutnerMake status.dat/objects.cache interval configurable.
2013-12-04 Gunnar BeutnerMerge branch 'feature/constants-4946' into next
2013-12-04 Gunnar BeutnerImplement support for constants in the config parser.
2013-12-03 Michael FriedrichMerge branch 'feature/release-0-0-5-5254' into next v0.0.5
2013-12-03 Michael FriedrichUpdate ChangeLog.
2013-11-29 Gunnar BeutnerImplement include_recursive config directive.
2013-11-29 Michael FriedrichDocumentation: Fix service dependency example.
next