summaryrefslogtreecommitdiffhomepage
AgeCommit message (Collapse)Author
2011-03-24modules/admin-full: fix wep key handling in sta mode connection wizzardJo-Philipp Wich
2011-03-18modules/admin-full: properly display interface stats for networks with ↵Jo-Philipp Wich
underscores
2011-03-17applications/luci-upnp: improve some more labelsJo-Philipp Wich
2011-03-17applications/luci-upnp: add a note that up and download speeds are ↵Jo-Philipp Wich
informational only
2011-03-17applications/luci-upnp: sync with OpenWrt trunk changesJo-Philipp Wich
2011-03-17libs/web: fix "port" datatype to allow port 0Jo-Philipp Wich
2011-03-16po/de: Fix unclear translation for dnsmasq startManuel Munz
2011-03-15modules/admin-full: fix index page (#213)Jo-Philipp Wich
2011-03-15modules/admin-full: rename index page node from "Interfaces" to "overview"Jo-Philipp Wich
2011-03-14Add freifunk-policyrouting and luci-app-freifunk-policyroutingManuel Munz
2011-03-13modules/admin-full: move former active connections arp info to the routes ↵Jo-Philipp Wich
overview page
2011-03-13modules/admin-full: merge "Active Connections" and "Realtime Connections"Jo-Philipp Wich
2011-03-13libs/sys: ignore TIME_WAIT connections in luci.sys.net.conntrack()Jo-Philipp Wich
2011-03-13libs/web: explicitely cast input value of %m pattern to float in order to ↵Jo-Philipp Wich
avoid throwing an exception in toFixed() with very low values
2011-03-13modules/admin-full: remove status -> interfacesJo-Philipp Wich
2011-03-13modules/admin-full: add some links to index pageJo-Philipp Wich
2011-03-13modules/admin-full: hide relay options for other protocols, resolve option ↵Jo-Philipp Wich
conflict
2011-03-13modules/admin-full: don't count TIME_WAIT connections in luci-bwcJo-Philipp Wich
2011-03-13modules/admin-full: display source and destination ports in conntrack view ↵Jo-Philipp Wich
(#211)
2011-03-13modules/admin-full: do not use private wifinet properties in network controllerJo-Philipp Wich
2011-03-13modules/admin-full: use luci.tools.status for remaining wifi status displaysJo-Philipp Wich
2011-03-13libs/core: add luci.model.network.wifinet.id()Jo-Philipp Wich
2011-03-13modules/admin-core: add wifi_network() to luci.tools.statusJo-Philipp Wich
2011-03-13libs/core: add txpower() and country() to luci.model.network.wifinetJo-Philipp Wich
2011-03-13modules/admin-full: use luci.tools.status in network controllerJo-Philipp Wich
2011-03-13modules/admin-full: add dhcp and wifi status infoJo-Philipp Wich
2011-03-13modules/admin-core: add tools.status helper classJo-Philipp Wich
2011-03-13modules/admin-full: use %m format in interface overviewJo-Philipp Wich
2011-03-13libs/web: add %m pattern to String.format()Jo-Philipp Wich
2011-03-12libs/sys: disregard ::/0 routes on "lo" in luci.sys.net.defaultroute6()Jo-Philipp Wich
2011-03-12modules/freifunk: OSM in basics fixed thanks to Andreas PittrichManuel Munz
2011-03-11libs/core: allow resolving of virtual interfaces via get_interface(), should ↵Jo-Philipp Wich
fix wan status display with 6to4, 6in4 tunnels or pppoe connections
2011-03-11contrib: fix rebuild triggering by assembling PKG_CONFIG_DEPENDS before ↵Jo-Philipp Wich
including package.mk
2011-03-06modules/admin-full: Fix description of Hermes wireless controllersVasilis Tsiligiannis
2011-03-06modules/admin-full: Orinoco and HostAP drivers are 802.11b onlyVasilis Tsiligiannis
2011-03-05themes: add new image button CSS classes, patch by Kevin Locke ↵Jo-Philipp Wich
<klocke@digitalenginesoftware.com> (#207)
2011-03-05libs/web: repair and modernize FileBrowser widget, patches by Kevin Locke ↵Jo-Philipp Wich
<klocke@digitalenginesoftware.com> (#207)
2011-03-03modules/freifunk: Set uhttpd.main.rfc1918_filter=0 via uci-defaults/freifunk ↵Manuel Munz
to allow connections from rfc1918 ip space to public ips
2011-02-28modules/freifunk: Change domain suffix to ffbt in profile for BayreuthManuel Munz
2011-02-28modules/freifunk: Change domain suffix to ffac in profile for AachenManuel Munz
2011-02-26modules/admin-full: Detect hostap Prism2/2.5/3 hardwareVasilis Tsiligiannis
2011-02-26libiwinfo: Fix frequency-to-MHz coversionVasilis Tsiligiannis
2011-02-26Commit from LuCI Translation Portal by user acinonyx. 363 of 694 messages ↵Translation System
translated (27 fuzzy).
2011-02-26modules/admin-full: add relay protocol supportJo-Philipp Wich
2011-02-26libs/core: make general network model aware of the relay pseudo bridge protocolJo-Philipp Wich
2011-02-23modules/freifunk: change netmask in leipzig profileManuel Munz
2011-02-22modules/admin-full: add field validation for hostnames in leases and hosts pagesJo-Philipp Wich
2011-02-21modules/admin-full: restart radvd if neededJo-Philipp Wich
2011-02-20libs/core: mark radvd as affected by network restartsJo-Philipp Wich
2011-02-20libs/core: ensure that luci.model.network.network._ip() always returns a ↵Jo-Philipp Wich
table if a list was requested