summaryrefslogtreecommitdiffhomepage
AgeCommit message (Collapse)Author
2017-02-17luci-app-mwan3: initial commitdanrl
Moved over here from the packages repository. Signed-off-by: Dan Luedtke <mail@danrl.com>
2017-02-17Merge pull request #1024 from stangri/luci-app-vpnbypassHannu Nyman
luci-app-vpnbypass: add datatypes and placeholders to fields
2017-02-16luci-app-vpnbypass: add datatypes and placeholders to addresses and portsStan Grishin
Signed-off-by: Stan Grishin <stangri@melmac.net>
2017-02-16Merge pull request #1023 from danrl/luci-proto-wireguardHannu Nyman
luci-proto-wireguard: mark package as arch indep.
2017-02-16luci-proto-wireguard: mark package as arch indep.Dan Lüdtke
Marks package luci-proto-wireguard as architecture independent. Signed-off-by: Dan Luedtke <mail@danrl.com>
2017-02-16luci-app-bcp38: fix typo in dependencyHannu Nyman
Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>
2017-02-16Merge pull request #1017 from danrl/luci-app-bcp38Hannu Nyman
luci-app-bcp38: added bcp38 application
2017-02-16Merge pull request #1018 from danrl/luci-app-clamavHannu Nyman
luci-app-clamav: added clamav application
2017-02-16Merge pull request #1019 from danrl/luci-app-e2guardianHannu Nyman
luci-app-e2guardian: add e2guardian application
2017-02-16Merge pull request #1020 from danrl/luci-app-squidHannu Nyman
luci-app-squid: added squid application
2017-02-16luci-app-clamav: added clamav applicationdanrl
This application was moved from the packages repository to luci. Signed-off-by: Dan Luedtke <mail@danrl.com>
2017-02-15luci-app-squid: added squid applicationdanrl
This application was moved from the packages repository to luci. Signed-off-by: Dan Luedtke <mail@danrl.com>
2017-02-15luci-app-e2guardian: add e2guardian applicationdanrl
This application was moved from the packages repository to luci. Signed-off-by: Dan Luedtke <mail@danrl.com>
2017-02-15luci-app-bcp38: added bcp38 applicationdanrl
This application was moved from the packages repository to luci. Signed-off-by: Dan Luedtke <mail@danrl.com>
2017-02-15Merge pull request #1015 from danrl/proto-wireguardHannu Nyman
luci-proto-wireguard: stricter input validation
2017-02-15luci-proto-wireguard: stricter input validationdanrl
Signed-off-by: Dan Luedtke <mail@danrl.com>
2017-02-15Merge pull request #1014 from danrl/datatypesHannu Nyman
luci-base: added datatypes `hostid` and `base64`
2017-02-15luci-base: added dhcpv6 datatypesdanrl
Signed-off-by: Dan Luedtke <mail@danrl.com>
2017-02-15luci-base: sync translationsHannu Nyman
Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>
2017-02-15Merge pull request #1012 from stangri/luci-app-vpnbypassHannu Nyman
luci-app-vpnbypass: cbi file fix for README link and an unneeded section
2017-02-15luci-mod-admin-full: change html for compatibility with openwrt themeHannu Nyman
Openwrt theme apparently accepsts slightly different html than Bootstrap or Material. Cahnge code to <br /> to make it compatible. This fixes #1011 Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>
2017-02-14luci-app-vpnbypass: cbi file fix for README and an unneeded sectionStan Grishin
Signed-off-by: Stan Grishin <stangri@melmac.net>
2017-02-14luci-mod-admin-full: place 80211w options behind a check for wpad-fullHannu Nyman
The default hostapd/wpad mini version does not support ieee80211w and the option's visibility in LuCI may lead it to be placed in user's /etc/config/wireless preventing wifi from starting. Check for hostapd/wpad full before exposing the option. Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>
2017-02-14Merge pull request #1008 from stangri/luci-app-vpnbypassHannu Nyman
luci-app-vpnbypass: include dnsmasq settings, link to README
2017-02-13luci-app-vpnbypass: include dnsmasq settings, link to READMEStan Grishin
Signed-off-by: Stan Grishin <stangri@melmac.net>
2017-02-13luci-app-statistics: remove non-functional links from graphsHannu Nyman
The statistics graphs on the pages with multiple data sources have contained links to the data sources, but those links have not worked. Remove the links as they are unnecessary. This commit fixes #1006 Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>
2017-02-13Merge pull request #1004 from kdarbyshirebryant/miniupnpluciHannu Nyman
luci-app-miniupnpd: restore missing luci install file
2017-02-12Merge pull request #1002 from EricLuehrsen/unbound_uci_defaultsHannu Nyman
unbound: add uci-default script
2017-02-12Merge pull request #1003 from stangri/luci-app-vpnbypassHannu Nyman
luci-app-vpnbypass: makefile fix & controller fix
2017-02-11unbound: add uci-default scriptEric Luehrsen
Also if unbound-control is installed, then configure so luci-app-commands can quickly show the "local zones" and "local data" (aka hosts). This helps diagnose DHCP-DNS zone data and adblock zone data. Signed-off-by: Eric Luehrsen <ericluehrsen@hotmail.com>
2017-02-11luci-app-vpnbypass: makefile fix & controller fixStan Grishin
Signed-off-by: Stan Grishin <stangri@melmac.net>
2017-02-11luci-app-miniupnpd: restore missing luci install fileKevin Darbyshire-Bryant
Restore luci indexcache handling incorrect removed in https://github.com/openwrt/luci/commit/387a06bb73462312c075e53ce9e6002d4af09e92 Signed-off-by: Kevin Darbyshire-Bryant <kevin@darbyshire-bryant.me.uk>
2017-02-11Merge pull request #1001 from kdarbyshirebryant/minidlnaHannu Nyman
luci-app-minidlna: permit minidlna after sysupgrade
2017-02-11luci-app-minidlna: permit minidlna after sysupgradeKevin Darbyshire-Bryant
Do not disable minidlna after sysupgrade, rather trust the config enabled status in /etc/config/minidlna. Signed-off-by: Kevin Darbyshire-Bryant <kevin@darbyshire-bryant.me.uk>
2017-02-11Merge pull request #1000 from EricLuehrsen/luci_rt_con_cc1Hannu Nyman
luci: ignore '::1' in realtime connections
2017-02-10luci: ignore '::1' in realtime connectionsEric Luehrsen
luci ignores only 127.0.0.1 in real time connections. The dnsmasq.init script sets up resolv.conf(s) as such. With alternate DNS servers configured 'localhost' will resolve to '127.0.0.1' or '::1'. The connections graph will spam itself. openwrt/luci#996 Signed-off-by: Eric Luehrsen <ericluehrsen@hotmail.com>
2017-02-10Merge pull request #999 from musashino205/base-upd-jaHannu Nyman
luci-base: Update Japanese translation
2017-02-11luci-base: Update Japanese translationINAGAKI Hiroshi
Added some Japanese translations of recently added strings. Signed-off-by: INAGAKI Hiroshi <musashino.open@gmail.com>
2017-02-11luci-base: Sync translationsINAGAKI Hiroshi
Synchronized translations with Lua sources. Signed-off-by: INAGAKI Hiroshi <musashino.open@gmail.com>
2017-02-10luci-mod-admin-full: tweak 80211w optionsHannu Nyman
Use ListValue type and enable translation of the option values. Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>
2017-02-10remote-update: remove ancient non-maintained packageHannu Nyman
Remove the ancient 'remote-update' package that has not been updated for years. It e.g. references two non-existing targets. Reference to discussion in #995 Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>
2017-02-09luci-mod-admin-full: add support for 802.11w optionsHannu Nyman
Add support for IEEE802.11w Management Frame Protection options. Mention in the help text that the full version of wpad/hostapd is needed. Currently supported by ath9k and ath10k, and in LEDE also by mwlwifi and mt76. Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>
2017-02-09luci-mod-admin-full: add validation to more 802.11r optionsHannu Nyman
Apply hexstring datatype to mobility domain and r1_key_holder. Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>
2017-02-09luci-base: add hexstring datatypeHannu Nyman
Add datatype 'hexstring' for input validaiton datatypes. It will accept any hexadecimal string. (no length validation, as rangelength can be used for that.) Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>
2017-02-09luci-mod-admin-full: improve 802.11r supportHannu Nyman
* Add WPA/WPA2-PSK mixed mode to the list of allowed modes * Add datatype validation to some fields * Add help texts * Reformat longest lines Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>
2017-02-09Add support for 802.11r fast transition to wireless configmuddyfeet
Adds support for 802.11r fast transition to luci. Corrects the deletion on nasid in issue #844 The R0KH & R1KH options are not perfect as it would be better to separate out each option and do some sanity checking on the values, but that is beyond my capabilities. Signed-off-by: Warren Linton warren@linton.id.au (squashed from three original commits in #994. commit message reworded)
2017-02-09luci-mod-admin-full: prevent accidental deletion of 802.11r nasidHannu Nyman
The same wifi option 'nasid' is used for two purposes, RADIUS NAS ID and 802.11r NAS ID / R0KH-ID. In LuCI the 'nasid' option has depended on WPA-EAP/WPA2-EAP, which can lead to accidental deletion of the option, if the user modifies any wifi settings while he has WPA(2)-PSK & 802.11r mode. 802.11r can also be with WPA(2)-PSK, so add them to the dependency list of allowed encryptions. (Note: after this fix the 'nasid' field is shown unnecessarily to "normal" WPA(2)-PSK users. It might later be set to depend on 802.11r being used, after 802.11r has been added to LuCI.) Reference to bugs: https://github.com/openwrt/luci/issues/844 https://dev.openwrt.org/ticket/20764 https://bugs.lede-project.org/index.php?do=details&task_id=274 Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>
2017-02-07Merge pull request #965 from cshore-firmware/pull-request-odhcpd-macDaniel Dickinson
base: status: For odhpcd leases display MAC formatted with colons
2017-02-07Merge pull request #798 from thoto/feature_lstatDaniel Dickinson
luci-lib-nixio: nixio_lstat calls stat instead of lstat
2017-02-07luci-app-wshaper: remove packageHannu Nyman
wshaper was removed from the Packages repo so remove also the corresponding LuCI app. Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>