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
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
910ac84a46
modules/freifunk: disable gateway test for now due to uci problems
2009-01-31 04:19:41 +00:00
Steven Barth
80216cc088
Cleanup Freifunk defaults
...
Remove RTS, fallback to default
Disable Fledermaus theme
Disable forced German language, fallback to autodetect
2009-01-30 17:55:21 +00:00
Jo-Philipp Wich
fb581efd7d
modules/freifunk:
...
- install cronjob for gateway check
- provide /etc/rc.local.d/ as suggested by ufo
2009-01-30 16:05:14 +00:00
Steven Barth
07790dad35
Add OLSR dyn_gw_plain gateway test
2009-01-30 16:00:09 +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
515ac3e6fe
modules/freifunk: remove wireless fragmentation settings, causes madwifi issues
2009-01-27 20:59:23 +00:00
Steven Barth
c56307acc3
Add MSS Clamping option for Essentials ( closes #45 )
...
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 20:49:04 +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
9e1f802dce
Add versioning information to Freifunk status
2009-01-26 10:20:18 +00:00
Jo-Philipp Wich
70fe5ad437
modules/admin-full: fix dropbear pwauth option ( #42 ) - thanks for reporting!
2009-01-26 02:09:13 +00:00
Jo-Philipp Wich
2ea584beaf
modules/freifunk: fix cronjob installation
2009-01-25 20:24:27 +00:00