Commit graph

423 commits

Author SHA1 Message Date
Steven Barth
30b216f774 Drop support for luaposix and bitlib (obsoleted by nixio)
Mark luci.fs as deprecated
2009-06-21 13:42:26 +00:00
Jo-Philipp Wich
6088f2b3fe modules/admin-full, modules/admin-mini: set appropriate mime type for luci-flash output 2009-06-17 12:56:55 +00:00
Jo-Philipp Wich
2f9cbf7d05 modules/admin-mini: merge r4865 to admin-mini 2009-06-17 12:48:18 +00:00
Jo-Philipp Wich
901499b866 modules/admin-full: fix status output of luci-flash with lucid 2009-06-17 12:47:20 +00:00
Jo-Philipp Wich
720e460893 modules/freifunk: remove firewall addon data 2009-06-16 22:38:08 +00:00
Jo-Philipp Wich
b8c3aa96d4 modules/freifunk: add a rc.local.d hook to fix config quirks after migration 2009-06-16 13:27:36 +00:00
Jo-Philipp Wich
30a15ca081 modules/admin-full: fix exception in interface status page for devices with an empty ifname for wan (#71) 2009-06-08 20:40:18 +00:00
Jo-Philipp Wich
95aa9593c5 modules/admin-full: filter options column through pcdata() in iptables status page 2009-06-07 13:44:50 +00:00
Jo-Philipp Wich
2863c0e2ed modules/admin-full: style fixes for iptables status page, restrict options column to 30% of the table width 2009-06-07 13:37:07 +00:00
Jo-Philipp Wich
1d313c2707 modules/admin-full: cope with empty targets in iptables status page 2009-06-07 13:00:26 +00:00
Jo-Philipp Wich
e458fc8add modules/freifunk: fix typo in firewall include 2009-06-07 11:57:52 +00:00
Jo-Philipp Wich
d52b0d11f5 modules/freifunk: restart p2pblock on firewall restarts if it's enabled 2009-06-07 11:52:24 +00:00
Jo-Philipp Wich
177477ea96 modules/freifunk: there's a race-condition between splash and natfix during boot which often prevents proper splash-whitelisting, delay splash-startup by three seconds 2009-06-05 17:44:13 +00:00
Vasilis Tsiligiannis
fbc438cf3a Add diversity option for prism2 cards 2009-06-02 21:09:33 +00:00
Jo-Philipp Wich
9679bc26bf modules/admin-full: purge indexcache after installing or removing packages 2009-05-30 01:20:07 +00:00
Jo-Philipp Wich
44171fde22 modules/admin-full: fix bridge info on interface status page if multiple bridges are present on the system 2009-05-30 00:44:04 +00:00
Jo-Philipp Wich
242f8edabf modules/admin-full: fix cbi dependency of stp flag 2009-05-29 23:03:15 +00:00
Jo-Philipp Wich
49b494bb64 modules/admin-core: fix typo in network schema 2009-05-29 22:56:23 +00:00
Jo-Philipp Wich
3490fba805 modules/admin-core: extend network schema to cover stp option 2009-05-29 22:54:47 +00:00
Jo-Philipp Wich
7cc1874db7 modules/admin-full: add stp option in interface configuration 2009-05-29 22:32:42 +00:00
Jo-Philipp Wich
341bc48a7e modules/admin-core: extend wireless schema to cover psk mixed mode in encryption enum 2009-05-29 21:22:23 +00:00
Jo-Philipp Wich
1a33ff8c67 modules/admin-{mini,full}: rename "mode" to "hwmode" 2009-05-29 20:18:32 +00:00
Jo-Philipp Wich
601deffafc modules/admin-{mini,full}: fixup wpa-mixed dependencies, make key a password field, fix bssid dependency for broadcom ad-hoc mode in admin-mini 2009-05-29 19:54:18 +00:00
Jo-Philipp Wich
632abafabf modules/admin-{mini,full}: sort by keys in language selection 2009-05-27 08:59:02 +00:00
Jo-Philipp Wich
76457655ef modules/freifunk: fix wrong call to translate in controller 2009-05-26 18:30:00 +00:00
Jo-Philipp Wich
7ae3fc5478 modules/freifunk: add map 2009-05-25 13:53:31 +00:00
Jo-Philipp Wich
d70ff10fd6 modules/freifunk: add missing quote in init script 2009-05-25 12:12:47 +00:00
Steven Barth
e9e22aca73 Fix: Mountpoints cannot be disabled 2009-05-25 10:31:08 +00:00
Jo-Philipp Wich
6ca3b275fc modules/freifunk: implement map update for GlobalMap
applications/luci-ffwizard-leipzig: add lat and lon fields
2009-05-24 19:28:04 +00:00
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