Michael Friedrich
|
5718cbebe4
|
Fix filter parsing for values containing white spaces.
Refs #4433
|
2013-11-05 17:14:29 +01:00 |
Michael Friedrich
|
74f9106243
|
Implement regex match attribute filters (~, ~~)
Requires the boost regex library.
Refs #5007
Signed-off-by: Michael Friedrich <michael.friedrich@netways.de>
|
2013-11-05 17:13:40 +01:00 |
Michael Friedrich
|
97a2771a08
|
Livestatus: Fix default column accessor type for comments.
refs #5005
|
2013-11-05 13:40:41 +01:00 |
Gunnar Beutner
|
b1ddc71925
|
Merge ReflectionObject methods into the Object class.
Refs #4996
|
2013-11-05 08:56:30 +01:00 |
Gunnar Beutner
|
f2307c4242
|
Add cmake build files.
Refs #4962
|
2013-11-03 13:45:26 +01:00 |
Gunnar Beutner
|
2c143fbdf8
|
Remove unused files.
Refs #4962
|
2013-11-03 11:12:47 +01:00 |
Michael Friedrich
|
d21d79a36c
|
CompatUtility: Use functionality in compat/ido/livestatus.
refs #4735
|
2013-10-31 16:08:55 +01:00 |
Michael Friedrich
|
75b69411b9
|
Livestatus: Add log table.
refs #4433
|
2013-10-31 13:39:16 +01:00 |
Gunnar Beutner
|
dc21088680
|
Fix make dist.
Refs #4976
|
2013-10-30 12:18:08 +01:00 |
Gunnar Beutner
|
9f1c4539dc
|
Remove libltdl dependency.
Refs #4964
|
2013-10-30 12:00:55 +01:00 |
Gunnar Beutner
|
db4b3b78d6
|
Implement class compiler.
Refs #4963
|
2013-10-28 14:27:36 +01:00 |
Gunnar Beutner
|
aed9b578f1
|
livestatus: Implement support for modified_attributes.
|
2013-10-16 14:30:13 +02:00 |
Gunnar Beutner
|
db90a785db
|
Win64 build fix.
|
2013-10-10 23:30:05 +02:00 |
Gunnar Beutner
|
fe5c925a63
|
Windows build fix.
|
2013-10-09 15:03:24 +02:00 |
Michael Friedrich
|
46bcaf336c
|
Build fix.
|
2013-10-09 12:35:11 +02:00 |
Michael Friedrich
|
40f827df58
|
ido_mysql, livestatus: Use Application::GetVersion().
|
2013-10-09 11:24:37 +02:00 |
Michael Friedrich
|
a24c233ecb
|
Restore missing accessor.
refs #4756
|
2013-10-03 19:52:56 +02:00 |
Michael Friedrich
|
f55d48cfb3
|
Fix compiler warnings (wip)
refs #4756
|
2013-10-03 18:58:48 +02:00 |
Michael Friedrich
|
157d06bc34
|
livestatus: Fix OneAccessor.
|
2013-10-03 03:48:12 +02:00 |
Michael Friedrich
|
bfa8cf789b
|
compat: Add more host attributes, refactor contacts getter.
|
2013-10-02 21:09:13 +02:00 |
Michael Friedrich
|
09cc7632e7
|
compatutility: Use User(Group) Ptr, not name.
refs #4735
|
2013-10-01 16:44:33 +02:00 |
Michael Friedrich
|
b2f13c37e4
|
compatutility: Add contact(group) getters.
refs #4735
|
2013-10-01 15:39:00 +02:00 |
Gunnar Beutner
|
f90d88aad5
|
Implement validator for LivestatusListener::socket_type.
Fixes #4751
|
2013-09-30 10:07:49 +02:00 |
Gunnar Beutner
|
2a051cdea4
|
Rename directory for Icinga socket files.
|
2013-09-30 09:42:27 +02:00 |
Michael Friedrich
|
a326ddbb9f
|
Revamp livestatus startup logging a bit.
|
2013-09-28 12:54:26 +02:00 |
Michael Friedrich
|
87fa063528
|
LivestatusListener: Set unix socket permissions to 0660.
refs #4444
|
2013-09-27 19:39:46 +02:00 |
Gunnar Beutner
|
21999fe51e
|
Refactor the livestatus library.
|
2013-09-25 09:33:59 +02:00 |
Gunnar Beutner
|
e766b4534f
|
config: Rename Host::hostcheck to Host::check.
|
2013-09-25 09:12:15 +02:00 |
Gunnar Beutner
|
bf1a800e39
|
Update copyright information.
|
2013-09-25 07:45:56 +02:00 |
Gunnar Beutner
|
93b3461f7c
|
livestatus: Fix macro priority.
|
2013-09-10 10:37:30 +02:00 |
Gunnar Beutner
|
86e2f3dd81
|
Windows build fix.
|
2013-09-01 06:01:27 +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 |
Michael Friedrich
|
b89f72b552
|
Windows x64 build fix.
|
2013-08-20 12:50:24 +02:00 |
Gunnar Beutner
|
82b3b81b91
|
Windows build fix.
|
2013-08-20 08:29:38 +02:00 |
Michael Friedrich
|
0634847055
|
build fix on debian squeeze
|
2013-07-30 22:38:33 +02:00 |
Michael Friedrich
|
168dbbd28d
|
livestatus: add separator support
fixes #4478
|
2013-07-29 19:43:12 +02:00 |
Michael Friedrich
|
2106322388
|
livestatus: make query exceptions debug only
fixes #4405
|
2013-07-29 11:22:56 +02:00 |
Michael Friedrich
|
5167626c92
|
livestatus: rename address to host (same as ido)
refs #2762
|
2013-07-29 11:18:41 +02:00 |
Gunnar Beutner
|
cab2b41e56
|
Implement shift operator for the Value class.
|
2013-07-23 09:11:53 +02:00 |
Gunnar Beutner
|
ba92ab9460
|
Yet another build fix.
|
2013-07-22 14:55:35 +02:00 |
Gunnar Beutner
|
3f3ba16a31
|
Build fix.
|
2013-07-22 14:52:11 +02:00 |
Michael Friedrich
|
81b3b48998
|
livestatus: add = operator for lists comparison
refs #2743
|
2013-07-22 14:26:18 +02:00 |
Michael Friedrich
|
a939cbfef8
|
livestatus: fix HostsTable::ContactGroupsAccessor()
refs #4372
|
2013-07-19 16:24:09 +02:00 |
Michael Friedrich
|
4bc4defc97
|
livestatus: add childs attribute to hosts table
refs #4372
|
2013-07-19 16:11:35 +02:00 |
Michael Friedrich
|
669e3764bd
|
livestatus: add connections and extcmds to status table
refs #4372
|
2013-07-19 15:42:00 +02:00 |
Michael Friedrich
|
a991fbe1b6
|
livestatus: add host/service staleness indicator
refs #4372
|
2013-07-19 14:19:09 +02:00 |