..
config
Remove unnecessary imports from unit test config
2016-08-28 10:41:46 +02:00
livestatus
Livestatus: Fix "class" filter for log table
2015-11-26 19:15:54 +01:00
base-array.cpp
Replace Copyright header with a short version, part I
2019-02-25 14:48:22 +01:00
base-base64.cpp
Replace Copyright header with a short version, part I
2019-02-25 14:48:22 +01:00
base-convert.cpp
Convert::ToString(double): handle integral values too large for long long correctly
2021-04-27 17:31:50 +02:00
base-dictionary.cpp
Dictionary: Make sure underlaying map is ordered
2021-11-12 17:55:47 +01:00
base-fifo.cpp
Replace Copyright header with a short version, part I
2019-02-25 14:48:22 +01:00
base-json.cpp
JsonEncode(): encode non-[]/{} objects as strings, not null
2021-04-30 15:49:52 +02:00
base-match.cpp
Replace Copyright header with a short version, part I
2019-02-25 14:48:22 +01:00
base-netstring.cpp
Replace Copyright header with a short version, part I
2019-02-25 14:48:22 +01:00
base-object-packer.cpp
Replace Copyright header with a short version, part I
2019-02-25 14:48:22 +01:00
base-object.cpp
Replace Copyright header with a short version, part I
2019-02-25 14:48:22 +01:00
base-serialize.cpp
Replace Copyright header with a short version, part I
2019-02-25 14:48:22 +01:00
base-shellescape.cpp
Replace Copyright header with a short version, part I
2019-02-25 14:48:22 +01:00
base-stacktrace.cpp
Stacktrace test: try to prevent inlining even harder
2021-03-01 16:08:06 +01:00
base-stream.cpp
Replace Copyright header with a short version, part I
2019-02-25 14:48:22 +01:00
base-string.cpp
Replace Copyright header with a short version, part I
2019-02-25 14:48:22 +01:00
base-timer.cpp
Fix for double-free (and possibly other memory-corruption related) crashes at logrotate time
2019-04-24 11:42:54 +02:00
base-tlsutility.cpp
VerifyCertificate: Work around issue in OpenSSL < 1.1.0 causing invalid certifcates being treated as valid
2025-05-22 09:59:04 +02:00
base-type.cpp
Replace Copyright header with a short version, part I
2019-02-25 14:48:22 +01:00
base-utility.cpp
tests: fix FormatDateTime with 32-bit time_t
2025-02-05 13:19:07 +01:00
base-value.cpp
Replace Copyright header with a short version, part I
2019-02-25 14:48:22 +01:00
CMakeLists.txt
Add test-cases for checking permissions in filter exprs
2025-10-13 16:29:54 +02:00
config-ops.cpp
DerefExpression: Add missing nullptr check
2025-10-13 16:53:36 +02:00
icinga-checkable-fixture.cpp
Replace Copyright header with a short version, part I
2019-02-25 14:48:22 +01:00
icinga-checkable-flapping.cpp
Replace Copyright header with a short version, part I
2019-02-25 14:48:22 +01:00
icinga-checkresult.cpp
Checkable: Add test for state notifications after a suppression ends
2022-03-09 17:06:09 +01:00
icinga-dependencies.cpp
Tests: Add multi parent dependency test case
2020-02-11 15:13:25 +01:00
icinga-legacytimeperiod.cpp
Utility::FormatDateTime(): provide an overload for tm*
2024-09-23 10:54:26 +02:00
icinga-macros.cpp
Replace Copyright header with a short version, part I
2019-02-25 14:48:22 +01:00
icinga-notification.cpp
Tests: Add Notification state/type to string cases
2019-07-16 13:46:22 +02:00
icinga-perfdata.cpp
Test: Add multiline PerfData test case
2023-07-04 11:10:38 +02:00
icingaapplication-fixture.cpp
Replace Copyright header with a short version, part I
2019-02-25 14:48:22 +01:00
icingaapplication-fixture.hpp
Replace Copyright header with a short version, part I
2019-02-25 14:48:22 +01:00
livestatus-fixture.cpp
Replace Copyright header with a short version, part I
2019-02-25 14:48:22 +01:00
livestatus.cpp
Replace Copyright header with a short version, part I
2019-02-25 14:48:22 +01:00
remote-configpackageutility.cpp
De-couple package and stage name validation
2021-08-02 15:40:14 +02:00
remote-filterutility.cpp
Add test-cases for checking permissions in filter exprs
2025-10-13 16:29:54 +02:00
remote-url.cpp
Replace Copyright header with a short version, part I
2019-02-25 14:48:22 +01:00
test-runner.cpp
Tests: _Exit() in main()
2019-07-23 12:14:06 +02:00