.. |
api
|
fix compiler errors about non-existing std::filesystem namespace with GCC 7
|
2019-01-21 17:11:42 +01:00 |
formats
|
update copyright year to 2019
|
2019-01-13 00:42:39 +01:00 |
hooks
|
log: replace stats() by info()
|
2019-01-22 16:04:35 +01:00 |
kernel
|
if: avoid another double free
|
2019-01-21 23:05:10 +01:00 |
memory
|
update copyright year to 2019
|
2019-01-13 00:42:39 +01:00 |
nodes
|
rtp: fix use of possible uninitialized variable
|
2019-01-23 15:09:38 +01:00 |
api.cpp
|
fix compiler errors
|
2019-01-21 10:34:36 +01:00 |
CMakeLists.txt
|
cmake: add missing C++ headers when installing
|
2019-01-13 00:43:41 +01:00 |
config_helper.c
|
update copyright year to 2019
|
2019-01-13 00:42:39 +01:00 |
format_type.c
|
update copyright year to 2019
|
2019-01-13 00:42:39 +01:00 |
hook.c
|
update copyright year to 2019
|
2019-01-13 00:42:39 +01:00 |
hook_type.c
|
update copyright year to 2019
|
2019-01-13 00:42:39 +01:00 |
io.c
|
sample: add function to dump sample details
|
2019-01-23 00:49:28 +01:00 |
mapping.c
|
update copyright year to 2019
|
2019-01-13 00:42:39 +01:00 |
memory.c
|
update copyright year to 2019
|
2019-01-13 00:42:39 +01:00 |
node.c
|
sample: add function to dump sample details
|
2019-01-23 00:49:28 +01:00 |
node_type.c
|
update copyright year to 2019
|
2019-01-13 00:42:39 +01:00 |
path.c
|
node: allow nodes to have multiple filedescriptors
|
2019-01-21 15:47:34 +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
|
sample: add function to dump sample details
|
2019-01-23 00:49:28 +01:00 |
shmem.c
|
update copyright year to 2019
|
2019-01-13 00:42:39 +01:00 |
signal.c
|
fix compiler warning on Ubuntu 16.04
|
2019-01-23 13:41:17 +01:00 |
stats.c
|
log: replace stats() by info()
|
2019-01-22 16:04:35 +01:00 |
super_node.cpp
|
stats: remove table footer
|
2019-01-22 16:04:12 +01:00 |
web.cpp
|
web: fix initialization
|
2019-01-22 15:49:16 +01:00 |