icinga2/lib/base
Gunnar Beutner 245feca0e7 Move the Timer::Holder class to timer.cpp 2017-11-30 17:39:22 +01:00
..
CMakeLists.txt Re-implement WrapFunction() using C++11 features 2017-11-29 11:53:45 +01:00
application-version.cpp Ensure that *.icinga.com is used everywhere 2017-01-10 17:19:12 +01:00
application.cpp Replace boost::thread with std::thread 2017-11-30 17:39:20 +01:00
application.hpp Add process elevation & log message if user does not have enough privileges 2017-09-22 10:25:17 +02:00
application.ti Ensure that *.icinga.com is used everywhere 2017-01-10 17:19:12 +01:00
array-script.cpp Re-implement WrapFunction() using C++11 features 2017-11-29 11:53:45 +01:00
array.cpp Ensure that *.icinga.com is used everywhere 2017-01-10 17:19:12 +01:00
array.hpp Ensure that *.icinga.com is used everywhere 2017-01-10 17:19:12 +01:00
base64.cpp Move Base64 class into libbase 2017-09-12 12:52:49 +02:00
base64.hpp Move Base64 class into libbase 2017-09-12 12:52:49 +02:00
boolean-script.cpp Re-implement WrapFunction() using C++11 features 2017-11-29 11:53:45 +01:00
boolean.cpp Ensure that *.icinga.com is used everywhere 2017-01-10 17:19:12 +01:00
boolean.hpp Ensure that *.icinga.com is used everywhere 2017-01-10 17:19:12 +01:00
configobject-script.cpp Re-implement WrapFunction() using C++11 features 2017-11-29 11:53:45 +01:00
configobject.cpp Replace boost::bind/boost::function with std::bind/std::function 2017-11-27 15:15:11 +01:00
configobject.hpp Replace boost::bind/boost::function with std::bind/std::function 2017-11-27 15:15:11 +01:00
configobject.ti Implement source_location attribute for the ConfigObject class 2017-04-19 15:30:11 +02:00
configtype.cpp Ensure that *.icinga.com is used everywhere 2017-01-10 17:19:12 +01:00
configtype.hpp Ensure that *.icinga.com is used everywhere 2017-01-10 17:19:12 +01:00
configwriter.cpp Implement support for handling exceptions in user scripts 2017-06-13 14:03:41 +02:00
configwriter.hpp Ensure that *.icinga.com is used everywhere 2017-01-10 17:19:12 +01:00
console.cpp Ensure that *.icinga.com is used everywhere 2017-01-10 17:19:12 +01:00
console.hpp Ensure that *.icinga.com is used everywhere 2017-01-10 17:19:12 +01:00
context.cpp Ensure that *.icinga.com is used everywhere 2017-01-10 17:19:12 +01:00
context.hpp Ensure that *.icinga.com is used everywhere 2017-01-10 17:19:12 +01:00
convert.cpp Ensure that *.icinga.com is used everywhere 2017-01-10 17:19:12 +01:00
convert.hpp Ensure that *.icinga.com is used everywhere 2017-01-10 17:19:12 +01:00
datetime-script.cpp Re-implement WrapFunction() using C++11 features 2017-11-29 11:53:45 +01:00
datetime.cpp Ensure that *.icinga.com is used everywhere 2017-01-10 17:19:12 +01:00
datetime.hpp Ensure that *.icinga.com is used everywhere 2017-01-10 17:19:12 +01:00
datetime.ti Ensure that *.icinga.com is used everywhere 2017-01-10 17:19:12 +01:00
debug.hpp Ensure that *.icinga.com is used everywhere 2017-01-10 17:19:12 +01:00
debuginfo.cpp Ensure that *.icinga.com is used everywhere 2017-01-10 17:19:12 +01:00
debuginfo.hpp Ensure that *.icinga.com is used everywhere 2017-01-10 17:19:12 +01:00
dependencygraph.cpp Ensure that *.icinga.com is used everywhere 2017-01-10 17:19:12 +01:00
dependencygraph.hpp Ensure that *.icinga.com is used everywhere 2017-01-10 17:19:12 +01:00
dictionary-script.cpp Re-implement WrapFunction() using C++11 features 2017-11-29 11:53:45 +01:00
dictionary.cpp Revert "Add LogstashWriter feature" 2017-05-23 12:05:01 +02:00
dictionary.hpp Ensure that *.icinga.com is used everywhere 2017-01-10 17:19:12 +01:00
exception.cpp Ensure that *.icinga.com is used everywhere 2017-01-10 17:19:12 +01:00
exception.hpp Ensure that *.icinga.com is used everywhere 2017-01-10 17:19:12 +01:00
fifo.cpp Change FIFO::Optimize() frequency for large messages 2017-08-21 11:24:39 +02:00
fifo.hpp Ensure that *.icinga.com is used everywhere 2017-01-10 17:19:12 +01:00
filelogger.cpp Replace boost::bind/boost::function with std::bind/std::function 2017-11-27 15:15:11 +01:00
filelogger.hpp Ensure that *.icinga.com is used everywhere 2017-01-10 17:19:12 +01:00
filelogger.ti Ensure that *.icinga.com is used everywhere 2017-01-10 17:19:12 +01:00
function-script.cpp Re-implement WrapFunction() using C++11 features 2017-11-29 11:53:45 +01:00
function.cpp Improve function metadata by adding arguments 2017-03-27 14:43:19 +02:00
function.hpp Re-implement WrapFunction() using C++11 features 2017-11-29 11:53:45 +01:00
function.ti Implement support for migrating certificates to /var/lib/icinga2/certs 2017-10-20 14:06:02 +02:00
functionwrapper.hpp Re-implement WrapFunction() using C++11 features 2017-11-29 11:53:45 +01:00
i2-base.hpp Replace boost::bind/boost::function with std::bind/std::function 2017-11-27 15:15:11 +01:00
initialize.cpp Ensure that *.icinga.com is used everywhere 2017-01-10 17:19:12 +01:00
initialize.hpp Ensure that *.icinga.com is used everywhere 2017-01-10 17:19:12 +01:00
json-script.cpp Re-implement WrapFunction() using C++11 features 2017-11-29 11:53:45 +01:00
json.cpp Ensure that *.icinga.com is used everywhere 2017-01-10 17:19:12 +01:00
json.hpp Ensure that *.icinga.com is used everywhere 2017-01-10 17:19:12 +01:00
loader.cpp Replace boost::bind/boost::function with std::bind/std::function 2017-11-27 15:15:11 +01:00
loader.hpp Replace boost::bind/boost::function with std::bind/std::function 2017-11-27 15:15:11 +01:00
logger.cpp Ensure that *.icinga.com is used everywhere 2017-01-10 17:19:12 +01:00
logger.hpp Ensure that *.icinga.com is used everywhere 2017-01-10 17:19:12 +01:00
logger.ti Ensure that *.icinga.com is used everywhere 2017-01-10 17:19:12 +01:00
math-script.cpp Re-implement WrapFunction() using C++11 features 2017-11-29 11:53:45 +01:00
netstring.cpp Ensure that *.icinga.com is used everywhere 2017-01-10 17:19:12 +01:00
netstring.hpp Replace http:// links with https:// links where a secure website exists 2017-04-20 11:33:27 +02:00
networkstream.cpp Ensure that *.icinga.com is used everywhere 2017-01-10 17:19:12 +01:00
networkstream.hpp Ensure that *.icinga.com is used everywhere 2017-01-10 17:19:12 +01:00
number-script.cpp Re-implement WrapFunction() using C++11 features 2017-11-29 11:53:45 +01:00
number.cpp Ensure that *.icinga.com is used everywhere 2017-01-10 17:19:12 +01:00
number.hpp Ensure that *.icinga.com is used everywhere 2017-01-10 17:19:12 +01:00
object-script.cpp Re-implement WrapFunction() using C++11 features 2017-11-29 11:53:45 +01:00
object.cpp Replace boost::bind/boost::function with std::bind/std::function 2017-11-27 15:15:11 +01:00
object.hpp Build fix for I2_LEAK_DEBUG 2017-05-22 11:42:47 +02:00
objectlock.hpp Ensure that *.icinga.com is used everywhere 2017-01-10 17:19:12 +01:00
objecttype.cpp Ensure that *.icinga.com is used everywhere 2017-01-10 17:19:12 +01:00
objecttype.hpp Ensure that *.icinga.com is used everywhere 2017-01-10 17:19:12 +01:00
perfdatavalue.cpp Move PerfdataValue() class into base library 2017-05-15 16:32:29 +02:00
perfdatavalue.hpp Move PerfdataValue() class into base library 2017-05-15 16:32:29 +02:00
perfdatavalue.ti Move PerfdataValue() class into base library 2017-05-15 16:32:29 +02:00
primitivetype.cpp Ensure that *.icinga.com is used everywhere 2017-01-10 17:19:12 +01:00
primitivetype.hpp Ensure that *.icinga.com is used everywhere 2017-01-10 17:19:12 +01:00
process.cpp Replace boost::thread with std::thread 2017-11-30 17:39:20 +01:00
process.hpp Replace boost::bind/boost::function with std::bind/std::function 2017-11-27 15:15:11 +01:00
registry.hpp Ensure that *.icinga.com is used everywhere 2017-01-10 17:19:12 +01:00
ringbuffer.cpp Ensure that *.icinga.com is used everywhere 2017-01-10 17:19:12 +01:00
ringbuffer.hpp Ensure that *.icinga.com is used everywhere 2017-01-10 17:19:12 +01:00
scriptframe.cpp Ensure that *.icinga.com is used everywhere 2017-01-10 17:19:12 +01:00
scriptframe.hpp Ensure that *.icinga.com is used everywhere 2017-01-10 17:19:12 +01:00
scriptglobal.cpp Ensure that *.icinga.com is used everywhere 2017-01-10 17:19:12 +01:00
scriptglobal.hpp Ensure that *.icinga.com is used everywhere 2017-01-10 17:19:12 +01:00
scriptutils.cpp Replace boost::bind/boost::function with std::bind/std::function 2017-11-27 15:15:11 +01:00
scriptutils.hpp Implement new script functions: path_exists, glob and glob_recursive 2017-09-18 13:59:03 +02:00
serializer.cpp Ensure that *.icinga.com is used everywhere 2017-01-10 17:19:12 +01:00
serializer.hpp Ensure that *.icinga.com is used everywhere 2017-01-10 17:19:12 +01:00
singleton.hpp Ensure that *.icinga.com is used everywhere 2017-01-10 17:19:12 +01:00
socket.cpp Revert "Add LogstashWriter feature" 2017-05-23 12:05:01 +02:00
socket.hpp Revert "Add LogstashWriter feature" 2017-05-23 12:05:01 +02:00
socketevents-epoll.cpp Ensure that *.icinga.com is used everywhere 2017-01-10 17:19:12 +01:00
socketevents-poll.cpp Replace boost::thread with std::thread 2017-11-30 17:39:20 +01:00
socketevents.cpp Replace boost::thread with std::thread 2017-11-30 17:39:20 +01:00
socketevents.hpp Replace boost::thread with std::thread 2017-11-30 17:39:20 +01:00
stacktrace.cpp Ensure that *.icinga.com is used everywhere 2017-01-10 17:19:12 +01:00
stacktrace.hpp Ensure that *.icinga.com is used everywhere 2017-01-10 17:19:12 +01:00
statsfunction.cpp Ensure that *.icinga.com is used everywhere 2017-01-10 17:19:12 +01:00
statsfunction.hpp Replace boost::bind/boost::function with std::bind/std::function 2017-11-27 15:15:11 +01:00
stdiostream.cpp Ensure that *.icinga.com is used everywhere 2017-01-10 17:19:12 +01:00
stdiostream.hpp Ensure that *.icinga.com is used everywhere 2017-01-10 17:19:12 +01:00
stream.cpp Replace boost::bind/boost::function with std::bind/std::function 2017-11-27 15:15:11 +01:00
stream.hpp Replace boost::bind/boost::function with std::bind/std::function 2017-11-27 15:15:11 +01:00
streamlogger.cpp Replace boost::bind/boost::function with std::bind/std::function 2017-11-27 15:15:11 +01:00
streamlogger.hpp Ensure that *.icinga.com is used everywhere 2017-01-10 17:19:12 +01:00
streamlogger.ti Ensure that *.icinga.com is used everywhere 2017-01-10 17:19:12 +01:00
string-script.cpp Re-implement WrapFunction() using C++11 features 2017-11-29 11:53:45 +01:00
string.cpp Ensure that *.icinga.com is used everywhere 2017-01-10 17:19:12 +01:00
string.hpp Improve function metadata by adding arguments 2017-03-27 14:43:19 +02:00
sysloglogger.cpp SyslogLogger: Implement option to set syslog facility 2017-09-20 14:09:51 +02:00
sysloglogger.hpp SyslogLogger: Implement option to set syslog facility 2017-09-20 14:09:51 +02:00
sysloglogger.ti SyslogLogger: Implement option to set syslog facility 2017-09-20 14:09:51 +02:00
tcpsocket.cpp Revert "Add LogstashWriter feature" 2017-05-23 12:05:01 +02:00
tcpsocket.hpp Revert "Add LogstashWriter feature" 2017-05-23 12:05:01 +02:00
threadpool.cpp Replace boost::thread with std::thread 2017-11-30 17:39:20 +01:00
threadpool.hpp Replace boost::thread with std::thread 2017-11-30 17:39:20 +01:00
timer.cpp Move the Timer::Holder class to timer.cpp 2017-11-30 17:39:22 +01:00
timer.hpp Move the Timer::Holder class to timer.cpp 2017-11-30 17:39:22 +01:00
tlsstream.cpp Replace boost::bind/boost::function with std::bind/std::function 2017-11-27 15:15:11 +01:00
tlsstream.hpp Ensure that *.icinga.com is used everywhere 2017-01-10 17:19:12 +01:00
tlsutility.cpp Merge pull request #5555 from Icinga/feature/ecc-certs 2017-11-27 15:11:04 +01:00
tlsutility.hpp Implement support for updating client certificates 2017-09-12 12:52:49 +02:00
type.cpp Ensure that *.icinga.com is used everywhere 2017-01-10 17:19:12 +01:00
type.hpp Replace boost::bind/boost::function with std::bind/std::function 2017-11-27 15:15:11 +01:00
typetype-script.cpp Re-implement WrapFunction() using C++11 features 2017-11-29 11:53:45 +01:00
unix.hpp Ensure that *.icinga.com is used everywhere 2017-01-10 17:19:12 +01:00
unixsocket.cpp Ensure that *.icinga.com is used everywhere 2017-01-10 17:19:12 +01:00
unixsocket.hpp Ensure that *.icinga.com is used everywhere 2017-01-10 17:19:12 +01:00
utility.cpp Replace boost::thread with std::thread 2017-11-30 17:39:20 +01:00
utility.hpp Replace boost::bind/boost::function with std::bind/std::function 2017-11-27 15:15:11 +01:00
value-operators.cpp Ensure that *.icinga.com is used everywhere 2017-01-10 17:19:12 +01:00
value.cpp Ensure that *.icinga.com is used everywhere 2017-01-10 17:19:12 +01:00
value.hpp Ensure that *.icinga.com is used everywhere 2017-01-10 17:19:12 +01:00
visibility.hpp Ensure that *.icinga.com is used everywhere 2017-01-10 17:19:12 +01:00
win32.hpp Ensure that *.icinga.com is used everywhere 2017-01-10 17:19:12 +01:00
workqueue.cpp Replace boost::bind/boost::function with std::bind/std::function 2017-11-27 15:15:11 +01:00
workqueue.hpp Replace boost::bind/boost::function with std::bind/std::function 2017-11-27 15:15:11 +01:00