index
:
openwrt/luci
firewall-forwards-empty
link-local-neigh
master
multiplipv6prefixes
routes-proto
routes-proto-old
tayga
tayga-old
upstream
OpenWrt Configuration Interface
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
modules
/
luci-base
/
luasrc
/
sys.lua
Age
Commit message (
Expand
)
Author
2020-09-19
luci-base: tweak busybox top regex to accept 'm' in large VSZ
Hannu Nyman
2019-11-02
luci-base: sys.lua: lazy-load luci.model.network
Jo-Philipp Wich
2019-09-24
luci-mod-system: reimplement flashops as client side view
Jo-Philipp Wich
2019-09-12
luci-base: sys.lua: fix init script enable action
Jo-Philipp Wich
2019-07-07
luci-base: add sys.init.reload() and sys.init.restart() actions
Jo-Philipp Wich
2019-06-28
luci-base: show niced processes on Status/Processes page
Hannu Nyman
2019-06-03
luci-base: handle dhcp lease from odhcpd
Ansuel Smith
2019-06-03
luci-base: adds duid_to_mac to sys.lua
Ansuel Smith
2018-11-14
luci-base: add luci.sys.process.exec()
Jo-Philipp Wich
2018-09-08
modules: add backup module for mtdblock devices
Rosy Song
2018-04-05
treewide: filter shell arguments through shellquote() where applicable
Jo-Philipp Wich
2018-03-12
treewide: unify mac address handling
Jo-Philipp Wich
2018-03-11
luci-base: fix parsing of ethers(5)
Jo-Philipp Wich
2018-01-03
luci-base: fix luci.sys.wifi.getiwinfo() on radio names
Jo-Philipp Wich
2018-01-02
luci-base: rework wireless state handling (#1179)
Jo-Philipp Wich
2017-07-28
luci-base: let luci.sys.net.devices() return all netdevs
Jo-Philipp Wich
2017-07-11
luci-base: use rpcd-mod-rrdns for reverse DNS lookups
Jo-Philipp Wich
2017-07-11
luci-base: drop unused functions in luci.sys
Jo-Philipp Wich
2016-02-20
luci-base: luci.sys: canonicalize src and dest addrs in luci.sys.net.conntrack()
Jo-Philipp Wich
2016-02-02
luci-base: fix parsing of non-TCP streams in conntrack table
Jo-Philipp Wich
2016-01-21
sys.lua _nethints(): read location of dhcp.lease file from uci
Christian Schoenebeck
2016-01-20
luci-base: luci.sys.net: use luci.ip.neighbors() instead of /proc/net/arp
Jo-Philipp Wich
2016-01-20
luci-base: add luci.sys.net.host_hints() and regenerate documentation
Jo-Philipp Wich
2015-12-09
luci-base: rewrite luci.sys.net.conntrack()
Jo-Philipp Wich
2015-10-27
luci-base: eliminiate use of uci state vars in luci.sys
Jo-Philipp Wich
2015-01-29
Move inline documentation into separate files.
Jo-Philipp Wich
2015-01-22
luci-base: remove unused functions from luci.sys.net
Jo-Philipp Wich
2015-01-16
Globally reduce copyright headers
Jo-Philipp Wich
2015-01-15
luci-mod-base: drop luci.sys.sysinfo() and luci.sys.loadavg()
Jo-Philipp Wich
2015-01-08
Rework LuCI build system
Jo-Philipp Wich