Michael Friedrich
|
b7caf0820d
|
Ensure that *.icinga.com is used everywhere
fixes #13897
fixes #13277
|
2017-01-10 17:19:12 +01:00 |
Gunnar Beutner
|
288413f046
|
Replace BOOST_FOREACH with range-based for loops
fixes #12538
|
2016-08-25 06:46:17 +02:00 |
Gunnar Beutner
|
81974adf65
|
Improve performance for Endpoint config validation
fixes #12450
|
2016-08-16 13:55:37 +02:00 |
Gunnar Beutner
|
39ded04e1a
|
Improve validation for the command_endpoint attribute
fixes #12432
|
2016-08-14 22:11:29 +02:00 |
Gunnar Beutner
|
599929b0f6
|
Update copyright headers for 2016
|
2016-01-12 08:29:59 +01:00 |
Michael Friedrich
|
3adedcd0a5
|
Improve performance for Zone::CanAccessObject
fixes #10711
|
2015-11-25 12:06:20 +01:00 |
Gunnar Beutner
|
4aa0165701
|
Add getter for endpoint 'connected' attribute
fixes #10394
|
2015-10-22 10:52:38 +02:00 |
Jean-Marcel Flach
|
5ef4204d06
|
Improve API error handling and fix some whitespace
fixes #10194
|
2015-09-25 13:57:28 +02:00 |
Jean Flach
|
2a9ac26338
|
Move endpoint error check to ti file
refs #9623
|
2015-08-25 17:06:08 +02:00 |
Jean Flach
|
9b05304435
|
Add config error on empty port in Endpoints
fixes #9623
|
2015-08-25 16:44:32 +02:00 |
Gunnar Beutner
|
071d2f18fb
|
Rename DynamicObject/DynamicType to ConfigObject/ConfigType
fixes #9914
|
2015-08-15 20:40:41 +02:00 |
Gunnar Beutner
|
b357012ded
|
Implement HTTP support
refs #9447
|
2015-07-09 11:42:34 +02:00 |
Gunnar Beutner
|
72a7b08480
|
Move implementation code from thpp files into separate files
fixes #8890
|
2015-03-28 11:08:12 +01:00 |
Gunnar Beutner
|
2b44fcb571
|
Make sure that the 'connecting' flag is reset properly
refs #8485
|
2015-02-26 11:26:08 +01:00 |
Michael Friedrich
|
289ca2ec24
|
Improve error messages on Endpoint not belonging to a zone or multiple zones
fixes #8372
|
2015-02-07 20:07:34 +01:00 |
Michael Friedrich
|
78bfd0204c
|
Update copyright year
|
2015-01-22 12:00:23 +01:00 |
Gunnar Beutner
|
7fc5af6aff
|
Fix initialization bug for the Endpoint class
refs #7780
|
2014-11-21 21:01:44 +01:00 |
Gunnar Beutner
|
478f03b49a
|
Replace boost::shared_ptr with boost::intrusive_ptr
refs #7622
|
2014-11-09 16:54:41 +01:00 |
Gunnar Beutner
|
9368ff0e03
|
Update some more log messages
|
2014-10-20 10:09:57 +02:00 |
Gunnar Beutner
|
6f2ea6bc08
|
Fix build problems with Oracle Solaris Studio
refs #6896
|
2014-09-02 13:09:17 +02:00 |
Gunnar Beutner
|
29db3f0972
|
Add more log messages for API connections
refs #6066
|
2014-08-22 15:39:34 +02:00 |
Michael Friedrich
|
78e4b28006
|
Fix segfault with zones without endpoints on config compile.
Fixes #6425
|
2014-06-06 13:30:06 +02:00 |
Gunnar Beutner
|
632026cd9f
|
Rename C++ header files.
Fixes #6291
|
2014-05-25 16:27:14 +02:00 |
Gunnar Beutner
|
9c3e399188
|
Remove unnecessary includes.
Fixes #6189
|
2014-05-11 18:11:32 +02:00 |
Gunnar Beutner
|
45270f1bb8
|
Refactor the agent and cluster components.
Refs #6107
|
2014-05-08 09:13:04 +02:00 |
Gunnar Beutner
|
e6fb8caace
|
Implement loop detection for cluster links.
Refs #5467
|
2014-04-25 15:07:13 +02:00 |
Michael Friedrich
|
ea973e5c82
|
Move cluster endpoint/jsonrpc functionality into libremote.
Refs #5690
Refs #5636
|
2014-03-20 18:03:47 +01:00 |