[ubus] [PATCH 2/2] lua: Implement object removal

2025-01-02 Thread Ernestas Kulik via openwrt-devel
The sender domain has a DMARC Reject/Quarantine policy which disallows sending mailing list messages using the original "From" header. To mitigate this problem, the original message has been wrapped automatically by the mailing list software.--- Begin Message --- When implementing services in Lua,

[ubus] [PATCH 1/2] lua: Use local state in ubus_lua_add()

2025-01-02 Thread Ernestas Kulik via openwrt-devel
The sender domain has a DMARC Reject/Quarantine policy which disallows sending mailing list messages using the original "From" header. To mitigate this problem, the original message has been wrapped automatically by the mailing list software.--- Begin Message --- Currently, when setting __ubusobj