icinga2/base
Gunnar Beutner 18bffce0ed Implemented message-based authorisation checks. 2012-05-09 10:16:31 +02:00
..
Makefile.am Build fixes for *NIX. 2012-04-24 14:04:51 +02:00
application.cpp Cleaned up logging. 2012-04-26 16:50:47 +02:00
application.h Cleaned up logging. 2012-04-26 16:50:47 +02:00
base.vcxproj Implemented message-based authorisation checks. 2012-05-09 10:16:31 +02:00
component.cpp Implement SSL support. 2012-04-24 14:02:15 +02:00
component.h Code cleanup 2012-04-22 16:45:31 +02:00
condvar.cpp Implement SSL support. 2012-04-24 14:02:15 +02:00
condvar.h Code cleanup 2012-04-22 16:45:31 +02:00
configcollection.cpp Implemented message-based authorisation checks. 2012-05-09 10:16:31 +02:00
configcollection.h Implemented message-based authorisation checks. 2012-05-09 10:16:31 +02:00
confighive.cpp Implement SSL support. 2012-04-24 14:02:15 +02:00
confighive.h Implemented message-based authorisation checks. 2012-05-09 10:16:31 +02:00
configobject.cpp Implemented message-based authorisation checks. 2012-05-09 10:16:31 +02:00
configobject.h Implemented message-based authorisation checks. 2012-05-09 10:16:31 +02:00
cxx11-compat.h Fixed compilation problem on *NIX. 2012-04-04 10:33:27 +02:00
delegate.h Build fix for gcc. 2012-04-23 09:47:46 +02:00
dictionary.cpp Updated documentation for some of the classes. 2012-05-08 15:14:20 +02:00
dictionary.h Refactored subscription code in preparation for a centralized broker/discovery component. 2012-05-07 11:13:47 +02:00
event.h Updated documentation for some of the classes. 2012-05-08 15:14:20 +02:00
exception.cpp Updated documentation for some of the classes. 2012-05-08 15:14:20 +02:00
exception.h Implemented error handling and certificate verification for SSL. 2012-04-24 14:54:05 +02:00
fifo.cpp Updated documentation for some of the classes. 2012-05-08 15:14:20 +02:00
fifo.h Made build system more Windows-friendly 2012-04-06 08:56:52 +02:00
i2-base.h Cleaned up logging. 2012-04-26 16:50:47 +02:00
memory.cpp Updated documentation for some of the classes. 2012-05-08 15:14:20 +02:00
memory.h Code cleanup 2012-04-22 16:45:31 +02:00
mutex.cpp Updated documentation for some of the classes. 2012-05-08 15:14:20 +02:00
mutex.h Code cleanup 2012-04-22 16:45:31 +02:00
object.cpp Code cleanup 2012-04-22 16:45:31 +02:00
object.h Implement SSL support. 2012-04-24 14:02:15 +02:00
socket.cpp Updated documentation for some of the classes. 2012-05-08 15:14:20 +02:00
socket.h Moved Get*Address() functions to Socket class. 2012-04-27 11:44:05 +02:00
tcpclient.cpp More documentation updates. 2012-05-08 15:36:28 +02:00
tcpclient.h Cleaned up JSON-RPC client code. 2012-05-07 13:48:17 +02:00
tcpserver.cpp More documentation updates. 2012-05-08 15:36:28 +02:00
tcpserver.h Implement SSL support. 2012-04-24 14:02:15 +02:00
tcpsocket.cpp Updated documentation for some of the classes. 2012-05-08 15:14:20 +02:00
tcpsocket.h Cleaned up JSON-RPC client code. 2012-05-07 13:48:17 +02:00
thread.cpp Code cleanup 2012-04-22 16:45:31 +02:00
thread.h Code cleanup 2012-04-22 16:45:31 +02:00
timer.cpp Updated documentation for some of the classes. 2012-05-08 15:14:20 +02:00
timer.h Code cleanups. 2012-04-23 09:48:20 +02:00
tlsclient.cpp More documentation updates. 2012-05-08 15:36:28 +02:00
tlsclient.h Fixed excessive CPU usage during SSL negotiation. 2012-04-27 14:47:29 +02:00
unix.cpp Updated documentation for some of the classes. 2012-05-08 15:14:20 +02:00
unix.h Implemented outbound JSON-RPC client connections. 2012-04-04 12:36:23 +02:00
utility.cpp Implemented message-based authorisation checks. 2012-05-09 10:16:31 +02:00
utility.h Implemented message-based authorisation checks. 2012-05-09 10:16:31 +02:00
variant.cpp Cleaned up message classes. 2012-04-20 13:51:39 +02:00
variant.h Code cleanups. 2012-04-23 09:48:20 +02:00
win32.cpp Moved platform-specific code into separate files. 2012-04-02 10:26:38 +02:00
win32.h Cleaned up logging. 2012-04-26 16:50:47 +02:00