icinga2/lib
Julian Brost 1ad233da86 Add some comments to __cxa_throw
Maybe this will save the next person who has to look at this code some
time. Please don't blame me for the implementation, I'm just trying to
reconstruct what it does.
2021-03-01 14:06:47 +01:00
..
base Add some comments to __cxa_throw 2021-03-01 14:06:47 +01:00
checker Use std::mutex, not boost::mutex 2021-02-03 09:54:57 +01:00
cli Merge pull request #8614 from Icinga/bugfix/runworker-exceptions 2021-02-08 16:22:35 +01:00
compat Revert "Make NotificationResult available for events: Cluster and Features" 2020-01-07 14:20:59 +01:00
config Use std::mutex, not boost::mutex 2021-02-03 09:54:57 +01:00
db_ido Merge pull request #8099 from Icinga/feature/std-mutex 2021-02-04 10:19:04 +01:00
db_ido_mysql IDO: Make sure to insert program status during reconnect() 2020-10-16 12:30:57 +02:00
db_ido_pgsql ido_pgsql: do not set standard_conforming_strings to off 2020-10-29 16:28:18 +01:00
icinga Merge pull request #8622 from Icinga/bugfix/dependency-ti-typo-8180 2021-02-05 11:49:03 +01:00
icingadb Merge pull request #8602 from Icinga/bugfix/icingadb-activation-priority 2021-01-28 10:01:37 +01:00
livestatus Use std::mutex, not boost::mutex 2021-02-03 09:54:57 +01:00
methods Fix code style 2020-11-23 16:39:24 +01:00
mysql_shim account for adjusted interface of mysql8 (now utilizes c99 bools instead of my_bool labelled chars) 2019-04-29 00:18:15 +02:00
notification FireSuppressedNotifications(const Notification::Ptr&): don't send notifications while suppressed by checkable 2020-12-14 13:28:53 +01:00
perfdata Use std::mutex, not boost::mutex 2021-02-03 09:54:57 +01:00
pgsql_shim Replace Copyright header with a short version, part II 2019-02-25 15:09:36 +01:00
remote Use std::mutex, not boost::mutex 2021-02-03 09:54:57 +01:00
CMakeLists.txt Rename ICINGA2_WITH_REDIS to ICINGA2_WITH_ICINGADB 2019-11-02 14:00:24 +01:00