On 2017-05-18 09:39, Denis Osvald wrote:
> This wires in custom expression handler functionality, which was
> present in json script since the original version, but never used.
To add a bit of context:
Experimenting with procd service triggers, it was noticed that when
adding triggers
This wires in custom expression handler functionality, which was present
in json script since the original version, but never used.
Signed-off-by: Denis Osvald
---
json_script.c | 6 --
1 file changed, 4 insertions(+), 2 deletions(-)
diff --git a/json_script.c b/json_script.c
index 463aac8
Hi Rafał,
On 2017-03-30 12:21, Rafał Miłecki wrote:
> Hi,
>
> I don't know if there is any interest in this package (and if it should go to
> base or external repo), but I gave it a try and so I'm sharing my code.
owsd was written by me for Inteno. It's used in the JUCI web UI.
Our plans for in
On 2016-09-05 14:00, Felix Fietkau wrote:
> On 2016-09-05 10:21, Denis Osvald wrote:
>> Ping?
> I've applied patch 1 and 3. I need more time to properly review patch 2.
>
> - Felix
>
Any news?
If there was a working case which the patch breaks, please point it o
Ping?
On 2016-08-25 13:54, Denis Osvald wrote:
> Denis Osvald (3):
> ubusd: don't check ACL when object is NULL
> ubusd: fallback to linear search on ACLs to fix wildcards
> ubusd: fix inverted check in ubusd_reply_add
>
> ubusd_acl.c | 20 +-