icinga2/lib
Julian Brost d1839471f4
Merge pull request #8846 from Icinga/bugfix/logger-default-severity
Set a default severity for loggers
2021-06-28 17:15:26 +02:00
..
base Merge pull request #8846 from Icinga/bugfix/logger-default-severity 2021-06-28 17:15:26 +02: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 Rename silent parameter of ConfigItem::ActivateItems() 2021-06-21 16:07:36 +02:00
compat Merge pull request #8447 from Icinga/feature/deprecated-relative-removal 2021-06-22 12:05:33 +02:00
config Rename silent parameter of ConfigItem::ActivateItems() 2021-06-21 16:07:36 +02:00
db_ido IDO: Use own transaction for programstatus 2021-05-19 17:26:32 +02:00
db_ido_mysql IDO-MySQL: Make sure InternalNewTransaction() and FinishAsyncQueries() get executed during high load 2021-05-19 17:28:11 +02:00
db_ido_pgsql Replace std/boost::bind() function with lambda expression 2021-03-10 16:29:40 +01:00
icinga Downtime#Start(): trigger fixed downtimes immediately instead of waiting for the timer 2021-06-23 19:16:15 +02:00
icingadb Merge pull request #8638 from Icinga/feature/icingadb-multi-conns 2021-06-23 18:01:04 +02: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 Notifications: Make sure not to send reminder notification, if problem notification has been suppressed 2021-03-30 15:32:49 +02:00
perfdata Merge pull request #8601 from Icinga/feature/replace-std-boost-bind-with-lambdas-7006 2021-03-18 17:56:13 +01:00
pgsql_shim
remote Merge pull request #8710 from Icinga/feature/windows-event-log 2021-06-24 09:19:50 +02:00
CMakeLists.txt