icinga2/lib
Alexander A. Klimov 36ed2d0648 Always call HttpUtility::SendJsonBody() with a boost::asio::yield_context
to respect `l_FlushThreshold` in all messages.

Especially `l_FlushThreshold` may now be lowered in the future
without re-evaluating all possible responses.

Side effect: all HTTP responses use chunked encoding now.
2026-03-19 15:07:51 +01:00
..
base Merge pull request #10668 from Icinga/perfdata-writers-connection-handling 2026-03-17 15:10:57 +01:00
checker Replace all existing copyright headers with SPDX headers 2026-02-04 14:00:05 +01:00
cli Merge pull request #10028 from RincewindsHat/node_setup_no_globals 2026-02-12 14:44:50 +01:00
compat Replace all existing copyright headers with SPDX headers 2026-02-04 14:00:05 +01:00
config Replace all existing copyright headers with SPDX headers 2026-02-04 14:00:05 +01:00
db_ido Replace all existing copyright headers with SPDX headers 2026-02-04 14:00:05 +01:00
db_ido_mysql Replace all existing copyright headers with SPDX headers 2026-02-04 14:00:05 +01:00
db_ido_pgsql Replace all existing copyright headers with SPDX headers 2026-02-04 14:00:05 +01:00
icinga Improve debug message when dependency child/parent don't exist 2026-03-03 11:59:44 +01:00
icingadb IcingaDB: use a statically initialized list of syncable types for Redis keys 2026-03-16 08:39:12 +01:00
livestatus Replace all existing copyright headers with SPDX headers 2026-02-04 14:00:05 +01:00
methods Replace all existing copyright headers with SPDX headers 2026-02-04 14:00:05 +01:00
mysql_shim Replace all existing copyright headers with SPDX headers 2026-02-04 14:00:05 +01:00
notification Replace all existing copyright headers with SPDX headers 2026-02-04 14:00:05 +01:00
perfdata Merge pull request #10668 from Icinga/perfdata-writers-connection-handling 2026-03-17 15:10:57 +01:00
pgsql_shim Replace all existing copyright headers with SPDX headers 2026-02-04 14:00:05 +01:00
remote Always call HttpUtility::SendJsonBody() with a boost::asio::yield_context 2026-03-19 15:07:51 +01:00
CMakeLists.txt Replace all existing copyright headers with SPDX headers 2026-02-04 14:00:05 +01:00