Alexander A. Klimov
|
3cc8982053
|
Unify the JSON structures of responses to authorized and unauthorized requests
refs #4984
fixes #4988
Signed-off-by: Michael Friedrich <michael.friedrich@icinga.com>
|
2017-02-09 13:51:40 +01:00 |
Michael Friedrich
|
363a7f9dac
|
Fix unauthorized response in REST API when header requests JSON
fixes #4984
|
2017-02-09 09:13:58 +01:00 |
Michael Friedrich
|
905f208332
|
Log a warning for missing API permissions
fixes #4945
|
2017-02-08 17:05:53 +01:00 |
Michael Friedrich
|
e5f5284838
|
Add logging for started/stopped features
fixes #3557
|
2017-02-08 15:40:27 +01:00 |
Michael Friedrich
|
336deea02f
|
Ensure that api/log is created before attempting to write the current replay log
fixes #4977
|
2017-02-08 13:06:31 +01:00 |
Michael Friedrich
|
4658cb391e
|
Fix logging for discarded cluster messages
fixes #4930
fixes #4969
|
2017-02-02 13:47:18 +01:00 |
Michael Friedrich
|
b7caf0820d
|
Ensure that *.icinga.com is used everywhere
fixes #13897
fixes #13277
|
2017-01-10 17:19:12 +01:00 |
Michael Friedrich
|
b10a6b75a8
|
API: Change log level for console endpoint
fixes #11329
|
2016-12-08 00:59:24 +01:00 |
Gunnar Beutner
|
fe12a10c89
|
Remove redundant check
refs #13409
|
2016-12-06 08:57:27 +01:00 |
Michael Friedrich
|
338f5c0be8
|
Fix crash in CreateObjectHandler::HandleRequest()
fixes #13409
refs #11684
|
2016-12-05 16:37:31 +01:00 |
Michael Friedrich
|
ca7f195165
|
Remove debug log message
refs #11541
|
2016-11-18 14:00:41 +01:00 |
Gunnar Beutner
|
f58d3a1838
|
Fix crash in HttpRequest::Parse
fixes #12667
|
2016-11-17 09:08:22 +01:00 |
Michael Friedrich
|
40d68fcce2
|
Fix object sync for objects in a global zone
fixes #11541
|
2016-11-14 14:42:47 +01:00 |
Michael Friedrich
|
4b86f69c96
|
Ensure that runtime created objects are synced on (re)connect
refs #11684
|
2016-11-11 16:29:37 +01:00 |
Michael Friedrich
|
2e2de7c340
|
Enhance log messages for cluster config sync
refs #11684
|
2016-11-10 17:44:05 +01:00 |
Michael Friedrich
|
72bf538c29
|
API: Set zone attribute for local zone if not specified
This allows to sync the object to other nodes in the same
zone on reconnect.
refs #11684
|
2016-11-10 17:16:08 +01:00 |
Michael Friedrich
|
5dd4898eb3
|
Ensure that UpdateConfigObject sets the target zone
refs #11684
|
2016-11-10 17:15:06 +01:00 |
Gunnar Beutner
|
d70d7797c8
|
Add missing call for the base class' Stop() method
refs #11684
|
2016-10-24 08:40:12 +02:00 |
Gunnar Beutner
|
0145a32e58
|
Fix object resync issues
refs #11684
|
2016-10-11 10:55:13 +02:00 |
Jean Flach
|
d264a0dab8
|
Fix Url Query formatting
fixes #12883
|
2016-10-10 16:16:52 +02:00 |
Gunnar Beutner
|
5cd2fadf2b
|
Fix crash when deleting config files fails
fixes #12860
|
2016-10-05 14:17:26 +02:00 |
Gunnar Beutner
|
5960753015
|
Build fix for Windows
fixes #12614
|
2016-09-04 16:53:24 +02:00 |
Gunnar Beutner
|
288b354d11
|
Improve log message for ignored config updates
fixes #12623
|
2016-09-02 09:35:35 +02:00 |
Gunnar Beutner
|
58cdce8d7c
|
Improve error handling for event filters
fixes #12621
|
2016-09-02 08:51:51 +02:00 |
Gunnar Beutner
|
06cb3cf875
|
Another build fix for Windows
refs #9182
|
2016-08-31 13:43:50 +02:00 |
Gunnar Beutner
|
68dceaab06
|
Replace boost::exception_ptr with std::exception_ptr
refs #9182
|
2016-08-30 20:46:23 +02:00 |
Gunnar Beutner
|
e8b0797ec4
|
Use 'auto' keyword for iterator declarations (part 2)
refs #12561
|
2016-08-27 19:56:12 +02:00 |
Gunnar Beutner
|
602643b93d
|
Provide location information for objects and templates in the API
fixes #12566
|
2016-08-27 19:25:38 +02:00 |
Gunnar Beutner
|
b5b09216c6
|
Use lambda functions for INITIALIZE_ONCE
fixes #12562
|
2016-08-27 09:48:36 +02:00 |
Gunnar Beutner
|
5058c5d75b
|
Use 'auto' for iterator declarations
fixes #12561
|
2016-08-27 08:37:19 +02:00 |
Gunnar Beutner
|
dac0ff9343
|
Improve config validation for arrays of object names
fixes #12556
|
2016-08-26 10:36:53 +02:00 |
Gunnar Beutner
|
30762e5330
|
Set versions for all internal libraries
fixes #12552
|
2016-08-25 17:56:18 +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
|
429d11daa8
|
Fix compiler warnings
fixes #12534
|
2016-08-24 20:33:34 +02:00 |
Gunnar Beutner
|
ae1ab5f865
|
Implement unit tests for state changes
fixes #12530
|
2016-08-24 19:45:52 +02:00 |
Gunnar Beutner
|
f4dce0fe72
|
Fix crash in JsonRpcConnection::MessageHandlerWrapper
fixes #12506
|
2016-08-22 17:42:59 +02:00 |
Gunnar Beutner
|
b42bfc822b
|
Fix crash in HttpServerConnection::ProcessMessageAsync
fixes #12493
|
2016-08-19 20:36:27 +02:00 |
Gunnar Beutner
|
8e5961f217
|
Fix missing permissions and update the documentation
fixes #12483
|
2016-08-18 19:00:14 +02:00 |
Gunnar Beutner
|
730364b600
|
Fix incorrect certificate validation error message
fixes #12475
|
2016-08-18 10:23:13 +02:00 |
Gunnar Beutner
|
b26b3a4f65
|
Add missing lock
refs #12450
|
2016-08-17 09:20:05 +02:00 |
Michael Friedrich
|
87bc291a55
|
Fix that HA enabled objects are started before config validation has finished
fixes #12460
|
2016-08-17 09:19:58 +02:00 |
Gunnar Beutner
|
81974adf65
|
Improve performance for Endpoint config validation
fixes #12450
|
2016-08-16 13:55:37 +02:00 |
Gunnar Beutner
|
b7a1b58069
|
Improve performance for type lookups
fixes #12448
|
2016-08-16 11:02:33 +02:00 |
Gunnar Beutner
|
ebaf239d3b
|
Replace GetType()->GetName() calls with GetReflectionType()->GetName()
fixes #12438
|
2016-08-15 14:42:03 +02:00 |
Gunnar Beutner
|
39ded04e1a
|
Improve validation for the command_endpoint attribute
fixes #12432
|
2016-08-14 22:11:29 +02:00 |
Gunnar Beutner
|
afc1b9bdc5
|
Move type variables into the 'Types' namespace
refs #12408
|
2016-08-12 17:05:19 +02:00 |
Gunnar Beutner
|
b74014fa5e
|
Fix auto-completion suggestions for "icinga2 console"
refs #12408
|
2016-08-12 15:36:47 +02:00 |
Gunnar Beutner
|
2a40a71ffa
|
Change scoping mechanism for the __using keyword
refs #12408
|
2016-08-12 13:14:10 +02:00 |
Gunnar Beutner
|
c5a170a972
|
Implement support for namespaces
fixes #12408
|
2016-08-12 11:32:16 +02:00 |
Gunnar Beutner
|
43c2ec31ef
|
Windows build fix
fixes #12339
|
2016-08-09 15:41:27 +02:00 |