mirror of
https://dev.iopsys.eu/feed/iopsys.git
synced 2025-12-10 07:44:50 +01:00
-------------------------------------------------------------------------------
* 99881f3 Removed unnecessary debug message
* f37f28d Fix support for multiple rules on same event
-------------------------------------------------------------------------------
commit 99881f39232154530ac129dc2109d78963017ad1
Author: Matija Amidzic <matija.amidzic@sartura.hr>
Date: 2018-03-20 16:22:26 +0100
Removed unnecessary debug message
Signed-off-by: Matija Amidzic <matija.amidzic@sartura.hr>
Base directory -> /
src/ruleng_ubus.c | 1 -
1 file changed, 1 deletion(-)
-------------------------------------------------------------------------------
commit f37f28decf08926569a99e55f4c54a3822274f0f
Author: Matija Amidzic <matija.amidzic@sartura.hr>
Date: 2018-03-20 13:47:41 +0100
Fix support for multiple rules on same event
Rulengd now executes configured methods for all matched rules
Signed-off-by: Matija Amidzic <matija.amidzic@sartura.hr>
Base directory -> /
src/ruleng_ubus.c | 64 +++++++++++++++++++++++++++++--------------------------
1 file changed, 34 insertions(+), 30 deletions(-)
-------------------------------------------------------------------------------
|
||
|---|---|---|
| .. | ||
| files/etc | ||
| Makefile | ||