icinga2/base
Gunnar Beutner 06b1a73864 Fixed crash while shutting down Icinga. 2012-08-14 14:04:05 +02:00
..
Makefile.am Build fix for Boost 1.50 (and possibly other versions as well). 2012-08-14 10:40:43 +02:00
application.cpp Fixed crash while shutting down Icinga. 2012-08-14 14:04:05 +02:00
application.h Refactored Application class to use DynamicObject as a base class. 2012-08-14 12:51:51 +02:00
asynctask.h Refactored ConfigObject adapter classes. 2012-07-27 19:56:57 +02:00
base.vcxproj Implemented support for replicating object tags [WIP - broken]. 2012-08-02 11:45:50 +02:00
base.vcxproj.filters Implemented support for replicating object tags [WIP - broken]. 2012-08-02 11:45:50 +02:00
component.cpp Build fix (when using the bundled ltdl lib). 2012-08-11 18:32:03 +02:00
component.h Implemented support for replicating object tags [WIP - broken]. 2012-08-02 11:45:50 +02:00
dictionary.cpp Fixed some more compiler warnings. 2012-08-08 08:34:15 +02:00
dictionary.h Fixed some more compiler warnings. 2012-08-08 08:34:15 +02:00
dynamicobject.cpp Refactored Application class to use DynamicObject as a base class. 2012-08-14 12:51:51 +02:00
dynamicobject.h Refactored Application class to use DynamicObject as a base class. 2012-08-14 12:51:51 +02:00
event.cpp Build fix for Solaris. 2012-08-13 13:06:43 +02:00
event.h Build fix for Solaris. 2012-08-13 13:06:43 +02:00
exception.cpp Implemented support for replicating object tags [WIP - broken]. 2012-08-02 11:45:50 +02:00
exception.h Implemented support for replicating object tags [WIP - broken]. 2012-08-02 11:45:50 +02:00
fifo.cpp Fixed some more compiler warnings. 2012-08-08 08:34:15 +02:00
fifo.h Cleaned up TcpClient interface. 2012-07-16 00:02:31 +02:00
i2-base.cpp Enabled pre-compiled headers for Windows builds. 2012-07-15 13:13:19 +02:00
i2-base.h Build fix for Solaris. 2012-08-13 13:06:43 +02:00
ioqueue.h Fixed some compiler warnings. 2012-08-07 21:02:12 +02:00
logger.cpp Refactored Application class to use DynamicObject as a base class. 2012-08-14 12:51:51 +02:00
logger.h Implemented support for replicating object tags [WIP - broken]. 2012-08-02 11:45:50 +02:00
netstring.cpp Fixed some more compiler warnings. 2012-08-08 08:34:15 +02:00
netstring.h Implemented support for replicating object tags [WIP - broken]. 2012-08-02 11:45:50 +02:00
object.cpp Cleaned up exception handling. 2012-08-14 09:51:11 +02:00
object.h Build fix for Solaris. 2012-08-13 13:06:43 +02:00
process.cpp Build fix for Solaris. 2012-08-13 13:06:43 +02:00
process.h Fixed some compiler warnings. 2012-08-07 21:02:12 +02:00
qstring.cpp Improved performance for Dictionary::Get. 2012-08-06 12:03:38 +02:00
qstring.h Improved performance for Dictionary::Get. 2012-08-06 12:03:38 +02:00
ringbuffer.cpp Fixed some compiler warnings. 2012-08-07 21:02:12 +02:00
ringbuffer.h Fixed some compiler warnings. 2012-08-07 21:02:12 +02:00
scriptfunction.cpp Implemented support for replicating object tags [WIP - broken]. 2012-08-02 11:45:50 +02:00
scriptfunction.h Build fix for FreeBSD. 2012-08-13 12:39:37 +02:00
scripttask.cpp Implemented support for replicating object tags [WIP - broken]. 2012-08-02 11:45:50 +02:00
scripttask.h Implemented support for replicating object tags [WIP - broken]. 2012-08-02 11:45:50 +02:00
socket.cpp Build fix for Solaris. 2012-08-13 13:06:43 +02:00
socket.h Build fix for Solaris. 2012-08-13 13:06:43 +02:00
streamlogger.cpp Refactored Application class to use DynamicObject as a base class. 2012-08-14 12:51:51 +02:00
streamlogger.h Refactored Application class to use DynamicObject as a base class. 2012-08-14 12:51:51 +02:00
sysloglogger.cpp Fixed compiler warnings. 2012-08-04 09:58:31 +02:00
sysloglogger.h Refactored ConfigObject adapter classes. 2012-07-27 19:56:57 +02:00
tcpclient.cpp Build fix for Solaris. 2012-08-13 13:06:43 +02:00
tcpclient.h Build fix for Solaris. 2012-08-13 13:06:43 +02:00
tcpserver.cpp Code cleanup. 2012-08-03 15:35:27 +02:00
tcpserver.h Code cleanup. 2012-08-03 15:35:27 +02:00
tcpsocket.cpp Fixed some more compiler warnings. 2012-08-08 08:34:15 +02:00
tcpsocket.h Implemented support for replicating object tags [WIP - broken]. 2012-08-02 11:45:50 +02:00
threadpool.cpp Build fix for Solaris. 2012-08-13 13:06:43 +02:00
threadpool.h Build fix for Solaris. 2012-08-13 13:06:43 +02:00
timer.cpp Code cleanup. 2012-08-03 15:35:27 +02:00
timer.h Keep track of time using fractions of seconds. 2012-07-25 12:59:17 +02:00
tlsclient.cpp Build fix for Solaris. 2012-08-13 13:06:43 +02:00
tlsclient.h Added TcpClient::OnConnected event. 2012-07-18 11:15:39 +02:00
unix.cpp Enabled pre-compiled headers for Windows builds. 2012-07-15 13:13:19 +02:00
unix.h Build fix for FreeBSD. 2012-08-13 12:39:37 +02:00
utility.cpp Cleaned up exception handling. 2012-08-14 09:51:11 +02:00
utility.h Implemented support for replicating object tags [WIP - broken]. 2012-08-02 11:45:50 +02:00
value.cpp Build fixes and code cleanup. 2012-08-03 13:19:55 +02:00
value.h Build fixes and code cleanup. 2012-08-03 13:19:55 +02:00
win32.cpp Enabled pre-compiled headers for Windows builds. 2012-07-15 13:13:19 +02:00
win32.h Improved MingW compatibility. 2012-05-28 10:41:21 +02:00