summaryrefslogtreecommitdiffhomepage
path: root/libs/sys
AgeCommit message (Expand)Author
2013-03-27libs/sys: fix incomplete options table when parsing iptables rulesJo-Philipp Wich
2013-01-30modules/admin-full: Add swap info to admin_status page if swap is available, ...Manuel Munz
2013-01-11libs/sys: fix luci.sys.processes.list() for entries with spaces i nthe STAT c...Jo-Philipp Wich
2012-08-27libs/sys: use 100ms timeouts for name resolution of host hintsJo-Philipp Wich
2012-08-14libs/sys: fix getiwinfo() for "radioX.networkY" notation if the target networ...Jo-Philipp Wich
2012-08-09libs/sys: remove _parse_delimitted_table() and incorperate /etc/config/dhcp l...Jo-Philipp Wich
2012-08-08libs/sys: remove wifi.channels()Jo-Philipp Wich
2012-08-08libs/sys: remove wifi.getiwconfig() and wifi.getiwscan()Jo-Philipp Wich
2012-08-08libs/sys: introduce net.mac_hints(), net.ipv4_hints() and net.ipv6_hints() fu...Jo-Philipp Wich
2012-07-18libs/sys: workaround broken entries in /proc/net/ipv6_route, observed on brcm...Jo-Philipp Wich
2012-06-27libs/sys: fix login with empty password after previous commitJo-Philipp Wich
2012-06-27libs/sys: fix luci.sys.checkpasswd() semanticsJo-Philipp Wich
2012-05-06libs/sys: fix luci.sys.init.index() (#399)Jo-Philipp Wich
2012-04-15libs/sys: introduce luci.sys.init.start() and luci.sys.init.stop(), also exec...Jo-Philipp Wich
2011-12-05From c63e369d57cb6862a8890c7b2ee1b6b449b2c42d Mon Sep 17 00:00:00 2001Jo-Philipp Wich
2011-11-10libs/sys: update zoneinfo data to version 2011n (#345)Jo-Philipp Wich
2011-10-26libs/sys: recent busybox versions changed top output from %MEM to %VSZ, fix l...Jo-Philipp Wich
2011-05-21libs/sys: redirect stdout to /dev7null when calling initscriptsJo-Philipp Wich
2011-03-13libs/sys: ignore TIME_WAIT connections in luci.sys.net.conntrack()Jo-Philipp Wich
2011-03-12libs/sys: disregard ::/0 routes on "lo" in luci.sys.net.defaultroute6()Jo-Philipp Wich
2011-02-14libs/sys: Filter model string from /proc/diag/modelManuel Munz
2011-02-14libs/sys: better handle bogomips parsingJo-Philipp Wich
2011-02-12libs/sys: fix call to nixio.uname()Jo-Philipp Wich
2011-02-12libs/sys: fix parsing of model and cpu info, consider 2000::/3 as IPv6 defaul...Jo-Philipp Wich
2011-01-29libs/sys: fix ip6tables parsing issueJo-Philipp Wich
2011-01-29libs/sys: add ip6tables support to luci.sys.iptparserJo-Philipp Wich
2011-01-25libs/sys: properly handle passwords with apostrophesJo-Philipp Wich
2011-01-19libs/sys: fix luci.sys.wifi.channels()Jo-Philipp Wich
2011-01-02libs/sys: update zonedata to version 2010iJo-Philipp Wich
2010-12-15modules/freifunk: Make status page update dynamically with javascript and sma...Manuel Munz
2010-11-27libs/sys: protect iwinfo loading and return stub if module is not presentJo-Philipp Wich
2010-11-27libs/sys: lazy load iwinfoJo-Philipp Wich
2010-11-25libs/sys: remove luci.sys.flash()Jo-Philipp Wich
2010-11-05libs/sys: fix logic fail in luci.sys.user.checkpasswd() (#152)Jo-Philipp Wich
2010-10-19libs/sys: resolve pseudo ifaces in luci.sys.wifi.getiwinfo()Jo-Philipp Wich
2010-10-11libs/sys: implement luci.sys.user.getpasswd()Jo-Philipp Wich
2010-03-08libs/sys: fix unwanted invocation of initscripts when probing index of rcSJo-Philipp Wich
2010-03-08libs/sys: workaround for Lua number overflow in ipv6 route metricsJo-Philipp Wich
2009-11-15Minor fixesSteven Barth
2009-11-15libs/sys: mhz are not floatsJo-Philipp Wich
2009-11-15Merge luci.sys.wifi.channels to iwinfoSteven Barth
2009-08-09libs/sys: implement luci.sys.wifi.getiwinfo() oop interfaceJo-Philipp Wich
2009-07-19convert luci.fs users to nixio.fs apiJo-Philipp Wich
2009-07-10libs/sys: implement callbacks in luci.sys.net.arptable() and luci.sys.net.con...Jo-Philipp Wich
2009-07-10libs/sys: split zoneinfo in tzdata and tzoffset and autoload on demand, saves...Jo-Philipp Wich
2009-07-10libs/sys: optimize luci.sys.net.defaultroute6()Jo-Philipp Wich
2009-07-10Optimise luci.sysSteven Barth
2009-07-09libs/sys: improve efficiency of sys.net.defaultroute(), can save hundreds of ...Jo-Philipp Wich
2009-06-21Drop support for luaposix and bitlib (obsoleted by nixio)Steven Barth
2009-06-07libs/sys: don't convert searched target to uppercase in IptParser, breaks sea...Jo-Philipp Wich