|
d79fd3de6d
|
api: allow passing configuration via API during restart
|
2020-10-16 11:39:46 +02:00 |
|
|
ca8cb9523f
|
update VILLAScommon submodule
|
2020-10-16 11:13:39 +02:00 |
|
|
7708980e2d
|
derive auto-generated uuid for nodes, paths and relay-sessions from instance uuid
|
2020-10-16 11:08:40 +02:00 |
|
|
1bd4d8b2d4
|
node/path: generate UUIDs using new util funcs
|
2020-10-16 09:25:23 +02:00 |
|
|
8a6902bd90
|
api: extend status endpoint
|
2020-10-15 14:57:13 +02:00 |
|
|
11d1786d9d
|
super_node: remove name setting
|
2020-10-15 13:13:04 +02:00 |
|
|
335440d8ad
|
node: ensure unique UUID for simple websocket nodes
|
2020-10-15 12:53:00 +02:00 |
|
|
7b01da03af
|
python: bump version
|
2020-10-15 10:25:55 +02:00 |
|
|
9b2b6aa351
|
python: fixes for v2 API
|
2020-10-15 10:21:22 +02:00 |
|
|
c73d3b39b4
|
python: fix deps on non-linux platforms
|
2020-10-15 10:20:49 +02:00 |
|
|
fe69d015f0
|
uldaq: fix buffering issue
|
2020-10-12 17:43:30 +02:00 |
|
|
29f3b23eb3
|
api: fixed busy-polling of worker
|
2020-10-10 22:46:42 +02:00 |
|
|
770e9c2f2c
|
api: refactoring to fix undefined behavior
|
2020-09-30 21:54:28 +02:00 |
|
|
e59cd8ac15
|
api: improve error responses
|
2020-09-30 16:18:09 +02:00 |
|
|
c7f96e1a97
|
websockets: add missing slash in destination path
|
2020-09-30 16:07:39 +02:00 |
|
|
86773a83bb
|
relay: strip leading slash from session id
|
2020-09-30 16:07:07 +02:00 |
|
|
925a315ca5
|
mqtt: fix initialization
|
2020-09-30 11:38:38 +02:00 |
|
|
ffa57f5e7a
|
mqtt: a bunch of fixes and updates for the MQTT node-type
|
2020-09-30 11:22:59 +02:00 |
|
|
048561417c
|
docker: add local lib folders to dl search path
|
2020-09-30 11:17:25 +02:00 |
|
|
795ef6e1a2
|
influxdb: fix invalid use of strncpy()
|
2020-09-30 10:56:58 +02:00 |
|
|
78a52d8213
|
ci: allow manual deployment of docker image
|
2020-09-21 09:28:04 +02:00 |
|
|
e3ce379c36
|
if: rewrote libnl / network if code to C++ and fixed if affinity (closes #233)
|
2020-09-13 11:11:46 +02:00 |
|
|
6ddc34f028
|
hooks: fix segfault during destruction of stats hook
|
2020-09-13 08:47:07 +02:00 |
|
|
a36b93a46d
|
add support to set affinity on a per path/thread basis (closes #4)
|
2020-09-13 08:37:09 +02:00 |
|
|
85e9af4289
|
make rate of periodic statistics configurable (closes #273)
|
2020-09-13 08:14:41 +02:00 |
|
|
2014b8b61a
|
final cppcheck fixes
|
2020-09-11 16:27:22 +02:00 |
|
|
85749eaf9a
|
update VILLAScommon submodule
|
2020-09-11 16:08:16 +02:00 |
|
|
9b594d3185
|
ci: fix cppcheck job
|
2020-09-11 15:15:55 +02:00 |
|
|
c7c513a5f6
|
ci: fix all remaining cppcheck warnings and errors
|
2020-09-11 15:15:36 +02:00 |
|
|
20efb098e8
|
ci: fix cppcheck include paths
|
2020-09-11 12:05:37 +02:00 |
|
|
838675f7dc
|
cmake: trying to run cppcheck with cmake options
|
2020-09-10 18:24:27 +02:00 |
|
|
e895d1479c
|
fixed a bunch of errors found by cppcheck
|
2020-09-10 18:24:27 +02:00 |
|
|
e176e93d05
|
docker: install cppcheck alongside the other tools
|
2020-09-10 18:24:27 +02:00 |
|
|
255c9efae1
|
ci: fix cppcheck job
|
2020-09-10 18:24:27 +02:00 |
|
Niklas Eiling
|
f3e8876627
|
fix memory leak error in lib/nodes/exec.cpp and lib/nodes/opal.cpp
|
2020-09-10 18:24:27 +02:00 |
|
Niklas Eiling
|
13c4646ce8
|
add cppcheck CI stages
|
2020-09-10 18:24:27 +02:00 |
|
|
1aebd550de
|
path: add support for using a node as a source in multiple paths
|
2020-09-10 17:41:31 +02:00 |
|
|
baddec2228
|
fix a lot of small bugs
|
2020-09-10 17:41:30 +02:00 |
|
|
461980dbcf
|
tests: fix a lot of the integration tests
|
2020-09-10 17:41:30 +02:00 |
|
|
6b4e9bbcbd
|
mapping: fix intialization
|
2020-09-10 17:41:30 +02:00 |
|
|
f5e74e3dbf
|
path: remove path_uses_node()
|
2020-09-10 17:41:30 +02:00 |
|
|
458cfe151c
|
node: do not re-check node-type in node_parse()
|
2020-09-10 17:41:30 +02:00 |
|
|
9b5b7b6947
|
node: add struct vnode::{sources,destinations}
|
2020-09-10 17:41:30 +02:00 |
|
|
13b7b6cc2f
|
node: make struct vnode::enabled a boolean
|
2020-09-10 17:41:29 +02:00 |
|
|
88ef85844d
|
loopback_internal: add new node-type for internal loopback
|
2020-09-10 17:41:29 +02:00 |
|
|
e8fad23baf
|
loopback: use exceptions and separated ctor/dtors
|
2020-09-10 17:41:29 +02:00 |
|
|
a9eb2c1d67
|
mapping: rewrote using std::regex
|
2020-09-10 17:41:29 +02:00 |
|
|
de2b2d627c
|
stats: whitespace and comments improvmements
|
2020-09-10 17:41:29 +02:00 |
|
|
4b58305c5b
|
refactor regex constants
|
2020-09-10 17:41:29 +02:00 |
|
|
6411fc5ca7
|
warn about unused return values for *_{init,destroy}() functions
|
2020-09-10 17:41:29 +02:00 |
|