Commit graph

120 commits

Author SHA1 Message Date
Jo-Philipp Wich
f5a760168b all: remove references to old i18n files 2009-11-01 14:24:04 +00:00
Jo-Philipp Wich
b50e08149c all: yet another round of translation fixes 2009-11-01 01:37:03 +00:00
Jo-Philipp Wich
b0b28b970f all: automatic <%:...%> -> <%_...%> fixup 2009-10-31 17:02:21 +00:00
Jo-Philipp Wich
7c76587588 all: change most translate statements to new format, some need manual cleanup 2009-10-31 15:54:11 +00:00
Steven Barth
5d9fcbd1c1 Add etherhosts as combination of luci_ethers and luci_hosts 2009-10-28 16:40:05 +00:00
Vasilis Tsiligiannis
fbc438cf3a Add diversity option for prism2 cards 2009-06-02 21:09:33 +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
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
d41f3de31e modules/admin-core: fix wireless uci schema 2009-05-24 15:23:05 +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
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
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
Steven Barth
6e11559793 Fix WPA2-EAP support 2009-03-23 13:41:04 +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
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
56f5204e8f modules/admin-full: move txpower control to wifi-device
modules/admin-core: extend wireless schema to cover txpower changes
2009-01-31 16:27:24 +00:00
Jo-Philipp Wich
4b62df0945 modules/admin-core: add autogeneartion notice to /var/etc/hosts, /var/etc/ethers 2009-01-28 18:17:41 +00:00
Jo-Philipp Wich
afd569dfca modules/admin-core: implement a more elegant solution for #46; treat empty or zero-length netmasks as /32 subnet 2009-01-27 17:15:14 +00:00
Jo-Philipp Wich
a27c539dea modules/admin-core: prevent crash in network interface overview when netmask option is defined, but empty 2009-01-27 16:48:46 +00:00
Steven Barth
918e1f8658 Fix PPP support (closes #41) 2009-01-25 12:15:39 +00:00
Steven Barth
b847ba072d Make fixtime more reliable 2009-01-17 13:52:22 +00:00
Steven Barth
8458684ab9 Add missing UVL entries for madwifi hacks 2009-01-16 19:12:31 +00:00
Steven Barth
a6beb3cd41 ppp keep-alive is non-atomic, closes #30 2009-01-16 18:26:32 +00:00
Steven Barth
a3d603df27 Rename wireless.wifi-device.mode to wireless.wifi-device.hwmode 2008-12-31 19:53:47 +00:00
Steven Barth
3a7171d73d Sysauth does not have a valid dispatched node: Fall back to REQUEST_URI environment 2008-12-23 10:36:57 +00:00
Steven Barth
014d971eab Fix urltoken passing on several pages 2008-12-22 21:54:20 +00:00
Jo-Philipp Wich
489be66e4d modules/admin-core: change network uvl scheme to allow ipv4 routes without gateway 2008-12-22 12:57:49 +00:00
Jo-Philipp Wich
412fc44071 modules/admin-root: remove "sample-host" entry from /etc/config/luci_hosts 2008-12-21 22:32:08 +00:00
Jo-Philipp Wich
f7a3e34955 prevent package upgrade failures caused by sloppy postinstalls 2008-12-09 00:03:08 +00:00
Jo-Philipp Wich
0d64b29b89 modules/admin-core: allow static v6 routes without gateway 2008-11-28 21:56:09 +00:00
Jo-Philipp Wich
128ba2828a modules/admin-core: extend network scheme to cover ipv6 routes and metric options
modules/admin-full: add route6 support
i18n/english: add required strings
2008-11-26 23:38:30 +00:00
Jo-Philipp Wich
4bfa18a5ab * luci/modules/admin-{core,full}: sync wireless model and scheme to new broadcom config 2008-11-16 20:07:55 +00:00
Jo-Philipp Wich
36e3f2a3e8 * modules/admin-core: adept wireless scheme to new config options 2008-11-16 18:30:53 +00:00
Jo-Philipp Wich
4869b91bc3 * luci/modules/admin-{core,mini,full}: implement new zoneinfo in system models 2008-11-06 18:59:15 +00:00
Jo-Philipp Wich
5a3422963b * luci/applications: force success for postinstall scripts 2008-11-06 01:56:01 +00:00
Jo-Philipp Wich
7651fd78f0 * luci: fix postinstall scripts 2008-11-05 22:06:27 +00:00
Jo-Philipp Wich
3a006a17a5 * luci/modules/admin-core: add postinstall to enable init scripts when installed with opkg 2008-11-04 20:19:25 +00:00
Jo-Philipp Wich
dc00b42e6d * luci: replace all "OpenWRT" occurences with "OpenWrt" 2008-10-27 15:19:58 +00:00
Steven Barth
d4b5bbbd5a Use real REQUEST_URI for sysauth 2008-10-19 19:02:05 +00:00
Steven Barth
f68d31c8f0 Added support for PXE boot configuration 2008-10-17 16:18:02 +00:00
Jo-Philipp Wich
8a9562ba33 * luci/modules/admin-core: fix regression that entirely prevents interface configurartion 2008-10-14 23:42:00 +00:00
Jo-Philipp Wich
97de32ee4f * luci/admin-full: implement 3G support in interface config
* luci/admin-mini: extend network scheme to cover 3G support
* luci/i18n: add required strings for 3G support
2008-10-13 00:05:48 +00:00
Jo-Philipp Wich
df2c6eeb08 * luci/modules/admin-core: fix typo/spec violation in network scheme 2008-10-12 22:28:31 +00:00
Jo-Philipp Wich
fd7072de2d * luci/modules/admin-core: change datatype of ppp device to "device" in network scheme 2008-10-12 22:24:23 +00:00