icinga2/base
Gunnar Beutner 1db53b84e6 Bugfixes. 2012-07-02 14:43:51 +02:00
..
Makefile.am Implement task statistics. 2012-06-28 15:43:49 +02:00
application.cpp Made sockets multi-threaded. 2012-06-24 05:27:01 +02:00
application.h Renamed DictionaryIterator to Dictionary::Iterator. 2012-07-01 12:59:05 +02:00
base.vcxproj Win32 bugfixes. 2012-07-01 13:21:49 +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
configobject.cpp Bugfixes. 2012-07-02 14:43:51 +02:00
configobject.h Bugfixes. 2012-07-02 14:43:51 +02:00
dictionary.cpp Renamed DictionaryIterator to Dictionary::Iterator. 2012-07-01 12:59:05 +02:00
dictionary.h Renamed DictionaryIterator to Dictionary::Iterator. 2012-07-01 12:59:05 +02:00
event.cpp Made sockets multi-threaded. 2012-06-24 05:27:01 +02:00
event.h Made sockets multi-threaded. 2012-06-24 05:27:01 +02:00
exception.cpp Prefer boost::* over C++0x features. 2012-06-15 19:32:41 +02:00
exception.h Use STL exceptions as far as possible. 2012-05-26 21:30:04 +02:00
fifo.cpp Prefer boost::* over C++0x features. 2012-06-15 19:32:41 +02:00
fifo.h Consistent ordering for method declarations. 2012-05-21 23:42:54 +02:00
i2-base.h Implement task statistics. 2012-06-28 15:43:49 +02:00
object.cpp Code cleanup. 2012-06-16 16:54:55 +02:00
object.h Code cleanup. 2012-06-16 16:54:55 +02:00
objectmap.cpp Integrate libdyn with the configfile component. 2012-06-12 10:13:57 +02:00
objectmap.h Use specific types (rather than Object::Ptr) for event handlers. 2012-06-16 13:09:17 +02:00
objectset.cpp Integrate libdyn with the configfile component. 2012-06-12 10:13:57 +02:00
objectset.h Use specific types (rather than Object::Ptr) for event handlers. 2012-06-16 13:09:17 +02:00
ringbuffer.cpp Implement task statistics. 2012-06-28 15:43:49 +02:00
ringbuffer.h Win32 bugfixes. 2012-07-01 13:21:49 +02:00
socket.cpp Implemented compat module (WIP). 2012-06-27 18:43:34 +02:00
socket.h Re-delegate services after config changes. 2012-06-27 10:59:08 +02:00
tcpclient.cpp Made sockets multi-threaded. 2012-06-24 05:27:01 +02:00
tcpclient.h Made sockets multi-threaded. 2012-06-24 05:27:01 +02:00
tcpserver.cpp Made sockets multi-threaded. 2012-06-24 05:27:01 +02:00
tcpserver.h Made sockets multi-threaded. 2012-06-24 05:27:01 +02:00
tcpsocket.cpp Prefer boost::* over C++0x features. 2012-06-15 19:32:41 +02:00
tcpsocket.h Consistent ordering for method declarations. 2012-05-21 23:42:54 +02:00
threadpool.cpp More performance improvements. 2012-06-19 15:52:48 +02:00
threadpool.h Ignore debug log for now. 2012-06-20 10:46:18 +02:00
timer.cpp Performance improvements. 2012-06-22 23:19:10 +02:00
timer.h Avoid unnecessary wake-ups for timers. 2012-06-22 11:19:58 +02:00
tlsclient.cpp Bugfixes. 2012-06-24 20:11:10 +02:00
tlsclient.h Made sockets multi-threaded. 2012-06-24 05:27:01 +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 Delegation bugfixes. 2012-06-21 12:52:13 +02:00
utility.h Consistent ordering for method declarations. 2012-05-21 23:42:54 +02:00
variant.cpp Even more bugfixes. 2012-06-12 11:34:48 +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 Improved MingW compatibility. 2012-05-28 10:41:21 +02:00