icinga2/base
Gunnar Beutner ab32aa4f71 Refactored JSON/message code. 2012-04-16 16:27:41 +02:00
..
Makefile.am Build fix. 2012-04-06 09:28:43 +02:00
application.cpp Refactored JSON/message code. 2012-04-16 16:27:41 +02:00
application.h Restructured components. 2012-04-13 13:10:35 +02:00
base.vcxproj Restructured components. 2012-04-13 13:10:35 +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 config handling to support observing individual config object types more easily. 2012-04-04 10:04:38 +02:00
configcollection.h Renamed event/condvar/mutex/thread classes to match other class names. 2012-04-16 08:36:50 +02:00
confighive.cpp Refactored config handling to support observing individual config object types more easily. 2012-04-04 10:04:38 +02:00
confighive.h Renamed event/condvar/mutex/thread classes to match other class names. 2012-04-16 08:36:50 +02:00
configobject.cpp Implemented outbound JSON-RPC client connections. 2012-04-04 12:36:23 +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
event.h Renamed event/condvar/mutex/thread classes to match other class names. 2012-04-16 08:36:50 +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 Made build system more Windows-friendly 2012-04-06 08:56:52 +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 Improved socket error handling. 2012-04-04 16:02:19 +02:00
socket.h Renamed event/condvar/mutex/thread classes to match other class names. 2012-04-16 08:36:50 +02:00
tcpclient.cpp Improved socket error handling. 2012-04-04 16:02:19 +02:00
tcpclient.h Renamed event/condvar/mutex/thread classes to match other class names. 2012-04-16 08:36:50 +02:00
tcpserver.cpp Implemented outbound JSON-RPC client connections. 2012-04-04 12:36:23 +02:00
tcpserver.h Renamed event/condvar/mutex/thread classes to match other class names. 2012-04-16 08:36:50 +02:00
tcpsocket.cpp Improved socket error handling. 2012-04-04 16:02:19 +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 Implemented outbound JSON-RPC client connections. 2012-04-04 12:36:23 +02:00
timer.h Renamed event/condvar/mutex/thread classes to match other class names. 2012-04-16 08:36:50 +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
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