summaryrefslogtreecommitdiffhomepage
path: root/libs/sys/luasrc/sys.lua
AgeCommit message (Expand)Author
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: 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-05-21 - Add support for hostap driverJo-Philipp Wich
2009-05-13libs/sys: fix checking for empty tableJo-Philipp Wich
2009-05-13libs/sys: fix typo in last commitJo-Philipp Wich
2009-05-13libs/sys: implement luci.sys.wifi.channels()Jo-Philipp Wich
2009-02-02libs/sys: import missing symbolJo-Philipp Wich
2009-02-01libs/sys: extend luci.sys.hostname() to allow setting a new nameJo-Philipp Wich
2008-12-07Make luci.sys.wifi.getiwconfig more compatibleSteven Barth
2008-11-30modules/admin-full: whitesapce cleanup in routes.luaJo-Philipp Wich
2008-11-30Don't fail if we do not have v6 supportSteven Barth
2008-11-30Optimized conntrack (thanks to Joe Burpee)Steven Barth
2008-11-29libs/core/ip: optmizationsJo-Philipp Wich
2008-11-27libs/sys: whitespace fixJo-Philipp Wich
2008-11-27libs/sys: fix regexp pattern in routes6()Jo-Philipp Wich
2008-11-26libs/sys: whitespaces fixesJo-Philipp Wich
2008-11-26libs/sys: implement luci.sys.net.routes6()Jo-Philipp Wich
2008-11-16* luci/themes: fix log pagesJo-Philipp Wich
2008-11-12Detect IXP4xx processors correctlySteven Barth
2008-10-30Replace some makes-you-want-to-slash-your-wrists-Code with something less har...Steven Barth
2008-10-30Fixed a typo in luci.sys.httpgetSteven Barth
2008-10-30Use uname instead of /proc for reading the system hostnameSteven Barth
2008-10-17Rearrange output of luci.sys.wifi.*, luci.sys.net.conntrackSteven Barth
2008-10-12* luci/libs/sys: fix password authentication for users with disabled password...Jo-Philipp Wich
2008-10-08Fixed a typoSteven Barth
2008-10-08Remove debug code from last commitSteven Barth
2008-10-08modules/admin-full: Added conntrack network pageSteven Barth
2008-10-03* luci/lib/sys: fixes for sys.init apiJo-Philipp Wich
2008-10-03* luci/lib/sys: fix inline documentation of sys.initJo-Philipp Wich
2008-10-03* luci/libs/sys: fix function name of init.disable()Jo-Philipp Wich
2008-10-01* luci-0.8: backport olsr translation fixesJo-Philipp Wich
2008-10-01Fix a bug preventing login in non-shadow environmentsSteven Barth
2008-09-29Work around OpenWRT / Busybox shadow password quirksSteven Barth
2008-09-29Added support for shadow passwordsSteven Barth
2008-09-16* luci/libs/sys: add workaround for wrapped lines in df outputJo-Philipp Wich
2008-09-12Revert "Redesigned firmware upgrade process"Steven Barth
2008-09-12Avoid some blocking issuesSteven Barth
2008-09-12Disable buffering of sysupgrade outputSteven Barth