Commit graph

394 commits

Author SHA1 Message Date
Jo-Philipp Wich
d41f3de31e modules/admin-core: fix wireless uci schema 2009-05-24 15:23:05 +00:00
Jo-Philipp Wich
faaf4e925c modules/admin-full: fix madwifi turbo modes 2009-05-23 01:59:09 +00:00
Jo-Philipp Wich
7590cd25f4 - Add support for hostap driver
- Retrieve channels from all available wireless interfaces
 - Add channel "auto" to channel list

Thanks Vasilis Tsiligiannis
2009-05-21 21:33:24 +00:00
Jo-Philipp Wich
ce6aec0a91 i18n: remove obsolete lua i18n files 2009-05-19 02:35:25 +00:00
Jo-Philipp Wich
7bf803250b build: integrate po files in the build system 2009-05-19 02:18:28 +00:00
Jo-Philipp Wich
112d053284 modules/admin-full: add sanity checks to interface status page 2009-05-17 01:51:59 +00:00
Jo-Philipp Wich
82b15b30ab modules/freifunk: duplicate olsr watchdog interval 2009-05-15 14:24:22 +00:00
Jo-Philipp Wich
3de89c4f9f modules/admin-full:
- 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 23:46:56 +00:00
Jo-Philipp Wich
98996e380a libs/sys: implement luci.sys.wifi.channels()
modules/admin-full: only display available channels
2009-05-13 18:42:53 +00:00
Jo-Philipp Wich
f3c9a529cd modules/freifunk: increase default txpower to 15dbm 2009-05-09 21:27:58 +00:00
Jo-Philipp Wich
f1e6f9647a modules/admin-mini: merge last commit 2009-05-09 18:21:32 +00:00
Jo-Philipp Wich
aac40a4dfa modules/admin-full: determine storage space from /proc/partitions if there's no /proc/mtd 2009-05-09 18:18:22 +00:00
Jo-Philipp Wich
9136ac1fcf modules/admin-mini: merge new upgrade pages 2009-05-09 03:23:42 +00:00
Jo-Philipp Wich
510292bedf i18n: bump translations for upgrade pages 2009-05-09 03:18:23 +00:00
Jo-Philipp Wich
fd31bb2fcc modules/admin-full: fixes for upgrade pages:
- do not show a size warning if media size is unknown
	- handle unsupported platforms gracefully
	- i18n tag cleanup
