.. |
api
|
cmake: change sub-libraries to be statically linked
|
2018-07-03 18:25:15 +02:00 |
formats
|
cmake: link against imported target for libprotobuf-c
|
2018-07-04 15:14:02 +02:00 |
hooks
|
cmake: change sub-libraries to be statically linked
|
2018-07-03 18:25:15 +02:00 |
kernel
|
several fixes to silence the c++ compiler
|
2018-07-03 20:43:05 +02:00 |
nodes
|
cmake: fix detection of libwebsockets
|
2018-07-04 15:09:08 +02:00 |
advio.c
|
allow compilation against older libcurl versions
|
2018-07-04 15:08:48 +02:00 |
api.c
|
refactor: change include prefix
|
2018-02-04 16:40:52 +01:00 |
bitset.c
|
refactor: change include prefix
|
2018-02-04 16:40:52 +01:00 |
buffer.c
|
refactor: change include prefix
|
2018-02-04 16:40:52 +01:00 |
CMakeLists.txt
|
Merge branch 'cmake' into develop
|
2018-07-03 18:30:21 +02:00 |
compat.c
|
refactor: change include prefix
|
2018-02-04 16:40:52 +01:00 |
config_helper.c
|
cmake: fix some #ifdefs
|
2018-06-29 14:36:50 +02:00 |
crypt.c
|
refactor: change include prefix
|
2018-02-04 16:40:52 +01:00 |
format_type.c
|
refactor: struct plugin::io -> struct plugin::format
|
2018-05-13 13:51:28 +02:00 |
hash_table.c
|
hash_table: added simple hash table with linked lists
|
2018-07-02 13:07:45 +02:00 |
hist.c
|
hist: show average rate
|
2018-04-26 09:30:54 +02:00 |
hook.c
|
generalize: *_type_lookup() as wrappers around plugin_lookup()
|
2018-05-13 13:52:02 +02:00 |
hook_type.c
|
generalize: *_type_lookup() as wrappers around plugin_lookup()
|
2018-05-13 13:52:02 +02:00 |
io.c
|
io: add support for configurable line and column separators/delimiters
|
2018-05-24 10:42:57 +02:00 |
list.c
|
list: added new function list_lookup_index()
|
2018-05-24 09:05:00 +02:00 |
log.c
|
cmake: change sub-libraries to be statically linked
|
2018-07-03 18:25:15 +02:00 |
log_config.c
|
refactor: change include prefix
|
2018-02-04 16:40:52 +01:00 |
log_helper.c
|
refactor: change include prefix
|
2018-02-04 16:40:52 +01:00 |
mapping.c
|
improve logging
|
2018-05-26 02:33:16 +02:00 |
memory.c
|
memory: improve error message when executed without super-user privs (closes #157)
|
2018-07-04 12:15:24 +02:00 |
node.c
|
node: extend struct node_type with a new function pointer for checking node configuration
|
2018-07-02 10:59:45 +02:00 |
node_type.c
|
generalize: *_type_lookup() as wrappers around plugin_lookup()
|
2018-05-13 13:52:02 +02:00 |
path.c
|
cmake: add new defines to config.h.in
|
2018-06-29 14:36:24 +02:00 |
plugin.c
|
refactor: change include prefix
|
2018-02-04 16:40:52 +01:00 |
pool.c
|
refactor: change include prefix
|
2018-02-04 16:40:52 +01:00 |
queue.c
|
refactor: change include prefix
|
2018-02-04 16:40:52 +01:00 |
queue_signalled.c
|
cmake: make use of HAS_EVENTFD
|
2018-06-29 14:36:24 +02:00 |
sample.c
|
sample: add new function to allocate samples on heap (not in pool)
|
2018-05-08 11:43:53 +02:00 |
shmem.c
|
shmem: unlink previously existing shmem regions (closes #139)
|
2018-05-07 18:03:00 +02:00 |
signal.c
|
signal: add enable flag
|
2018-05-25 12:55:01 +02:00 |
stats.c
|
stats: update descriptions
|
2018-06-15 14:54:31 +02:00 |
super_node.c
|
cmake: fix some #ifdefs
|
2018-06-29 14:36:50 +02:00 |
table.c
|
remove superfluous empty line
|
2018-05-23 02:25:11 +02:00 |
task.c
|
refactor: change include prefix
|
2018-02-04 16:40:52 +01:00 |
timing.c
|
refactor: change include prefix
|
2018-02-04 16:40:52 +01:00 |
utils.c
|
refactor: change include prefix
|
2018-02-04 16:40:52 +01:00 |
web.c
|
cmake: fix some #ifdefs
|
2018-06-29 14:36:50 +02:00 |