240 Commits

Author SHA1 Message Date
Gunnar Beutner
da86cb4cc3 Update documentation.
Refs #5870
2014-03-31 12:58:39 +02:00
Gunnar Beutner
79a7a0be92 Update documentation.
Refs #5870
2014-03-31 12:00:10 +02:00
Gunnar Beutner
79b3afbcfb Update documentation.
Refs #5870
2014-03-31 10:14:45 +02:00
Gunnar Beutner
9d89b42f61 Update documentation.
Refs #5870
2014-03-30 17:46:39 +02:00
Gunnar Beutner
3fcb93fd41 Update documentation.
Refs #5870
2014-03-30 12:38:59 +02:00
Gunnar Beutner
2034ff5eee Update documentation.
Refs #5870
2014-03-30 11:52:39 +02:00
Gunnar Beutner
7a6172c135 Remove support for the deprecated "var" and "set" keywords.
Refs #
2014-03-30 10:29:52 +02:00
Gunnar Beutner
4428b8c6ee Update documentation.
Refs #5878
2014-03-29 01:13:28 +01:00
Gunnar Beutner
8958d2f69f Implement the "import" keyword.
Refs #5869
2014-03-28 11:22:36 +01:00
Gunnar Beutner
cc452ca94e Document the exit() function.
Refs #5846
2014-03-24 13:51:58 +01:00
Gunnar Beutner
dc415a620a Merge branch 'feature/config-parser-5846' into next
Fixes #5846
2014-03-24 12:02:57 +01:00
Gunnar Beutner
05d0d88317 Update documentation.
Refs #5846
2014-03-24 12:01:56 +01:00
Gunnar Beutner
1aca29afd2 Clean up the +=, -=, *= and /= operators.
Refs #5846
2014-03-24 09:06:16 +01:00
Gunnar Beutner
ddbbd42c4b Implement the log() function.
Refs #5846
2014-03-22 09:47:29 +01:00
Michael Friedrich
23c47dd430 Make host 'check' attribute available in legacy interfaces.
Fixes #5764
2014-03-21 17:57:24 +01:00
Michael Friedrich
e3ad587364 Documentation: Fix anchor. 2014-03-21 15:15:51 +01:00
Michael Friedrich
b442bd8372 Documentation: Revamp schemas, add livestatus details.
Refs #5608
2014-03-21 11:54:33 +01:00
Michael Friedrich
793acda14e Documentation: Configure cluster node name. 2014-03-20 22:16:01 +01:00
Michael Friedrich
306851c497 Documentation: Add 'contribute' section. 2014-03-20 21:24:39 +01:00
Michael Friedrich
e22d2b7ba1 Documentation: Add schema extensions.
Refs #5636
Refs #5811
Refs #5812
2014-03-20 19:17:15 +01:00
Gunnar Beutner
012c0caeec Implement union() and intersection() functions.
Fixes #5801
2014-03-20 14:25:40 +01:00
Gunnar Beutner
296d9ce97b Update documentation.
Refs #5789
2014-03-20 13:04:53 +01:00
Gunnar Beutner
02fc3278c8 Implement missing operators for the Value class.
Fixes #5804
2014-03-20 13:02:31 +01:00
Michael Friedrich
04d8738129 Documentation: Cluster naming conventions.
Fixes #5806
2014-03-20 10:47:27 +01:00
Gunnar Beutner
8640e15188 Fix formatting issue in the documentation.
Refs #5789
2014-03-20 06:35:49 +01:00
Michael Friedrich
1d32c5b2d3 Add --no-validate option and skip duplicate validation on (re)start.
Fixes #5800
2014-03-19 20:59:18 +01:00
Gunnar Beutner
bcbc3ceff7 Update documentation.
Refs #5789
2014-03-19 20:00:18 +01:00
Michael Friedrich
364f9cfc88 Documentation: Add cluster scenarios.
Fixes #5443
2014-03-19 18:54:02 +01:00
Gunnar Beutner
46d7cf3d6a Implement len() and the operators >, >=, < and <=.
Refs #5789
2014-03-19 13:25:06 +01:00
Gunnar Beutner
a0cd49e3dd Fix grammar mistake in the documentation.
Refs #5566
2014-03-19 13:02:59 +01:00
Gunnar Beutner
700cc43770 Update documentation.
Refs #5789
2014-03-19 12:46:23 +01:00
Gunnar Beutner
3383951791 Implement regex() and match() functions.
Refs #5789
2014-03-19 12:46:23 +01:00
Gunnar Beutner
124fa9ebc1 Make braces around constant expressions optional.
Refs #5789
2014-03-19 12:46:23 +01:00
Gunnar Beutner
caad7a7973 Implement the 'apply template' directive.
Refs #5789
2014-03-19 12:46:23 +01:00
Michael Friedrich
ce737ff2f3 Change copyright header (again).
Fixes #5424
2014-03-19 11:42:47 +01:00
Markus Frosch
1bc03e624b Fixing bad word error "seperate" in documentation.
Fixes #5497
2014-03-18 20:52:52 +01:00
Michael Friedrich
ed7f120e1b Documentation: Update differences 1.x and 2.x.
Fixes #5497
2014-03-18 18:10:01 +01:00
Michael Friedrich
a910e45f51 Documentation: Split 'advanced' into multiple sections.
Fixes #5791
2014-03-18 11:18:17 +01:00
Michael Friedrich
fe1f798858 Documentation: Add note on dependencies and inherits parents.
Fixes #5742
2014-03-18 11:10:01 +01:00
Michael Friedrich
67782607eb Documentation: Fix StateFilterOK for recovery notifications.
Refs #5762
2014-03-17 18:08:05 +01:00
Michael Friedrich
8fa711082c Documentation: Add Vagrant on Windows, refactor Vagrant section.
Fixes #5569
2014-03-12 16:16:59 +01:00
Michael Friedrich
a3db18f2e2 Documentation: Fix markdown pipe in table cell. 2014-03-12 13:34:24 +01:00
Wolfgang Nieder
5e5c9285c9 Documentation: Fix typos.
Fixes #5692

Signed-off-by: Michael Friedrich <michael.friedrich@netways.de>
2014-03-11 10:22:17 +01:00
Michael Friedrich
14d8f8a12e Documentation: Add Domains.
Fixes #5288
2014-03-07 15:21:57 +01:00
Michael Friedrich
771c94c5be Documentation: Fix usermod on Debian.
Fixes #5653
2014-03-07 14:14:17 +01:00
Michael Friedrich
b4ab7d34dc Documentation: Fix debian package locations / dependencies.
Fixes #5566
2014-03-07 12:27:54 +01:00
Michael Friedrich
18b9129151 Documentation: Update Advanced -> Dependencies.
Fixes #5724
2014-03-07 12:10:23 +01:00
Michael Friedrich
3b8c1a0c7d DB IDO: Schema update for 0.0.8 provides 1.11.0 version.
Refs #5635
2014-03-07 11:11:28 +01:00
Michael Friedrich
c9a5ce0112 Update news for 0.0.8
Fixes #5725
2014-03-07 10:51:00 +01:00
Michael Friedrich
319b233c6a Documentation: Remove dead package. 2014-03-06 22:44:52 +01:00