<feed xmlns='http://www.w3.org/2005/Atom'>
<title>luci/applications/luci-app-samba4/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>2023-05-22T18:18:24Z</updated>
<entry>
<title>luci-app-samba4: fix typo</title>
<updated>2023-05-22T18:18:24Z</updated>
<author>
<name>Hannu Nyman</name>
</author>
<published>2023-05-22T18:14:09Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/project/luci/commit/?id=c0478f0a45b615a017bd5646746e4afbb9d3a22c'/>
<id>urn:sha1:c0478f0a45b615a017bd5646746e4afbb9d3a22c</id>
<content type='text'>
Fix typo forceing/forcing

Originally spotted and suggested in #6398 and 6399 by
Sreeram Ramakrishnan.

Signed-off-by: Hannu Nyman &lt;hannu.nyman@iki.fi&gt;
</content>
</entry>
<entry>
<title>samba4: fix the layout of textbox</title>
<updated>2021-08-11T22:23:07Z</updated>
<author>
<name>Fritz D. Ansel</name>
</author>
<published>2021-08-11T22:23:07Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/project/luci/commit/?id=f533f9d2258578a7536bcada54f7ca9a5cfe8a55'/>
<id>urn:sha1:f533f9d2258578a7536bcada54f7ca9a5cfe8a55</id>
<content type='text'>
without this, only 50% of screen where used

Signed-off-by: Fritz D. Ansel &lt;fdansel@yandex.ru&gt;
</content>
</entry>
<entry>
<title>luci-app-samba4: prevent calling split() on array or null values</title>
<updated>2021-05-31T09:25:54Z</updated>
<author>
<name>Jo-Philipp Wich</name>
</author>
<published>2021-05-31T09:25:54Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/project/luci/commit/?id=c4cdfcbe5121d5959dac1e18ed11b8611a86fb9e'/>
<id>urn:sha1:c4cdfcbe5121d5959dac1e18ed11b8611a86fb9e</id>
<content type='text'>
Since `uci.get()` may return null or array values, we cannot blindly call
split() on the result. Use the safe `L.toArray()` helper which is intended
to deal with such situations.

Also clean up whitespace while we're at.

Fixes: #5080
Signed-off-by: Jo-Philipp Wich &lt;jo@mein.io&gt;
</content>
</entry>
<entry>
<title>luci-app-samba4: support listen on multiple interfaces</title>
<updated>2021-05-25T17:04:06Z</updated>
<author>
<name>Liangbin Lian</name>
</author>
<published>2021-05-25T02:34:05Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/project/luci/commit/?id=0de495b63854d7929a4273363a025e471edd1b6d'/>
<id>urn:sha1:0de495b63854d7929a4273363a025e471edd1b6d</id>
<content type='text'>
/etc/init.d/samba4 already support that

Signed-off-by: Liangbin Lian &lt;jjm2473@gmail.com&gt;
</content>
</entry>
<entry>
<title>luci-app-samba4: add new UCI option "enable_extra_tuning"</title>
<updated>2020-06-27T21:06:16Z</updated>
<author>
<name>Andy Walsh</name>
</author>
<published>2020-06-27T21:06:16Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/project/luci/commit/?id=ec03451ee087b799432d58326e0f00d932b3d1b7'/>
<id>urn:sha1:ec03451ee087b799432d58326e0f00d932b3d1b7</id>
<content type='text'>
* add new UCI option "enable_extra_tuning"

Signed-off-by: Andy Walsh &lt;andy.walsh44+github@gmail.com&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-samba4: add support for new UCI option</title>
<updated>2020-02-15T14:52:44Z</updated>
<author>
<name>Andy Walsh</name>
</author>
<published>2020-02-09T22:37:16Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/project/luci/commit/?id=1158378f0d39ec4b6d9dc0d4f3909cb1b5d0de84'/>
<id>urn:sha1:1158378f0d39ec4b6d9dc0d4f3909cb1b5d0de84</id>
<content type='text'>
* add support for new UCI option "allow_legacy_protocols"

Signed-off-by: Andy Walsh &lt;andy.walsh44+github@gmail.com&gt;
</content>
</entry>
<entry>
<title>luci-app-samba4: fix defaults (none writeable default shares)</title>
<updated>2019-11-25T14:09:13Z</updated>
<author>
<name>Andy Walsh</name>
</author>
<published>2019-11-25T14:09:13Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/project/luci/commit/?id=5c2fa35981fc6f6c4952697b1d6b1c0274620bd9'/>
<id>urn:sha1:5c2fa35981fc6f6c4952697b1d6b1c0274620bd9</id>
<content type='text'>
* align defaults with upstream
* mark our default UCI changes and enforce updates to config

Signed-off-by: Andy Walsh &lt;andy.walsh44+github@gmail.com&gt;
</content>
</entry>
<entry>
<title>luci-app-samba4: switch to luci static javascript api</title>
<updated>2019-11-22T12:58:33Z</updated>
<author>
<name>Andy Walsh</name>
</author>
<published>2019-11-22T12:58:33Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/project/luci/commit/?id=877dec0fe58a93073d3c7de40aaba57aa950362c'/>
<id>urn:sha1:877dec0fe58a93073d3c7de40aaba57aa950362c</id>
<content type='text'>
* switch to luci static javascript api
* add version info
* remove 'home' option
* regenerate translations

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