summaryrefslogtreecommitdiffhomepage
path: root/modules
AgeCommit message (Expand)Author
2012-01-06modules/admin-full: set password of logged in user instead of unconditionally...Jo-Philipp Wich
2012-01-06modules/admin-full: fix wireless interface removal if not network was assigne...Jo-Philipp Wich
2012-01-01modules/admin-full: make luci-bwc dlopen() libiwinfo.so instead of lua/iwinfo.soJo-Philipp Wich
2012-01-01modules/admin-full: allow space separated lists of macs in static lease form ...Jo-Philipp Wich
2011-12-21modules/admin-full: fix crypto depends for ad-hoc and static wds modes (#271)Jo-Philipp Wich
2011-12-20modules/admin-core: use luci.model.uci.apply() in service control to restart ...Jo-Philipp Wich
2011-12-20modules/admin-core: fix apply actions for configs with hyphens or underscore ...Jo-Philipp Wich
2011-12-20modules/admin-full: reuse sysupgrade facilities to create backup archiveJo-Philipp Wich
2011-12-13modules/admin-full: probe for EAP support in wpad/hostapd/wpa_supplicant and ...Jo-Philipp Wich
2011-12-08modules/admin-full: fix System -> Administration menu if dropbear is not inst...Jo-Philipp Wich
2011-12-06modules/admin-full, po: s/libiwinfo/libiwinfo-lua/Jo-Philipp Wich
2011-12-05modules/admin-full: fix removal of wireless networks if radio is disabledJo-Philipp Wich
2011-12-05modules/admin-core: expose txpower offset in wifi json statusJo-Philipp Wich
2011-12-05modules/admin-full: use new iwinfo capabilities to display shifted tx power v...Jo-Philipp Wich
2011-11-30applications/splash: Fix blacklisting mechanism, expose status on public frei...Manuel Munz
2011-11-15modules/admin-full: allow bssid for sta wds as wellJo-Philipp Wich
2011-11-15modules/admin-full: bssid is valid in mac80211 sta mode tooJo-Philipp Wich
2011-11-13modules/admin-full: don't make cipher mandatoryJo-Philipp Wich
2011-11-12modules/admin-full: prepare uci changelog template for revised libuci-lua cha...Jo-Philipp Wich
2011-11-10admin-full: When creating the ntp timeserver section also add the default ntp...Manuel Munz
2011-11-10admin-full: Better fix for the last change (timeserver setup), add button to ...Manuel Munz
2011-11-10admin-full: Add timeserver section if it doesn't already exist in /etc/config...Manuel Munz
2011-11-10admin-full: Expose bogusnxdomain setting in DHCP / DNS configuration (#339)Manuel Munz
2011-11-08modules/admin-full: fix another html escape issue on interface overview pageJo-Philipp Wich
2011-11-08modules/admin-full: fix html escaping on interface overview pageJo-Philipp Wich
2011-11-08modules/freifunk: Fix display of warning about diversityManuel Munz
2011-11-07modules/admin-full: do not hide toplevel network menu items, yetJo-Philipp Wich
2011-11-07modules/admin-full: speed up network controller by using inreq flagJo-Philipp Wich
2011-11-07modules/admin-full: add option to override the WPA cipher (#303)Jo-Philipp Wich
2011-11-06modules/freifunk: Show warning about diversity only if not using mac80211Manuel Munz
2011-11-03modules/admin-full: add missing html escaping for SSID in associated stations...Jo-Philipp Wich
2011-11-02modules/admin-full: when toggling a wifi-iface, first bring the radio down, t...Jo-Philipp Wich
2011-11-02modules/freifunk: Fix error on freifunk/adminindex page when running on the D...Manuel Munz
2011-11-02modules/freifunk: Fix errors on index and contact pages when running the Deve...Manuel Munz
2011-10-28modules/admin-full: luci-bwc: use 32 bit integer, fix endian problem leading ...Jo-Philipp Wich
2011-10-27modules/admin-full: don't bother with 4k vlan / no 4k vlan nuisances, simply ...Jo-Philipp Wich
2011-10-26modules/admin-full: unify style of headings accross system menus, remove orph...Jo-Philipp Wich
2011-10-26modules/admin-full: remove associated network for the wifi-iface as well if i...Jo-Philipp Wich
2011-10-26modules/admin-full: commit uci and restart corresponding radio when removing ...Jo-Philipp Wich
2011-10-26modules/admin-full: lock channel section in ap wifi config if there is a stat...Jo-Philipp Wich
2011-10-26modules/admin-full: fix wifi join when "wwan" (or other iface) already exists...Jo-Philipp Wich
2011-10-26modules/admin-full: switch back to alias() for / -> /admin/; chained firstchi...Jo-Philipp Wich
2011-10-26modules/admin-full:Jo-Philipp Wich
2011-10-26modules/admin-full: use firstchild() in index controllerJo-Philipp Wich
2011-10-26modules/admin-full: use firstchild() instead of fixed aliasJo-Philipp Wich
2011-10-26modules/admin-full: remove now orphaned service index templateJo-Philipp Wich
2011-10-26modules/admin-full: use firstchild() in services controllerJo-Philipp Wich
2011-10-24modules/admin-full: rework system menu areaJo-Philipp Wich
2011-10-21modules/freifunk: Nicer layout of the contact page; make note a TextValue fie...Manuel Munz
2011-10-18modules/freifunk: Fix small errorManuel Munz