.. |
CMakeLists.txt
|
Hide attributes in command auto-completion which cannot be set
|
2014-10-31 08:49:14 +01:00 |
application.cpp
|
Update the Windows agent wizard
|
2014-10-21 16:07:39 +02:00 |
application.hpp
|
Implement the "variable" CLI command
|
2014-10-20 21:14:56 +02:00 |
application.ti
|
Implement support for C/C++ comments in the TI compiler
|
2014-10-17 19:44:31 +02:00 |
array.cpp
|
Hide attributes in command auto-completion which cannot be set
|
2014-10-31 08:49:14 +01:00 |
array.hpp
|
Replace cJSON with YAJL
|
2014-10-26 20:00:35 +01:00 |
configerror.cpp
|
Fix missing error messages (part 2)
|
2014-10-01 16:01:47 +01:00 |
configerror.hpp
|
Fix missing error messages (part 2)
|
2014-10-01 16:01:47 +01:00 |
console.cpp
|
Build fix for RHEL
|
2014-10-19 00:15:42 +02:00 |
console.hpp
|
Implement generic color support for terminals
|
2014-10-17 20:44:17 +02:00 |
context.cpp
|
Rename C++ header files.
|
2014-05-25 16:27:14 +02:00 |
context.hpp
|
Rename qstring.{cpp,hpp} to string.{cpp,hpp}
|
2014-10-19 14:52:07 +02:00 |
convert.cpp
|
Rename C++ header files.
|
2014-05-25 16:27:14 +02:00 |
convert.hpp
|
Use const-ref specifier when catching exceptions
|
2014-08-25 08:36:30 +02:00 |
debug.hpp
|
Fix build problems with Oracle Solaris Studio
|
2014-09-02 13:09:17 +02:00 |
debuginfo.cpp
|
Improve error message for duplicate objects
|
2014-09-09 14:49:21 +02:00 |
debuginfo.hpp
|
Rename qstring.{cpp,hpp} to string.{cpp,hpp}
|
2014-10-19 14:52:07 +02:00 |
dictionary.cpp
|
Hide attributes in command auto-completion which cannot be set
|
2014-10-31 08:49:14 +01:00 |
dictionary.hpp
|
Replace cJSON with YAJL
|
2014-10-26 20:00:35 +01:00 |
dynamicobject.cpp
|
Fix operator== for Value and String comparisons
|
2014-10-30 13:04:00 +01:00 |
dynamicobject.hpp
|
Replace cJSON with YAJL
|
2014-10-26 20:00:35 +01:00 |
dynamicobject.ti
|
Implement field attribute to hide fields in command auto-completion
|
2014-10-31 08:53:25 +01:00 |
dynamictype.cpp
|
Fix problems with the serializer when using 'type' as an attribute
|
2014-10-25 09:14:56 +02:00 |
dynamictype.hpp
|
Fix build problems with Oracle Solaris Studio
|
2014-09-02 13:09:17 +02:00 |
exception.cpp
|
Fix missing error messages (part 2)
|
2014-10-01 16:01:47 +01:00 |
exception.hpp
|
Rename qstring.{cpp,hpp} to string.{cpp,hpp}
|
2014-10-19 14:52:07 +02:00 |
fifo.cpp
|
Fix build problems with Oracle Solaris Studio
|
2014-09-02 13:09:17 +02:00 |
fifo.hpp
|
Rename C++ header files.
|
2014-05-25 16:27:14 +02:00 |
filelogger.cpp
|
Fix problems with PNP4Nagios
|
2014-09-17 15:38:39 +02:00 |
filelogger.hpp
|
Fix problems with PNP4Nagios
|
2014-09-17 15:38:39 +02:00 |
filelogger.ti
|
Implement support for C/C++ comments in the TI compiler
|
2014-10-17 19:44:31 +02:00 |
i2-base.hpp
|
Implement support for unity builds
|
2014-08-30 20:02:12 +02:00 |
initialize.hpp
|
Detect whether __COUNTER__ is available
|
2014-08-31 11:01:37 +02:00 |
json.cpp
|
Fix incorrect #ifdef
|
2014-10-28 08:12:54 +01:00 |
json.hpp
|
Replace cJSON with YAJL
|
2014-10-26 20:00:35 +01:00 |
logger.cpp
|
Update some more log messages
|
2014-10-20 10:09:57 +02:00 |
logger.hpp
|
Update some more log messages
|
2014-10-20 10:09:57 +02:00 |
logger.ti
|
Implement support for C/C++ comments in the TI compiler
|
2014-10-17 19:44:31 +02:00 |
netstring.cpp
|
Rename qstring.{cpp,hpp} to string.{cpp,hpp}
|
2014-10-19 14:52:07 +02:00 |
netstring.hpp
|
Rename qstring.{cpp,hpp} to string.{cpp,hpp}
|
2014-10-19 14:52:07 +02:00 |
networkstream.cpp
|
Rename C++ header files.
|
2014-05-25 16:27:14 +02:00 |
networkstream.hpp
|
Rename C++ header files.
|
2014-05-25 16:27:14 +02:00 |
object.cpp
|
Rename C++ header files.
|
2014-05-25 16:27:14 +02:00 |
object.hpp
|
Rename C++ header files.
|
2014-05-25 16:27:14 +02:00 |
objectlock.cpp
|
Rename C++ header files.
|
2014-05-25 16:27:14 +02:00 |
objectlock.hpp
|
Rename C++ header files.
|
2014-05-25 16:27:14 +02:00 |
primitivetype.cpp
|
Hide attributes in command auto-completion which cannot be set
|
2014-10-31 08:49:14 +01:00 |
primitivetype.hpp
|
Hide attributes in command auto-completion which cannot be set
|
2014-10-31 08:49:14 +01:00 |
process.cpp
|
Refactor logging code
|
2014-10-19 17:52:17 +02:00 |
process.hpp
|
Improve log messages for failed commands
|
2014-08-21 11:26:43 +02:00 |
registry.hpp
|
Rename qstring.{cpp,hpp} to string.{cpp,hpp}
|
2014-10-19 14:52:07 +02:00 |
ringbuffer.cpp
|
Rename C++ header files.
|
2014-05-25 16:27:14 +02:00 |
ringbuffer.hpp
|
Rename C++ header files.
|
2014-05-25 16:27:14 +02:00 |
scriptfunction.cpp
|
Rename C++ header files.
|
2014-05-25 16:27:14 +02:00 |
scriptfunction.hpp
|
Rename C++ header files.
|
2014-05-25 16:27:14 +02:00 |
scriptfunctionwrapper.cpp
|
Rename C++ header files.
|
2014-05-25 16:27:14 +02:00 |
scriptfunctionwrapper.hpp
|
Fix build problems with Oracle Solaris Studio
|
2014-09-02 13:09:17 +02:00 |
scriptutils.cpp
|
Replace cJSON with YAJL
|
2014-10-26 20:00:35 +01:00 |
scriptutils.hpp
|
Rename qstring.{cpp,hpp} to string.{cpp,hpp}
|
2014-10-19 14:52:07 +02:00 |
scriptvariable.cpp
|
Replace cJSON with YAJL
|
2014-10-26 20:00:35 +01:00 |
scriptvariable.hpp
|
Implement the "variable" CLI command
|
2014-10-20 21:14:56 +02:00 |
serializer.cpp
|
Replace cJSON with YAJL
|
2014-10-26 20:00:35 +01:00 |
serializer.hpp
|
Replace cJSON with YAJL
|
2014-10-26 20:00:35 +01:00 |
singleton.hpp
|
Rename C++ header files.
|
2014-05-25 16:27:14 +02:00 |
socket.cpp
|
Refactor logging code
|
2014-10-19 17:52:17 +02:00 |
socket.hpp
|
Change return type for Socket::Pool to bool
|
2014-07-04 09:31:43 +02:00 |
stacktrace.cpp
|
Rename qstring.{cpp,hpp} to string.{cpp,hpp}
|
2014-10-19 14:52:07 +02:00 |
stacktrace.hpp
|
Rename C++ header files.
|
2014-05-25 16:27:14 +02:00 |
statsfunction.cpp
|
Fix problems with PNP4Nagios
|
2014-09-17 15:38:39 +02:00 |
statsfunction.hpp
|
Fix problems with PNP4Nagios
|
2014-09-17 15:38:39 +02:00 |
stdiostream.cpp
|
Rename C++ header files.
|
2014-05-25 16:27:14 +02:00 |
stdiostream.hpp
|
Rename C++ header files.
|
2014-05-25 16:27:14 +02:00 |
stream.cpp
|
Rename qstring.{cpp,hpp} to string.{cpp,hpp}
|
2014-10-19 14:52:07 +02:00 |
stream.hpp
|
Rename qstring.{cpp,hpp} to string.{cpp,hpp}
|
2014-10-19 14:52:07 +02:00 |
streamlogger.cpp
|
Make warning and critical log messages bold on terminals
|
2014-10-20 13:15:37 +02:00 |
streamlogger.hpp
|
Implement generic color support for terminals
|
2014-10-17 20:44:17 +02:00 |
streamlogger.ti
|
Implement support for C/C++ comments in the TI compiler
|
2014-10-17 19:44:31 +02:00 |
string.cpp
|
Hide attributes in command auto-completion which cannot be set
|
2014-10-31 08:49:14 +01:00 |
string.hpp
|
Rename qstring.{cpp,hpp} to string.{cpp,hpp}
|
2014-10-19 14:52:07 +02:00 |
sysloglogger.cpp
|
Fix problems with PNP4Nagios
|
2014-09-17 15:38:39 +02:00 |
sysloglogger.hpp
|
Fix problems with PNP4Nagios
|
2014-09-17 15:38:39 +02:00 |
sysloglogger.ti
|
Implement support for C/C++ comments in the TI compiler
|
2014-10-17 19:44:31 +02:00 |
tcpsocket.cpp
|
Refactor logging code
|
2014-10-19 17:52:17 +02:00 |
tcpsocket.hpp
|
Rename C++ header files.
|
2014-05-25 16:27:14 +02:00 |
threadpool.cpp
|
Refactor logging code
|
2014-10-19 17:52:17 +02:00 |
threadpool.hpp
|
Improve thread spawning behavior
|
2014-09-11 11:45:21 +02:00 |
timer.cpp
|
Fix missing timer events.
|
2014-05-28 13:46:39 +02:00 |
timer.hpp
|
Fix missing timer events.
|
2014-05-28 13:46:39 +02:00 |
tlsstream.cpp
|
Remove logger_fwd.hpp
|
2014-10-19 14:50:39 +02:00 |
tlsstream.hpp
|
Allow TLS connections with unverified certificates
|
2014-10-16 09:01:18 +02:00 |
tlsutility.cpp
|
Use OpenSSL's default algorithms for certificate signatures
|
2014-10-27 11:32:39 +01:00 |
tlsutility.hpp
|
Update the constants.conf file for "agent setup"
|
2014-10-23 15:05:25 +02:00 |
type.cpp
|
Fix problems with the serializer when using 'type' as an attribute
|
2014-10-25 09:14:56 +02:00 |
type.hpp
|
Implement field attribute to hide fields in command auto-completion
|
2014-10-31 08:53:25 +01:00 |
unix.hpp
|
Add SUN_LEN compatibility macro for Haiku
|
2014-09-06 02:30:09 +02:00 |
unixsocket.cpp
|
Rename C++ header files.
|
2014-05-25 16:27:14 +02:00 |
unixsocket.hpp
|
Rename C++ header files.
|
2014-05-25 16:27:14 +02:00 |
utility.cpp
|
Add Utility::SetFileOwnership() on Linux
|
2014-10-30 19:52:22 +01:00 |
utility.hpp
|
Add Utility::SetFileOwnership() on Linux
|
2014-10-30 19:52:22 +01:00 |
value-operators.cpp
|
Fix operator== for Value and String comparisons
|
2014-10-30 13:04:00 +01:00 |
value.cpp
|
Replace cJSON with YAJL
|
2014-10-26 20:00:35 +01:00 |
value.hpp
|
Replace cJSON with YAJL
|
2014-10-26 20:00:35 +01:00 |
visibility.hpp
|
Rename C++ header files.
|
2014-05-25 16:27:14 +02:00 |
win32.hpp
|
Rename C++ header files.
|
2014-05-25 16:27:14 +02:00 |
workqueue.cpp
|
Refactor logging code
|
2014-10-19 17:52:17 +02:00 |
workqueue.hpp
|
Rename C++ header files.
|
2014-05-25 16:27:14 +02:00 |