Age | Commit message (Collapse) | Author | |
---|---|---|---|
2009-05-19 | i18n: remove obsolete lua i18n files | Jo-Philipp Wich | |
2009-05-19 | build: integrate po files in the build system | Jo-Philipp Wich | |
2009-05-17 | modules/admin-full: add sanity checks to interface status page | Jo-Philipp Wich | |
2009-05-15 | modules/freifunk: duplicate olsr watchdog interval | Jo-Philipp Wich | |
2009-05-13 | modules/admin-full: | Jo-Philipp Wich | |
- move routes and conntrack info to status menu - move static routes to own 2nd level menu point - fix i18n in upgrade page | |||
2009-05-13 | libs/sys: implement luci.sys.wifi.channels() | Jo-Philipp Wich | |
modules/admin-full: only display available channels | |||
2009-05-09 | modules/freifunk: increase default txpower to 15dbm | Jo-Philipp Wich | |
2009-05-09 | modules/admin-mini: merge last commit | Jo-Philipp Wich | |
2009-05-09 | modules/admin-full: determine storage space from /proc/partitions if there's ↵ | Jo-Philipp Wich | |
no /proc/mtd | |||
2009-05-09 | modules/admin-mini: merge new upgrade pages | Jo-Philipp Wich | |
2009-05-09 | i18n: bump translations for upgrade pages | Jo-Philipp Wich | |
2009-05-09 | modules/admin-full: fixes for upgrade pages: | Jo-Philipp Wich | |
- do not show a size warning if media size is unknown - handle unsupported platforms gracefully - i18n tag cleanup | |||
2009-05-09 | modules/admin-full: rewrite firmware upgrade pages | Jo-Philipp Wich | |
2009-05-09 | modules/admin-core: enable verbose output in luci-flash | Jo-Philipp Wich | |
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 |