|
b59a989278
|
cleanup trailing whitespaces
|
2017-07-25 12:07:06 +02:00 |
|
|
522ded3ea7
|
made most of Linux dependencies optional
VILLASnode now compiles on OS X Yosemite :-)
|
2017-07-25 12:07:06 +02:00 |
|
|
f569f14602
|
fix: several compiler warnings / errors emitted by clang
|
2017-07-25 12:07:05 +02:00 |
|
|
3c4bca7cf8
|
refactor: "config_parse_cli"=> "config_read_cli"
|
2017-07-25 12:07:05 +02:00 |
|
|
6a48333f72
|
refactor: "node type"=> "node-type"
|
2017-07-25 12:07:05 +02:00 |
|
|
7e4051b8cb
|
opal: map RecvID / SendID of Asnynchronous process to msg->id field in order to support multiple send / receive blocks
|
2017-07-22 14:07:43 +02:00 |
|
Georg Reinke
|
98fd3f4789
|
fix format security errors
|
2017-07-17 15:07:20 +02:00 |
|
|
98eed183e3
|
loopback: we need an additional pool for now
|
2017-07-14 16:29:05 +02:00 |
|
|
4b274626e7
|
loopback: add new loopback node-type to have a more performant replacement for localhost socket-nodes
|
2017-07-14 13:12:48 +02:00 |
|
|
fb4bbbfb26
|
websocket: reuse buffer to construct payload and send bigger payload at once
|
2017-07-13 22:39:38 +02:00 |
|
|
3ad2506b61
|
path: support paths without a destination
|
2017-07-13 22:25:42 +02:00 |
|
|
37148f0bb0
|
path: properly handle reference counts for samples
|
2017-07-13 22:25:05 +02:00 |
|
|
daadd3f442
|
path: reduce log verbosity
|
2017-07-13 22:24:38 +02:00 |
|
|
51d80b73ce
|
refactoring: json.c => config_helper.c & sample_io_json.c
|
2017-07-13 22:13:40 +02:00 |
|
|
4b51c4dbba
|
node_type: add new function for parsing node configuration from CLI
|
2017-07-13 01:55:06 +02:00 |
|
|
e927795388
|
smaller cleanups
|
2017-07-12 12:20:11 +02:00 |
|
|
45ec574011
|
utils: die() has been superseeded by killme()
|
2017-07-12 12:20:11 +02:00 |
|
|
82bc32c206
|
stats_collect: fix regression
|
2017-07-12 12:20:11 +02:00 |
|
|
11b84deba1
|
hooks: produce less debug output
|
2017-07-12 12:20:08 +02:00 |
|
|
8f517a588a
|
hooks: every look should maintain its own pointers to past samples
|
2017-07-12 12:19:49 +02:00 |
|
|
cc6f6a6132
|
log: added new module to print fancy tables and use it for histograms as well as periodc stats
|
2017-07-12 12:19:49 +02:00 |
|
|
dc4085047d
|
utils: add strlen() variant which calculates length of string as printed on the screen
|
2017-07-12 12:19:01 +02:00 |
|
|
94ae566091
|
utils: renamed macros for color output
|
2017-07-12 12:18:43 +02:00 |
|
|
e17226995d
|
hook: add debug messages
|
2017-07-09 19:35:15 +02:00 |
|
|
05f36e48e4
|
fix: problem with outdated version identifier after git pull
|
2017-07-09 18:45:44 +02:00 |
|
|
802f5d1c1e
|
hooks: improve error handling
|
2017-07-09 14:38:58 +02:00 |
|
|
f1c51c6b95
|
stats: destructors should have an integer return type
|
2017-07-09 14:37:02 +02:00 |
|
|
49c0e9957a
|
using memdup() will invalidate pointers to the object which might have been used during _init() and _parse() calls
|
2017-07-09 14:36:09 +02:00 |
|
Georg Reinke
|
1cc9c2177d
|
file: prevent stack corruption when reading first sample
|
2017-07-07 11:55:33 +02:00 |
|
|
2fef0864a8
|
fixed regression
|
2017-07-07 00:01:17 +02:00 |
|
|
f641b55355
|
fix: invalid return code
|
2017-07-06 23:28:57 +02:00 |
|
|
542631ed5b
|
reuse code between villas-signal and signal node-type
|
2017-07-06 23:14:38 +02:00 |
|
|
007ff9a776
|
added new node-type based on villas-signal tool
|
2017-07-06 21:15:46 +02:00 |
|
|
a057c0c513
|
adding function killme() to gracefully shutdown
|
2017-07-06 21:15:10 +02:00 |
|
|
8287f049ef
|
some refactoring
|
2017-07-02 23:58:56 +02:00 |
|
|
2b913d4d69
|
tests: fix valgrind warnings
|
2017-07-02 23:57:03 +02:00 |
|
|
b8e6bbed78
|
some cleanup and refactoring
|
2017-07-02 19:37:48 +02:00 |
|
|
16f2b22a12
|
file: make flush() configurable
|
2017-07-02 19:37:48 +02:00 |
|
|
5f3620e3b4
|
add some debug messages
|
2017-07-02 19:37:48 +02:00 |
|
|
2b7687cc4d
|
pipe: add -t switch to terminate execution after a given time
|
2017-07-02 00:13:06 +02:00 |
|
|
aa77c82b82
|
rpm: perform tests during packaging
|
2017-06-29 21:10:33 +02:00 |
|
|
ec061e0e3d
|
cleanup: whitespace
|
2017-06-29 19:20:11 +02:00 |
|
|
af30b2318e
|
hooks: fix invalid setting name
|
2017-06-29 19:19:52 +02:00 |
|
|
5f262ffc9a
|
socket: improve checks for multicast support
|
2017-06-28 10:56:10 +02:00 |
|
|
a994de62e2
|
socket: added support for multicast adressing
|
2017-06-28 10:39:41 +02:00 |
|
|
50cc0a99a0
|
socket: show reason for invalid packets
|
2017-06-27 08:49:23 +00:00 |
|
|
4eac149e22
|
log: add missing string of LOG_ADVIO facility
|
2017-06-17 19:34:00 +02:00 |
|
|
f359bc230b
|
file: dont try to read first timestamp if epoch_mode is "original"
|
2017-06-17 18:55:37 +02:00 |
|
|
cbef499f58
|
file: improve file_print()
|
2017-06-17 18:55:37 +02:00 |
|
|
7b32445fb3
|
file: use correct prefix for enums
|
2017-06-17 18:55:37 +02:00 |
|