Gunnar Beutner
|
2f58071b6f
|
Fix race condition in Logger::GetLoggers.
Fixes #5341
|
2013-12-16 09:53:50 +01:00 |
Michael Friedrich
|
9452bc7095
|
Only print config validation for existing objects.
Refs #5298
|
2013-12-16 09:39:14 +01:00 |
Gunnar Beutner
|
807d0a47e6
|
Fix spelling mistake in ConfigItem::ActivateItems.
Fixes #5334
|
2013-12-15 18:47:11 +01:00 |
Gunnar Beutner
|
ff5a35b7db
|
Fix race condition in TimePeriod::Start.
Refs #5337
|
2013-12-15 18:46:14 +01:00 |
Gunnar Beutner
|
f08bca220d
|
Fix race condition in icinga::Log.
Refs #5337
|
2013-12-15 18:46:09 +01:00 |
Gunnar Beutner
|
0af81f2da2
|
Fix race conditions in the config compiler.
Fixes #5335
|
2013-12-15 11:54:22 +01:00 |
Gunnar Beutner
|
4563bb355f
|
Fix another race condition in DynamicObject::Start.
Fixes #5330
|
2013-12-14 07:36:49 +01:00 |
Michael Friedrich
|
5f54406057
|
Log commands and their arguments.
Fixes #5225
|
2013-12-13 17:37:00 +01:00 |
Michael Friedrich
|
2ae988f457
|
Windows build fix.
|
2013-12-13 17:09:47 +01:00 |
Michael Friedrich
|
c66878fa45
|
Add config validation stats.
Fixes #5298
|
2013-12-13 16:53:40 +01:00 |
Gunnar Beutner
|
7fbdf1d633
|
Fix crash in icinga::Log.
Fixes #5330
|
2013-12-13 15:13:20 +01:00 |
Gunnar Beutner
|
6f92a62953
|
Implement latency statistics for the "icinga" check.
Fixes #5325
|
2013-12-13 15:09:17 +01:00 |
Gunnar Beutner
|
e7184225f3
|
Improve performance for icinga::Deserialize.
Refs #5327
|
2013-12-13 14:08:11 +01:00 |
Gunnar Beutner
|
f8d7f7799e
|
Improve WorkQueue performance
Refs #5327
|
2013-12-13 14:08:06 +01:00 |
Gunnar Beutner
|
b4f2f06b88
|
Implement ParallelWorkQueue class.
Refs #5327
|
2013-12-13 14:08:02 +01:00 |
Gunnar Beutner
|
b5792a0b81
|
Avoid using ConfigItem::GetObject when possible.
Refs #5327
|
2013-12-13 14:07:57 +01:00 |
Gunnar Beutner
|
37179cdf32
|
Improve config compiler performance.
Refs #5327
|
2013-12-13 14:07:37 +01:00 |
Michael Friedrich
|
66765311c3
|
Refactor CompatUtility::* for DB IDO, Livestatus, StatusData.
Fixes #5241
|
2013-12-13 09:38:22 +01:00 |
Gunnar Beutner
|
98733fc105
|
Add timestamp to crash dumps.
Fixes #5315
|
2013-12-12 14:38:34 +01:00 |
Johannes Meyer
|
9229aa4948
|
Merge branch 'feature/Array-insert-functionality' into next
resolves #5320
|
2013-12-12 13:53:27 +01:00 |
Michael Friedrich
|
e6c6a7dc52
|
Use exclamation mark for auto-generated config item names.
Fixes #5318
|
2013-12-12 11:50:08 +01:00 |
Gunnar Beutner
|
7a107b7dbd
|
Improve compatibility with C++11.
Fixes #5307
|
2013-12-11 16:40:55 +01:00 |
Johannes Meyer
|
e50dd8c1cc
|
Fix indentation in lib/icinga/externalcommandprocessor.cpp
|
2013-12-11 16:00:09 +01:00 |
Johannes Meyer
|
66845d05f8
|
Fix crash when a command is executed that affects check services
fixes #5297
|
2013-12-11 12:43:18 +01:00 |
Gunnar Beutner
|
af6df9f268
|
Improve compatibility with Windows.
Fixes #5287
|
2013-12-09 13:46:53 +01:00 |
Michael Friedrich
|
085fca90ad
|
Fix missing comment_data column in downtime tables.
Fixes #5282
|
2013-12-09 13:30:13 +01:00 |
Gunnar Beutner
|
3d7c103035
|
Fix deadlock in ServiceDbConnect::Add{Comments,Downtimes}.
Fixes #5286
|
2013-12-09 13:22:50 +01:00 |
Gunnar Beutner
|
ab2e1e99e2
|
ScriptVariableRegistry::GetInstance should not be defined inline.
Fixes #5284
|
2013-12-09 12:26:25 +01:00 |
Gunnar Beutner
|
5e9ce84c17
|
Fix duplicate IDs in queries for comments/downtimes.
Fixes #5283
|
2013-12-09 12:22:54 +01:00 |
Gunnar Beutner
|
203cf73bf7
|
Improve error messages for the check result reader.
Fixes #5275
|
2013-12-09 09:52:09 +01:00 |
Gunnar Beutner
|
3b99dc1e84
|
Fix incorrect value for the triggered_by_id column.
Fixes #5279
|
2013-12-09 09:22:04 +01:00 |
Gunnar Beutner
|
41ded2858c
|
Implement scheduled downtimes.
Fixes #3584
|
2013-12-06 13:45:18 +01:00 |
Gunnar Beutner
|
e2941dbca8
|
Make sure that TimePeriod segments are being merged properly.
Refs #5268
|
2013-12-05 12:30:02 +01:00 |
Michael Friedrich
|
fa14b39719
|
DB IDO: Fix reconnect config/status inserts.
Fixes #5266
|
2013-12-05 12:12:57 +01:00 |
Gunnar Beutner
|
6714796ecd
|
Set rlimits in the Application class (rather than in the init script).
Fixes #5260
|
2013-12-05 11:11:03 +01:00 |
Gunnar Beutner
|
2553287818
|
Merge branch 'feature/constants-4946' into next
Fixes #4946
|
2013-12-04 12:14:16 +01:00 |
Gunnar Beutner
|
7482548966
|
Fix: display_name property doesn't work for hosts.
Fixes #5258
|
2013-12-04 12:07:57 +01:00 |
Gunnar Beutner
|
e540685e13
|
Implement support for constants in the config parser.
Refs #4946
|
2013-12-04 11:32:45 +01:00 |
Gunnar Beutner
|
30c989074b
|
Implement support for making script variables constant.
Refs #4946
|
2013-12-04 10:41:26 +01:00 |
Gunnar Beutner
|
c92625770c
|
Fix leak in the config parser.
Refs #4946
|
2013-12-04 10:39:46 +01:00 |
Gunnar Beutner
|
6625346922
|
Speed up config compiler.
Fixes #5255
|
2013-12-03 09:59:21 +01:00 |
Gunnar Beutner
|
52d2066995
|
Avoid temporary String objects in PerfdataValue::Format.
Fixes #5248
|
2013-12-02 12:55:35 +01:00 |
Gunnar Beutner
|
4648b82b33
|
Fix compiler warning for Utility::GlobRecursive.
Refs #5246
|
2013-12-02 11:18:16 +01:00 |
Gunnar Beutner
|
29f9117e58
|
Avoid using dynamic_pointer_cast when possible.
Refs #5246
|
2013-12-02 11:18:16 +01:00 |
Gunnar Beutner
|
954d2d53a2
|
Further decrease WQ lock contention.
Refs #5246
|
2013-12-02 11:18:16 +01:00 |
Gunnar Beutner
|
553bd3246b
|
Improve compatibility with -fvisibility=hidden.
Refs #5246
|
2013-12-02 11:07:41 +01:00 |
Gunnar Beutner
|
f05858d3ad
|
Avoid unnecessary copies when iterating over dictionaries.
Refs #5246
|
2013-12-02 11:07:38 +01:00 |
Gunnar Beutner
|
1c0f9fe9ac
|
Fix WorkQueue lock contention.
Fixes #5245
|
2013-12-02 08:38:53 +01:00 |
Gunnar Beutner
|
9f7e5b1845
|
Fix compiler warning.
Refs #5245
|
2013-11-29 17:06:48 +01:00 |
Gunnar Beutner
|
dd200d0937
|
Increase default work queue size.
Fixes #5244
|
2013-11-29 15:27:11 +01:00 |