vdutta
bb9f180b77
rulengd: 1.2.7
2022-05-25 18:13:28 +05:30
vdutta
dd627b7f70
rulengd: 1.2.6
...
- remove regex matching logic for event
2021-12-20 19:39:15 +05:30
sverma
8ec45319bc
rulengd: 1.2.5
...
regex match for event data only
2021-12-17 13:57:27 +01:00
vdutta
a5c8b7145f
rulengd: 1.2.4
2021-12-07 17:56:52 +05:30
Jakob Olsson
2e6ac5bb49
rulengd: 1.2.3
2021-05-12 10:42:13 +02:00
Jakob Olsson
e6c6b2c9ae
rulengd: 1.2.2
2021-04-26 17:10:52 +02:00
Andreas Gnau
d2b9140468
treewide: Add PKG_MIRROR_HASH:=skip to pkgs downloaded from git
...
OpenWrt 21.02 will redownload from git over and over if PKG_MIRROR_HASH
is not set. Set it to skip to prevent it from happening.
2021-03-15 10:57:13 +01:00
Raphael Derensy
9066a3b852
rulengd: 1.2.1
2021-03-01 16:41:34 +01:00
Raphael Derensy
32c1ac029d
rulengd: 1.2.1
2021-03-01 10:07:11 +01:00
Jakob Olsson
a58a2a95f2
rulengd: libeasy dependency
2021-02-18 14:02:27 +01:00
Raphael Derensy
b46d737152
rulengd: 1.2.0
2021-02-18 13:15:10 +01:00
Strhuan Blomquist
6d212ecea3
Updated packages in iopsys feeds to have licenses info
2019-10-31 10:34:16 +01:00
Sukru Senli
3af4857d4a
rulengd: start earlier
2019-08-22 15:29:54 +02:00
Jakob Olsson
d4269143f6
rulengd: remove default config example
2019-05-14 16:33:22 +02:00
Jakob Olsson
69c9ae7ca1
rulengd: update pkg to include regex support
2019-05-14 16:32:56 +02:00
Sukru Senli
5f3e4e40ae
Inteno->iopsys adaptations
2019-04-14 10:59:37 +02:00
Sukru Senli
4acd35f27e
rulengd: v1.1.0 with json recipe support
2019-03-30 19:53:59 +01:00
Sukru Senli
d4aa675a7a
iopsys: point to new iopsys git repositories
2018-09-23 11:19:23 +02:00
Sukru Senli
1e0ca02fd3
Update feed [ feed_inteno_packages ] package [ rulengd ]
...
-------------------------------------------------------------------------------
* 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(-)
-------------------------------------------------------------------------------
2018-03-21 15:27:53 +01:00
Sukru Senli
2ca35674da
Update feed [ feed_inteno_packages ] package [ rulengd ]
...
-------------------------------------------------------------------------------
* 8285c86 Support multiple rules with same event type
* e1f9223 rulengd: update README
-------------------------------------------------------------------------------
commit 8285c86691a9af4d2e4644fffbfc25ff8a09f816
Author: Matija Amidzic <matija.amidzic@sartura.hr>
Date: 2018-03-05 10:40:06 +0100
Support multiple rules with same event type
Multiple rules with with same event type will now be matched based on their
event_data.
Signed-off-by: Matija Amidzic <matija.amidzic@sartura.hr>
Base directory -> /
src/ruleng_ubus.c | 53 +++++++++++++++++++++++++----------------------------
1 file changed, 25 insertions(+), 28 deletions(-)
-------------------------------------------------------------------------------
commit e1f92234c2f278155888c8dce0348c3672ad0ca3
Author: Sukru Senli <sukru.senli@inteno.se>
Date: 2018-02-22 10:52:55 +0100
rulengd: update README
Base directory -> /
README | 61 ++++++++++++++++++++++++++++++++++++++++++++-----------------
1 file changed, 44 insertions(+), 17 deletions(-)
-------------------------------------------------------------------------------
2018-03-16 13:39:55 +01:00
Sukru Senli
84896fcc28
rulend: start with procd
2018-02-10 13:30:26 +01:00
Sukru Senli
e35d1ca5ef
rulegd: do not include kernel.mk in the Makefile
2018-02-10 13:20:57 +01:00
Sukru Senli
e2469be380
rulengd: change the example recipe config
2018-02-10 13:18:27 +01:00
Sukru Senli
050187987f
rulengd: do not depend on json-c, already depending on libjson-c
2018-02-10 13:16:32 +01:00
Hrvoje Varga
e39fc84722
rulengd: add package
...
Signed-off-by: Hrvoje Varga <hrvoje.varga@sartura.hr>
2018-02-10 13:03:10 +01:00