icinga2/lib/base
Gunnar Beutner 9413466cef Disallow DynamicObject::Set() for config variables.
Fixes #3573
2013-01-25 10:12:55 +01:00
..
Makefile.am Implemented DynamicType support. 2012-12-04 08:42:24 +01:00
application.cpp Implemented the #library directive and fixed loading icinga.dll on Windows. 2013-01-17 15:05:34 +01:00
application.h Fixed loading components when using a custom --libdir. 2012-10-02 09:26:17 +02:00
asynctask.h Implement support for time periods. 2013-01-21 13:47:36 +01:00
base.vcxproj Implemented DynamicType support. 2012-12-04 08:42:24 +01:00
base.vcxproj.filters Implemented DynamicType support. 2012-12-04 08:42:24 +01:00
component.cpp Implemented the #library directive and fixed loading icinga.dll on Windows. 2013-01-17 15:05:34 +01:00
component.h Made IComponent::GetConfig() usable in IComponent::Start(). 2012-09-28 10:40:12 +02:00
connection.cpp Refactored the socket classes. 2012-11-22 12:04:32 +01:00
connection.h Refactored the socket classes. 2012-11-22 12:04:32 +01:00
dictionary.cpp Updated documentation. 2012-09-19 12:32:39 +02:00
dictionary.h Updated documentation. 2012-09-19 12:32:39 +02:00
dynamicobject.cpp Disallow DynamicObject::Set() for config variables. 2013-01-25 10:12:55 +01:00
dynamicobject.h Disallow DynamicObject::Set() for config variables. 2013-01-25 10:12:55 +01:00
dynamictype.cpp Implemented DynamicType support. 2012-12-04 08:42:24 +01:00
dynamictype.h Implement REGISTER_SCRIPTFUNCTION() and clean up how check types are registered. 2013-01-22 09:21:50 +01:00
event.cpp Properly deal with time changes (2nd attempt). 2012-09-25 15:24:14 +02:00
event.h Properly deal with time changes (2nd attempt). 2012-09-25 15:24:14 +02:00
exception.cpp Renamed 'doc' to 'docs'. 2012-09-07 10:27:31 +02:00
exception.h Fix: Added missing DLL exports for Windows. 2012-10-17 12:03:07 +02:00
fifo.cpp Refactored the socket classes. 2012-11-22 12:04:32 +01:00
fifo.h Refactored the socket classes. 2012-11-22 12:04:32 +01:00
i2-base.cpp Renamed 'doc' to 'docs'. 2012-09-07 10:27:31 +02:00
i2-base.h Implemented DynamicType support. 2012-12-04 08:42:24 +01:00
logger.cpp Implemented DynamicType support. 2012-12-04 08:42:24 +01:00
logger.h Fixed more doxygen warnings. 2012-09-17 14:47:43 +02:00
netstring.cpp Implemented the StdioStream and UnixSocket classes. 2012-11-23 11:03:33 +01:00
netstring.h Refactored the socket classes. 2012-11-22 12:04:32 +01:00
object.cpp Implemented DynamicType support. 2012-12-04 08:42:24 +01:00
object.h Implemented DynamicType support. 2012-12-04 08:42:24 +01:00
process.cpp Removed ::Sleep and implemented Utility::Sleep. 2012-09-25 15:41:43 +02:00
process.h Updated doxygen documentation. 2012-09-17 13:35:55 +02:00
qstring.cpp Implement String::ToDouble(). 2013-01-21 13:44:17 +01:00
qstring.h Implement String::ToDouble(). 2013-01-21 13:44:17 +01:00
ringbuffer.cpp Renamed 'doc' to 'docs'. 2012-09-07 10:27:31 +02:00
ringbuffer.h Updated doxygen documentation. 2012-09-17 13:35:55 +02:00
scriptfunction.cpp Added missing GPL headers. 2012-10-16 10:41:54 +02:00
scriptfunction.h Implement REGISTER_SCRIPTFUNCTION() and clean up how check types are registered. 2013-01-22 09:21:50 +01:00
scripttask.cpp Added missing GPL header in scripttask.cpp. 2012-09-25 15:46:24 +02:00
scripttask.h Updated doxygen documentation. 2012-09-17 13:35:55 +02:00
socket.cpp Implemented command pipe (sort of). 2013-01-21 13:08:08 +01:00
socket.h Implemented the StdioStream and UnixSocket classes. 2012-11-23 11:03:33 +01:00
stdiostream.cpp Added some more code documentation. 2012-11-26 08:29:26 +01:00
stdiostream.h Implemented the StdioStream and UnixSocket classes. 2012-11-23 11:03:33 +01:00
stream.cpp Refactored the socket classes. 2012-11-22 12:04:32 +01:00
stream.h Refactored the socket classes. 2012-11-22 12:04:32 +01:00
stream_bio.cpp Minor cleanups. 2012-11-23 11:04:08 +01:00
stream_bio.h Refactored the socket classes. 2012-11-22 12:04:32 +01:00
streamlogger.cpp Implemented the StdioStream and UnixSocket classes. 2012-11-23 11:03:33 +01:00
streamlogger.h Added missing GPL headers. 2012-10-16 10:41:54 +02:00
sysloglogger.cpp Updated doxygen documentation. 2012-09-17 13:35:55 +02:00
sysloglogger.h Updated doxygen documentation. 2012-09-17 13:35:55 +02:00
tcpsocket.cpp Refactored the socket classes. 2012-11-22 12:04:32 +01:00
tcpsocket.h Refactored the socket classes. 2012-11-22 12:04:32 +01:00
timer.cpp Properly deal with time changes (2nd attempt). 2012-09-25 15:24:14 +02:00
timer.h Detect local time changes. 2012-09-25 14:03:41 +02:00
tlsstream.cpp Implemented DynamicType support. 2012-12-04 08:42:24 +01:00
tlsstream.h Minor cleanups. 2012-11-23 11:04:08 +01:00
unix.h Implemented the #library directive and fixed loading icinga.dll on Windows. 2013-01-17 15:05:34 +01:00
unixsocket.cpp Build fix for *NIX. 2012-11-23 12:34:06 +01:00
unixsocket.h Build fix for *NIX. 2012-11-23 12:34:06 +01:00
utility.cpp Remove InitializeLibrary TODO. 2013-01-22 09:04:36 +01:00
utility.h Implemented the #library directive and fixed loading icinga.dll on Windows. 2013-01-17 15:05:34 +01:00
value.cpp Updated doxygen documentation. 2012-09-17 13:35:55 +02:00
value.h Renamed 'doc' to 'docs'. 2012-09-07 10:27:31 +02:00
win32.h Added Utility::GetPid() helper function. 2012-09-19 13:00:48 +02:00