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 |