.. |
api
|
api: rework request/response API and add new endpoint for fetching a graph repr of the currently loaded config
|
2020-10-20 22:17:55 +02:00 |
formats
|
final cppcheck fixes
|
2020-09-11 16:27:22 +02:00 |
hooks
|
hooks: update sample signal descriptors in hook_list_process()
|
2020-10-21 21:04:45 +02:00 |
kernel
|
if: rewrote libnl / network if code to C++ and fixed if affinity (closes #233)
|
2020-09-13 11:11:46 +02:00 |
memory
|
refactor: struct node -> struct vnode
|
2020-09-10 17:40:36 +02:00 |
nodes
|
mqtt: bugfixes after last refactoring
|
2020-10-21 21:04:45 +02:00 |
api.cpp
|
api: extend status endpoint
|
2020-10-15 14:57:13 +02:00 |
CMakeLists.txt
|
Move villasDump from dft to dumper class
|
2020-10-21 21:04:45 +02:00 |
config.cpp
|
ci: fix all remaining cppcheck warnings and errors
|
2020-09-11 15:15:36 +02:00 |
config_helper.cpp
|
update copyright year to 2020
|
2020-01-20 17:17:00 +01:00 |
dumper.cpp
|
add supress warnings for dumper
|
2020-10-21 21:04:45 +02:00 |
format_type.cpp
|
update copyright year to 2020
|
2020-01-20 17:17:00 +01:00 |
hook.cpp
|
ci: fix all remaining cppcheck warnings and errors
|
2020-09-11 15:15:36 +02:00 |
hook_list.cpp
|
hooks: update sample signal descriptors in hook_list_process()
|
2020-10-21 21:04:45 +02:00 |
io.cpp
|
io: bugfix in state machine
|
2020-10-21 21:04:45 +02:00 |
mapping.cpp
|
fix handling of path output signals
|
2020-10-21 21:04:45 +02:00 |
memory.cpp
|
smaller bug fixes
|
2020-06-08 04:03:07 +02:00 |
node.cpp
|
fix handling of path output signals
|
2020-10-21 21:04:45 +02:00 |
node_direction.cpp
|
path: add support for using a node as a source in multiple paths
|
2020-09-10 17:41:31 +02:00 |
node_type.cpp
|
refactor: struct node -> struct vnode
|
2020-09-10 17:40:36 +02:00 |
path.cpp
|
fix handling of path output signals
|
2020-10-21 21:04:45 +02:00 |
path_destination.cpp
|
path: add support for using a node as a source in multiple paths
|
2020-09-10 17:41:31 +02:00 |
path_source.cpp
|
path: add support for using a node as a source in multiple paths
|
2020-09-10 17:41:31 +02:00 |
plugin.cpp
|
fix initialization errors
|
2020-07-01 17:07:17 +02:00 |
pool.cpp
|
warn about unused return values for *_{init,destroy}() functions
|
2020-09-10 17:41:29 +02:00 |
queue.cpp
|
avoid assertions due to uninitialized memory
|
2020-03-10 23:40:44 +01:00 |
queue_signalled.cpp
|
update copyright year to 2020
|
2020-01-20 17:17:00 +01:00 |
sample.cpp
|
ci: fix all remaining cppcheck warnings and errors
|
2020-09-11 15:15:36 +02:00 |
shmem.cpp
|
warn about unused return values for *_{init,destroy}() functions
|
2020-09-10 17:41:29 +02:00 |
signal.cpp
|
mapping: fix intialization
|
2020-09-10 17:41:30 +02:00 |
signal_data.cpp
|
ci: fix all remaining cppcheck warnings and errors
|
2020-09-11 15:15:36 +02:00 |
signal_list.cpp
|
add signal_list_clear()
|
2020-10-21 21:04:45 +02:00 |
signal_type.cpp
|
signal: split signal related code into separate files
|
2020-07-06 14:03:45 +02:00 |
socket_addr.cpp
|
if: rewrote libnl / network if code to C++ and fixed if affinity (closes #233)
|
2020-09-13 11:11:46 +02:00 |
stats.cpp
|
stats: whitespace and comments improvmements
|
2020-09-10 17:41:29 +02:00 |
super_node.cpp
|
super_node: generate graph of configuration
|
2020-10-20 22:11:08 +02:00 |
web.cpp
|
ci: fix all remaining cppcheck warnings and errors
|
2020-09-11 15:15:36 +02:00 |