|
0017d1bcb1
|
refactor: change include prefix
|
2018-02-04 16:40:52 +01:00 |
|
|
702dc34052
|
c++: add proper casts from void *
|
2017-10-20 11:54:00 +02:00 |
|
|
80ee8d786d
|
refactored sample by adding more *_many() functions
|
2017-10-16 08:09:07 +02:00 |
|
|
ce5f4e5a60
|
some refactoring in json parsing
|
2017-10-16 08:09:07 +02:00 |
|
|
d4fde78129
|
hook: some refactoring for the map hook
|
2017-09-23 23:49:16 -06:00 |
|
|
526be78ca5
|
hook: from now on both paths and nodes can have hooks!
|
2017-09-02 14:27:58 +02:00 |
|
|
0a2777ad8d
|
hook: enable mapping of stats in "map" hook
|
2017-08-31 09:43:50 +02:00 |
|
|
382161b00b
|
mapping: move parser from node.c to mapping.c
|
2017-08-31 09:43:49 +02:00 |
|
|
b39a02732c
|
mapping: properly initialize mapping_entry::offset and mapping_entry:length
|
2017-08-30 23:52:48 +02:00 |
|
|
c2000e78b1
|
add sample_pool() macro to hide relative pointers
|
2017-08-30 23:51:41 +02:00 |
|
|
7cedb0edcd
|
mapping: replace struct mapping with a struct list
|
2017-08-28 14:35:50 +02:00 |
|
|
50b3529c90
|
improved mapping module to support node name prefixes
|
2017-08-28 12:48:15 +02:00 |
|
|
3519c9b2c8
|
hooks: use unsigned instead of size_t to count samples
|
2017-08-05 22:18:47 +02:00 |
|
|
434fe6dbd6
|
replaced libconfig by jansson for parsing the configuration (huge commit)
|
2017-08-03 00:19:27 +02:00 |
|
|
522ded3ea7
|
made most of Linux dependencies optional
VILLASnode now compiles on OS X Yosemite :-)
|
2017-07-25 12:07:06 +02:00 |
|
|
49054eef9f
|
cleanup: removed trailing whitespaces in code
|
2017-05-05 19:24:16 +00:00 |
|
|
5be1853649
|
added GPL license to file headers
|
2017-04-27 12:56:43 +02:00 |
|
Georg Reinke
|
ee809bd5c9
|
Merge branch 'develop' into node-shm
|
2017-04-06 12:12:56 +02:00 |
|
|
3eb629d9d5
|
various bug fixes from todays debugging session
|
2017-03-29 04:25:30 +02:00 |
|
|
38a983b26e
|
yet another rewrite of the hook system
|
2017-03-27 12:26:11 +02:00 |
|
|
9c37348d1d
|
added new hook function „map“ to remap values and add other special values to the sample (fixes #80)
|
2017-03-25 21:11:52 +01:00 |
|