icinga2/base
Gunnar Beutner 55efd625a3 Moved platform-specific code into separate files. 2012-04-02 10:26:38 +02:00
..
Makefile.am Moved platform-specific code into separate files. 2012-04-02 10:26:38 +02:00
application.cpp Refactored config object handling. 2012-04-01 19:32:41 +02:00
application.h Cleaned up includes; using namespace std is the default now. 2012-04-02 09:03:29 +02:00
base.vcxproj Moved platform-specific code into separate files. 2012-04-02 10:26:38 +02:00
component.cpp Cleaned up component API. 2012-03-31 16:03:42 +02:00
component.h Removed I2_ prefix for header guard #defines. 2012-04-02 08:56:30 +02:00
condvar.cpp Implemented thread synchronisation primitives. 2012-03-31 09:09:40 +02:00
condvar.h Removed I2_ prefix for header guard #defines. 2012-04-02 08:56:30 +02:00
confighive.cpp Fixed compilation errors with automake/gcc 2012-04-01 10:18:29 +02:00
confighive.h Cleaned up includes; using namespace std is the default now. 2012-04-02 09:03:29 +02:00
configobject.cpp Refactored config object handling. 2012-04-01 19:32:41 +02:00
configobject.h Cleaned up includes; using namespace std is the default now. 2012-04-02 09:03:29 +02:00
delegate.h Cleaned up includes; using namespace std is the default now. 2012-04-02 09:03:29 +02:00
event.h Cleaned up includes; using namespace std is the default now. 2012-04-02 09:03:29 +02:00
fifo.cpp Implemented support for binding methods to the ConnectionManager class 2012-03-29 20:03:29 +02:00
fifo.h Removed I2_ prefix for header guard #defines. 2012-04-02 08:56:30 +02:00
i2-base.h Moved platform-specific code into separate files. 2012-04-02 10:26:38 +02:00
memory.cpp Initial commit. 2012-03-28 13:24:49 +02:00
memory.h Cleaned up includes; using namespace std is the default now. 2012-04-02 09:03:29 +02:00
mutex.cpp Fixed compilation errors with automake/gcc 2012-04-01 10:18:29 +02:00
mutex.h Removed I2_ prefix for header guard #defines. 2012-04-02 08:56:30 +02:00
object.cpp Initial commit. 2012-03-28 13:24:49 +02:00
object.h Cleaned up includes; using namespace std is the default now. 2012-04-02 09:03:29 +02:00
socket.cpp Cleaned up includes; using namespace std is the default now. 2012-04-02 09:03:29 +02:00
socket.h Removed I2_ prefix for header guard #defines. 2012-04-02 08:56:30 +02:00
tcpclient.cpp Implemented support for binding methods to the ConnectionManager class 2012-03-29 20:03:29 +02:00
tcpclient.h Removed I2_ prefix for header guard #defines. 2012-04-02 08:56:30 +02:00
tcpserver.cpp Set FIONBIO flag for sockets 2012-03-29 13:15:54 +02:00
tcpserver.h Removed I2_ prefix for header guard #defines. 2012-04-02 08:56:30 +02:00
tcpsocket.cpp Cleaned up includes; using namespace std is the default now. 2012-04-02 09:03:29 +02:00
tcpsocket.h Removed I2_ prefix for header guard #defines. 2012-04-02 08:56:30 +02:00
thread.cpp Moved platform-specific code into separate files. 2012-04-02 10:26:38 +02:00
thread.h Removed I2_ prefix for header guard #defines. 2012-04-02 08:56:30 +02:00
timer.cpp Cleaned up includes; using namespace std is the default now. 2012-04-02 09:03:29 +02:00
timer.h Removed I2_ prefix for header guard #defines. 2012-04-02 08:56:30 +02:00
unix.cpp Moved platform-specific code into separate files. 2012-04-02 10:26:38 +02:00
unix.h Moved platform-specific code into separate files. 2012-04-02 10:26:38 +02:00
win32.cpp Moved platform-specific code into separate files. 2012-04-02 10:26:38 +02:00
win32.h Removed I2_ prefix for header guard #defines. 2012-04-02 08:56:30 +02:00