icinga2/lib/base
Gunnar Beutner e0c452bb00 Build fix for --enable-debug. 2013-08-28 16:49:58 +02:00
..
Makefile.am Refactor ASSERT macro. 2013-08-28 08:18:58 +02:00
application.cpp Add error info for ftruncate() call. 2013-08-28 10:48:19 +02:00
application.h Remove the replication feature and clean up the code. 2013-08-26 14:56:38 +02:00
array.cpp Refactor ASSERT macro. 2013-08-28 08:18:58 +02:00
array.h Refactor JSON-RPC library and implement check-result messages. 2013-08-27 12:21:41 +02:00
base.vcxproj Remove the replication feature and clean up the code. 2013-08-26 14:56:38 +02:00
base.vcxproj.filters Remove the replication feature and clean up the code. 2013-08-26 14:56:38 +02:00
bufferedstream.cpp Refactor JSON-RPC library and implement check-result messages. 2013-08-27 12:21:41 +02:00
bufferedstream.h Refactor JSON-RPC library and implement check-result messages. 2013-08-27 12:21:41 +02:00
consolelogger.cpp Remove the replication feature and clean up the code. 2013-08-26 14:56:38 +02:00
consolelogger.h Remove the replication feature and clean up the code. 2013-08-26 14:56:38 +02:00
convert.cpp Add more unit tests. 2013-04-19 11:27:18 +02:00
convert.h Add more unit tests. 2013-04-19 11:27:18 +02:00
debug.h Build fix for --enable-debug. 2013-08-28 16:49:58 +02:00
dictionary.cpp Refactor ASSERT macro. 2013-08-28 08:18:58 +02:00
dictionary.h Refactor JSON-RPC library and implement check-result messages. 2013-08-27 12:21:41 +02:00
dynamicobject.cpp Refactor ASSERT macro. 2013-08-28 08:18:58 +02:00
dynamicobject.h Remove the replication feature and clean up the code. 2013-08-26 14:56:38 +02:00
dynamictype.cpp Refactor ASSERT macro. 2013-08-28 08:18:58 +02:00
dynamictype.h Refactor ASSERT macro. 2013-08-28 08:18:58 +02:00
exception.cpp Linux build fix. 2013-03-17 22:14:40 +01:00
exception.h Windows build fix. 2013-03-18 22:40:40 +01:00
fifo.cpp Refactor JSON-RPC library and implement check-result messages. 2013-08-27 12:21:41 +02:00
fifo.h Refactor JSON-RPC library and implement check-result messages. 2013-08-27 12:21:41 +02:00
filelogger.cpp Remove the replication feature and clean up the code. 2013-08-26 14:56:38 +02:00
filelogger.h Remove the replication feature and clean up the code. 2013-08-26 14:56:38 +02:00
i2-base.h Windows build fix. 2013-03-18 22:40:40 +01:00
initialize.h Fix INITIALIZE_ONCE(). 2013-08-01 11:15:11 +02:00
logger.cpp Remove the replication feature and clean up the code. 2013-08-26 14:56:38 +02:00
logger.h Remove the replication feature and clean up the code. 2013-08-26 14:56:38 +02:00
logger_fwd.h Windows build fix. 2013-03-18 22:40:40 +01:00
netstring.cpp Refactor ASSERT macro. 2013-08-28 08:18:58 +02:00
netstring.h Refactor #includes (Part 2). 2013-03-16 21:18:53 +01:00
networkstream.cpp Refactor JSON-RPC library and implement check-result messages. 2013-08-27 12:21:41 +02:00
networkstream.h Refactor JSON-RPC library and implement check-result messages. 2013-08-27 12:21:41 +02:00
object.cpp Refactor commands and implement event handlers. 2013-06-13 11:33:00 +02:00
object.h Build fix for --enable-debug. 2013-08-28 16:49:58 +02:00
objectlock.cpp Refactor ASSERT macro. 2013-08-28 08:18:58 +02:00
objectlock.h Refactor #includes (Part 2). 2013-03-16 21:18:53 +01:00
process-unix.cpp Implement command timeouts. 2013-06-13 12:05:24 +02:00
process-windows.cpp Windows build fix. 2013-03-25 18:01:02 +00:00
process.cpp Implement command timeouts. 2013-06-13 12:05:24 +02:00
process.h Add DECLARE_PTR_TYPEDEFS macro for Ptr/WeakPtr typedefs. 2013-07-09 08:43:52 +02:00
qstring.cpp Implement complex 1.x timeperiod definitions. 2013-04-17 14:26:04 +02:00
qstring.h Fix: ConfigItem types and names are not case-insensitive 2013-05-08 10:46:50 +02:00
registry.h Remove the replication feature and clean up the code. 2013-08-26 14:56:38 +02:00
ringbuffer.cpp Remove @threadsafety doc strings 2013-03-22 12:02:20 +01:00
ringbuffer.h Add DECLARE_PTR_TYPEDEFS macro for Ptr/WeakPtr typedefs. 2013-07-09 08:43:52 +02:00
script.cpp Refactor ASSERT macro. 2013-08-28 08:18:58 +02:00
script.h Remove the replication feature and clean up the code. 2013-08-26 14:56:38 +02:00
scriptfunction.cpp Refactor AsyncTasks. 2013-03-25 17:36:15 +00:00
scriptfunction.h Add DECLARE_PTR_TYPEDEFS macro for Ptr/WeakPtr typedefs. 2013-07-09 08:43:52 +02:00
scriptfunctionwrapper.cpp Fix compiler warning. 2013-07-31 08:29:45 +02:00
scriptfunctionwrapper.h Remove the replication feature and clean up the code. 2013-08-26 14:56:38 +02:00
scriptinterpreter.cpp Refactor AsyncTasks. 2013-03-25 17:36:15 +00:00
scriptinterpreter.h Add DECLARE_PTR_TYPEDEFS macro for Ptr/WeakPtr typedefs. 2013-07-09 08:43:52 +02:00
scriptlanguage.cpp Remove @threadsafety doc strings 2013-03-22 12:02:20 +01:00
scriptlanguage.h Add DECLARE_PTR_TYPEDEFS macro for Ptr/WeakPtr typedefs. 2013-07-09 08:43:52 +02:00
scriptvariable.cpp Implement notification conditions. 2013-06-26 09:08:50 +02:00
scriptvariable.h Implement script variables. 2013-06-25 09:21:42 +02:00
singleton.h Windows build fix. 2013-03-18 22:40:40 +01:00
socket.cpp Windows build fix. 2013-04-19 15:28:34 +02:00
socket.h Add DECLARE_PTR_TYPEDEFS macro for Ptr/WeakPtr typedefs. 2013-07-09 08:43:52 +02:00
stacktrace.cpp Refactor #includes (Part 2). 2013-03-16 21:18:53 +01:00
stacktrace.h Windows build fix. 2013-08-20 08:29:38 +02:00
stdiostream.cpp Refactor JSON-RPC library and implement check-result messages. 2013-08-27 12:21:41 +02:00
stdiostream.h Refactor JSON-RPC library and implement check-result messages. 2013-08-27 12:21:41 +02:00
stream.cpp stream: remove ReadLine maxLength 2013-07-04 09:41:51 +02:00
stream.h Refactor JSON-RPC library and implement check-result messages. 2013-08-27 12:21:41 +02:00
stream_bio.cpp Refactor JSON-RPC library and implement check-result messages. 2013-08-27 12:21:41 +02:00
stream_bio.h Refactored #includes (Part 6). 2013-03-18 19:02:42 +01:00
streamlogger.cpp Remove the replication feature and clean up the code. 2013-08-26 14:56:38 +02:00
streamlogger.h Remove the replication feature and clean up the code. 2013-08-26 14:56:38 +02:00
sysloglogger.cpp Remove the replication feature and clean up the code. 2013-08-26 14:56:38 +02:00
sysloglogger.h Remove the replication feature and clean up the code. 2013-08-26 14:56:38 +02:00
tcpsocket.cpp tcpsocket: fix fd on setsockopt SO_REUSEADDR 2013-07-12 11:03:36 +02:00
tcpsocket.h Add DECLARE_PTR_TYPEDEFS macro for Ptr/WeakPtr typedefs. 2013-07-09 08:43:52 +02:00
threadpool.cpp Refactor ASSERT macro. 2013-08-28 08:18:58 +02:00
threadpool.h Bug fix for ThreadPool::KillWorker(). 2013-08-27 15:57:00 +02:00
timer.cpp Refactor ASSERT macro. 2013-08-28 08:18:58 +02:00
timer.h Add DECLARE_PTR_TYPEDEFS macro for Ptr/WeakPtr typedefs. 2013-07-09 08:43:52 +02:00
tlsstream.cpp Refactor ASSERT macro. 2013-08-28 08:18:58 +02:00
tlsstream.h Refactor JSON-RPC library and implement check-result messages. 2013-08-27 12:21:41 +02:00
tlsutility.cpp Bugfixes for the replication component. 2013-04-05 12:09:26 +02:00
tlsutility.h Windows build fix. 2013-03-18 22:40:40 +01:00
unix.h Remove unused #include. 2013-04-08 09:49:53 +02:00
unixsocket.cpp Refactor #includes (Part 5). 2013-03-18 17:39:40 +01:00
unixsocket.h Add DECLARE_PTR_TYPEDEFS macro for Ptr/WeakPtr typedefs. 2013-07-09 08:43:52 +02:00
utility.cpp Remove the replication feature and clean up the code. 2013-08-26 14:56:38 +02:00
utility.h Refactor ASSERT macro. 2013-08-28 08:18:58 +02:00
value.cpp Implement missing + operator for the Value class. 2013-08-19 08:53:59 +02:00
value.h Implement missing + operator for the Value class. 2013-08-19 08:53:59 +02:00
win32.h Fix string_iless performance issue. 2013-01-28 09:43:54 +01:00