Age | Commit message (Expand) | Author |
2010-11-27 | libs/sys: protect iwinfo loading and return stub if module is not present | Jo-Philipp Wich |
2010-11-27 | libs/sys: lazy load iwinfo | Jo-Philipp Wich |
2010-11-25 | libs/sys: remove luci.sys.flash() | Jo-Philipp Wich |
2010-11-05 | libs/sys: fix logic fail in luci.sys.user.checkpasswd() (#152) | Jo-Philipp Wich |
2010-10-19 | libs/sys: resolve pseudo ifaces in luci.sys.wifi.getiwinfo() | Jo-Philipp Wich |
2010-10-11 | libs/sys: implement luci.sys.user.getpasswd() | Jo-Philipp Wich |
2010-03-08 | libs/sys: fix unwanted invocation of initscripts when probing index of rcS | Jo-Philipp Wich |
2010-03-08 | libs/sys: workaround for Lua number overflow in ipv6 route metrics | Jo-Philipp Wich |
2009-11-15 | Minor fixes | Steven Barth |
2009-11-15 | libs/sys: mhz are not floats | Jo-Philipp Wich |
2009-11-15 | Merge luci.sys.wifi.channels to iwinfo | Steven Barth |
2009-08-09 | libs/sys: implement luci.sys.wifi.getiwinfo() oop interface | Jo-Philipp Wich |
2009-07-19 | convert luci.fs users to nixio.fs api | Jo-Philipp Wich |
2009-07-10 | libs/sys: implement callbacks in luci.sys.net.arptable() and luci.sys.net.con... | Jo-Philipp Wich |
2009-07-10 | libs/sys: optimize luci.sys.net.defaultroute6() | Jo-Philipp Wich |
2009-07-10 | Optimise luci.sys | Steven Barth |
2009-07-09 | libs/sys: improve efficiency of sys.net.defaultroute(), can save hundreds of ... | Jo-Philipp Wich |
2009-06-21 | Drop support for luaposix and bitlib (obsoleted by nixio) | Steven Barth |
2009-05-21 | - Add support for hostap driver | Jo-Philipp Wich |
2009-05-13 | libs/sys: fix checking for empty table | Jo-Philipp Wich |
2009-05-13 | libs/sys: fix typo in last commit | Jo-Philipp Wich |
2009-05-13 | libs/sys: implement luci.sys.wifi.channels() | Jo-Philipp Wich |
2009-02-02 | libs/sys: import missing symbol | Jo-Philipp Wich |
2009-02-01 | libs/sys: extend luci.sys.hostname() to allow setting a new name | Jo-Philipp Wich |
2008-12-07 | Make luci.sys.wifi.getiwconfig more compatible | Steven Barth |
2008-11-30 | modules/admin-full: whitesapce cleanup in routes.lua | Jo-Philipp Wich |
2008-11-30 | Don't fail if we do not have v6 support | Steven Barth |
2008-11-30 | Optimized conntrack (thanks to Joe Burpee) | Steven Barth |
2008-11-29 | libs/core/ip: optmizations | Jo-Philipp Wich |
2008-11-27 | libs/sys: whitespace fix | Jo-Philipp Wich |
2008-11-27 | libs/sys: fix regexp pattern in routes6() | Jo-Philipp Wich |
2008-11-26 | libs/sys: whitespaces fixes | Jo-Philipp Wich |
2008-11-26 | libs/sys: implement luci.sys.net.routes6() | Jo-Philipp Wich |
2008-11-16 | * luci/themes: fix log pages | Jo-Philipp Wich |
2008-11-12 | Detect IXP4xx processors correctly | Steven Barth |
2008-10-30 | Replace some makes-you-want-to-slash-your-wrists-Code with something less har... | Steven Barth |
2008-10-30 | Fixed a typo in luci.sys.httpget | Steven Barth |
2008-10-30 | Use uname instead of /proc for reading the system hostname | Steven Barth |
2008-10-17 | Rearrange output of luci.sys.wifi.*, luci.sys.net.conntrack | Steven Barth |
2008-10-12 | * luci/libs/sys: fix password authentication for users with disabled password... | Jo-Philipp Wich |
2008-10-08 | Fixed a typo | Steven Barth |
2008-10-08 | Remove debug code from last commit | Steven Barth |
2008-10-08 | modules/admin-full: Added conntrack network page | Steven Barth |
2008-10-03 | * luci/lib/sys: fixes for sys.init api | Jo-Philipp Wich |
2008-10-03 | * luci/lib/sys: fix inline documentation of sys.init | Jo-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 fixes | Jo-Philipp Wich |
2008-10-01 | Fix a bug preventing login in non-shadow environments | Steven Barth |
2008-09-29 | Work around OpenWRT / Busybox shadow password quirks | Steven Barth |
2008-09-29 | Added support for shadow passwords | Steven Barth |