|
289cd6e10c
|
fix buffer overflow
|
2019-04-01 18:21:57 +02:00 |
|
|
ac05a33310
|
io: allow re-opening of file
|
2019-04-01 18:15:23 +02:00 |
|
|
6c98e8c26f
|
test_rtt: add missing preparation of signal list
|
2019-04-01 18:14:58 +02:00 |
|
|
02ab3687cb
|
signal_generator: move preperation of signal list to signal_generator_prepare()
|
2019-04-01 18:14:11 +02:00 |
|
|
6acfed07f0
|
influxdb: fix segfault
|
2019-03-31 22:59:38 +02:00 |
|
|
95b42a509e
|
infiniband: fix segfault
|
2019-03-31 22:42:58 +02:00 |
|
|
5a58daf306
|
infiniband: remove some too verbose log messages
|
2019-03-31 22:14:45 +02:00 |
|
|
edc78c4c83
|
stats: remove unused hist_buckets field
|
2019-03-31 21:52:33 +02:00 |
|
|
0928b24ead
|
hooks: ts hook can be used everywhere
|
2019-03-31 21:11:40 +02:00 |
|
|
cb9be6f991
|
fix NULL dereference
|
2019-03-31 21:11:40 +02:00 |
|
|
fdcd4ff0ca
|
websocket: improve shutdown in websocket node-type
|
2019-03-31 12:52:07 +02:00 |
|
|
385fdb4f43
|
rtp: use dynamic allocation for AIMD log
|
2019-03-29 10:45:23 +01:00 |
|
|
0e778d6867
|
rtp: log additional statistics
|
2019-03-29 09:52:34 +01:00 |
|
|
343cd38935
|
rtp: make AIMD log file configurable
|
2019-03-29 09:52:34 +01:00 |
|
|
ca28c31ed1
|
rtp: use C++ logger
|
2019-03-29 09:52:34 +01:00 |
|
|
7e8d94b55b
|
stats: refactor STATS_METRIC_ => STATS_METRIC_SMPS
|
2019-03-29 09:52:34 +01:00 |
|
|
cad22a02bd
|
rtp: NULL => nullptr
|
2019-03-29 09:52:34 +01:00 |
|
|
9f4f2b8377
|
remove obsolete includes
|
2019-03-29 09:52:34 +01:00 |
|
|
fe1738d653
|
stats: remove struct stats_delta
|
2019-03-29 09:52:33 +01:00 |
|
|
a9afbae6b7
|
rtp: simplify rtp_reverse()
|
2019-03-28 09:23:44 +01:00 |
|
|
cf799763cb
|
fix compilation on older C++ compilers
|
2019-03-27 14:39:27 +01:00 |
|
|
4561eead1e
|
average: improve simplify processing
|
2019-03-27 13:47:09 +01:00 |
|
|
98c633492b
|
fix bug in average hook
|
2019-03-26 17:13:57 +01:00 |
|
|
0b2b9a7b17
|
dont error out if path thread already terminated
|
2019-03-26 17:13:42 +01:00 |
|
|
bdca76231b
|
fix some issues found by new node-hook test
|
2019-03-26 17:01:55 +01:00 |
|
|
8abc0e33c0
|
remove jerror()
|
2019-03-26 15:39:08 +01:00 |
|
|
bbe8d15ffd
|
path: remove obsolete include
|
2019-03-26 15:39:08 +01:00 |
|
|
cc62307113
|
node: fix invalid libjansson format string
|
2019-03-26 15:39:08 +01:00 |
|
|
8762648f87
|
rtp: port to C++
|
2019-03-26 15:39:08 +01:00 |
|
|
2dafb25639
|
port hook subsystem to C++
|
2019-03-26 15:39:08 +01:00 |
|
|
bcd7742e33
|
stats: add state member
|
2019-03-26 15:39:08 +01:00 |
|
|
3f9c58fbe5
|
api: cleanup return code style in API actions
|
2019-03-26 15:39:08 +01:00 |
|
|
bccdcb89cb
|
fix smallers bugs detected by new config-check integration test
|
2019-03-26 15:39:08 +01:00 |
|
|
18d6ab49d3
|
cmake: always include NGSI node-type
|
2019-03-26 15:39:08 +01:00 |
|
|
5a8f36313d
|
ngsi: fix compilation problems due to refactoring issues
|
2019-03-26 15:39:07 +01:00 |
|
|
05f0ba7ad5
|
cmake: sort list of source files alphabetically
|
2019-03-26 15:39:07 +01:00 |
|
|
fb8b3c54fe
|
remove warning about default signal definition
|
2019-03-26 15:39:07 +01:00 |
|
|
5580f63b8e
|
rtp: improve return code style
|
2019-03-26 15:39:07 +01:00 |
|
|
81267f9759
|
mqtt: move checks to mqtt_check()
|
2019-03-26 15:39:07 +01:00 |
|
|
c249dcc89d
|
refactor: use C-style commenting everywhere
|
2019-03-26 15:39:07 +01:00 |
|
|
a64f3e4b6d
|
add VILLASnode specific exceptions
|
2019-03-26 15:39:07 +01:00 |
|
|
3260c5a57e
|
config: introduce new class for loading and parsing configuration
|
2019-03-26 07:15:07 +01:00 |
|
|
618b25bf4f
|
port config_helper.c to C++
|
2019-03-26 07:15:07 +01:00 |
|
|
e4de0aad1c
|
mqtt: fix memory corruption in MQTT node (closes #237)
|
2019-03-25 16:01:17 +01:00 |
|
|
40f91ad46a
|
be more strict when parsing the configuration file
|
2019-03-23 20:50:19 +01:00 |
|
|
4dbc885852
|
refactor: remove unused variable
|
2019-03-23 20:49:35 +01:00 |
|
|
886a0af868
|
refactor: json_unpack() => json_unpack_ex()
|
2019-03-23 20:49:19 +01:00 |
|
|
cd3200e42a
|
super_node: use exceptions for error handling
|
2019-03-22 13:44:42 +01:00 |
|
|
e9c3e61084
|
rtp: remove wrapper function to start thread
|
2019-03-22 11:27:57 +01:00 |
|
|
58fd0131bc
|
cbuilder: remove deprecated node-type
|
2019-03-16 13:41:33 +01:00 |
|