.. |
base
|
Move the Timer::Holder class to timer.cpp
|
2017-11-30 17:39:22 +01:00 |
checker
|
Replace boost::thread with std::thread
|
2017-11-30 17:39:20 +01:00 |
cli
|
Replace boost::bind/boost::function with std::bind/std::function
|
2017-11-27 15:15:11 +01:00 |
compat
|
Replace boost::thread with std::thread
|
2017-11-30 17:39:20 +01:00 |
config
|
Use std::promise instead of boost::promise
|
2017-11-30 17:39:22 +01:00 |
db_ido
|
Replace boost::bind/boost::function with std::bind/std::function
|
2017-11-27 15:15:11 +01:00 |
db_ido_mysql
|
Replace boost::bind/boost::function with std::bind/std::function
|
2017-11-27 15:15:11 +01:00 |
db_ido_pgsql
|
Replace boost::bind/boost::function with std::bind/std::function
|
2017-11-27 15:15:11 +01:00 |
demo
|
Replace boost::bind/boost::function with std::bind/std::function
|
2017-11-27 15:15:11 +01:00 |
hello
|
Ensure that *.icinga.com is used everywhere
|
2017-01-10 17:19:12 +01:00 |
icinga
|
Re-implement WrapFunction() using C++11 features
|
2017-11-29 11:53:45 +01:00 |
livestatus
|
Replace boost::thread with std::thread
|
2017-11-30 17:39:20 +01:00 |
methods
|
Replace boost::bind/boost::function with std::bind/std::function
|
2017-11-27 15:15:11 +01:00 |
notification
|
Replace boost::bind/boost::function with std::bind/std::function
|
2017-11-27 15:15:11 +01:00 |
perfdata
|
Replace boost::bind/boost::function with std::bind/std::function
|
2017-11-27 15:15:11 +01:00 |
remote
|
Replace boost::thread with std::thread
|
2017-11-30 17:39:20 +01:00 |
CMakeLists.txt
|
Remove experimental redis feature before 2.7 release
|
2017-06-20 11:52:24 +02:00 |