Age | Commit message (Collapse) | Author | |
---|---|---|---|
2009-04-27 | modules/admin-{mini,full}: rename option "hwmode" to "mode" since hwmode is ↵ | Jo-Philipp Wich | |
now used for hostapd and mode for madwifi... | |||
2009-04-04 | trunk: prepare LuCI to handle .lua.gz files | Jo-Philipp Wich | |
2009-03-28 | modules/admin-full: remove duplicate fallback translation in opkg error ↵ | Jo-Philipp Wich | |
reporting | |||
2009-03-28 | modules/admin-full: improve opkg error reporting | Jo-Philipp Wich | |
2009-03-23 | Fix WPA2-EAP support | Steven Barth | |
2009-03-04 | modules/admin-{mini,full}: implement wpa-wpa2 mixed mode | Jo-Philipp Wich | |
modules/admin-core: extend uci schema to cover mixed mode and mesh mode (802.11s) | |||
2009-02-26 | Add GUI for 802.11s | Steven Barth | |
2009-02-08 | modules/admin-full: | Jo-Philipp Wich | |
- translate i18n fallbacks to english in status controller - bump copyright year in iptables and interfaces templates - remove redundant fieldsets from iptables page and nuke a left-over code | |||
2009-02-08 | modules/admin-full: implement interface status page | Jo-Philipp Wich | |
i18n/english: add required strings for interface status | |||
2009-02-08 | modules/admin-full: implement iptables status page | Jo-Philipp Wich | |
i18n/english: resync xml, add strings for iptables page libs/sys/iptparser: implement chain() and is_custom_target() | |||
2009-02-02 | modules/admin-full: also show bssid option in ad-hoc mode for broadcom cards | Jo-Philipp Wich | |
2009-02-01 | libs/sys: extend luci.sys.hostname() to allow setting a new name | Jo-Philipp Wich | |
modules/admin-{full,mini}: update the hostname at runtime | |||
2009-01-31 | modules/admin-full: move txpower control to wifi-device | Jo-Philipp Wich | |
modules/admin-core: extend wireless schema to cover txpower changes | |||
2009-01-26 | modules/admin-full: fix dropbear pwauth option (#42) - thanks for reporting! | Jo-Philipp Wich | |
2009-01-25 | Fix PPP support (closes #41) | Steven Barth | |
2009-01-20 | Replace Dos line endings with Unix ones where needed | Steven Barth | |
2009-01-17 | * Remove "OPKG Configuration" link in menu - link on package manager page is ↵ | Steven Barth | |
enough * Remove "Upgrade all packages" link as it is very dangerous on squashfs based filesystems | |||
2009-01-16 | Fix saving of ipkg configuration file | Steven Barth | |
2009-01-16 | Add shortcut "LuCI Components" to menu for easier adding / removing | Steven Barth | |
2009-01-14 | Automatic language detection | Steven Barth | |
2009-01-07 | modules/admin-full: fix default state and handling of the defaultroute and ↵ | Jo-Philipp Wich | |
peerdns options | |||
2009-01-05 | Fix disabling of WiFi | Steven Barth | |
closes #22 | |||
2009-01-04 | Cleanup overview / details nodes | Steven Barth | |
2009-01-02 | Use luci.fs.access instead of luci.fs.isfile where applicable | Steven Barth | |
2009-01-01 | modules/admin-full: add support for the probereq iwpriv param | Jo-Philipp Wich | |
i18n: add required strings | |||
2009-01-01 | modules/admin-full: fix diversity setting for atheros cards | Jo-Philipp Wich | |
applications/olsr: fix enable/disable for olsrd plugins | |||
2008-12-31 | Rename wireless.wifi-device.mode to wireless.wifi-device.hwmode | Steven Barth | |
2008-12-23 | modules/admin-full: readd "none" protocol option to interface config | Jo-Philipp Wich | |
2008-12-22 | Fix urltoken passing on several pages | Steven Barth | |
2008-12-19 | modules/admin-full: make menu entry for led config depend on sysfs availability | Jo-Philipp Wich | |
2008-12-15 | Refined urltokens and XSRF protection | Steven Barth | |
2008-12-14 | Kill session on logout | Steven Barth | |
2008-12-14 | LuCIttpd configuration pages | Steven Barth | |
2008-12-10 | Fixed an overflow error with IPv6 route metric | Steven Barth | |
2008-12-07 | modules/admin-full: improve layout of uci changes pages | Jo-Philipp Wich | |
2008-12-07 | System Password: Prevent error when both password fields are empty | Steven Barth | |
2008-11-30 | modules/admin-full: whitesapce cleanup in routes.lua | Jo-Philipp Wich | |
libs/sys: code changes in routes6() and defaultroute6() | |||
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 | modules/admin-full: only display protocol related options if required ↵ | Jo-Philipp Wich | |
software is installed, add posibility to remove 3g service field | |||
2008-11-29 | libs/core/ip: optmizations | Jo-Philipp Wich | |
libs/sys: implement defaultroute6(), change return values of routes() and routes6() modules/admin-full: adept route config page to new api modules/freifunk: adept overview page to new routes api | |||
2008-11-27 | modules/admin-full, i18n/english: translation fixes for route6 support | Jo-Philipp Wich | |
2008-11-26 | modules/admin-full: remove some cruft from routes model | Jo-Philipp Wich | |
2008-11-26 | modules/admin-core: extend network scheme to cover ipv6 routes and metric ↵ | Jo-Philipp Wich | |
options modules/admin-full: add route6 support i18n/english: add required strings | |||
2008-11-21 | Add ahdemo mode to mac80211 | Steven Barth | |
2008-11-18 | Fix behaviour of dynamicdhcp field (thanks to Fabio Mercuri) | Steven Barth | |
2008-11-18 | * luci/modules/admin-full: fix reversed macfilter logic | Jo-Philipp Wich | |
2008-11-16 | * luci/themes: fix log pages | Jo-Philipp Wich | |
* luci/modules/admin-full: add dmesg page * luci/i18n: add "dmesg" translations * luci/libs/util: add cmatch(), register string functions in string class * luci/libs/sys: add dmesg() | |||
2008-11-16 | * luci/modules/admin-{core,full}: sync wireless model and scheme to new ↵ | Jo-Philipp Wich | |
broadcom config | |||
2008-11-16 | * modules/admin-full: adept wifi model to cover new broadcom options | Jo-Philipp Wich | |