Gunnar Beutner
|
d0b2335abb
|
Always load cibsync component.
|
2012-07-24 13:26:56 +02:00 |
Gunnar Beutner
|
709cd36e83
|
Implemented state retention.
|
2012-07-24 13:13:02 +02:00 |
Gunnar Beutner
|
44b3de76c9
|
Moved serialization functionality into the base library.
|
2012-07-24 10:50:53 +02:00 |
Gunnar Beutner
|
d87c1758d5
|
Build fix for *NIX.
|
2012-07-23 10:27:12 +02:00 |
Gunnar Beutner
|
4814fed13a
|
Refactored the Component class.
|
2012-07-23 10:24:27 +02:00 |
Gunnar Beutner
|
bcb1b23d9f
|
Handle all exception types rather than just the ones inheriting from std::exception.
|
2012-07-23 08:57:19 +02:00 |
Gunnar Beutner
|
1065bc168b
|
VS project file: Moved components into a separate folder.
|
2012-07-20 14:30:53 +02:00 |
Gunnar Beutner
|
7d1ec0332d
|
Removed CIB::RequireInformation.
|
2012-07-20 14:30:35 +02:00 |
Gunnar Beutner
|
898e74bb44
|
Made *::ScriptFunc private.
|
2012-07-19 11:17:05 +02:00 |
Gunnar Beutner
|
24494a78bc
|
Moved calculation of next check timestamp into the cibsync component.
|
2012-07-18 11:52:22 +02:00 |
Gunnar Beutner
|
62bd14b9f2
|
Used const references for the EndpointManager methods.
|
2012-07-18 11:43:41 +02:00 |
Gunnar Beutner
|
b162ca9bfb
|
Added TcpClient::OnConnected event.
|
2012-07-18 11:15:39 +02:00 |
Gunnar Beutner
|
1fd0800780
|
Build fix.
|
2012-07-17 20:44:22 +02:00 |
Gunnar Beutner
|
0ad6026f29
|
Cleaned up socket exception handling.
|
2012-07-17 20:41:06 +02:00 |
Gunnar Beutner
|
a224c20a30
|
Revert 78215843 as it requires Boost version 1.43.
|
2012-07-17 19:19:03 +02:00 |
Gunnar Beutner
|
f6c95efa45
|
Try to more uniformly distribute checks in their check interval.
|
2012-07-17 19:10:14 +02:00 |
Gunnar Beutner
|
0016c7b79d
|
Re-enable host macros.
|
2012-07-17 13:03:44 +02:00 |
Gunnar Beutner
|
6707bfeb26
|
Updated delegation/checker to use cibsync rather than sending service objects.
|
2012-07-17 12:57:21 +02:00 |
Gunnar Beutner
|
78215843cf
|
Use Boost.Range instead of tie().
|
2012-07-17 10:29:30 +02:00 |
Gunnar Beutner
|
bc1ded140f
|
Build fixes for *NIX.
|
2012-07-17 00:01:23 +02:00 |
Gunnar Beutner
|
e2bf3bd56b
|
Use BOOST_FOREACH for most for loops.
|
2012-07-16 22:00:50 +02:00 |
Gunnar Beutner
|
9c7c039365
|
Implemented native::NullCheck check method.
|
2012-07-16 15:10:42 +02:00 |
Gunnar Beutner
|
6ebb1bf192
|
Bugfixes for SSL sockets.
|
2012-07-16 12:25:09 +02:00 |
Gunnar Beutner
|
dd26fd46f5
|
Keep track of whether sockets are connected.
|
2012-07-16 11:15:20 +02:00 |
Gunnar Beutner
|
d793853671
|
Updated documention (check_type removed, methods->check added).
|
2012-07-16 08:25:15 +02:00 |
Gunnar Beutner
|
7270fb160c
|
Renamed "hooks" to "methods".
|
2012-07-16 08:19:51 +02:00 |
Gunnar Beutner
|
8e118983be
|
Refactored jsonrpc lib to use the new TcpClient interface.
|
2012-07-16 00:05:24 +02:00 |
Gunnar Beutner
|
52f4bd7a72
|
Added missing GPL Header.
|
2012-07-16 00:04:16 +02:00 |
Gunnar Beutner
|
802fc15969
|
Cleaned up TcpClient interface.
|
2012-07-16 00:02:31 +02:00 |
Gunnar Beutner
|
07b30e19a9
|
Cleaned up NagiosCheckTask.
|
2012-07-15 17:48:58 +02:00 |
Gunnar Beutner
|
0634075abd
|
Removed unused code.
|
2012-07-15 17:36:02 +02:00 |
Gunnar Beutner
|
fd38babd98
|
More bugfixes for AsyncTask.
|
2012-07-15 17:29:59 +02:00 |
Gunnar Beutner
|
18bbde330c
|
Bugfixes for the AsyncTask class.
|
2012-07-15 17:15:49 +02:00 |
Gunnar Beutner
|
310edc1074
|
Re-enabled /MP (parallel builds) on Windows.
|
2012-07-15 13:15:51 +02:00 |
Gunnar Beutner
|
d703f80e62
|
Enabled pre-compiled headers for Windows builds.
|
2012-07-15 13:13:19 +02:00 |
Gunnar Beutner
|
f5431a953c
|
Build fixes for *NIX.
|
2012-07-15 13:07:12 +02:00 |
Gunnar Beutner
|
3e472012d1
|
Implemented exception support for AsyncTasks.
|
2012-07-15 10:58:03 +02:00 |
Gunnar Beutner
|
e6b99c62a7
|
Disabled resolving host macros for now.
|
2012-07-14 20:06:32 +02:00 |
Gunnar Beutner
|
59d4b2ef6b
|
Fixed assert() in ~AsyncTask obscuring other errors.
|
2012-07-14 20:06:09 +02:00 |
Gunnar Beutner
|
fe237e0145
|
Bugfixes for the ScriptTask feature.
|
2012-07-14 16:49:21 +02:00 |
Gunnar Beutner
|
30aa16d9dc
|
Implemented script tasks.
|
2012-07-14 15:59:59 +02:00 |
Gunnar Beutner
|
6cbccdc91c
|
Cleaned up AsyncTask class.
|
2012-07-14 13:57:50 +02:00 |
Gunnar Beutner
|
656825701d
|
Removed unused code.
|
2012-07-14 13:33:04 +02:00 |
Gunnar Beutner
|
eb2e4ac205
|
Bugfixes for the Process/AsyncTask classes.
|
2012-07-14 12:44:37 +02:00 |
Gunnar Beutner
|
b176963c93
|
Improved Event::Post performance.
|
2012-07-13 23:37:05 +02:00 |
Gunnar Beutner
|
a73f41fb6c
|
Fixed compilation errors on *NIX.
|
2012-07-13 21:07:39 +02:00 |
Gunnar Beutner
|
20dbad0131
|
Implemented Process class, cleaned up NagiosCheckTask.
|
2012-07-13 21:00:54 +02:00 |
Gunnar Beutner
|
06f9bf2eaa
|
Fixed compiler warning.
|
2012-07-13 19:38:14 +02:00 |
Gunnar Beutner
|
330c3710e3
|
More Win32 build fixes.
|
2012-07-13 15:29:39 +02:00 |
Gunnar Beutner
|
7807b87ff5
|
Win32 build fix.
|
2012-07-13 15:24:19 +02:00 |