Michael Friedrich
|
b7caf0820d
|
Ensure that *.icinga.com is used everywhere
fixes #13897
fixes #13277
|
2017-01-10 17:19:12 +01: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
|
27a23fcff6
|
Avoid an unnecessary case in the Encode function
refs #12509
|
2016-08-27 12:20:54 +02:00 |
Gunnar Beutner
|
00eec13338
|
Avoid unnecessary string copies in the JSON encoder
refs #12509
|
2016-08-27 11:47:36 +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
|
599929b0f6
|
Update copyright headers for 2016
|
2016-01-12 08:29:59 +01:00 |
Gunnar Beutner
|
9ecfd9c830
|
Allow comments in JSON
fixes #9919
|
2015-08-17 08:03:25 +02:00 |
Gunnar Beutner
|
d913089a14
|
Remove redundant function
|
2015-03-02 12:47:20 +01:00 |
Michael Friedrich
|
78bfd0204c
|
Update copyright year
|
2015-01-22 12:00:23 +01:00 |
Gunnar Beutner
|
f800630c10
|
Implement Livestatus support for the "repl" command
refs #7805
|
2014-12-16 19:28:46 +01:00 |
Gunnar Beutner
|
89a0fc006e
|
Implement a boolean sub-type for the Value class
fixes #8043
|
2014-12-10 09:05:16 +01:00 |
Gunnar Beutner
|
5321bc4643
|
Don't validate strings in the JSON parser
fixes #7730
|
2014-11-20 10:09:13 +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
|
7cca2d275f
|
Fix incorrect #ifdef
refs #7454
|
2014-10-28 08:12:54 +01:00 |
Gunnar Beutner
|
b0179cc1fe
|
64-bit build fix for YAJL < 2.0
refs #7454
|
2014-10-28 06:33:40 +01:00 |
Gunnar Beutner
|
65e2e636ea
|
Fix compatibility with older versions of the YAJL library
refs #7454
|
2014-10-28 05:59:29 +01:00 |
Gunnar Beutner
|
8b339a6cd5
|
Throw saved exception in JSON decoder
refs #7452
|
2014-10-27 09:28:32 +01:00 |
Gunnar Beutner
|
f05ccd07f9
|
Build fix for GCC
refs #7452
|
2014-10-27 05:17:23 +01:00 |
Gunnar Beutner
|
7559273359
|
Replace cJSON with YAJL
fixes #7452
|
2014-10-26 20:00:35 +01:00 |