Gunnar Beutner
|
9d0fee73a3
|
Fix memory leaks in the config parser.
|
2013-09-18 07:47:46 +02:00 |
Gunnar Beutner
|
31a55987e5
|
cluster: Implement domain support.
|
2013-09-17 13:18:40 +02:00 |
Gunnar Beutner
|
7827d14ece
|
config: Fix += { }.
|
2013-09-13 09:51:13 +02:00 |
Gunnar Beutner
|
95909d82fe
|
cluster: Implement authority checks.
|
2013-09-12 10:04:04 +02:00 |
Gunnar Beutner
|
15fae2bf2a
|
Refactor how Application objects work.
|
2013-09-10 16:03:36 +02:00 |
Gunnar Beutner
|
59d979c61e
|
config: Don't throw exception when file pattern doesn't match any files.
|
2013-08-30 14:02:47 +02:00 |
Gunnar Beutner
|
519ce78727
|
Implement script variables IcingaPrefixDir, IcingaLocalStateDir, IcingaPkgLibDir, IcingaPkgDataDir and IcingaStatePath.
|
2013-08-30 12:04:24 +02:00 |
Gunnar Beutner
|
c9ec28440e
|
Another bugfix for the event order.
|
2013-08-29 19:25:34 +02:00 |
Gunnar Beutner
|
a3eed67774
|
Fix order for startup events.
|
2013-08-29 19:05:06 +02:00 |
Gunnar Beutner
|
911f64c411
|
Fix state file functionality.
|
2013-08-29 10:40:43 +02:00 |
Gunnar Beutner
|
f134ed61bc
|
Fix: ::Start must be called after restoring the state file.
Fixes #4654
|
2013-08-29 10:17:12 +02:00 |
Gunnar Beutner
|
e93808a468
|
Fix "make dist".
Fixes #4489
|
2013-08-29 08:38:09 +02:00 |
Gunnar Beutner
|
2e2012c913
|
Clean up Makefiles.
|
2013-08-29 08:21:07 +02:00 |
Gunnar Beutner
|
f39f69d390
|
Refactor ASSERT macro.
|
2013-08-28 08:18:58 +02:00 |
Gunnar Beutner
|
f49bb3d150
|
Refactor JSON-RPC library and implement check-result messages.
|
2013-08-27 12:21:41 +02:00 |
Gunnar Beutner
|
e9e55cd8c0
|
Remove the replication feature and clean up the code.
|
2013-08-26 14:56:38 +02:00 |
Gunnar Beutner
|
4961523e91
|
Add DECLARE_PTR_TYPEDEFS macro for Ptr/WeakPtr typedefs.
|
2013-07-09 08:43:52 +02:00 |
Gunnar Beutner
|
8e880a3f39
|
Fix include directory for ltdl.h.
|
2013-07-02 16:56:01 +02:00 |
Gunnar Beutner
|
277fe0d6ab
|
Make the "custom" attribute a dictionary.
|
2013-06-26 10:19:00 +02:00 |
Gunnar Beutner
|
8302062ead
|
Config: Implement << and >> operators.
|
2013-06-26 08:21:35 +02:00 |
Gunnar Beutner
|
49faf14b70
|
Don't allow asterisks in identifiers.
|
2013-06-25 10:27:16 +02:00 |
Gunnar Beutner
|
f3d0738e93
|
Implement script variables.
|
2013-06-25 09:21:42 +02:00 |
Michael Friedrich
|
c9fb309200
|
tools: move mkembedconfig into subdir
preparation for moving the conversion script into tools/
refs #4337
|
2013-06-24 16:05:18 +02:00 |
Gunnar Beutner
|
89078e1cfb
|
Config: Fix nested dictionaries in arrays.
|
2013-06-21 09:07:57 +02:00 |
Gunnar Beutner
|
4fadd3bfa0
|
Remove the ILogger interface.
Fixes #3860
|
2013-06-06 11:26:30 +02:00 |
Gunnar Beutner
|
b8669d67ca
|
Fix inheritance for config types.
|
2013-06-06 11:26:00 +02:00 |
Gunnar Beutner
|
99220a00c8
|
Windows build fix.
|
2013-06-04 10:16:11 +02:00 |
Gunnar Beutner
|
5aeafb9f03
|
Make error message about invalid object names more verbose.
|
2013-05-08 10:50:56 +02:00 |
Gunnar Beutner
|
b4fa556ac6
|
Fix: ConfigItem types and names are not case-insensitive
Fixes #4044
|
2013-05-08 10:46:50 +02:00 |
Gunnar Beutner
|
aaac957ad5
|
Disallow colons in user-defined objects. Use colons for auto-generated object names.
|
2013-05-07 09:35:36 +02:00 |
Gunnar Beutner
|
7e16c77375
|
Don't allow config items to inherit from themselves.
Fixes #4045
|
2013-05-07 09:14:23 +02:00 |
Gunnar Beutner
|
10dff1d8c1
|
Removed dependency on boost/uuid.
|
2013-05-03 11:26:18 +02:00 |
Gunnar Beutner
|
288a877625
|
Implement new validation type: name(Type)
|
2013-05-03 10:48:28 +02:00 |
Gunnar Beutner
|
5db55ea384
|
Fix 'make distcheck'.
|
2013-04-19 13:17:17 +02:00 |
Gunnar Beutner
|
ada9f634dd
|
Don't link items after we've encountered a compiler error.
Fixes #3930
|
2013-04-08 10:09:27 +02:00 |
Gunnar Beutner
|
ca4157ea24
|
Fix memory leaks in the config parser.
|
2013-04-04 13:51:36 +02:00 |
Gunnar Beutner
|
0c9f635c46
|
Build fix.
|
2013-03-27 16:08:58 +01:00 |
Gunnar Beutner
|
4c04c2665c
|
Add missing NUL terminator in lb_steal().
|
2013-03-27 16:03:43 +01:00 |
Gunnar Beutner
|
f1c57ce3a0
|
Significantly speed up the config lexer.
|
2013-03-27 16:03:43 +01:00 |
Gunnar Beutner
|
c14aaf3d29
|
Optimize lb_append_char().
|
2013-03-27 16:03:39 +01:00 |
Gunnar Beutner
|
83ff08340b
|
Remove some static vars from the config compiler (in an effort to make it re-entrant).
|
2013-03-27 13:50:53 +01:00 |
Gunnar Beutner
|
96b1bd1943
|
Add some debug output in the config compiler.
|
2013-03-27 13:49:58 +01:00 |
Gunnar Beutner
|
604b57da43
|
Fixed double-free in the config parser.
|
2013-03-26 17:26:31 +00:00 |
Gunnar Beutner
|
fd3e92ea0c
|
Refactor AsyncTasks.
|
2013-03-25 17:36:15 +00:00 |
Gunnar Beutner
|
97fee26289
|
Remove @threadsafety doc strings
Fixes #3889
|
2013-03-22 12:02:20 +01:00 |
Gunnar Beutner
|
db064d3ce9
|
Removed the '#' prefix for the config statements 'include' and 'library'.
|
2013-03-21 14:35:10 +01:00 |
Gunnar Beutner
|
711a8cb5e0
|
Use Expression::Extract* for notifications.
|
2013-03-19 14:47:19 +01:00 |
Gunnar Beutner
|
45e24e4729
|
Fix Expression::Extract.
|
2013-03-19 14:13:58 +01:00 |
Gunnar Beutner
|
969458b480
|
Build dependant services using extracted expression lists.
|
2013-03-19 13:37:09 +01:00 |
Gunnar Beutner
|
7e9a5e647d
|
*NIX build fix.
|
2013-03-19 07:12:16 +01:00 |