<feed xmlns='http://www.w3.org/2005/Atom'>
<title>luci/applications/luci-app-ksmbd/htdocs, 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-12-06T08:43:33Z</updated>
<entry>
<title>luci-app-ksmbd: add option to set guest on IPC$ share</title>
<updated>2025-12-06T08:43:33Z</updated>
<author>
<name>Andrea Pesaresi</name>
</author>
<published>2025-12-05T20:39:10Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/project/luci/commit/?id=02a4c753cd93f32ce83a19ddfaedee9858864314'/>
<id>urn:sha1:02a4c753cd93f32ce83a19ddfaedee9858864314</id>
<content type='text'>
From ksmbd-3.5.6 IPC$ guest is disabled by default.
This commit can restore guest access to IPC$ by check the option "Allow guest on IPC$"

Signed-off-by: Andrea Pesaresi &lt;andreapesaresi82@gmail.com&gt;
</content>
</entry>
<entry>
<title>luci-app-ksmbd: update kmod from version to vermagic</title>
<updated>2024-01-22T21:21:36Z</updated>
<author>
<name>Andrea Pesaresi</name>
</author>
<published>2024-01-19T15:41:37Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/project/luci/commit/?id=fe543de80956405085997014fd347f869013953c'/>
<id>urn:sha1:fe543de80956405085997014fd347f869013953c</id>
<content type='text'>
Now the kmod version on luci show "?", if we switch from version to vermagic it will show correct version of kmod.

Signed-off-by: Andrea Pesaresi &lt;andreapesaresi82@gmail.com&gt;
</content>
</entry>
<entry>
<title>luci-app-ksmbd: add UI for multiple interfaces</title>
<updated>2023-10-10T11:53:54Z</updated>
<author>
<name>Rani Hod</name>
</author>
<published>2023-10-10T11:48:22Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/project/luci/commit/?id=55643d2075ee6cc4b6c4e16dd8e45b9899fe02fb'/>
<id>urn:sha1:55643d2075ee6cc4b6c4e16dd8e45b9899fe02fb</id>
<content type='text'>
/etc/config/ksmbd supports multiple interfaces (in config globals-&gt;
option interface) but the current UI only supports selecting a single
one. This patch adds support for selecting multiple interfaces, based on
how luci-app-samba4 does it.

Closes: #6620

Suggested-by: @AndroKev
Signed-off-by: Rani Hod &lt;rani.hod@gmail.com&gt;
</content>
</entry>
<entry>
<title>luci-app-ksmbd: fix references to ksmbd.conf</title>
<updated>2022-11-09T19:48:09Z</updated>
<author>
<name>Jo-Philipp Wich</name>
</author>
<published>2022-11-09T19:46:49Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/project/luci/commit/?id=f6e2c7232b1254e66abe4d4b5829328ffaa123a9'/>
<id>urn:sha1:f6e2c7232b1254e66abe4d4b5829328ffaa123a9</id>
<content type='text'>
Update the configuration view to refer to the updated `ksmbd.conf`
template file name as well.

Supersedes: #6080
Fixes: f0e0bccfb8 ("luci-app-ksmbd: update menu dependencies")
Signed-off-by: Jo-Philipp Wich &lt;jo@mein.io&gt;
</content>
</entry>
<entry>
<title>ksmbd: fix the layout of textbox</title>
<updated>2021-08-12T04:48:09Z</updated>
<author>
<name>Fritz D. Ansel</name>
</author>
<published>2021-08-12T04:48:09Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/project/luci/commit/?id=a624647c2a5dec79b5e4869144ec91f31861225c'/>
<id>urn:sha1:a624647c2a5dec79b5e4869144ec91f31861225c</id>
<content type='text'>
without this, only 50% of screen where used
also show version only 1 time if Ksmbd/Kmod
versions match

Signed-off-by: Fritz D. Ansel &lt;fdansel@yandex.ru&gt;
</content>
</entry>
<entry>
<title>treewide: import utility classes explicitly</title>
<updated>2020-04-03T08:00:06Z</updated>
<author>
<name>Jo-Philipp Wich</name>
</author>
<published>2020-04-03T08:00:06Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/project/luci/commit/?id=3c4bc228a1f7b5731cf464f3f407c9ed9ace3cd2'/>
<id>urn:sha1:3c4bc228a1f7b5731cf464f3f407c9ed9ace3cd2</id>
<content type='text'>
Signed-off-by: Jo-Philipp Wich &lt;jo@mein.io&gt;
</content>
</entry>
<entry>
<title>luci-app-ksmbd: support new UCI option, update for 3.2.1 version</title>
<updated>2020-02-09T22:40:05Z</updated>
<author>
<name>Andy Walsh</name>
</author>
<published>2020-02-09T22:40:05Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/project/luci/commit/?id=1efb04b8c96107dbcf1c237fc5ef55c8bcdd6c5b'/>
<id>urn:sha1:1efb04b8c96107dbcf1c237fc5ef55c8bcdd6c5b</id>
<content type='text'>
* support new UCI option
* update for 3.2.1 version (usmbd -&gt; ksmbd.mountd)

Signed-off-by: Andy Walsh &lt;andy.walsh44+github@gmail.com&gt;
</content>
</entry>
<entry>
<title>luci-app-smbd: rename to luci-app-ksmbd</title>
<updated>2020-01-26T15:48:16Z</updated>
<author>
<name>Andy Walsh</name>
</author>
<published>2020-01-26T15:48:16Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/project/luci/commit/?id=4145392f8c4cfae8412d4c18a001d35e22a49902'/>
<id>urn:sha1:4145392f8c4cfae8412d4c18a001d35e22a49902</id>
<content type='text'>
* follow upstream name change to ksmbd
* remove old artifacs from "applications\luci-app-cifsd\po\"

Signed-off-by: Andy Walsh &lt;andy.walsh44+github@gmail.com&gt;
</content>
</entry>
</feed>
