Gunnar Beutner
|
21ef4836ee
|
Implement SSL support.
|
2012-04-24 14:02:15 +02:00 |
Gunnar Beutner
|
9e85d1efe4
|
Auto-load the discovery component.
|
2012-04-23 16:51:03 +02:00 |
Gunnar Beutner
|
d3798c4bf4
|
Implemented demo component.
|
2012-04-23 13:45:41 +02:00 |
Gunnar Beutner
|
f7acf4ba3f
|
Code cleanups.
Proper error handling for some *NIX functions.
|
2012-04-23 09:48:20 +02:00 |
Gunnar Beutner
|
fb53dd345c
|
Refactored authentication code into a separate component.
|
2012-04-20 16:06:06 +02:00 |
Gunnar Beutner
|
51b3fe14e7
|
Added 'replicated' property for config objects.
|
2012-04-20 14:22:50 +02:00 |
Gunnar Beutner
|
b1256d9fe9
|
Cleaned up message classes.
|
2012-04-20 13:51:39 +02:00 |
Gunnar Beutner
|
2cd43ed8c6
|
Refactored subscription handling into a separate component.
|
2012-04-19 11:29:36 +02:00 |
Gunnar Beutner
|
8621717f4c
|
Set SO_REUSEADDR for listeners.
|
2012-04-19 09:31:24 +02:00 |
Gunnar Beutner
|
810a8215e6
|
Updated test code.
|
2012-04-19 08:51:38 +02:00 |
Gunnar Beutner
|
7474b63dff
|
Refactored messaging system.
|
2012-04-18 15:22:25 +02:00 |
Gunnar Beutner
|
8f7fb9699d
|
Fixed config file loader.
|
2012-04-13 13:24:32 +02:00 |
Gunnar Beutner
|
05a6303f82
|
Build fixes for Windows.
|
2012-04-13 11:45:09 +02:00 |
Gunnar Beutner
|
27d008f1ce
|
Build fix for *NIX.
|
2012-04-13 11:32:19 +02:00 |
Gunnar Beutner
|
390a00e546
|
Made build system more Windows-friendly
Implemented endpoint system for the discovery service
|
2012-04-06 08:56:52 +02:00 |
Gunnar Beutner
|
261329e483
|
Implemented outbound JSON-RPC client connections.
Made socket error handling more robust.
|
2012-04-04 12:36:23 +02:00 |
Gunnar Beutner
|
f20e71ace8
|
Fixed compilation problem on *NIX.
|
2012-04-04 10:33:27 +02:00 |
Gunnar Beutner
|
c3142ed593
|
Refactored config handling to support observing individual config object types more easily.
|
2012-04-04 10:04:38 +02:00 |
Gunnar Beutner
|
66fdf079fa
|
Removed custom new_object function.
|
2012-04-03 15:16:11 +02:00 |
Gunnar Beutner
|
3da08ca9b6
|
Refactored event handling.
|
2012-04-03 11:13:17 +02:00 |
Gunnar Beutner
|
7c5d29bbc9
|
Renamed RefType/WeakRefType typedefs to Ptr/WeakPtr
|
2012-04-02 20:50:35 +02:00 |
Gunnar Beutner
|
7e1add815b
|
Use config filename from command line arguments.
|
2012-04-02 13:46:10 +02:00 |
Gunnar Beutner
|
a8b83c2d35
|
Fixed setting the component search path.
|
2012-04-02 13:43:47 +02:00 |
Gunnar Beutner
|
0e215f112a
|
Fixed search path problems.
|
2012-04-02 13:09:33 +02:00 |
Gunnar Beutner
|
1b6bfb9db5
|
Cleaned up includes; using namespace std is the default now.
|
2012-04-02 09:03:29 +02:00 |
Gunnar Beutner
|
191ded487b
|
Removed I2_ prefix for header guard #defines.
|
2012-04-02 08:56:30 +02:00 |
Gunnar Beutner
|
de501581d9
|
Removed autogenerated file (config.h.in)
Updated version output for icinga component loader
Updated project file
|
2012-04-01 20:04:30 +02:00 |
Gunnar Beutner
|
1aab066d33
|
Added auto-generated icinga-version.h header file
|
2012-04-01 19:56:04 +02:00 |
Gunnar Beutner
|
eb34b40d40
|
Refactored config object handling.
|
2012-04-01 19:32:41 +02:00 |
Gunnar Beutner
|
43b38f5a85
|
Fixed compilation errors with automake/gcc
|
2012-04-01 10:18:29 +02:00 |
Gunnar Beutner
|
a49876a1ae
|
Auto-load components when component config objects are created.
|
2012-04-01 09:30:38 +02:00 |
Gunnar Beutner
|
b291bf3cfc
|
Implemented component loader app.
|
2012-03-31 16:29:53 +02:00 |