icinga2/base
Gunnar Beutner fd64dc5a99 Bugfix: Make sure timeval is valid. 2012-04-19 09:41:12 +02:00
..
Makefile.am Updated automake files. 2012-04-18 15:42:21 +02:00
application.cpp Bugfix: Make sure timeval is valid. 2012-04-19 09:41:12 +02:00
application.h Refactored messaging system. 2012-04-18 15:22:25 +02:00
base.vcxproj Refactored messaging system. 2012-04-18 15:22:25 +02:00
component.cpp Use const references for shared ptrs. 2012-04-03 11:39:26 +02:00
component.h Made build system more Windows-friendly 2012-04-06 08:56:52 +02:00
condvar.cpp Renamed event/condvar/mutex/thread classes to match other class names. 2012-04-16 08:36:50 +02:00
condvar.h Renamed event/condvar/mutex/thread classes to match other class names. 2012-04-16 08:36:50 +02:00
configcollection.cpp Refactored messaging system. 2012-04-18 15:22:25 +02:00
configcollection.h Refactored messaging system. 2012-04-18 15:22:25 +02:00
confighive.cpp Refactored messaging system. 2012-04-18 15:22:25 +02:00
confighive.h Refactored messaging system. 2012-04-18 15:22:25 +02:00
configobject.cpp Refactored messaging system. 2012-04-18 15:22:25 +02:00
configobject.h Made build system more Windows-friendly 2012-04-06 08:56:52 +02:00
cxx11-compat.h Fixed compilation problem on *NIX. 2012-04-04 10:33:27 +02:00
delegate.h Detect level of C++ support. 2012-04-03 15:47:32 +02:00
dictionary.cpp Compilation fixes for gcc. 2012-04-18 15:51:17 +02:00
dictionary.h Refactored messaging system. 2012-04-18 15:22:25 +02:00
event.h Refactored messaging system. 2012-04-18 15:22:25 +02:00
exception.cpp Implemented rudimentary error handling. 2012-04-03 13:04:57 +02:00
exception.h Refactored JSON/message code. 2012-04-16 16:27:41 +02:00
fifo.cpp Implemented support for binding methods to the ConnectionManager class 2012-03-29 20:03:29 +02:00
fifo.h Made build system more Windows-friendly 2012-04-06 08:56:52 +02:00
i2-base.h Cleaned up Socket/Timer code. 2012-04-19 08:46:41 +02:00
memory.cpp Implemented rudimentary error handling. 2012-04-03 13:04:57 +02:00
memory.h Made build system more Windows-friendly 2012-04-06 08:56:52 +02:00
mutex.cpp Renamed event/condvar/mutex/thread classes to match other class names. 2012-04-16 08:36:50 +02:00
mutex.h Renamed event/condvar/mutex/thread classes to match other class names. 2012-04-16 08:36:50 +02:00
object.cpp Initial commit. 2012-03-28 13:24:49 +02:00
object.h Made build system more Windows-friendly 2012-04-06 08:56:52 +02:00
socket.cpp Cleaned up Socket/Timer code. 2012-04-19 08:46:41 +02:00
socket.h Cleaned up Socket/Timer code. 2012-04-19 08:46:41 +02:00
tcpclient.cpp Refactored messaging system. 2012-04-18 15:22:25 +02:00
tcpclient.h Refactored messaging system. 2012-04-18 15:22:25 +02:00
tcpserver.cpp Cleaned up Socket/Timer code. 2012-04-19 08:46:41 +02:00
tcpserver.h Refactored messaging system. 2012-04-18 15:22:25 +02:00
tcpsocket.cpp Set SO_REUSEADDR for listeners. 2012-04-19 09:31:24 +02:00
tcpsocket.h Made build system more Windows-friendly 2012-04-06 08:56:52 +02:00
thread.cpp Renamed event/condvar/mutex/thread classes to match other class names. 2012-04-16 08:36:50 +02:00
thread.h Renamed event/condvar/mutex/thread classes to match other class names. 2012-04-16 08:36:50 +02:00
timer.cpp Cleaned up Socket/Timer code. 2012-04-19 08:46:41 +02:00
timer.h Cleaned up Socket/Timer code. 2012-04-19 08:46:41 +02:00
unix.cpp Build fixes for CentOS 5.3 2012-04-02 12:32:23 +02:00
unix.h Implemented outbound JSON-RPC client connections. 2012-04-04 12:36:23 +02:00
variant.cpp Refactored messaging system. 2012-04-18 15:22:25 +02:00
variant.h Refactored messaging system. 2012-04-18 15:22:25 +02:00
win32.cpp Moved platform-specific code into separate files. 2012-04-02 10:26:38 +02:00
win32.h Fixed search path problems. 2012-04-02 13:09:33 +02:00