.. |
Makefile.am
|
Fixed compilation errors on *NIX.
|
2012-07-13 21:07:39 +02:00 |
application.cpp
|
Improved Event::Post performance.
|
2012-07-13 23:37:05 +02:00 |
application.h
|
Implemented support for writing a PID file.
|
2012-07-12 17:03:34 +02:00 |
asynctask.h
|
Improved Event::Post performance.
|
2012-07-13 23:37:05 +02:00 |
base.vcxproj
|
Implemented Process class, cleaned up NagiosCheckTask.
|
2012-07-13 21:00:54 +02:00 |
base.vcxproj.filters
|
Implemented Process class, cleaned up NagiosCheckTask.
|
2012-07-13 21:00:54 +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
|
Removed unused ConfigObject methods.
|
2012-07-10 15:57:54 +02:00 |
configobject.h
|
Removed unused ConfigObject methods.
|
2012-07-10 15:57:54 +02:00 |
dictionary.cpp
|
Renamed Dictionary::{Set,Get}Property -> Dictionary::{Set,Get}
|
2012-07-09 16:19:56 +02:00 |
dictionary.h
|
Fix: Make Dictionary::Add() return the new key.
|
2012-07-12 10:24:54 +02:00 |
event.cpp
|
Improved Event::Post performance.
|
2012-07-13 23:37:05 +02:00 |
event.h
|
Improved Event::Post performance.
|
2012-07-13 23:37:05 +02:00 |
exception.cpp
|
Prefer boost::* over C++0x features.
|
2012-06-15 19:32:41 +02:00 |
exception.h
|
Implemented logging to files and made logging configurable.
|
2012-07-10 15:14:45 +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
|
Implemented Process class, cleaned up NagiosCheckTask.
|
2012-07-13 21:00:54 +02:00 |
logger.cpp
|
Improved Event::Post performance.
|
2012-07-13 23:37:05 +02:00 |
logger.h
|
Implemented 'log' config object and 'logpath' property for the 'application' object.
|
2012-07-13 09:03:22 +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 |
process.cpp
|
Fixed compilation errors on *NIX.
|
2012-07-13 21:07:39 +02:00 |
process.h
|
Fixed compilation errors on *NIX.
|
2012-07-13 21:07:39 +02:00 |
ringbuffer.cpp
|
Added missing GPL headers and Visual Studio filters.
|
2012-07-09 20:32:02 +02:00 |
ringbuffer.h
|
Added missing GPL headers and Visual Studio filters.
|
2012-07-09 20:32:02 +02:00 |
socket.cpp
|
Improved Event::Post performance.
|
2012-07-13 23:37:05 +02:00 |
socket.h
|
Implemented logging to files and made logging configurable.
|
2012-07-10 15:14:45 +02:00 |
streamlogger.cpp
|
Implemented 'log' config object and 'logpath' property for the 'application' object.
|
2012-07-13 09:03:22 +02:00 |
streamlogger.h
|
Fixed compilation on Windows.
|
2012-07-10 15:44:59 +02:00 |
sysloglogger.cpp
|
Fixed compilation on Windows.
|
2012-07-10 15:44:59 +02:00 |
sysloglogger.h
|
Fixed compilation on Windows.
|
2012-07-10 15:44:59 +02:00 |
tcpclient.cpp
|
Improved Event::Post performance.
|
2012-07-13 23:37:05 +02:00 |
tcpclient.h
|
Made sockets multi-threaded.
|
2012-06-24 05:27:01 +02:00 |
tcpserver.cpp
|
Improved Event::Post performance.
|
2012-07-13 23:37:05 +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
|
Added missing GPL headers and Visual Studio filters.
|
2012-07-09 20:32:02 +02:00 |
threadpool.h
|
Added missing GPL headers and Visual Studio filters.
|
2012-07-09 20:32:02 +02:00 |
timer.cpp
|
Made Timer::Timers private.
|
2012-07-13 15:03:24 +02:00 |
timer.h
|
Made Timer::Timers private.
|
2012-07-13 15:03:24 +02:00 |
tlsclient.cpp
|
Improved Event::Post performance.
|
2012-07-13 23:37:05 +02:00 |
tlsclient.h
|
Made sockets multi-threaded.
|
2012-06-24 05:27:01 +02:00 |
unix.cpp
|
Removed I2_PLATFORM* macros.
|
2012-07-12 16:54:33 +02:00 |
unix.h
|
Implemented support for writing a PID file.
|
2012-07-12 17:03:34 +02:00 |
utility.cpp
|
Cleaned up the Variant class.
|
2012-07-11 20:55:46 +02:00 |
utility.h
|
Cleaned up the Variant class.
|
2012-07-11 20:55:46 +02:00 |
variant.cpp
|
Fixed Variant::IsEmpty()
|
2012-07-13 11:24:05 +02:00 |
variant.h
|
Fixed compiler warning.
|
2012-07-13 19:38:14 +02:00 |
win32.cpp
|
Removed I2_PLATFORM* macros.
|
2012-07-12 16:54:33 +02:00 |
win32.h
|
Improved MingW compatibility.
|
2012-05-28 10:41:21 +02:00 |