Gunnar Beutner
|
ec109b04dd
|
Refactor the AST
refs #7622
|
2014-11-10 12:06:25 +01:00 |
Gunnar Beutner
|
478f03b49a
|
Replace boost::shared_ptr with boost::intrusive_ptr
refs #7622
|
2014-11-09 16:54:41 +01:00 |
Gunnar Beutner
|
e1c95d4fa0
|
Improve config compiler's memory usage
|
2014-11-08 13:21:51 +01:00 |
Gunnar Beutner
|
a6f20c7a22
|
Implement support for arbitrarily complex indexers
fixes #7566
|
2014-11-04 15:20:33 +01:00 |
Gunnar Beutner
|
a1c905bf62
|
Implement dictionary support for apply+for
fixes #7561
|
2014-11-04 11:02:10 +01:00 |
Gunnar Beutner
|
4677014b6d
|
Implement support for arrays in custom variables
fixes #6544
|
2014-11-02 07:27:50 +01:00 |
Gunnar Beutner
|
75b599c801
|
Set host/service variable in apply rules
fixes #7479
|
2014-10-29 10:09:40 +01:00 |
Gunnar Beutner
|
2d5e9514a5
|
Refactor logging code
|
2014-10-19 17:52:17 +02:00 |
Gunnar Beutner
|
b18f57a745
|
Remove logger_fwd.hpp
|
2014-10-19 14:50:39 +02:00 |
Gunnar Beutner
|
feeb550654
|
Rename AExpression to Expression
|
2014-10-16 17:44:06 +02:00 |
Gunnar Beutner
|
5962330b27
|
Improve error messages for apply rules
refs #6070
|
2014-10-10 11:39:03 +02:00 |
Gunnar Beutner
|
6f2ea6bc08
|
Fix build problems with Oracle Solaris Studio
refs #6896
|
2014-09-02 13:09:17 +02:00 |
Michael Friedrich
|
3ecec31af3
|
Change log message identifier for libicinga.
Refs #6346
|
2014-05-28 14:42:00 +02:00 |
Gunnar Beutner
|
632026cd9f
|
Rename C++ header files.
Fixes #6291
|
2014-05-25 16:27:14 +02:00 |
Gunnar Beutner
|
9c3e399188
|
Remove unnecessary includes.
Fixes #6189
|
2014-05-11 18:11:32 +02:00 |
Gunnar Beutner
|
020ca0b2e9
|
Apply: Inherit zone from parent object.
Refs #6107
|
2014-05-09 10:36:26 +02:00 |
Michael Friedrich
|
d0af8a226b
|
Fix headers.
|
2014-04-23 15:57:58 +02:00 |
Michael Friedrich
|
c239f84fd7
|
Revert "Add group apply (creates object only once and sets membership)."
This reverts commit 559a4fef67 .
Refs #5910
|
2014-04-23 14:59:48 +02:00 |
Michael Friedrich
|
559a4fef67
|
Add group apply (creates object only once and sets membership).
Refs #5910
|
2014-04-15 14:55:29 +02:00 |
Michael Friedrich
|
aae5f092d4
|
Log warning if apply rule does not match anywhere.
Fixes #5911
Fixes #5957
|
2014-04-07 15:00:14 +02:00 |
Michael Friedrich
|
0e3b387a70
|
Fix missing target types in ScheduledDowntime apply.
Fixes #5955
|
2014-04-07 13:06:28 +02:00 |
Gunnar Beutner
|
5e38c81eb5
|
Implement apply target types.
Fixes #5924
|
2014-04-05 13:53:55 +02:00 |
Gunnar Beutner
|
c42a582307
|
Rename "short_name", "host" and "sevice" attributes.
Fixes #5857
|
2014-04-05 09:15:40 +02:00 |
Gunnar Beutner
|
5179eebf09
|
Allow rterm in indexer ops.
Refs #5870
|
2014-03-30 10:00:11 +02:00 |
Gunnar Beutner
|
14084735da
|
Make sure we evaluate "apply" rules in the right order.
Refs #5870
|
2014-03-30 01:20:58 +01:00 |
Gunnar Beutner
|
33ae12d084
|
Implement apply support for scheduled downtimes and notifications.
Refs #5880
|
2014-03-28 23:01:33 +01:00 |