Age | Commit message (Collapse) | Author | |
---|---|---|---|
2009-03-04 | modules/admin-core: define size constraints for psk in wireless schema | Jo-Philipp Wich | |
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-20 | applications/luci-splash: firewall fixes | Jo-Philipp Wich | |
2009-02-09 | libs/web: don't send Status: 500 in error500() if header is already sent | Jo-Philipp Wich | |
modules/admin-core: include template header only once | |||
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-04 | Fix Wifi-Client mode for devices without standard default network configuration | Steven Barth | |
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/freifunk: start crond if required, send sighup after processing ↵ | Jo-Philipp Wich | |
custom scripts | |||
2009-01-31 | modules/freifunk: move txpower default to wifi-device | Jo-Philipp Wich | |
2009-01-31 | Fix ff_olsr_test_gw | Steven Barth | |
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-31 | modules/freifunk: disable gateway test for now due to uci problems | Jo-Philipp Wich | |
2009-01-30 | Cleanup Freifunk defaults | Steven Barth | |
Remove RTS, fallback to default Disable Fledermaus theme Disable forced German language, fallback to autodetect | |||
2009-01-30 | modules/freifunk: | Jo-Philipp Wich | |
- install cronjob for gateway check - provide /etc/rc.local.d/ as suggested by ufo | |||
2009-01-30 | Add OLSR dyn_gw_plain gateway test | Steven Barth | |
2009-01-28 | modules/admin-core: add autogeneartion notice to /var/etc/hosts, /var/etc/ethers | Jo-Philipp Wich | |
2009-01-27 | modules/freifunk: remove wireless fragmentation settings, causes madwifi issues | Jo-Philipp Wich | |
2009-01-27 | Add MSS Clamping option for Essentials (closes #45) | Steven Barth | |
Rename "MSS correction" to the correct term "MSS Clamping" in Firewall Automatically set "defaultroute" and "peerdns" when PPP is selected in Essentials | |||
2009-01-27 | modules/admin-core: implement a more elegant solution for #46; treat empty ↵ | Jo-Philipp Wich | |
or zero-length netmasks as /32 subnet | |||
2009-01-27 | modules/admin-core: prevent crash in network interface overview when netmask ↵ | Jo-Philipp Wich | |
option is defined, but empty | |||
2009-01-26 | Add versioning information to Freifunk status | Steven Barth | |
2009-01-26 | modules/admin-full: fix dropbear pwauth option (#42) - thanks for reporting! | Jo-Philipp Wich | |
2009-01-25 | modules/freifunk: fix cronjob installation | Jo-Philipp Wich | |
2009-01-25 | modules/freifunk: implement /etc/rc.local, install dnsmasq sighup cronjob on ↵ | Jo-Philipp Wich | |
boot | |||
2009-01-25 | FF-Wizard: Accept ICMP by default | Steven Barth | |
2009-01-25 | modules/freifunk: ensure right order in hotplug processing when applying nat ↵ | Jo-Philipp Wich | |
fixes | |||
2009-01-25 | modules/freifunk: don't set rx/tx antenna in wizzard, rely on diversity instead | Jo-Philipp Wich | |
2009-01-25 | modules/freifunk: display status of all non-encrypted wireless networks if ↵ | Jo-Philipp Wich | |
no freifunk zone is defined | |||
2009-01-25 | modules/freifunk: | Jo-Philipp Wich | |
- implement generic fix for firewall MASQUERADE - implement advanced uci config to control sysctl and /proc values | |||
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 | Make fixtime more reliable | Steven Barth | |
2009-01-17 | Remove "Save & Apply" note on homeepage of Mini as it does not apply | 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 | Add missing UVL entries for madwifi hacks | Steven Barth | |
2009-01-16 | ppp keep-alive is non-atomic, closes #30 | Steven Barth | |
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-08 | Added computer-readable Freifunk status page | 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 |