1
0
Fork 0
mirror of https://git.rwth-aachen.de/acs/public/villas/node/ synced 2025-03-16 00:00:02 +01:00
Commit graph

18 commits

Author SHA1 Message Date
a93952aaae statistics are almost working again 2016-11-20 13:01:17 -05:00
b37d3df332 moved cfg_parse_{hook, node, path} to {hooks, node, path}.c 2016-11-20 12:59:37 -05:00
671e964d43 only call HOOK_DESTROY callback if hook supports it 2016-11-20 03:46:53 -05:00
0f7bd02e41 fix: initialize hooks only if required 2016-11-20 02:50:12 -05:00
510aec7630 added constructor and destructor methods to hook_storage() management 2016-10-30 22:52:33 -04:00
a9363dad44 entangle hook and statistic collection system 2016-10-22 20:42:05 -04:00
ad8ee1c3f7 renamed S2SS to VILLASnode 2016-06-08 23:31:58 +02:00
3e0c743d80 adapting hook feature to new data structures 2016-06-08 22:38:50 +02:00
9b56be2bc6 updated copyright year to 2016 2016-02-09 05:33:19 +01:00
5efc178408 refactored path_run_hook() to hook_run() 2016-02-07 14:24:58 +01:00
c90b5ba2b4 cleanups 2016-02-07 01:11:22 +01:00
707f08ceec remove older stuff 2016-02-04 17:50:05 +01:00
20534d1c3d replaced HOOK_INIT with HOOK_PATH_START and HOOK_DEINIT with HOOK_PATH_STOP 2016-02-04 17:18:29 +01:00
18d4051ca4 remove references to node list from library code (hooks) 2016-02-04 17:17:55 +01:00
b4f787b2c0 finally introduced new data structure for circular buffering of messages 2016-01-14 23:12:58 +01:00
826916bb6b moved histograms into separate struct member
Conflicts:
	lib/hooks.c
2015-12-19 16:27:22 +01:00
9be224733b Merge branch 'feature-ts' into develop 2015-12-19 16:20:48 +01:00
e7df392754 moved source files to lib directory 2015-12-13 20:30:16 +01:00
Renamed from src/hooks.c (Browse further)