icinga2/lib
Julian Brost cfa6f1c6a9
Merge pull request #9288 from Icinga/9272
IcingaDB#SendRemovedComment(): ignore ack comments like #SendAddedComment()
2022-03-22 15:06:06 +01:00
..
base Merge pull request #9250 from Icinga/feature/fix-compiler-warning-do-not-move-local-variables 2022-03-08 11:37:09 +01:00
checker Merge pull request #8601 from Icinga/feature/replace-std-boost-bind-with-lambdas-7006 2021-03-18 17:56:13 +01:00
cli Fix compiler warnings don't move local variables 2022-02-22 17:51:43 +01:00
compat Merge pull request #8447 from Icinga/feature/deprecated-relative-removal 2021-06-22 12:05:33 +02:00
config ConfigItem: Use atomic variables for notified and commited items count 2022-02-25 15:17:33 +01:00
db_ido IDO: use per-instance notification_id in history 2022-02-10 16:36:35 +01:00
db_ido_mysql Make MySQL schema version in full schema file and upgrade files consistent 2021-12-16 15:48:12 +01:00
db_ido_pgsql IDO PgSQL: always use regular string literals 2021-08-05 11:39:32 +02:00
icinga Merge pull request #9250 from Icinga/feature/fix-compiler-warning-do-not-move-local-variables 2022-03-08 11:37:09 +01:00
icingadb Merge pull request #9288 from Icinga/9272 2022-03-22 15:06:06 +01:00
livestatus Merge pull request #8601 from Icinga/feature/replace-std-boost-bind-with-lambdas-7006 2021-03-18 17:56:13 +01:00
methods Replace std/boost::bind() function with lambda expression 2021-03-10 16:29:40 +01:00
mysql_shim
notification Merge pull request #9123 from Icinga/bugfix/icinga2-crashes-when-sending-notifications-8186 2022-01-19 11:48:40 +01:00
perfdata Fix compiler warnings don't move local variables 2022-02-22 17:51:43 +01:00
pgsql_shim
remote Fix compiler warnings don't move local variables 2022-02-22 17:51:43 +01:00
CMakeLists.txt