Age | Commit message (Expand) | Author |
2011-12-05 | From c63e369d57cb6862a8890c7b2ee1b6b449b2c42d Mon Sep 17 00:00:00 2001 | Jo-Philipp Wich |
2011-11-10 | libs/sys: update zoneinfo data to version 2011n (#345) | Jo-Philipp Wich |
2011-10-26 | libs/sys: recent busybox versions changed top output from %MEM to %VSZ, fix l... | Jo-Philipp Wich |
2011-05-21 | libs/sys: redirect stdout to /dev7null when calling initscripts | Jo-Philipp Wich |
2011-03-13 | libs/sys: ignore TIME_WAIT connections in luci.sys.net.conntrack() | Jo-Philipp Wich |
2011-03-12 | libs/sys: disregard ::/0 routes on "lo" in luci.sys.net.defaultroute6() | Jo-Philipp Wich |
2011-02-14 | libs/sys: Filter model string from /proc/diag/model | Manuel Munz |
2011-02-14 | libs/sys: better handle bogomips parsing | Jo-Philipp Wich |
2011-02-12 | libs/sys: fix call to nixio.uname() | Jo-Philipp Wich |
2011-02-12 | libs/sys: fix parsing of model and cpu info, consider 2000::/3 as IPv6 defaul... | Jo-Philipp Wich |
2011-01-29 | libs/sys: fix ip6tables parsing issue | Jo-Philipp Wich |
2011-01-29 | libs/sys: add ip6tables support to luci.sys.iptparser | Jo-Philipp Wich |
2011-01-25 | libs/sys: properly handle passwords with apostrophes | Jo-Philipp Wich |
2011-01-19 | libs/sys: fix luci.sys.wifi.channels() | Jo-Philipp Wich |
2011-01-02 | libs/sys: update zonedata to version 2010i | Jo-Philipp Wich |
2010-12-15 | modules/freifunk: Make status page update dynamically with javascript and sma... | Manuel Munz |
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: split zoneinfo in tzdata and tzoffset and autoload on demand, saves... | 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-06-07 | libs/sys: don't convert searched target to uppercase in IptParser, breaks sea... | Jo-Philipp Wich |
2009-06-07 | libs/sys: properly parse iptables rules with not target set | Jo-Philipp Wich |
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-04-10 | libs/sys: sync zoneinfo to tzdata 2009d | Jo-Philipp Wich |
2009-03-12 | libs/sys: update zoneinfo to version 2009b | Jo-Philipp Wich |
2009-02-08 | modules/admin-full: implement iptables status page | Jo-Philipp Wich |
2009-02-08 | libs/sys/iptparser: remove typo, bump copyright year | Jo-Philipp Wich |
2009-02-08 | libs/sys/iptparser: import required functions | Jo-Philipp Wich |
2009-02-08 | libs/sys/iptparser: | 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 |