.. |
base
|
Avoid unnecessary allocations for script frames
|
2017-12-18 13:40:29 +01:00 |
checker
|
Replace boost::thread with std::thread
|
2017-11-30 17:39:20 +01:00 |
cli
|
Merge pull request #5868 from Icinga/feature/expression-ptr
|
2017-12-18 09:54:30 +01:00 |
compat
|
Replace a few more NULLs with nullptr
|
2017-12-14 15:37:20 +01:00 |
config
|
Avoid unnecessary allocations for script frames
|
2017-12-18 13:40:29 +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
|
Ensure that *.icinga.com is used everywhere
|
2017-01-10 17:19:12 +01:00 |
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
|
Fix package error message
|
2017-12-18 11:04:40 +01:00 |
CMakeLists.txt
|
Remove experimental redis feature before 2.7 release
|
2017-06-20 11:52:24 +02:00 |