Gunnar Beutner
|
7270fb160c
|
Renamed "hooks" to "methods".
|
2012-07-16 08:19:51 +02:00 |
Gunnar Beutner
|
fd38babd98
|
More bugfixes for AsyncTask.
|
2012-07-15 17:29:59 +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
|
3e472012d1
|
Implemented exception support for AsyncTasks.
|
2012-07-15 10:58:03 +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
|
20dbad0131
|
Implemented Process class, cleaned up NagiosCheckTask.
|
2012-07-13 21:00:54 +02:00 |
Gunnar Beutner
|
a17c614d96
|
Fixed global macros.
|
2012-07-13 11:40:57 +02:00 |
Gunnar Beutner
|
1405d1961a
|
Cleaned up the Variant class.
|
2012-07-11 20:55:46 +02:00 |
Gunnar Beutner
|
a64c99c176
|
Implemented logging to files and made logging configurable.
|
2012-07-10 15:14:45 +02:00 |
Gunnar Beutner
|
7d859e2e18
|
Made logging more modular.
|
2012-07-10 12:21:19 +02:00 |
Gunnar Beutner
|
8dc5ba7632
|
Added missing GPL headers and Visual Studio filters.
|
2012-07-09 20:32:02 +02:00 |
Gunnar Beutner
|
0032e32026
|
Force compat module to write status.dat/objects.cache right after program start.
|
2012-07-09 16:22:38 +02:00 |
Gunnar Beutner
|
777f39c1ef
|
Renamed Dictionary::{Set,Get}Property -> Dictionary::{Set,Get}
|
2012-07-09 16:19:56 +02:00 |
Gunnar Beutner
|
8d27f66b83
|
Moved host reachability/state code into the cib library.
|
2012-07-09 13:27:59 +02:00 |
Gunnar Beutner
|
c8261fa8f2
|
Auto-detect host parents.
|
2012-07-09 12:44:31 +02:00 |
Gunnar Beutner
|
746d24c9a2
|
Distinguish between 'dependencies' (reachability) and 'hostchecks' (host status).
|
2012-07-09 10:28:49 +02:00 |
Gunnar Beutner
|
55ca6fd276
|
Implemented host dependencies
|
2012-07-09 10:09:53 +02:00 |
Gunnar Beutner
|
0f471683cd
|
Bugfixes for the 'convenience' component.
|
2012-07-08 11:37:15 +02:00 |
Gunnar Beutner
|
4ad1789e33
|
Implemented extended service template format.
|
2012-07-08 10:20:54 +02:00 |
Gunnar Beutner
|
28f88df37c
|
Fixed build on Win32.
|
2012-07-07 13:17:50 +02:00 |
Gunnar Beutner
|
de55b5d0d2
|
Don't instantiate service objects for host templates.
|
2012-07-06 15:52:13 +02:00 |
Gunnar Beutner
|
acf08b7a4e
|
Bugfix for the convenience component.
|
2012-07-06 14:36:58 +02:00 |
Gunnar Beutner
|
37cf22aaf0
|
Implemented ConfigItemBuilder class.
|
2012-07-06 14:33:10 +02:00 |
Gunnar Beutner
|
e0bf25e907
|
Removed ConfigVM class.
|
2012-07-06 11:35:20 +02:00 |
Gunnar Beutner
|
9b7251abb9
|
Implemented 'services' property for host definitions.
|
2012-07-06 11:22:38 +02:00 |
Gunnar Beutner
|
a11a36154f
|
Bugfix: Use service alias in service group definition.
|
2012-07-06 11:21:19 +02:00 |
Gunnar Beutner
|
8955f17c41
|
Undelegate services when their config objects are removed.
|
2012-07-04 16:50:25 +02:00 |
Gunnar Beutner
|
d26d8e7bb7
|
Re-designed reachability detection.
|
2012-07-03 15:11:54 +02:00 |
Gunnar Beutner
|
f9139a6f97
|
Bugfixes.
|
2012-07-03 15:01:09 +02:00 |
Gunnar Beutner
|
734ec2f5fb
|
Implemented service dependencies.
|
2012-07-03 14:18:46 +02:00 |
Gunnar Beutner
|
d577406a66
|
Implemented ServiceStatusMessage class.
|
2012-07-03 10:41:25 +02:00 |
Gunnar Beutner
|
5dc74ecf0e
|
Build fixes for *NIX.
|
2012-07-03 10:00:44 +02:00 |
Gunnar Beutner
|
a7be3a40c9
|
Ignore remote object updates when local object is newer.
|
2012-07-02 19:25:33 +02:00 |
Gunnar Beutner
|
512f46907e
|
Compilation fixes for Windows.
|
2012-07-02 19:09:45 +02:00 |
Gunnar Beutner
|
40350bfce8
|
Make checkers configurable.
|
2012-07-02 16:19:43 +02:00 |
Gunnar Beutner
|
45fef3573c
|
Disable freshness stuff in status.dat
|
2012-07-02 15:49:36 +02:00 |
Gunnar Beutner
|
1b421d0cc0
|
Bugfixes.
|
2012-07-02 15:48:49 +02:00 |
Gunnar Beutner
|
a1423371d0
|
Moved configrpc code into the cibsync module.
|
2012-07-02 15:08:15 +02:00 |
Gunnar Beutner
|
1db53b84e6
|
Bugfixes.
|
2012-07-02 14:43:51 +02:00 |
Gunnar Beutner
|
5e4a3eb181
|
Don't allow __local property for replicated objects.
|
2012-07-02 12:57:53 +02:00 |
Gunnar Beutner
|
f2420fb17a
|
Moved CIB stuff into a separate library and loadable component.
|
2012-07-02 12:34:54 +02:00 |
Gunnar Beutner
|
5649f3efb2
|
Renamed m_*Endpoint to m_Endpoint.
|
2012-07-02 11:07:54 +02:00 |
Gunnar Beutner
|
7d5ab3d890
|
Implemented support for the 'include' config directive.
|
2012-07-02 10:29:32 +02:00 |
Gunnar Beutner
|
334c247655
|
Win32 bugfixes.
|
2012-07-01 13:21:49 +02:00 |
Gunnar Beutner
|
338e2bcbb1
|
Renamed DictionaryIterator to Dictionary::Iterator.
|
2012-06-30 15:22:51 +02:00 |