icinga2/jsonrpc
Gunnar Beutner af1edb7d94 Fixed crash bug in Timer::StopAllTimers
Fixed compilation error with gcc (in connectionmanager.cpp)
Use unformatted JSON strings in release builds
2012-03-29 20:23:13 +02:00
..
Makefile.am Initial commit. 2012-03-28 13:24:49 +02:00
cJSON.c Initial commit. 2012-03-28 13:24:49 +02:00
cJSON.h Initial commit. 2012-03-28 13:24:49 +02:00
connectionmanager.cpp Fixed crash bug in Timer::StopAllTimers 2012-03-29 20:23:13 +02:00
connectionmanager.h Implemented support for binding methods to the ConnectionManager class 2012-03-29 20:03:29 +02:00
i2-jsonrpc.h Implemented support for binding methods to the ConnectionManager class 2012-03-29 20:03:29 +02:00
jsonrpc.vcxproj Added missing files. 2012-03-28 13:38:41 +02:00
jsonrpcclient.cpp Further performance improvements. 2012-03-28 21:20:13 +02:00
jsonrpcclient.h Initial commit. 2012-03-28 13:24:49 +02:00
jsonrpcmessage.cpp Implemented support for binding methods to the ConnectionManager class 2012-03-29 20:03:29 +02:00
jsonrpcmessage.h Implemented support for binding methods to the ConnectionManager class 2012-03-29 20:03:29 +02:00
jsonrpcserver.cpp Initial commit. 2012-03-28 13:24:49 +02:00
jsonrpcserver.h Initial commit. 2012-03-28 13:24:49 +02:00
netstring.cpp Fixed crash bug in Timer::StopAllTimers 2012-03-29 20:23:13 +02:00
netstring.h Further performance improvements. 2012-03-28 21:20:13 +02:00