Gunnar Beutner
|
e21e2ef707
|
Make Value operators const where possible.
Refs #5789
|
2014-03-19 12:46:23 +01:00 |
Gunnar Beutner
|
e0ad30a9c6
|
Allow arrays as operands in constant expressions.
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 |
Gunnar Beutner
|
3587dbbd13
|
Implement support for local variables in AExpressions.
Refs #5789
|
2014-03-19 12:46:23 +01:00 |
Gunnar Beutner
|
04b8724cb8
|
Implement == and != operators for AExpressions.
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
|
ac35eadc8d
|
Empty command string on CHANGE_{HOST,SERVICE}_EVENTHANDLER should disable event handlers.
Fixes #5670
|
2014-03-17 18:52:23 +01:00 |
Michael Friedrich
|
1408c26e5c
|
icinga2-{disable,enable}-feature should check if "ln" worked.
Fixes #5753
|
2014-03-17 18:44:06 +01:00 |
Michael Friedrich
|
67782607eb
|
Documentation: Fix StateFilterOK for recovery notifications.
Refs #5762
|
2014-03-17 18:08:05 +01:00 |
Michael Friedrich
|
cf3f0eaee7
|
Chown log/pid on startup.
Refs #5787
|
2014-03-17 18:06:23 +01:00 |
Gunnar Beutner
|
a066cbf110
|
Init script shouldn't run config validation as root.
Fixes #5761
|
2014-03-17 10:14:21 +01:00 |
Gunnar Beutner
|
3aa8bd6164
|
Add StateFilterOK in the example notification config.
Fixes #5762
|
2014-03-17 09:42:43 +01:00 |
Gunnar Beutner
|
5a7d56f4a3
|
Avoid unnecessary async callback.
Refs #5748
|
2014-03-17 09:09:55 +01:00 |
Gunnar Beutner
|
4d6088bee1
|
Stop checks during shutdown.
Fixes #5784
|
2014-03-17 09:04:19 +01:00 |
Gunnar Beutner
|
ecce27f9da
|
Fix null pointer dereference in Timer::AdjustTimers.
Fixes #5783
|
2014-03-17 08:41:53 +01:00 |
Michael Friedrich
|
1e9f2f57a3
|
Do not start, restart, reload on config validation errors.
Fixes #5781
|
2014-03-16 23:26:47 +01:00 |
Michael Friedrich
|
2d38f68bd6
|
Fix RandomCheckTask result processing.
Fixes #5780
|
2014-03-16 22:26:17 +01:00 |
Michael Friedrich
|
cb85a5c696
|
Fix host, service sort order in StatusDataWriter.
Fixes #5775
|
2014-03-16 14:59:19 +01:00 |
Gerd von Egidy
|
40b88422d2
|
Output child pid to debug log when forking.
Fixes #5756
Signed-off-by: Gunnar Beutner <gunnar.beutner@netways.de>
|
2014-03-14 13:52:04 +01:00 |
Gunnar Beutner
|
737675387d
|
Windows build fix.
|
2014-03-14 13:23:04 +01:00 |
Gunnar Beutner
|
3556f9afde
|
Use more threads for Process I/O.
Refs #5748
|
2014-03-14 13:21:11 +01:00 |
Gunnar Beutner
|
5252041c6b
|
Fix Process timeouts.
Fixes #5759
|
2014-03-14 12:16:49 +01:00 |
Michael Friedrich
|
2f7881736e
|
Remove comment when clearing acknowledgement.
Fixes #5366
|
2014-03-13 16:43:32 +01:00 |
Gunnar Beutner
|
74209bde40
|
Reschedule services before running checks.
Fixes #5754
|
2014-03-13 14:13:55 +01:00 |
Gunnar Beutner
|
51f30f28dc
|
Fix the Puppet manifests.
Fixes #5752
|
2014-03-13 13:38:00 +01:00 |
Gunnar Beutner
|
51dc2bea2d
|
Fix: Plugin-based checks are broken.
Fixes #5751
|
2014-03-13 12:05:27 +01:00 |
Michael Friedrich
|
76001c70e3
|
Build fix.
|
2014-03-12 17:51:42 +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
|
1279d27720
|
Fix enable_perfdata attribute in compat features.
Fixes #5693
|
2014-03-12 15:21:56 +01:00 |
Michael Friedrich
|
a3db18f2e2
|
Documentation: Fix markdown pipe in table cell.
|
2014-03-12 13:34:24 +01:00 |
Gunnar Beutner
|
f30517a9e2
|
Build fix.
|
2014-03-12 13:19:06 +01:00 |
Gunnar Beutner
|
f3c085df44
|
Call Process callbacks asynchronously.
Refs #5748
|
2014-03-12 11:06:17 +01:00 |
Gunnar Beutner
|
f391a32487
|
Decrease the maximum number of threads allowed per ThreadPool.
Refs #5748
|
2014-03-12 10:52:07 +01:00 |
Gunnar Beutner
|
bfc5d2a4be
|
Use fewer threads for plugin-based checks.
Fixes #5748
|
2014-03-12 10:25:06 +01:00 |
Gunnar Beutner
|
51c7093e13
|
Fix initial check interval.
Refs #5716
|
2014-03-11 15:21:35 +01:00 |
Michael Friedrich
|
8acad9aac3
|
Add IcingaStatusWriter to features-available.
Fixes #5741
|
2014-03-11 12:11:48 +01:00 |
Michael Friedrich
|
69c79fe566
|
Release 0.0.8.
|
2014-03-11 11:11:04 +01:00 |
Michael Friedrich
|
2b6529c424
|
Fix {Host,Service,User}Group::{Add,Remove}Member isn't thread-safe.
Fixes #5699
|
2014-03-11 10:40:37 +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
|
d98b61bba2
|
Remove unnecessary sort in GetClusterStatus().
Fixes #5664
|
2014-03-11 10:17:57 +01:00 |
Gunnar Beutner
|
4d0ddbd38e
|
Fix RPM packages.
Fixes #5738
|
2014-03-11 09:02:02 +01:00 |
Gunnar Beutner
|
f3d965f547
|
Add missing -bin package.
Refs #5631
|
2014-03-11 08:26:24 +01:00 |
Michael Friedrich
|
09d6b6fefa
|
Health Check: Sanitize perfdata.
Refs #5664
|
2014-03-10 18:01:26 +01:00 |
Michael Friedrich
|
3df6ed786f
|
Migration: Change inline dependencies to new 'dependencies' dictionary.
Fixes #4061
|
2014-03-10 17:44:33 +01:00 |
Michael Friedrich
|
324a2c25e8
|
Prepare schema for endpoint object id (tbd).
Refs #5636
|
2014-03-10 17:15:03 +01:00 |
Michael Friedrich
|
134c9da05b
|
Rename icinga2 to icinga2-bin, icinga2 as meta package.
Fixes #5631
|
2014-03-10 16:49:01 +01:00 |