summaryrefslogtreecommitdiffhomepage
path: root/modules/luci-base/luasrc/sys.lua
AgeCommit message (Expand)Author
2020-09-19luci-base: tweak busybox top regex to accept 'm' in large VSZHannu Nyman
2019-11-02luci-base: sys.lua: lazy-load luci.model.networkJo-Philipp Wich
2019-09-24luci-mod-system: reimplement flashops as client side viewJo-Philipp Wich
2019-09-12luci-base: sys.lua: fix init script enable actionJo-Philipp Wich
2019-07-07luci-base: add sys.init.reload() and sys.init.restart() actionsJo-Philipp Wich
2019-06-28luci-base: show niced processes on Status/Processes pageHannu Nyman
2019-06-03luci-base: handle dhcp lease from odhcpdAnsuel Smith
2019-06-03luci-base: adds duid_to_mac to sys.luaAnsuel Smith
2018-11-14luci-base: add luci.sys.process.exec()Jo-Philipp Wich
2018-09-08modules: add backup module for mtdblock devicesRosy Song
2018-04-05treewide: filter shell arguments through shellquote() where applicableJo-Philipp Wich
2018-03-12treewide: unify mac address handlingJo-Philipp Wich
2018-03-11luci-base: fix parsing of ethers(5)Jo-Philipp Wich
2018-01-03luci-base: fix luci.sys.wifi.getiwinfo() on radio namesJo-Philipp Wich
2018-01-02luci-base: rework wireless state handling (#1179)Jo-Philipp Wich
2017-07-28luci-base: let luci.sys.net.devices() return all netdevsJo-Philipp Wich
2017-07-11luci-base: use rpcd-mod-rrdns for reverse DNS lookupsJo-Philipp Wich
2017-07-11luci-base: drop unused functions in luci.sysJo-Philipp Wich
2016-02-20luci-base: luci.sys: canonicalize src and dest addrs in luci.sys.net.conntrack()Jo-Philipp Wich
2016-02-02luci-base: fix parsing of non-TCP streams in conntrack tableJo-Philipp Wich
2016-01-21sys.lua _nethints(): read location of dhcp.lease file from uciChristian Schoenebeck
2016-01-20luci-base: luci.sys.net: use luci.ip.neighbors() instead of /proc/net/arpJo-Philipp Wich
2016-01-20luci-base: add luci.sys.net.host_hints() and regenerate documentationJo-Philipp Wich
2015-12-09luci-base: rewrite luci.sys.net.conntrack()Jo-Philipp Wich
2015-10-27luci-base: eliminiate use of uci state vars in luci.sysJo-Philipp Wich
2015-01-29Move inline documentation into separate files.Jo-Philipp Wich
2015-01-22luci-base: remove unused functions from luci.sys.netJo-Philipp Wich
2015-01-16Globally reduce copyright headersJo-Philipp Wich
2015-01-15luci-mod-base: drop luci.sys.sysinfo() and luci.sys.loadavg()Jo-Philipp Wich
2015-01-08Rework LuCI build systemJo-Philipp Wich