icinga2/lib/base
Gunnar Beutner 78cd56e277 Implement support for default templates
fixes #12575
2016-08-28 10:27:43 +02:00
..
CMakeLists.txt Set versions for all internal libraries 2016-08-25 17:56:18 +02:00
application-version.cpp Set versions for all internal libraries 2016-08-25 17:56:18 +02:00
application.cpp Replace BOOST_FOREACH with range-based for loops 2016-08-25 06:46:17 +02:00
application.hpp Set versions for all internal libraries 2016-08-25 17:56:18 +02:00
application.ti
array-script.cpp Replace BOOST_FOREACH with range-based for loops 2016-08-25 06:46:17 +02:00
array.cpp Use 'default' for move constructors 2016-08-27 11:39:08 +02:00
array.hpp Avoid unnecessary copies for the DebugHint class 2016-08-27 18:43:14 +02:00
boolean-script.cpp Implement support for marking functions as deprecated 2016-08-10 15:48:05 +02:00
boolean.cpp
boolean.hpp
configobject-script.cpp Implement support for marking functions as deprecated 2016-08-10 15:48:05 +02:00
configobject.cpp Replace BOOST_FOREACH with range-based for loops 2016-08-25 06:46:17 +02:00
configobject.hpp Improve performance for type lookups 2016-08-16 11:02:33 +02:00
configobject.ti Fix compiler warnings 2016-08-24 20:33:34 +02:00
configtype.cpp Use 'auto' keyword for iterator declarations (part 2) 2016-08-27 19:56:12 +02:00
configtype.hpp Replace BOOST_FOREACH with range-based for loops 2016-08-25 06:46:17 +02:00
configwriter.cpp Implement support for default templates 2016-08-28 10:27:43 +02:00
configwriter.hpp
console.cpp Make VS 2013 happy 2016-08-27 20:07:48 +02:00
console.hpp
context.cpp Replace BOOST_FOREACH with range-based for loops 2016-08-25 06:46:17 +02:00
context.hpp
convert.cpp
convert.hpp
datetime-script.cpp Implement support for marking functions as deprecated 2016-08-10 15:48:05 +02:00
datetime.cpp
datetime.hpp
datetime.ti
debug.hpp
debuginfo.cpp
debuginfo.hpp
dependencygraph.cpp Use 'auto' keyword for iterator declarations (part 2) 2016-08-27 19:56:12 +02:00
dependencygraph.hpp
dictionary-script.cpp Replace BOOST_FOREACH with range-based for loops 2016-08-25 06:46:17 +02:00
dictionary.cpp Remove even more unnecessary copies 2016-08-27 20:37:25 +02:00
dictionary.hpp Add rvalue support for the Array and Dictionary classes 2016-08-27 07:42:28 +02:00
exception.cpp Replace BOOST_FOREACH with range-based for loops 2016-08-25 06:46:17 +02:00
exception.hpp Fix compiler warnings 2016-08-24 20:33:34 +02:00
fifo.cpp
fifo.hpp
filelogger.cpp Replace BOOST_FOREACH with range-based for loops 2016-08-25 06:46:17 +02:00
filelogger.hpp
filelogger.ti
function-script.cpp Implement support for marking functions as deprecated 2016-08-10 15:48:05 +02:00
function.cpp Implement support for marking functions as deprecated 2016-08-10 15:48:05 +02:00
function.hpp Use lambda functions for INITIALIZE_ONCE 2016-08-27 09:48:36 +02:00
function.ti Implement support for marking functions as deprecated 2016-08-10 15:48:05 +02:00
functionwrapper.cpp
functionwrapper.hpp
i2-base.hpp
initialize.cpp
initialize.hpp
json-script.cpp Use lambda functions for INITIALIZE_ONCE 2016-08-27 09:48:36 +02:00
json.cpp Avoid an unnecessary case in the Encode function 2016-08-27 12:20:54 +02:00
json.hpp
loader.cpp Add missing #include in loader.cpp 2016-08-25 20:59:22 +02:00
loader.hpp Move internal script functions into the 'Internal' namespace 2016-08-10 06:55:44 +02:00
logger.cpp Use lambda functions for INITIALIZE_ONCE 2016-08-27 09:48:36 +02:00
logger.hpp Use lambda functions for INITIALIZE_ONCE 2016-08-27 09:48:36 +02:00
logger.ti
math-script.cpp Remove unused #includes 2016-08-27 10:59:52 +02:00
netstring.cpp Avoid unnecessary string copies 2016-08-23 15:01:40 +02:00
netstring.hpp Avoid unnecessary string copies 2016-08-23 15:01:40 +02:00
networkstream.cpp
networkstream.hpp
number-script.cpp Implement support for marking functions as deprecated 2016-08-10 15:48:05 +02:00
number.cpp
number.hpp
object-script.cpp Implement support for marking functions as deprecated 2016-08-10 15:48:05 +02:00
object.cpp Use lambda functions for INITIALIZE_ONCE 2016-08-27 09:48:36 +02:00
object.hpp
objectlock.hpp Remove the ConfigTypeIterator class 2016-08-16 13:26:24 +02:00
objecttype.cpp Use lambda functions for INITIALIZE_ONCE 2016-08-27 09:48:36 +02:00
objecttype.hpp
primitivetype.cpp
primitivetype.hpp Use lambda functions for INITIALIZE_ONCE 2016-08-27 09:48:36 +02:00
process.cpp Make VS 2013 happy 2016-08-27 20:07:48 +02:00
process.hpp Use lambda functions for INITIALIZE_ONCE 2016-08-27 09:48:36 +02:00
registry.hpp Use 'auto' for iterator declarations 2016-08-27 08:37:19 +02:00
ringbuffer.cpp
ringbuffer.hpp
scriptframe.cpp Use lambda functions for INITIALIZE_ONCE 2016-08-27 09:48:36 +02:00
scriptframe.hpp Use lambda functions for INITIALIZE_ONCE 2016-08-27 09:48:36 +02:00
scriptglobal.cpp Replace BOOST_FOREACH with range-based for loops 2016-08-25 06:46:17 +02:00
scriptglobal.hpp
scriptutils.cpp Replace BOOST_FOREACH with range-based for loops 2016-08-25 06:46:17 +02:00
scriptutils.hpp
serializer.cpp Replace BOOST_FOREACH with range-based for loops 2016-08-25 06:46:17 +02:00
serializer.hpp
singleton.hpp
socket.cpp
socket.hpp
socketevents-epoll.cpp Use 'auto' keyword for iterator declarations (part 2) 2016-08-27 19:56:12 +02:00
socketevents-poll.cpp Use 'auto' keyword for iterator declarations (part 2) 2016-08-27 19:56:12 +02:00
socketevents.cpp Replace BOOST_FOREACH with range-based for loops 2016-08-25 06:46:17 +02:00
socketevents.hpp
stacktrace.cpp Use lambda functions for INITIALIZE_ONCE 2016-08-27 09:48:36 +02:00
stacktrace.hpp
statsfunction.cpp
statsfunction.hpp Use lambda functions for INITIALIZE_ONCE 2016-08-27 09:48:36 +02:00
stdiostream.cpp
stdiostream.hpp
stream.cpp
stream.hpp
streamlogger.cpp
streamlogger.hpp
streamlogger.ti
string-script.cpp Replace BOOST_FOREACH with range-based for loops 2016-08-25 06:46:17 +02:00
string.cpp
string.hpp Make VS 2013 happy 2016-08-27 20:07:48 +02:00
sysloglogger.cpp Replace BOOST_FOREACH with range-based for loops 2016-08-25 06:46:17 +02:00
sysloglogger.hpp
sysloglogger.ti
tcpsocket.cpp
tcpsocket.hpp
threadpool.cpp
threadpool.hpp
timer.cpp Use 'auto' keyword for iterator declarations (part 2) 2016-08-27 19:56:12 +02:00
timer.hpp
tlsstream.cpp
tlsstream.hpp
tlsutility.cpp Use hash-based serial numbers for new certificates 2016-08-16 15:03:01 +02:00
tlsutility.hpp Use hash-based serial numbers for new certificates 2016-08-16 15:03:01 +02:00
type.cpp Use lambda functions for INITIALIZE_ONCE 2016-08-27 09:48:36 +02:00
type.hpp Use lambda functions for INITIALIZE_ONCE 2016-08-27 09:48:36 +02:00
typetype-script.cpp Implement support for marking functions as deprecated 2016-08-10 15:48:05 +02:00
unix.hpp Revert "Fix incorrect detection of the 'Concurrency' variable" 2016-08-19 11:58:52 +02:00
unixsocket.cpp
unixsocket.hpp
utility.cpp Replace BOOST_FOREACH with range-based for loops 2016-08-25 06:46:17 +02:00
utility.hpp Revert "Fix incorrect detection of the 'Concurrency' variable" 2016-08-19 11:58:52 +02:00
value-operators.cpp Use 'default' for move constructors 2016-08-27 11:39:08 +02:00
value.cpp
value.hpp Remove even more unnecessary copies 2016-08-27 20:37:25 +02:00
visibility.hpp Use lambda functions for INITIALIZE_ONCE 2016-08-27 09:48:36 +02:00
win32.hpp
workqueue.cpp Add missing initializer for WorkQueue::m_NextTaskID 2016-08-25 11:57:00 +02:00
workqueue.hpp