icinga2/lib/base
Michael Friedrich 8ca57cba03 Add macro config validator for command args, env, custom attr, perfdata templates
fixes #7311
2015-02-11 15:32:10 +01:00
..
CMakeLists.txt Implement the Json.encode and Json.decode methods 2015-02-09 08:14:06 +01:00
application-version.cpp Update copyright year 2015-01-22 12:00:23 +01:00
application.cpp Fix setting global variables with --define 2015-01-29 11:06:08 +01:00
application.hpp Update copyright year 2015-01-22 12:00:23 +01:00
application.ti Update copyright year 2015-01-22 12:00:23 +01:00
array-script.cpp Implement the Array#join method 2015-02-02 08:39:16 +01:00
array.cpp Update copyright year 2015-01-22 12:00:23 +01:00
array.hpp Update copyright year 2015-01-22 12:00:23 +01:00
boolean-script.cpp Update copyright year 2015-01-22 12:00:23 +01:00
boolean.cpp Update copyright year 2015-01-22 12:00:23 +01:00
boolean.hpp Update copyright year 2015-01-22 12:00:23 +01:00
console.cpp Update copyright year 2015-01-22 12:00:23 +01:00
console.hpp Update copyright year 2015-01-22 12:00:23 +01:00
context.cpp Update copyright year 2015-01-22 12:00:23 +01:00
context.hpp Update copyright year 2015-01-22 12:00:23 +01:00
convert.cpp Update copyright year 2015-01-22 12:00:23 +01:00
convert.hpp Update copyright year 2015-01-22 12:00:23 +01:00
debug.hpp Update copyright year 2015-01-22 12:00:23 +01:00
debuginfo.cpp Update copyright year 2015-01-22 12:00:23 +01:00
debuginfo.hpp Update copyright year 2015-01-22 12:00:23 +01:00
dictionary-script.cpp Update copyright year 2015-01-22 12:00:23 +01:00
dictionary.cpp Evaluate apply filters in the for loop 2015-01-29 12:38:25 +01:00
dictionary.hpp Evaluate apply filters in the for loop 2015-01-29 12:38:25 +01:00
dynamicobject.cpp Implement additional attributes for the Host class 2015-02-09 08:50:17 +01:00
dynamicobject.hpp Update copyright year 2015-01-22 12:00:23 +01:00
dynamicobject.ti Implement additional attributes for the Host class 2015-02-09 08:50:17 +01:00
dynamictype.cpp Update copyright year 2015-01-22 12:00:23 +01:00
dynamictype.hpp Update copyright year 2015-01-22 12:00:23 +01:00
exception.cpp Implement line continuation for "icinga2 console" 2015-02-10 13:27:02 +01:00
exception.hpp Implement line continuation for "icinga2 console" 2015-02-10 13:27:02 +01:00
fifo.cpp Update copyright year 2015-01-22 12:00:23 +01:00
fifo.hpp Update copyright year 2015-01-22 12:00:23 +01:00
filelogger.cpp Remove name and return value for stats functions 2015-02-07 22:36:17 +01:00
filelogger.hpp Remove name and return value for stats functions 2015-02-07 22:36:17 +01:00
filelogger.ti Update copyright year 2015-01-22 12:00:23 +01:00
function-script.cpp Update copyright year 2015-01-22 12:00:23 +01:00
function.cpp Update copyright year 2015-01-22 12:00:23 +01:00
function.hpp Implement a unit test for nullary lambdas 2015-02-03 14:02:32 +01:00
functionwrapper.cpp Update copyright year 2015-01-22 12:00:23 +01:00
functionwrapper.hpp Update copyright year 2015-01-22 12:00:23 +01:00
i2-base.hpp Update copyright year 2015-01-22 12:00:23 +01:00
initialize.cpp Update copyright year 2015-01-22 12:00:23 +01:00
initialize.hpp Update copyright year 2015-01-22 12:00:23 +01:00
json-script.cpp Implement the Json.encode and Json.decode methods 2015-02-09 08:14:06 +01:00
json.cpp Update copyright year 2015-01-22 12:00:23 +01:00
json.hpp Update copyright year 2015-01-22 12:00:23 +01:00
logger.cpp Update copyright year 2015-01-22 12:00:23 +01:00
logger.hpp Update copyright year 2015-01-22 12:00:23 +01:00
logger.ti Update copyright year 2015-01-22 12:00:23 +01:00
math-script.cpp Update copyright year 2015-01-22 12:00:23 +01:00
netstring.cpp Update copyright year 2015-01-22 12:00:23 +01:00
netstring.hpp Update copyright year 2015-01-22 12:00:23 +01:00
networkstream.cpp Update copyright year 2015-01-22 12:00:23 +01:00
networkstream.hpp Update copyright year 2015-01-22 12:00:23 +01:00
number-script.cpp Update copyright year 2015-01-22 12:00:23 +01:00
number.cpp Update copyright year 2015-01-22 12:00:23 +01:00
number.hpp Update copyright year 2015-01-22 12:00:23 +01:00
object-script.cpp Update copyright year 2015-01-22 12:00:23 +01:00
object.cpp Update copyright year 2015-01-22 12:00:23 +01:00
object.hpp Update copyright year 2015-01-22 12:00:23 +01:00
objectlock.hpp Update copyright year 2015-01-22 12:00:23 +01:00
primitivetype.cpp Update copyright year 2015-01-22 12:00:23 +01:00
primitivetype.hpp Update copyright year 2015-01-22 12:00:23 +01:00
process.cpp Set LC_NUMERIC=C for all processes on *NIX 2015-02-09 14:21:42 +01:00
process.hpp Update copyright year 2015-01-22 12:00:23 +01:00
registry.hpp Update copyright year 2015-01-22 12:00:23 +01:00
ringbuffer.cpp Update copyright year 2015-01-22 12:00:23 +01:00
ringbuffer.hpp Update copyright year 2015-01-22 12:00:23 +01:00
scriptframe.cpp Update copyright year 2015-01-22 12:00:23 +01:00
scriptframe.hpp Update copyright year 2015-01-22 12:00:23 +01:00
scriptglobal.cpp Update copyright year 2015-01-22 12:00:23 +01:00
scriptglobal.hpp Update copyright year 2015-01-22 12:00:23 +01:00
scriptutils.cpp Implement get_object() and get_objects() 2015-01-28 08:36:17 +01:00
scriptutils.hpp Implement get_object() and get_objects() 2015-01-28 08:36:17 +01:00
serializer.cpp Update copyright year 2015-01-22 12:00:23 +01:00
serializer.hpp Update copyright year 2015-01-22 12:00:23 +01:00
singleton.hpp Update copyright year 2015-01-22 12:00:23 +01:00
socket.cpp Make sure the Livestatus listener thread terminates after SIGTERM 2015-01-29 11:39:06 +01:00
socket.hpp Make sure the Livestatus listener thread terminates after SIGTERM 2015-01-29 11:39:06 +01:00
stacktrace.cpp Update copyright year 2015-01-22 12:00:23 +01:00
stacktrace.hpp Update copyright year 2015-01-22 12:00:23 +01:00
statsfunction.cpp Remove name and return value for stats functions 2015-02-07 22:36:17 +01:00
statsfunction.hpp Remove name and return value for stats functions 2015-02-07 22:36:17 +01:00
stdiostream.cpp Update copyright year 2015-01-22 12:00:23 +01:00
stdiostream.hpp Update copyright year 2015-01-22 12:00:23 +01:00
stream.cpp Update copyright year 2015-01-22 12:00:23 +01:00
stream.hpp Update copyright year 2015-01-22 12:00:23 +01:00
streamlogger.cpp Update copyright year 2015-01-22 12:00:23 +01:00
streamlogger.hpp Update copyright year 2015-01-22 12:00:23 +01:00
streamlogger.ti Update copyright year 2015-01-22 12:00:23 +01:00
string-script.cpp Update copyright year 2015-01-22 12:00:23 +01:00
string.cpp Update copyright year 2015-01-22 12:00:23 +01:00
string.hpp Update copyright year 2015-01-22 12:00:23 +01:00
sysloglogger.cpp Remove name and return value for stats functions 2015-02-07 22:36:17 +01:00
sysloglogger.hpp Remove name and return value for stats functions 2015-02-07 22:36:17 +01:00
sysloglogger.ti Update copyright year 2015-01-22 12:00:23 +01:00
tcpsocket.cpp Update copyright year 2015-01-22 12:00:23 +01:00
tcpsocket.hpp Update copyright year 2015-01-22 12:00:23 +01:00
thinmutex.cpp Remove unused code in the ThinMutex class 2014-11-24 01:01:39 +01:00
thinmutex.hpp Remove unused parameter 2014-11-24 01:05:19 +01:00
threadpool.cpp Update copyright year 2015-01-22 12:00:23 +01:00
threadpool.hpp Update copyright year 2015-01-22 12:00:23 +01:00
timer.cpp Update copyright year 2015-01-22 12:00:23 +01:00
timer.hpp Update copyright year 2015-01-22 12:00:23 +01:00
tlsstream.cpp Update copyright year 2015-01-22 12:00:23 +01:00
tlsstream.hpp Update copyright year 2015-01-22 12:00:23 +01:00
tlsutility.cpp Update copyright year 2015-01-22 12:00:23 +01:00
tlsutility.hpp Update copyright year 2015-01-22 12:00:23 +01:00
type.cpp Update copyright year 2015-01-22 12:00:23 +01:00
type.hpp Update copyright year 2015-01-22 12:00:23 +01:00
unix.hpp Update copyright year 2015-01-22 12:00:23 +01:00
unixsocket.cpp Update copyright year 2015-01-22 12:00:23 +01:00
unixsocket.hpp Update copyright year 2015-01-22 12:00:23 +01:00
utility.cpp Add macro config validator for command args, env, custom attr, perfdata templates 2015-02-11 15:32:10 +01:00
utility.hpp Add macro config validator for command args, env, custom attr, perfdata templates 2015-02-11 15:32:10 +01:00
value-operators.cpp Don't allow comparison of strings and numbers 2015-01-30 10:30:31 +01:00
value.cpp Update copyright year 2015-01-22 12:00:23 +01:00
value.hpp Update copyright year 2015-01-22 12:00:23 +01:00
visibility.hpp Update copyright year 2015-01-22 12:00:23 +01:00
win32.hpp Update copyright year 2015-01-22 12:00:23 +01:00
workqueue.cpp Update copyright year 2015-01-22 12:00:23 +01:00
workqueue.hpp Update copyright year 2015-01-22 12:00:23 +01:00