icinga2/base
Gunnar Beutner b9af44cd98 Fixed compilation on *NIX. 2012-05-26 21:36:24 +02:00
..
Makefile.am Removed Memory class. 2012-05-26 20:19:32 +02:00
application.cpp Fixed compilation on *NIX. 2012-05-26 21:36:24 +02:00
application.h Use STL exceptions as far as possible. 2012-05-26 21:30:04 +02:00
base.vcxproj Removed Memory class. 2012-05-26 20:19:32 +02:00
component.cpp Win32: added handler for Ctrl-C 2012-05-21 12:54:28 +02:00
component.h Consistent ordering for method declarations. 2012-05-21 23:42:54 +02:00
configcollection.cpp Cleaned up application initialization. 2012-05-14 19:14:23 +02:00
configcollection.h Consistent ordering for method declarations. 2012-05-21 23:42:54 +02:00
confighive.cpp Win32: added handler for Ctrl-C 2012-05-21 12:54:28 +02:00
confighive.h Win32: added handler for Ctrl-C 2012-05-21 12:54:28 +02:00
configobject.cpp Use STL exceptions as far as possible. 2012-05-26 21:30:04 +02:00
configobject.h Added preliminary version of the dynamic object framework. 2012-05-25 11:10:11 +02:00
cxx11-compat.h Moved C++11 compat code into the icinga namespace. 2012-05-13 20:47:14 +02:00
delegate.h Fixed FSF address. 2012-05-11 13:33:57 +02:00
dictionary.cpp Cleaned up code. 2012-05-17 19:14:03 +02:00
dictionary.h Use STL exceptions as far as possible. 2012-05-26 21:30:04 +02:00
exception.cpp Use STL exceptions as far as possible. 2012-05-26 21:30:04 +02:00
exception.h Use STL exceptions as far as possible. 2012-05-26 21:30:04 +02:00
fifo.cpp Removed Memory class. 2012-05-26 20:19:32 +02:00
fifo.h Consistent ordering for method declarations. 2012-05-21 23:42:54 +02:00
i2-base.h Use ax_cxx_compile_stdcxx_0x.m4 to detect C++0x support. 2012-05-26 14:40:15 +02:00
object.cpp Proper integration for Boost. 2012-05-25 22:04:03 +02:00
object.h Added TR1 compat support using Boost. 2012-05-25 14:40:10 +02:00
observable.h Cleaned up socket error handling. 2012-05-26 20:01:00 +02:00
socket.cpp Use STL exceptions as far as possible. 2012-05-26 21:30:04 +02:00
socket.h Use STL exceptions as far as possible. 2012-05-26 21:30:04 +02:00
tcpclient.cpp Use STL exceptions as far as possible. 2012-05-26 21:30:04 +02:00
tcpclient.h Consistent ordering for method declarations. 2012-05-21 23:42:54 +02:00
tcpserver.cpp Cleaned up socket error handling. 2012-05-26 20:01:00 +02:00
tcpserver.h Consistent ordering for method declarations. 2012-05-21 23:42:54 +02:00
tcpsocket.cpp Use STL exceptions as far as possible. 2012-05-26 21:30:04 +02:00
tcpsocket.h Consistent ordering for method declarations. 2012-05-21 23:42:54 +02:00
timer.cpp Win32: added handler for Ctrl-C 2012-05-21 12:54:28 +02:00
timer.h Consistent ordering for method declarations. 2012-05-21 23:42:54 +02:00
tlsclient.cpp Use STL exceptions as far as possible. 2012-05-26 21:30:04 +02:00
tlsclient.h Consistent ordering for method declarations. 2012-05-21 23:42:54 +02:00
unix.cpp Cleaned up application initialization. 2012-05-14 19:14:23 +02:00
unix.h Fixed FSF address. 2012-05-11 13:33:57 +02:00
utility.cpp Use STL exceptions as far as possible. 2012-05-26 21:30:04 +02:00
utility.h Consistent ordering for method declarations. 2012-05-21 23:42:54 +02:00
variant.cpp Use STL exceptions as far as possible. 2012-05-26 21:30:04 +02:00
variant.h Cleaned up socket error handling. 2012-05-26 20:01:00 +02:00
win32.cpp Fixed FSF address. 2012-05-11 13:33:57 +02:00
win32.h Fixed FSF address. 2012-05-11 13:33:57 +02:00