Gunnar Beutner
|
dac0ff9343
|
Improve config validation for arrays of object names
fixes #12556
|
2016-08-26 10:36:53 +02:00 |
Gunnar Beutner
|
288413f046
|
Replace BOOST_FOREACH with range-based for loops
fixes #12538
|
2016-08-25 06:46:17 +02:00 |
Gunnar Beutner
|
b26b3a4f65
|
Add missing lock
refs #12450
|
2016-08-17 09:20:05 +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
|
905380b436
|
Fix duplicate notifications on HA failover
fixes #12267
|
2016-08-04 10:12:55 +02:00 |
Gunnar Beutner
|
55a3dc22bf
|
Log a warning if there are more than 2 zone endpoint members
fixes #12222
|
2016-07-26 08:10:47 +02:00 |
Gunnar Beutner
|
b621b00e3a
|
Detect infinite recursion in the zone hierarchy graph
fixes #10937
|
2016-03-23 09:03:53 +01:00 |
Gunnar Beutner
|
8c05003101
|
Improve the performance for ApiListener::SyncRelayMessage (part 2)
refs #11014
|
2016-01-27 12:18:16 +01:00 |
Gunnar Beutner
|
9ae1f1abee
|
Improve performance for ApiListener::SyncRelayMessage
refs #11014
|
2016-01-27 08:43:20 +01: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 |
Jean-Marcel Flach
|
5ef4204d06
|
Improve API error handling and fix some whitespace
fixes #10194
|
2015-09-25 13:57:28 +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
|
97fc5bb10b
|
Implement additional attributes for the Host class
refs #7564
|
2015-02-09 08:50:17 +01:00 |
Michael Friedrich
|
78bfd0204c
|
Update copyright year
|
2015-01-22 12:00:23 +01:00 |
Gunnar Beutner
|
478f03b49a
|
Replace boost::shared_ptr with boost::intrusive_ptr
refs #7622
|
2014-11-09 16:54:41 +01:00 |
Michael Friedrich
|
a362b5c14c
|
Fix Zone::IsGlobal()
|
2014-11-08 22:57:09 +01:00 |
Michael Friedrich
|
a57ebbf953
|
Fix thinko with global zone sync
refs #6254
|
2014-06-12 14:31:07 +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 |
Michael Friedrich
|
8e05f6ce4b
|
Fix null ptr exception in Zone::GetLocalZone()
Fixes #6273
|
2014-05-22 23:01:15 +02:00 |
Gunnar Beutner
|
d587c962ce
|
Implement the config::Update message.
Refs #6191
|
2014-05-13 15:57:02 +02:00 |
Gunnar Beutner
|
9c3e399188
|
Remove unnecessary includes.
Fixes #6189
|
2014-05-11 18:11:32 +02:00 |
Gunnar Beutner
|
b52cc9822d
|
Fix missing variable assignment in Zone::CanAccessObject().
Refs #6107
|
2014-05-08 13:29:53 +02:00 |
Gunnar Beutner
|
3464f29ca2
|
Fix permissions for master zones.
Refs #6107
|
2014-05-08 12:36:48 +02:00 |
Gunnar Beutner
|
45270f1bb8
|
Refactor the agent and cluster components.
Refs #6107
|
2014-05-08 09:13:04 +02:00 |