<feed xmlns='http://www.w3.org/2005/Atom'>
<title>luci/modules/luci-base/ucode/sys.uc, branch master</title>
<subtitle>Lua Configuration Interface (mirror)</subtitle>
<id>https://git-03.infra.openwrt.org/project/luci/atom?h=master</id>
<link rel='self' href='https://git-03.infra.openwrt.org/project/luci/atom?h=master'/>
<link rel='alternate' type='text/html' href='https://git-03.infra.openwrt.org/project/luci/'/>
<updated>2025-10-02T13:43:30Z</updated>
<entry>
<title>luci-base: update sys.uc conntrack_list to use /usr/sbin/conntrack</title>
<updated>2025-10-02T13:43:30Z</updated>
<author>
<name>Paul Donald</name>
</author>
<published>2025-10-02T13:24:56Z</published>
<link rel='alternate' type='text/html' href='https://git-03.infra.openwrt.org/project/luci/commit/?id=a30c8d8872e333dad05878a7b4da49a2e13ad98b'/>
<id>urn:sha1:a30c8d8872e333dad05878a7b4da49a2e13ad98b</id>
<content type='text'>
Update sys.uc so that ubus luci-&gt;getConntrackList method is optionally
populated by /usr/sbin/conntrack application if /proc/net/nf_conntrack
is not available.

Signed-off-by: James &lt;jpfox156@yahoo.com.au&gt;
</content>
</entry>
<entry>
<title>luci-base: sys.uc: reliably skip TIME_WAIT connections in conntrack list</title>
<updated>2022-10-24T23:03:37Z</updated>
<author>
<name>Jo-Philipp Wich</name>
</author>
<published>2022-09-27T20:33:04Z</published>
<link rel='alternate' type='text/html' href='https://git-03.infra.openwrt.org/project/luci/commit/?id=21dacf2db7899b1e90cb6d4fe6595f1991ba3635'/>
<id>urn:sha1:21dacf2db7899b1e90cb6d4fe6595f1991ba3635</id>
<content type='text'>
The TIME_WAIT indicator might not appear at the beginning of the tuple
string in some cases, so match it anywhere.

Signed-off-by: Kevin Darbyshire-Bryant &lt;ldir@darbyshire-bryant.me.uk&gt;
[add commit message]
Signed-off-by: Jo-Philipp Wich &lt;jo@mein.io&gt;
</content>
</entry>
<entry>
<title>luci-base: sys.uc: fix parsing conntrack list</title>
<updated>2022-10-24T23:03:37Z</updated>
<author>
<name>Jo-Philipp Wich</name>
</author>
<published>2022-09-26T09:15:55Z</published>
<link rel='alternate' type='text/html' href='https://git-03.infra.openwrt.org/project/luci/commit/?id=791a71d225bf8c65ca4f126f19c44f3d4f93d408'/>
<id>urn:sha1:791a71d225bf8c65ca4f126f19c44f3d4f93d408</id>
<content type='text'>
Ensure that the extracted tuple string starts with a space to fully match
all contained key-value pairs.

Signed-off-by: Jo-Philipp Wich &lt;jo@mein.io&gt;
</content>
</entry>
<entry>
<title>luci-base: sys.uc: increase init script START/STOP search space</title>
<updated>2022-10-24T23:03:37Z</updated>
<author>
<name>Jo-Philipp Wich</name>
</author>
<published>2022-09-26T08:50:40Z</published>
<link rel='alternate' type='text/html' href='https://git-03.infra.openwrt.org/project/luci/commit/?id=60a9f019780f43a1b9d198451bd20ee8ae66f2aa'/>
<id>urn:sha1:60a9f019780f43a1b9d198451bd20ee8ae66f2aa</id>
<content type='text'>
Some init scripts, such as the sysfsutils one, declare their START or
STOP variables very late in the file. Duplicate the search buffer to
2048 byte in order to catch these cases.

Signed-off-by: Jo-Philipp Wich &lt;jo@mein.io&gt;
</content>
</entry>
<entry>
<title>treewide: separate Lua runtime resources</title>
<updated>2022-10-24T23:03:37Z</updated>
<author>
<name>Jo-Philipp Wich</name>
</author>
<published>2022-09-13T21:50:12Z</published>
<link rel='alternate' type='text/html' href='https://git-03.infra.openwrt.org/project/luci/commit/?id=673f38246ac3548caefec41183e3dd7477d9f6f6'/>
<id>urn:sha1:673f38246ac3548caefec41183e3dd7477d9f6f6</id>
<content type='text'>
Move classes required for Lua runtime support into a new `luci-lua-runtime`
package. Also replace the `luci.http` and `luci.util` classes in
`luci-lib-base` with stubbed versions interacting with the ucode based
runtime environment.

Finally merge `luci-base-ucode` into the remainders of `luci-base`.

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