libs/web: implement "network" cbi datatype
[project/luci.git] / libs / sys /
2011-12-05 Jo-Philipp WichFrom c63e369d57cb6862a8890c7b2ee1b6b449b2c42d Mon Sep...
2011-11-10 Jo-Philipp Wichlibs/sys: update zoneinfo data to version 2011n (#345)
2011-10-26 Jo-Philipp Wichlibs/sys: recent busybox versions changed top output...
2011-05-21 Jo-Philipp Wichlibs/sys: redirect stdout to /dev7null when calling...
2011-03-13 Jo-Philipp Wichlibs/sys: ignore TIME_WAIT connections in luci.sys...
2011-03-12 Jo-Philipp Wichlibs/sys: disregard ::/0 routes on "lo" in luci.sys...
2011-02-14 Manuel Munzlibs/sys: Filter model string from /proc/diag/model
2011-02-14 Jo-Philipp Wichlibs/sys: better handle bogomips parsing
2011-02-12 Jo-Philipp Wichlibs/sys: fix call to nixio.uname()
2011-02-12 Jo-Philipp Wichlibs/sys: fix parsing of model and cpu info, consider...
2011-01-29 Jo-Philipp Wichlibs/sys: fix ip6tables parsing issue
2011-01-29 Jo-Philipp Wichlibs/sys: add ip6tables support to luci.sys.iptparser
2011-01-25 Jo-Philipp Wichlibs/sys: properly handle passwords with apostrophes
2011-01-19 Jo-Philipp Wichlibs/sys: fix luci.sys.wifi.channels()
2011-01-02 Jo-Philipp Wichlibs/sys: update zonedata to version 2010i
2010-12-15 Manuel Munzmodules/freifunk: Make status page update dynamically...
2010-11-27 Jo-Philipp Wichlibs/sys: protect iwinfo loading and return stub if...
2010-11-27 Jo-Philipp Wichlibs/sys: lazy load iwinfo
2010-11-25 Jo-Philipp Wichlibs/sys: remove luci.sys.flash()
2010-11-05 Jo-Philipp Wichlibs/sys: fix logic fail in luci.sys.user.checkpasswd...
2010-10-19 Jo-Philipp Wichlibs/sys: resolve pseudo ifaces in luci.sys.wifi.getiwi...
2010-10-11 Jo-Philipp Wichlibs/sys: implement luci.sys.user.getpasswd()
2010-03-08 Jo-Philipp Wichlibs/sys: fix unwanted invocation of initscripts when...
2010-03-08 Jo-Philipp Wichlibs/sys: workaround for Lua number overflow in ipv6...
2009-11-15 Steven BarthMinor fixes
2009-11-15 Jo-Philipp Wichlibs/sys: mhz are not floats
2009-11-15 Steven BarthMerge luci.sys.wifi.channels to iwinfo
2009-08-09 Jo-Philipp Wichlibs/sys: implement luci.sys.wifi.getiwinfo() oop interface
2009-07-19 Jo-Philipp Wichconvert luci.fs users to nixio.fs api
2009-07-10 Jo-Philipp Wichlibs/sys: implement callbacks in luci.sys.net.arptable...
2009-07-10 Jo-Philipp Wichlibs/sys: split zoneinfo in tzdata and tzoffset and...
2009-07-10 Jo-Philipp Wichlibs/sys: optimize luci.sys.net.defaultroute6()
2009-07-10 Steven BarthOptimise luci.sys
2009-07-09 Jo-Philipp Wichlibs/sys: improve efficiency of sys.net.defaultroute...
2009-06-21 Steven BarthDrop support for luaposix and bitlib (obsoleted by...
2009-06-07 Jo-Philipp Wichlibs/sys: don't convert searched target to uppercase...
2009-06-07 Jo-Philipp Wichlibs/sys: properly parse iptables rules with not target set
2009-05-21 Jo-Philipp Wich - Add support for hostap driver
2009-05-13 Jo-Philipp Wichlibs/sys: fix checking for empty table
2009-05-13 Jo-Philipp Wichlibs/sys: fix typo in last commit
2009-05-13 Jo-Philipp Wichlibs/sys: implement luci.sys.wifi.channels()
2009-04-10 Jo-Philipp Wichlibs/sys: sync zoneinfo to tzdata 2009d
2009-03-12 Jo-Philipp Wichlibs/sys: update zoneinfo to version 2009b
2009-02-08 Jo-Philipp Wichmodules/admin-full: implement iptables status page
2009-02-08 Jo-Philipp Wichlibs/sys/iptparser: remove typo, bump copyright year
2009-02-08 Jo-Philipp Wichlibs/sys/iptparser: import required functions
2009-02-08 Jo-Philipp Wichlibs/sys/iptparser:
2009-02-02 Jo-Philipp Wichlibs/sys: import missing symbol
2009-02-01 Jo-Philipp Wichlibs/sys: extend luci.sys.hostname() to allow setting...
2008-12-07 Steven BarthMake luci.sys.wifi.getiwconfig more compatible
2008-12-06 Jo-Philipp Wichbuild: generate timezone offsets too in zoneinfo2lua.pl
2008-11-30 Jo-Philipp Wichmodules/admin-full: whitesapce cleanup in routes.lua
2008-11-30 Steven BarthDon't fail if we do not have v6 support
2008-11-30 Steven BarthOptimized conntrack (thanks to Joe Burpee)
2008-11-29 Jo-Philipp Wichlibs/core/ip: optmizations
2008-11-27 Jo-Philipp Wichlibs/sys: whitespace fix
2008-11-27 Jo-Philipp Wichlibs/sys: fix regexp pattern in routes6()
2008-11-26 Jo-Philipp Wichlibs/sys: whitespaces fixes
2008-11-26 Jo-Philipp Wichlibs/sys: implement luci.sys.net.routes6()
2008-11-16 Jo-Philipp Wich* luci/themes: fix log pages
2008-11-12 Steven BarthDetect IXP4xx processors correctly
2008-11-06 Jo-Philipp Wich* luci/libs/sys: add zoneinfo module
2008-10-30 Steven BarthReplace some makes-you-want-to-slash-your-wrists-Code...
2008-10-30 Steven BarthFixed a typo in luci.sys.httpget
2008-10-30 Steven BarthUse uname instead of /proc for reading the system hostname
2008-10-17 Steven BarthRearrange output of luci.sys.wifi.*, luci.sys.net.conntrack
2008-10-12 Jo-Philipp Wich* luci/libs/sys: fix password authentication for users...
2008-10-08 Steven BarthFixed a typo
2008-10-08 Steven BarthRemove debug code from last commit
2008-10-08 Steven Barthmodules/admin-full: Added conntrack network page
2008-10-03 Jo-Philipp Wich* luci/lib/sys: fixes for sys.init api
2008-10-03 Jo-Philipp Wich* luci/lib/sys: fix inline documentation of sys.init
2008-10-03 Jo-Philipp Wich* luci/libs/sys: fix function name of init.disable()
2008-10-01 Jo-Philipp Wich* luci-0.8: backport olsr translation fixes
2008-10-01 Steven BarthFix a bug preventing login in non-shadow environments
2008-09-29 Steven BarthWork around OpenWRT / Busybox shadow password quirks
2008-09-29 Steven BarthAdded support for shadow passwords
2008-09-18 Steven BarthRevert mtdow
2008-09-18 Steven Barthnew sysupgrade fixes part 2
2008-09-18 Steven BarthRevised sysupgrade part 1
2008-09-18 Steven BarthMore mtdow fixes
2008-09-18 Steven Barthmtdow fixes level 1
2008-09-18 Steven Barthlibs/sys: Added autodetection for mtdow
2008-09-17 Steven BarthInitial implementation of OpenWrt mtd writer
2008-09-16 Jo-Philipp Wich* luci/libs/sys: add workaround for wrapped lines in...
2008-09-12 Steven BarthRevert "Redesigned firmware upgrade process"
2008-09-12 Steven BarthAvoid some blocking issues
2008-09-12 Steven BarthDisable buffering of sysupgrade output
2008-09-12 Steven BarthFixed status detection for firmware flash
2008-09-12 Steven BarthRedesigned firmware upgrade process
2008-09-05 Steven Barthlibs/sys: Added luci.sys.call
2008-09-02 Steven BarthAlias luci.util.exec as luci.sys.exec for legacy purposes
2008-08-29 Steven Barthlib/sys: Fixed inline documentation
2008-08-29 Steven Barthmodules/rpc: Check for existence of external libraries
2008-08-26 Steven Barthlibs/core: Added target parameter to luci.sys.httpget
2008-08-26 Steven Barthlibs/core: Reworked some basic libraries to not use...
2008-08-18 Steven BarthHuuuuuuuuuuuge rewrite of the Wireless Configuration
2008-08-16 Steven BarthAdded status information
2008-08-16 Steven BarthAdded process control page
2008-08-14 Steven Barthlibs/core: Remove deprecated luci.bits which got replac...
next