icinga2/lib
Michael Friedrich 20d7221dfe
Merge pull request #5865 from Icinga/fix/uuid
Add missing initializer in Utility::NewUniqueID()
2017-12-15 09:08:26 +01:00
..
base Merge pull request #5865 from Icinga/fix/uuid 2017-12-15 09:08:26 +01:00
checker Replace boost::thread with std::thread 2017-11-30 17:39:20 +01:00
cli Replace a few more NULLs with nullptr 2017-12-14 15:37:20 +01:00
compat Replace a few more NULLs with nullptr 2017-12-14 15:37:20 +01:00
config Replace a few more NULLs with nullptr 2017-12-14 15:37:20 +01:00
db_ido Replace a few more NULLs with nullptr 2017-12-14 15:37:20 +01:00
db_ido_mysql Replace a few more NULLs with nullptr 2017-12-14 15:37:20 +01:00
db_ido_pgsql Replace a few more NULLs with nullptr 2017-12-14 15:37:20 +01:00
demo Use nullptr instead of <Type>::Ptr() 2017-11-30 17:47:09 +01:00
hello
icinga Replace a few more NULLs with nullptr 2017-12-14 15:37:20 +01:00
livestatus Replace a few more NULLs with nullptr 2017-12-14 15:37:20 +01:00
methods Replace a few more NULLs with nullptr 2017-12-14 15:37:20 +01:00
notification Replace boost::bind/boost::function with std::bind/std::function 2017-11-27 15:15:11 +01:00
perfdata Replace a few more NULLs with nullptr 2017-12-14 15:37:20 +01:00
remote Replace a few more NULLs with nullptr 2017-12-14 15:37:20 +01:00
CMakeLists.txt