<feed xmlns='http://www.w3.org/2005/Atom'>
<title>luci/libs/rpcd-mod-rrdns, branch master</title>
<subtitle>Lua Configuration Interface (mirror)</subtitle>
<id>https://git.openwrt.org/project/luci/atom?h=master</id>
<link rel='self' href='https://git.openwrt.org/project/luci/atom?h=master'/>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/project/luci/'/>
<updated>2025-08-23T17:42:15Z</updated>
<entry>
<title>rpcd-mod-{luci,rrdns}: set cmake_minimum_required to current 3.31</title>
<updated>2025-08-23T17:42:15Z</updated>
<author>
<name>Hannu Nyman</name>
</author>
<published>2025-08-23T17:42:15Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/project/luci/commit/?id=9c7e472edb207cb18a46fd191471dcdfc2645da0'/>
<id>urn:sha1:9c7e472edb207cb18a46fd191471dcdfc2645da0</id>
<content type='text'>
Set minimum required cmake version to the current 3.31 in preparation
to cmake 4.x where value below 3.5 is deprecated.

Signed-off-by: Hannu Nyman &lt;hannu.nyman@iki.fi&gt;
</content>
</entry>
<entry>
<title>rpcd-mod-*: improve postinst script</title>
<updated>2020-12-07T16:01:17Z</updated>
<author>
<name>Karel Kočí</name>
</author>
<published>2020-12-07T16:01:17Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/project/luci/commit/?id=2e0a445ed5bf1af00f8b453358fd544844c8fd73'/>
<id>urn:sha1:2e0a445ed5bf1af00f8b453358fd544844c8fd73</id>
<content type='text'>
Usage of killall is replaced with init script. This is cleaner solution
as it does not consider some implementation detail but rather passes
that on to init script implementation.

IPKG_INSTROOT was added to prevent execution when not running in current
root. It is invalid to request reload if install-root is not current
root. In this case it can be considered harmless but it is invalid
nonetheless.

Last change is removal of `exit 0`. This caused skip of default
postinst. Execution of default postinst does no harm and is more
standard considering possible future expansion of it.

Signed-off-by: Karel Kočí &lt;karel.koci@nic.cz&gt;
</content>
</entry>
<entry>
<title>rpcd-mod-rrdns: add new rpcd plugin for rapid reverse DNS lookups</title>
<updated>2017-07-11T12:05:31Z</updated>
<author>
<name>Jo-Philipp Wich</name>
</author>
<published>2017-07-10T16:38:03Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/project/luci/commit/?id=74affdf6f515073a881c0278fdb6cc5e15d97a6b'/>
<id>urn:sha1:74affdf6f515073a881c0278fdb6cc5e15d97a6b</id>
<content type='text'>
The plugin provides a new ubus procedure "network.rrdns.lookup" which
allows looking up the names of a large chunk of IP addresses at once,
within a fixed global timeout.

This is useful to have a guaranteed maximum query time even if the
local DNS setup is broken or timing out.

Signed-off-by: Jo-Philipp Wich &lt;jo@mein.io&gt;
</content>
</entry>
</feed>
