1
0
Fork 0
mirror of https://git.rwth-aachen.de/acs/public/villas/node/ synced 2025-03-16 00:00:02 +01:00
VILLASnode/lib
2019-04-04 22:01:52 +02:00
..
api remove obsolete includes 2019-03-29 09:52:34 +01:00
formats fix buffer overflow 2019-04-01 18:21:57 +02:00
hooks hooks: ts hook can be used everywhere 2019-03-31 21:11:40 +02:00
kernel if: do not reset affinity (see #233) 2019-03-15 17:19:08 +01:00
memory allow for running without superuser privilges (closes #227) 2019-02-12 17:27:09 +01:00
nodes zeromq: add support for network emulation 2019-04-04 22:01:52 +02:00
api.cpp fix compiler errors 2019-01-21 10:34:36 +01:00
CMakeLists.txt port hook subsystem to C++ 2019-03-26 15:39:08 +01:00
config.cpp fix NULL dereference 2019-03-31 21:11:40 +02:00
config_helper.cpp port config_helper.c to C++ 2019-03-26 07:15:07 +01:00
format_type.c update copyright year to 2019 2019-01-13 00:42:39 +01:00
hook.cpp port hook subsystem to C++ 2019-03-26 15:39:08 +01:00
hook_list.cpp fix from broken skip-builtin option 2019-04-02 09:17:59 -04:00
io.c io: allow re-opening of file 2019-04-01 18:15:23 +02:00
mapping.c remove obsolete includes 2019-03-29 09:52:34 +01:00
memory.c fix missing label 2019-03-09 12:44:50 +01:00
node.c stats: refactor STATS_METRIC_ => STATS_METRIC_SMPS 2019-03-29 09:52:34 +01:00
node_direction.c fix from broken skip-builtin option 2019-04-02 09:17:59 -04:00
node_type.c update copyright year to 2019 2019-01-13 00:42:39 +01:00
path.c path: use original sequence number of only one source is used 2019-04-02 16:01:56 +02:00
path_destination.c path: separated path_{source, destination} 2019-02-24 09:41:04 +01:00
path_source.c hook: separate hook_list_*() and hook_*() functions 2019-03-16 10:04:23 +01:00
plugin.c plugin: strip down old plugin system 2019-01-21 16:21:26 +01:00
pool.c update copyright year to 2019 2019-01-13 00:42:39 +01:00
queue.c refactor: warn() => warning() due to name collision with libc 2018-11-30 21:37:52 +01:00
queue_signalled.c update copyright year to 2019 2019-01-13 00:42:39 +01:00
sample.c remove auto signal type detection 2019-03-09 13:34:51 +01:00
shmem.c fix code style 2019-01-30 01:54:03 +01:00
signal.c refactor: json_unpack() => json_unpack_ex() 2019-03-23 20:49:19 +01:00
stats.c remove broken field from stats table 2019-04-02 16:07:05 +02:00
super_node.cpp fix some issues found by new node-hook test 2019-03-26 17:01:55 +01:00
web.cpp refactor: use C-style commenting everywhere 2019-03-26 15:39:07 +01:00