Age | Commit message (Collapse) | Author | |
---|---|---|---|
2009-05-07 | [PATCH] Don't try to pivot to new ramfs if already running on one | Jo-Philipp Wich | |
This patch allows the luci-flash script to continue with the upgrade if openwrt is already running on a ramfs. This allows the use of luci-flash as an _installer_ when running from an iso image. A user could boot the system from a bootable cd and write an image to the hard disk or CF from the Flash Firmware page. Signed-off-by: Vasilis Tsiligiannis <b_tsiligiannis@silverton.gr> | |||
2009-05-07 | [PATCH] Add regdomain, country and outdoor options for madwifi | Jo-Philipp Wich | |
Signed-off-by: Vasilis Tsiligiannis <b_tsiligiannis@silverton.gr> | |||
2009-05-07 | [PATCH] Change fast frames option from value to flag type | Jo-Philipp Wich | |
Signed-off-by: Vasilis Tsiligiannis <b_tsiligiannis@silverton.gr> | |||
2009-05-01 | modules/freifunk: silence grep errors if /etc/crontabs/root does not exist | Jo-Philipp Wich | |
2009-05-01 | modules/freifunk: fix syntax error in freifunk init | Jo-Philipp Wich | |
2009-05-01 | modules/freifunk: setup config and cron jobs for rdate; sync time on boot | Jo-Philipp Wich | |
2009-04-30 | modules/freifunk: set ipv4 broadcast to 255.255.255.255 by default | Jo-Philipp Wich | |
2009-04-29 | modules/admin-{core,full}: cover new openwrt option "cronloglevel" | Jo-Philipp Wich | |
2009-04-27 | modules/admin-core: sync uci schema | Jo-Philipp Wich | |
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-12 | modules/freifunk: add some utility scripts from white russian firmware | Jo-Philipp Wich | |
2009-04-09 | Freufunk: I CAN HAZ ZEROES PLZKTHX | Steven Barth | |
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-16 | modules/freifunk: fix cron restart in init script | Jo-Philipp Wich | |
2009-03-16 | modules/freifunk: add olsrd watchdog script, remove olsrd interface defaults | Jo-Philipp Wich | |
2009-03-11 | Drop XML i18n files | Steven Barth | |
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 | |