icinga2/lib/base
Gunnar Beutner 426ff0b706 Added missing GPL header in scripttask.cpp. 2012-09-25 15:46:24 +02:00
..
Makefile.am Removed win32.cpp / unix.cpp files as they were no longer needed. 2012-09-25 15:45:19 +02:00
application.cpp Removed ::Sleep and implemented Utility::Sleep. 2012-09-25 15:41:43 +02:00
application.h Properly deal with time changes (2nd attempt). 2012-09-25 15:24:14 +02:00
asynctask.h Updated documentation. 2012-09-19 12:32:39 +02:00
base.vcxproj Removed win32.cpp / unix.cpp files as they were no longer needed. 2012-09-25 15:45:19 +02:00
base.vcxproj.filters Build fix for Windows. 2012-09-17 11:13:35 +02:00
component.cpp Added missing doc strings. 2012-09-14 14:41:17 +02:00
component.h Updated documentation. 2012-09-19 12:32:39 +02:00
dictionary.cpp Updated documentation. 2012-09-19 12:32:39 +02:00
dictionary.h Updated documentation. 2012-09-19 12:32:39 +02:00
dynamicobject.cpp Cleaned up the code a bit. 2012-09-21 09:43:06 +02:00
dynamicobject.h Updated documentation. 2012-09-19 12:32:39 +02:00
event.cpp Properly deal with time changes (2nd attempt). 2012-09-25 15:24:14 +02:00
event.h Properly deal with time changes (2nd attempt). 2012-09-25 15:24:14 +02:00
exception.cpp Renamed 'doc' to 'docs'. 2012-09-07 10:27:31 +02:00
exception.h Updated documentation. 2012-09-19 12:32:39 +02:00
fifo.cpp Updated doxygen documentation. 2012-09-17 13:35:55 +02:00
fifo.h Renamed 'doc' to 'docs'. 2012-09-07 10:27:31 +02:00
i2-base.cpp Renamed 'doc' to 'docs'. 2012-09-07 10:27:31 +02:00
i2-base.h Properly deal with time changes (2nd attempt). 2012-09-25 15:24:14 +02:00
ioqueue.h Updated doxygen documentation. 2012-09-17 13:35:55 +02:00
logger.cpp Fixed more doxygen warnings. 2012-09-17 14:47:43 +02:00
logger.h Fixed more doxygen warnings. 2012-09-17 14:47:43 +02:00
netstring.cpp Updated doxygen documentation. 2012-09-17 13:35:55 +02:00
netstring.h Updated documentation. 2012-09-19 12:32:39 +02:00
object.cpp Added missing doc strings. 2012-09-14 14:41:17 +02:00
object.h Updated documentation. 2012-09-19 12:32:39 +02:00
process.cpp Removed ::Sleep and implemented Utility::Sleep. 2012-09-25 15:41:43 +02:00
process.h Updated doxygen documentation. 2012-09-17 13:35:55 +02:00
qstring.cpp Updated doxygen documentation. 2012-09-17 13:35:55 +02:00
qstring.h Updated doxygen documentation. 2012-09-17 13:35:55 +02:00
ringbuffer.cpp Renamed 'doc' to 'docs'. 2012-09-07 10:27:31 +02:00
ringbuffer.h Updated doxygen documentation. 2012-09-17 13:35:55 +02:00
scriptfunction.cpp Renamed 'doc' to 'docs'. 2012-09-07 10:27:31 +02:00
scriptfunction.h Updated doxygen documentation. 2012-09-17 13:35:55 +02:00
scripttask.cpp Added missing GPL header in scripttask.cpp. 2012-09-25 15:46:24 +02:00
scripttask.h Updated doxygen documentation. 2012-09-17 13:35:55 +02:00
socket.cpp Added missing doc strings. 2012-09-14 14:41:17 +02:00
socket.h Renamed 'doc' to 'docs'. 2012-09-07 10:27:31 +02:00
streamlogger.cpp Changed timestamp format (again). 2012-09-25 09:02:28 +02:00
streamlogger.h Updated doxygen documentation. 2012-09-17 13:35:55 +02: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
tcpclient.cpp Added missing doc strings. 2012-09-14 14:41:17 +02:00
tcpclient.h Renamed 'doc' to 'docs'. 2012-09-07 10:27:31 +02:00
tcpserver.cpp Renamed 'doc' to 'docs'. 2012-09-07 10:27:31 +02:00
tcpserver.h Updated doxygen documentation. 2012-09-17 13:35:55 +02:00
tcpsocket.cpp Renamed 'doc' to 'docs'. 2012-09-07 10:27:31 +02:00
tcpsocket.h Renamed 'doc' to 'docs'. 2012-09-07 10:27:31 +02:00
timer.cpp Properly deal with time changes (2nd attempt). 2012-09-25 15:24:14 +02:00
timer.h Detect local time changes. 2012-09-25 14:03:41 +02:00
tlsclient.cpp Renamed 'doc' to 'docs'. 2012-09-07 10:27:31 +02:00
tlsclient.h Renamed 'doc' to 'docs'. 2012-09-07 10:27:31 +02:00
unix.h Removed win32.cpp / unix.cpp files as they were no longer needed. 2012-09-25 15:45:19 +02:00
utility.cpp Removed ::Sleep and implemented Utility::Sleep. 2012-09-25 15:41:43 +02:00
utility.h Removed ::Sleep and implemented Utility::Sleep. 2012-09-25 15:41:43 +02:00
value.cpp Updated doxygen documentation. 2012-09-17 13:35:55 +02:00
value.h Renamed 'doc' to 'docs'. 2012-09-07 10:27:31 +02:00
win32.h Added Utility::GetPid() helper function. 2012-09-19 13:00:48 +02:00