icinga2/lib/base
Gunnar Beutner 45f8bfb730 Checker: Use Ptrs rather than WeakPtrs.
Fixes #3732
2013-02-26 10:58:32 +01:00
..
Makefile.am Fine-grained locks (WIP, Part 9). 2013-02-24 01:10:34 +01:00
application.cpp Windows build fixes. 2013-02-24 08:52:09 +01:00
application.h Windows build fixes. 2013-02-24 08:52:09 +01:00
asynctask.h Fine-grained locks (WIP, Part 9). 2013-02-24 01:10:34 +01:00
base.vcxproj Windows build fixes. 2013-02-24 08:52:09 +01:00
base.vcxproj.filters Windows build fixes. 2013-02-24 08:52:09 +01:00
component.cpp Fine-grained locks (WIP, Part 9). 2013-02-24 01:10:34 +01:00
component.h Fine-grained locks (WIP, Part 9). 2013-02-24 01:10:34 +01:00
connection.cpp Refactored the socket classes. 2012-11-22 12:04:32 +01:00
connection.h Fine-grained locks (WIP, Part 2). 2013-02-18 14:40:24 +01:00
convert.cpp Implemented environment-based macros. 2013-02-09 23:02:33 +01:00
convert.h Implemented environment-based macros. 2013-02-09 23:02:33 +01:00
dictionary.cpp Fine-grained locks (WIP, Part 9). 2013-02-24 01:10:34 +01:00
dictionary.h Fine-grained locks (WIP, Part 9). 2013-02-24 01:10:34 +01:00
dynamicobject.cpp Checker: Use Ptrs rather than WeakPtrs. 2013-02-26 10:58:32 +01:00
dynamicobject.h Checker: Use Ptrs rather than WeakPtrs. 2013-02-26 10:58:32 +01:00
dynamictype.cpp Make attribute lookups O(1). 2013-02-26 10:13:54 +01:00
dynamictype.h Make attribute lookups O(1). 2013-02-26 10:13:54 +01:00
eventqueue.cpp Make attribute lookups O(1). 2013-02-26 10:13:54 +01:00
eventqueue.h Make attribute lookups O(1). 2013-02-26 10:13:54 +01:00
exception.cpp Renamed 'doc' to 'docs'. 2012-09-07 10:27:31 +02:00
exception.h Fix: Added missing DLL exports for Windows. 2012-10-17 12:03:07 +02:00
fifo.cpp Use BOOST_THROW_EXCEPTION instead of boost::throw_exception() 2013-02-06 12:51:12 +01:00
fifo.h Refactored the socket classes. 2012-11-22 12:04:32 +01:00
i2-base.cpp Renamed 'doc' to 'docs'. 2012-09-07 10:27:31 +02:00
i2-base.h Fine-grained locks (WIP, Part 9). 2013-02-24 01:10:34 +01:00
logger.cpp Make attribute lookups O(1). 2013-02-26 10:13:54 +01:00
logger.h Make attribute lookups O(1). 2013-02-26 10:13:54 +01:00
netstring.cpp Fine-grained locks (WIP, Part 1). 2013-02-17 19:14:34 +01:00
netstring.h Refactored the socket classes. 2012-11-22 12:04:32 +01:00
object.cpp Fine-grained locks (WIP, Part 6). 2013-02-19 23:02:08 +01:00
object.h Fine-grained locks (WIP, Part 9). 2013-02-24 01:10:34 +01:00
objectlock.cpp Added some missing files. 2013-02-24 08:27:00 +01:00
objectlock.h Added some missing files. 2013-02-24 08:27:00 +01:00
process-unix.cpp Windows build fixes. 2013-02-24 08:52:09 +01:00
process-windows.cpp Windows build fixes. 2013-02-24 08:52:09 +01:00
process.cpp Fine-grained locks (WIP, Part 9). 2013-02-24 01:10:34 +01:00
process.h Fine-grained locks (WIP, Part 9). 2013-02-24 01:10:34 +01:00
qstring.cpp Implement Convert class, move existing type conversion functionality there 2013-01-29 12:05:46 +01:00
qstring.h Implement Convert class, move existing type conversion functionality there 2013-01-29 12:05:46 +01:00
ringbuffer.cpp Fine-grained locks (WIP, Part 3). 2013-02-18 23:44:24 +01:00
ringbuffer.h Fine-grained locks (WIP, Part 3). 2013-02-18 23:44:24 +01:00
script.cpp Make attribute lookups O(1). 2013-02-26 10:13:54 +01:00
script.h Make attribute lookups O(1). 2013-02-26 10:13:54 +01:00
scriptfunction.cpp Fine-grained locks (WIP, Part 1). 2013-02-17 19:14:34 +01:00
scriptfunction.h Fine-grained locks (WIP, Part 1). 2013-02-17 19:14:34 +01:00
scriptinterpreter.cpp Fine-grained locks (WIP, Part 1). 2013-02-17 19:14:34 +01:00
scriptinterpreter.h Fine-grained locks (WIP, Part 1). 2013-02-17 19:14:34 +01:00
scriptlanguage.cpp Fine-grained locks (WIP, Part 1). 2013-02-17 19:14:34 +01:00
scriptlanguage.h Fine-grained locks (WIP, Part 1). 2013-02-17 19:14:34 +01:00
scripttask.cpp Fine-grained locks (WIP, Part 4). 2013-02-19 07:26:52 +01:00
scripttask.h Updated doxygen documentation. 2012-09-17 13:35:55 +02:00
socket.cpp Fine-grained locks (WIP, Part 1). 2013-02-17 19:14:34 +01:00
socket.h Fine-grained locks (WIP, Part 1). 2013-02-17 19:14:34 +01:00
stdiostream.cpp Added some more code documentation. 2012-11-26 08:29:26 +01:00
stdiostream.h Fine-grained locks (WIP, Part 2). 2013-02-18 14:40:24 +01:00
stream.cpp Fine-grained locks (WIP, Part 1). 2013-02-17 19:14:34 +01:00
stream.h Fine-grained locks (WIP, Part 1). 2013-02-17 19:14:34 +01:00
stream_bio.cpp Fixed compiler warnings (-Wextra). 2013-02-02 22:13:54 +01:00
stream_bio.h Refactored the socket classes. 2012-11-22 12:04:32 +01:00
streamlogger.cpp Windows build fixes. 2013-02-24 08:52:09 +01:00
streamlogger.h Fine-grained locks (WIP, Part 5). 2013-02-19 12:17:31 +01:00
sysloglogger.cpp Updated doxygen documentation. 2012-09-17 13:35:55 +02:00
sysloglogger.h Updated doxygen documentation. 2012-09-17 13:35:55 +02:00
tcpsocket.cpp Use BOOST_THROW_EXCEPTION instead of boost::throw_exception() 2013-02-06 12:51:12 +01:00
tcpsocket.h Refactored the socket classes. 2012-11-22 12:04:32 +01:00
timer.cpp Make attribute lookups O(1). 2013-02-26 10:13:54 +01:00
timer.h Fine-grained locks (WIP, Part 6). 2013-02-19 23:02:08 +01:00
tlsstream.cpp Use BOOST_THROW_EXCEPTION instead of boost::throw_exception() 2013-02-06 12:51:12 +01:00
tlsstream.h Minor cleanups. 2012-11-23 11:04:08 +01:00
unix.h Use -fvisibility=hidden when it's available. 2013-02-14 10:53:34 +01:00
unixsocket.cpp Use BOOST_THROW_EXCEPTION instead of boost::throw_exception() 2013-02-06 12:51:12 +01:00
unixsocket.h Build fix for *NIX. 2012-11-23 12:34:06 +01:00
utility.cpp Fine-grained locks (WIP, Part 2). 2013-02-18 14:40:24 +01:00
utility.h Fine-grained locks (WIP, Part 2). 2013-02-18 14:40:24 +01:00
value.cpp Fine-grained locks (WIP, Part 9). 2013-02-24 01:10:34 +01:00
value.h Fine-grained locks (WIP, Part 9). 2013-02-24 01:10:34 +01:00
win32.h Fix string_iless performance issue. 2013-01-28 09:43:54 +01:00