.. |
CMakeLists.txt
|
Implement support for tracking dependencies between config objects
|
2015-08-25 13:54:05 +02:00 |
application-version.cpp
|
…
|
|
application.cpp
|
Update use of String::Trim()
|
2015-08-27 18:06:20 +02:00 |
application.hpp
|
Fix compiler warnings
|
2015-08-18 07:46:04 +02:00 |
application.ti
|
Rename DynamicObject/DynamicType to ConfigObject/ConfigType
|
2015-08-15 20:40:41 +02:00 |
array-script.cpp
|
Implement Object#clone and rename Array/Dictionary#clone to shallow_clone
|
2015-08-17 13:59:49 +02:00 |
array.cpp
|
Implement Object#clone and rename Array/Dictionary#clone to shallow_clone
|
2015-08-17 13:59:49 +02:00 |
array.hpp
|
Fix compiler warnings
|
2015-08-18 07:46:04 +02:00 |
boolean-script.cpp
|
Implement sandbox mode for the config parser
|
2015-04-16 08:48:17 +02:00 |
boolean.cpp
|
…
|
|
boolean.hpp
|
…
|
|
configobject-script.cpp
|
Rename DynamicObject/DynamicType to ConfigObject/ConfigType
|
2015-08-15 20:40:41 +02:00 |
configobject.cpp
|
Implement support for tracking dependencies between config objects
|
2015-08-25 13:54:05 +02:00 |
configobject.hpp
|
Implement support for tracking dependencies between config objects
|
2015-08-25 13:54:05 +02:00 |
configobject.ti
|
Implement support for tracking dependencies between config objects
|
2015-08-25 13:54:05 +02:00 |
configtype.cpp
|
Rename DynamicObject/DynamicType to ConfigObject/ConfigType
|
2015-08-15 20:40:41 +02:00 |
configtype.hpp
|
Rename DynamicObject/DynamicType to ConfigObject/ConfigType
|
2015-08-15 20:40:41 +02:00 |
console.cpp
|
…
|
|
console.hpp
|
…
|
|
context.cpp
|
…
|
|
context.hpp
|
…
|
|
convert.cpp
|
…
|
|
convert.hpp
|
…
|
|
debug.hpp
|
…
|
|
debuginfo.cpp
|
…
|
|
debuginfo.hpp
|
…
|
|
dependencygraph.cpp
|
Implement support for tracking dependencies between config objects
|
2015-08-25 13:54:05 +02:00 |
dependencygraph.hpp
|
Implement support for tracking dependencies between config objects
|
2015-08-25 13:54:05 +02:00 |
dictionary-script.cpp
|
Implement Object#clone and rename Array/Dictionary#clone to shallow_clone
|
2015-08-17 13:59:49 +02:00 |
dictionary.cpp
|
Implement Object#clone and rename Array/Dictionary#clone to shallow_clone
|
2015-08-17 13:59:49 +02:00 |
dictionary.hpp
|
Fix compiler warnings
|
2015-08-18 07:46:04 +02:00 |
exception.cpp
|
Rename DynamicObject/DynamicType to ConfigObject/ConfigType
|
2015-08-15 20:40:41 +02:00 |
exception.hpp
|
Add 'override' keyword to methods
|
2015-08-18 12:45:30 +02:00 |
fifo.cpp
|
Implement HTTP support
|
2015-07-09 11:42:34 +02:00 |
fifo.hpp
|
Add 'override' keyword to methods
|
2015-08-18 12:45:30 +02:00 |
filelogger.cpp
|
Implement support for tracking dependencies between config objects
|
2015-08-25 13:54:05 +02:00 |
filelogger.hpp
|
Fix compiler warnings
|
2015-08-18 07:46:04 +02:00 |
filelogger.ti
|
Implement modified attributes v2
|
2015-08-15 20:07:10 +02:00 |
function-script.cpp
|
…
|
|
function.cpp
|
Fix incorrect base class name for Array/Dictionary/etc.
|
2015-08-17 08:14:04 +02:00 |
function.hpp
|
Implement sandbox mode for the config parser
|
2015-04-16 08:48:17 +02:00 |
functionwrapper.cpp
|
…
|
|
functionwrapper.hpp
|
…
|
|
i2-base.hpp
|
Remove unused #includes
|
2015-03-29 00:03:47 +01:00 |
initialize.cpp
|
…
|
|
initialize.hpp
|
…
|
|
json-script.cpp
|
Implement sandbox mode for the config parser
|
2015-04-16 08:48:17 +02:00 |
json.cpp
|
Allow comments in JSON
|
2015-08-17 08:03:25 +02:00 |
json.hpp
|
…
|
|
loader.cpp
|
Add missing include in loader.cpp
|
2015-03-22 15:04:00 +01:00 |
loader.hpp
|
…
|
|
logger.cpp
|
Implement support for tracking dependencies between config objects
|
2015-08-25 13:54:05 +02:00 |
logger.hpp
|
Fix compiler warnings
|
2015-08-18 07:46:04 +02:00 |
logger.ti
|
Rename DynamicObject/DynamicType to ConfigObject/ConfigType
|
2015-08-15 20:40:41 +02:00 |
math-script.cpp
|
Implement sandbox mode for the config parser
|
2015-04-16 08:48:17 +02:00 |
netstring.cpp
|
Fix stability issues with the TlsStream/Stream classes
|
2015-06-24 09:48:55 +02:00 |
netstring.hpp
|
Fix stability issues with the TlsStream/Stream classes
|
2015-06-24 09:48:55 +02:00 |
networkstream.cpp
|
…
|
|
networkstream.hpp
|
Add 'override' keyword to methods
|
2015-08-18 12:45:30 +02:00 |
number-script.cpp
|
Implement sandbox mode for the config parser
|
2015-04-16 08:48:17 +02:00 |
number.cpp
|
…
|
|
number.hpp
|
…
|
|
object-script.cpp
|
Implement Object#clone and rename Array/Dictionary#clone to shallow_clone
|
2015-08-17 13:59:49 +02:00 |
object.cpp
|
Implement support for tracking dependencies between config objects
|
2015-08-25 13:54:05 +02:00 |
object.hpp
|
Implement support for tracking dependencies between config objects
|
2015-08-25 13:54:05 +02:00 |
objectlock.hpp
|
…
|
|
primitivetype.cpp
|
Fix incorrect base class name for Array/Dictionary/etc.
|
2015-08-17 08:14:04 +02:00 |
primitivetype.hpp
|
Add 'override' keyword to methods
|
2015-08-18 12:45:30 +02:00 |
process.cpp
|
Fix: Make sure we're continuously reading from child processes' pipes
|
2015-08-10 15:28:30 +02:00 |
process.hpp
|
Fix: Make sure we're continuously reading from child processes' pipes
|
2015-08-10 15:28:30 +02:00 |
registry.hpp
|
…
|
|
ringbuffer.cpp
|
…
|
|
ringbuffer.hpp
|
…
|
|
scriptframe.cpp
|
Implement sandbox mode for the config parser
|
2015-04-16 08:48:17 +02:00 |
scriptframe.hpp
|
Implement sandbox mode for the config parser
|
2015-04-16 08:48:17 +02:00 |
scriptglobal.cpp
|
…
|
|
scriptglobal.hpp
|
…
|
|
scriptutils.cpp
|
Implement the escape_shell_arg and escape_shell_cmd functions
|
2015-08-27 09:02:21 +02:00 |
scriptutils.hpp
|
Implement support for tracking dependencies between config objects
|
2015-08-25 13:54:05 +02:00 |
serializer.cpp
|
…
|
|
serializer.hpp
|
…
|
|
singleton.hpp
|
…
|
|
socket.cpp
|
…
|
|
socket.hpp
|
Remove unused #includes
|
2015-03-29 00:03:47 +01:00 |
socketevents.cpp
|
…
|
|
socketevents.hpp
|
…
|
|
stacktrace.cpp
|
…
|
|
stacktrace.hpp
|
…
|
|
statsfunction.cpp
|
…
|
|
statsfunction.hpp
|
…
|
|
stdiostream.cpp
|
Fix stability issues with the TlsStream/Stream classes
|
2015-06-24 09:48:55 +02:00 |
stdiostream.hpp
|
Add 'override' keyword to methods
|
2015-08-18 12:45:30 +02:00 |
stream.cpp
|
Implement HTTP support
|
2015-07-09 11:42:34 +02:00 |
stream.hpp
|
Build fix for Windows
|
2015-07-15 11:24:47 +02:00 |
streamlogger.cpp
|
Implement support for tracking dependencies between config objects
|
2015-08-25 13:54:05 +02:00 |
streamlogger.hpp
|
Fix compiler warnings
|
2015-08-18 07:46:04 +02:00 |
streamlogger.ti
|
Implement modified attributes v2
|
2015-08-15 20:07:10 +02:00 |
string-script.cpp
|
Implement sandbox mode for the config parser
|
2015-04-16 08:48:17 +02:00 |
string.cpp
|
Add String ToLower, ToUpper, change Trim
|
2015-08-27 17:18:21 +02:00 |
string.hpp
|
Add String ToLower, ToUpper, change Trim
|
2015-08-27 17:18:21 +02:00 |
sysloglogger.cpp
|
Rename DynamicObject/DynamicType to ConfigObject/ConfigType
|
2015-08-15 20:40:41 +02:00 |
sysloglogger.hpp
|
Fix compiler warnings
|
2015-08-18 07:46:04 +02:00 |
sysloglogger.ti
|
Implement modified attributes v2
|
2015-08-15 20:07:10 +02:00 |
tcpsocket.cpp
|
…
|
|
tcpsocket.hpp
|
…
|
|
thinmutex.cpp
|
…
|
|
thinmutex.hpp
|
…
|
|
threadpool.cpp
|
…
|
|
threadpool.hpp
|
…
|
|
timer.cpp
|
…
|
|
timer.hpp
|
…
|
|
tlsstream.cpp
|
Implement HTTP support
|
2015-07-09 11:42:34 +02:00 |
tlsstream.hpp
|
Add 'override' keyword to methods
|
2015-08-18 12:45:30 +02:00 |
tlsutility.cpp
|
Make sure the serial number field is always initialized
|
2015-08-18 15:05:53 +02:00 |
tlsutility.hpp
|
Make sure the serial number field is always initialized
|
2015-08-18 15:05:53 +02:00 |
type.cpp
|
Implement the 'name' field for types
|
2015-08-26 13:05:09 +02:00 |
type.hpp
|
Implement support for tracking dependencies between config objects
|
2015-08-25 13:54:05 +02:00 |
typetype-script.cpp
|
Implement modified attributes v2
|
2015-08-15 20:07:10 +02:00 |
unix.hpp
|
…
|
|
unixsocket.cpp
|
…
|
|
unixsocket.hpp
|
…
|
|
utility.cpp
|
Fix return value of Utility::MkDir/MkDirP
|
2015-08-24 15:11:49 +02:00 |
utility.hpp
|
Fix return value of Utility::MkDir/MkDirP
|
2015-08-24 15:11:49 +02:00 |
value-operators.cpp
|
Fix: Operator + is inconsistent when used with empty and non-empty strings
|
2015-08-01 04:38:12 +02:00 |
value.cpp
|
Implement Object#clone and rename Array/Dictionary#clone to shallow_clone
|
2015-08-17 13:59:49 +02:00 |
value.hpp
|
Implement Object#clone and rename Array/Dictionary#clone to shallow_clone
|
2015-08-17 13:59:49 +02:00 |
visibility.hpp
|
…
|
|
win32.hpp
|
…
|
|
workqueue.cpp
|
…
|
|
workqueue.hpp
|
Remove unused #includes
|
2015-03-29 00:03:47 +01:00 |