.. |
api
|
lws: make LWS_WITH_SERVER_STATUS optional
|
2017-09-16 16:33:21 +02:00 |
fpga
|
replaced libconfig by jansson for parsing the configuration (huge commit)
|
2017-08-03 00:19:27 +02:00 |
hooks
|
mapping: fix restart
|
2017-09-16 15:33:57 +02:00 |
io
|
adding new field "flags" to struct sample
|
2017-09-16 15:04:59 +02:00 |
kernel
|
rt: lock all memory by default
|
2017-08-14 14:29:23 +02:00 |
nodes
|
enable new node-type test_rtt
|
2017-09-16 15:34:16 +02:00 |
advio.c
|
fix memory leaks detected by valgrind
|
2017-09-05 01:09:34 +02:00 |
api.c
|
web: fixed bus which causes API requests to timeout
|
2017-09-06 21:31:31 +02:00 |
buffer.c
|
reworked libwebsocket buffers in order to support fragmented messages
|
2017-08-27 17:04:25 +02:00 |
compat.c
|
cleanup trailing whitespaces
|
2017-07-25 12:07:06 +02:00 |
config_helper.c
|
replaced libconfig by jansson for parsing the configuration (huge commit)
|
2017-08-03 00:19:27 +02:00 |
crypt.c
|
cleanup: removed trailing whitespaces in code
|
2017-05-05 19:24:16 +00:00 |
hist.c
|
log: improve handling of terminal width
|
2017-09-16 15:00:42 +02:00 |
hook.c
|
mapping: fix restart
|
2017-09-16 15:33:57 +02:00 |
io.c
|
test-cmp: rewrite to support many files and make use of new sample_cmp() function
|
2017-09-04 18:17:10 +02:00 |
io_format.c
|
format: format io_format_lookup() to io_format.c
|
2017-09-04 16:03:11 +02:00 |
list.c
|
refactor: list_init() should return an integer like all other _init() functions
|
2017-08-28 14:34:47 +02:00 |
log.c
|
bugfixes
|
2017-09-16 15:33:30 +02:00 |
log_config.c
|
log: add support for logging to syslogd
|
2017-09-16 11:32:04 +02:00 |
log_helper.c
|
log: add support for logging to syslogd
|
2017-09-16 11:32:04 +02:00 |
Makefile.inc
|
fix broken dependency in Makefile
|
2017-08-30 22:27:26 +02:00 |
Makefile.villas-ext.inc
|
improve Makefiles and make web, api and json support optional
|
2017-07-25 12:07:06 +02:00 |
Makefile.villas.inc
|
log: improve handling of terminal width
|
2017-09-16 15:00:42 +02:00 |
mapping.c
|
fix memory leaks detected by valgrind
|
2017-09-05 01:09:34 +02:00 |
memory.c
|
cleanups
|
2017-09-03 10:56:13 +02:00 |
node.c
|
adding new field "flags" to struct sample
|
2017-09-16 15:04:59 +02:00 |
node_type.c
|
cleanup trailing whitespaces
|
2017-07-25 12:07:06 +02:00 |
path.c
|
mapping: fix restart
|
2017-09-16 15:33:57 +02:00 |
plugin.c
|
remove superflouus includes
|
2017-08-22 14:14:12 +02:00 |
pool.c
|
cleanup: removed trailing whitespaces in code
|
2017-05-05 19:24:16 +00:00 |
queue.c
|
fix: several compiler warnings / errors emitted by clang
|
2017-07-25 12:07:05 +02:00 |
queue_signalled.c
|
fix compiler errors on OS X
|
2017-09-05 10:11:23 +02:00 |
sample.c
|
adding new field "flags" to struct sample
|
2017-09-16 15:04:59 +02:00 |
shmem.c
|
shmem: simplify code with new QUEUE_SIGNALLED_POLLING mode
|
2017-08-30 12:37:09 +02:00 |
stats.c
|
log: improve handling of terminal width
|
2017-09-16 15:00:42 +02:00 |
super_node.c
|
add missing call to node_init2()
|
2017-09-16 15:00:42 +02:00 |
table.c
|
log: improve handling of terminal width
|
2017-09-16 15:00:42 +02:00 |
task.c
|
task: simplify interface
|
2017-09-16 15:33:01 +02:00 |
timing.c
|
add new class to abstract different implementations for periodic tasks
|
2017-08-14 14:35:16 +02:00 |
utils.c
|
add new '-V' option to tools which shows the version of only and exits
|
2017-09-16 11:52:30 +02:00 |
web.c
|
web: fixed bus which causes API requests to timeout
|
2017-09-06 21:31:31 +02:00 |