2009-05-09 02:26:13 +00:00
Jo-Philipp Wich
2fabf92cf0 modules/admin-full: rewrite firmware upgrade pages 2009-05-09 02:06:33 +00:00
Jo-Philipp Wich
abbcf07896 modules/admin-core: enable verbose output in luci-flash 2009-05-09 02:05:48 +00:00
Jo-Philipp Wich
8cebaa45d6 [PATCH] Don't try to pivot to new ramfs if already running on one
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 14:20:09 +00:00
Jo-Philipp Wich
e4d0d97fbb [PATCH] Add regdomain, country and outdoor options for madwifi
Signed-off-by: Vasilis Tsiligiannis <b_tsiligiannis@silverton.gr>
2009-05-07 14:18:43 +00:00
Jo-Philipp Wich
00f1c31b8b [PATCH] Change fast frames option from value to flag type
Signed-off-by: Vasilis Tsiligiannis <b_tsiligiannis@silverton.gr>
2009-05-07 14:17:58 +00:00
Jo-Philipp Wich
ceaca7e7ce modules/freifunk: silence grep errors if /etc/crontabs/root does not exist 2009-05-01 14:16:28 +00:00
Jo-Philipp Wich
b3ea7cd0ed modules/freifunk: fix syntax error in freifunk init 2009-05-01 14:09:21 +00:00
Jo-Philipp Wich
c2dff916a6 modules/freifunk: setup config and cron jobs for rdate; sync time on boot 2009-05-01 13:19:49 +00:00
Jo-Philipp Wich
78d8ad784b modules/freifunk: set ipv4 broadcast to 255.255.255.255 by default 2009-04-30 20:33:01 +00:00
Jo-Philipp Wich
438180ead4 modules/admin-{core,full}: cover new openwrt option "cronloglevel" 2009-04-29 13:19:23 +00:00
Jo-Philipp Wich
40dfa066ab modules/admin-core: sync uci schema 2009-04-27 00:25:46 +00:00
Jo-Philipp Wich
9cc54c7f15 modules/admin-{mini,full}: rename option "hwmode" to "mode" since hwmode is now used for hostapd and mode for madwifi... 2009-04-27 00:12:25 +00:00
Jo-Philipp Wich
6e56fe21ab modules/freifunk: add some utility scripts from white russian firmware 2009-04-12 20:03:27 +00:00
Steven Barth
d3cb7ea5fd Freufunk: I CAN HAZ ZEROES PLZKTHX 2009-04-09 13:56:04 +00:00
Jo-Philipp Wich
9835296ba2 trunk: prepare LuCI to handle .lua.gz files 2009-04-04 22:54:16 +00:00
Jo-Philipp Wich
dd267f9457 modules/admin-full: remove duplicate fallback translation in opkg error reporting 2009-03-28 20:20:18 +00:00
Jo-Philipp Wich
e4a3fd177c modules/admin-full: improve opkg error reporting 2009-03-28 20:15:53 +00:00
Steven Barth
6e11559793 Fix WPA2-EAP support 2009-03-23 13:41:04 +00:00
Jo-Philipp Wich
ff57f4f870 modules/freifunk: fix cron restart in init script 2009-03-16 21:04:51 +00:00
Jo-Philipp Wich
bb48f0b5c5 modules/freifunk: add olsrd watchdog script, remove olsrd interface defaults 2009-03-16 17:36:00 +00:00
Steven Barth
8eadc262d0 Drop XML i18n files 2009-03-11 15:21:59 +00:00
Jo-Philipp Wich
bddbad3490 modules/admin-core: define size constraints for psk in wireless schema 2009-03-04 22:45:02 +00:00
Jo-Philipp Wich
0feb0a4607 modules/admin-{mini,full}: implement wpa-wpa2 mixed mode
modules/admin-core: extend uci schema to cover mixed mode and mesh mode (802.11s)
2009-03-04 22:43:45 +00:00
Steven Barth
2b0c0485e8 Add GUI for 802.11s 2009-02-26 15:50:41 +00:00
Jo-Philipp Wich
114aa8d111 applications/luci-splash: firewall fixes 2009-02-20 00:38:37 +00:00
Jo-Philipp Wich
b5026e65c0 libs/web: don't send Status: 500 in error500() if header is already sent
modules/admin-core: include template header only once
2009-02-09 13:17:26 +00:00
Jo-Philipp Wich
2e913fd28f modules/admin-full:
- 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 20:20:42 +00:00
Jo-Philipp Wich
2c73c95055 modules/admin-full: implement interface status page
i18n/english: add required strings for interface status
2009-02-08 20:11:09 +00:00
Jo-Philipp Wich
f52ec22717 modules/admin-full: implement iptables status page
i18n/english: resync xml, add strings for iptables page
libs/sys/iptparser: implement chain() and is_custom_target()
2009-02-08 03:56:50 +00:00
Steven Barth
15029e4279 Fix Wifi-Client mode for devices without standard default network configuration 2009-02-04 19:10:06 +00:00
Jo-Philipp Wich
2b1e0d20ab modules/admin-full: also show bssid option in ad-hoc mode for broadcom cards 2009-02-02 14:39:56 +00:00
Jo-Philipp Wich
4b9f7db1ce libs/sys: extend luci.sys.hostname() to allow setting a new name
modules/admin-{full,mini}: update the hostname at runtime
2009-02-01 17:08:40 +00:00
Jo-Philipp Wich
d7d27ffe6a modules/freifunk: start crond if required, send sighup after processing custom scripts 2009-01-31 17:32:01 +00:00
Jo-Philipp Wich
7ab4dcc9df modules/freifunk: move txpower default to wifi-device 2009-01-31 16:31:33 +00:00
Steven Barth
ce2da9198b Fix ff_olsr_test_gw 2009-01-31 16:28:34 +00:00