Jo-Philipp Wich
79022dcc63
libs/iwinfo: add some required includes
2009-09-23 18:03:36 +00:00
Jo-Philipp Wich
9fde34000d
libs/iwinfo: probe madwifi first, poking wifi0 with wl ioctls results in bus error
2009-09-23 18:03:09 +00:00
Jo-Philipp Wich
3c8728390f
modules/admin-full: add doth (802.11h) and wmm (802.11h) options for broadcom
2009-09-22 16:44:21 +00:00
Jo-Philipp Wich
8eb738326c
modules/freifunk: migrate /etc/config/freifunk to the new format if it was restored by sysupgrade
2009-09-17 11:12:01 +00:00
Translation System
e98e960954
Commit from LuCI Translation Portal by user acinonyx. 5 of 8 messages translated (3 fuzzy).
2009-09-13 14:01:28 +00:00
Translation System
92090674b1
Commit from LuCI Translation Portal by user acinonyx. 37 of 212 messages translated (2 fuzzy).
2009-09-13 13:54:51 +00:00
Jo-Philipp Wich
d9e8e6320b
modules/freifunk: add definition for freifunk hamburg
2009-09-11 16:40:10 +00:00
Steven Barth
9b50dd9cba
Fix requestpath, export authuser
2009-09-11 10:46:06 +00:00
Jo-Philipp Wich
0fbcef99a3
libs/http: map *.xsl files to application/xml
2009-09-11 01:55:10 +00:00
Jo-Philipp Wich
c152de01eb
libs/iwinfo: add channels to the dummy scan results
2009-09-10 09:19:18 +00:00
Jo-Philipp Wich
a90e6dc95f
libs/iwinfo: add fake scan results to the dummy module
2009-09-10 09:08:38 +00:00
Jo-Philipp Wich
d6caf509ad
libs/web: drop unneeded requires in template class
2009-09-10 08:15:49 +00:00
Jo-Philipp Wich
cf1e1534bc
libs/web: add missing local variable declaration
2009-09-10 08:11:25 +00:00
Jo-Philipp Wich
aa93e16092
libs/web: drop the Lua template parser, the C implementation is faster in almost every case, even without caching
2009-09-10 08:05:56 +00:00
Jo-Philipp Wich
d32f3dca5c
modules/freifunk: fix mesh network range for augsburg
2009-09-08 12:18:32 +00:00
Jo-Philipp Wich
ff9f4dbda8
modules/admin-full, modules/admin-mini: fix psk-mixed dependency ( #81 )
2009-09-06 10:27:10 +00:00
Jo-Philipp Wich
8c2e4407e8
modules/freifunk: tweak profiles for new wizard
2009-08-28 23:42:26 +00:00
Jo-Philipp Wich
60fd43ae23
applications/luci-ffwizard-leipzig:
...
- rewrite generator for dhcp subnets, can now work with any ip
- add option for wan security
- make ip input a single field
- remember lat and lon values accross invocations
2009-08-28 23:41:25 +00:00
Jo-Philipp Wich
71e5891354
modules/admin-full, modules/admin-mini: prevent addremove in system page
2009-08-27 17:53:52 +00:00
Jo-Philipp Wich
30f881974c
libs/nixio: protect splice calls with ifdef SPLICE_F_MOVE, fixes compile error with openwrt trunk x86/glibc
2009-08-27 01:23:08 +00:00
Jo-Philipp Wich
2c46f1058d
contrib/package: freifunk-firewall: introduce per-zone option "local_restrict" to only grant access to the default gateway in this zone while rejecting other hosts in the target subnet
2009-08-27 00:05:11 +00:00
Jo-Philipp Wich
e66ab6bd2c
libs/iwinfo: return bitrate in kilobits to properly handle .5 rates
2009-08-26 01:35:42 +00:00
Jo-Philipp Wich
3b42dc1688
libs/iwinfo: fixes for brcm-2.4
2009-08-24 16:11:15 +00:00
Jo-Philipp Wich
0f242f2f50
libs/iwinfo: add signal and quality values to scan results
2009-08-24 14:23:49 +00:00
Jo-Philipp Wich
0e88acfd4e
libs/iwinfo: ignore proprietary ciphers or auth suites - we can't handle them anyway
2009-08-24 13:51:49 +00:00
Jo-Philipp Wich
335e519dd6
libs/iwinfo: fixes for wpa/wep detection in wifi scan
2009-08-24 13:31:20 +00:00
Jo-Philipp Wich
12f582bcc7
libs/iwinfo: implement wifi scans
2009-08-24 05:54:38 +00:00
Jo-Philipp Wich
1c8db37e8b
contrib/package: target name was stripped from base-files package name upstream, determine arch from kernel apckage instead
2009-08-22 17:56:48 +00:00
Jo-Philipp Wich
2903acf1f2
libs/cbi: preserve tab state across page reloads
2009-08-20 01:53:24 +00:00
Jo-Philipp Wich
a0d353e332
modules/admin-full: only allow multiple wireless interfaces if the driver actually supports it
2009-08-19 23:31:33 +00:00
Jo-Philipp Wich
cca896a02b
modules/admin-full: only show antenna selection if diversity is off, use radio buttons for antenna selection
2009-08-19 23:24:24 +00:00
Jo-Philipp Wich
bda237d0fd
libs/cbi: remove redundant line break in listvalue template
2009-08-19 23:17:55 +00:00
Jo-Philipp Wich
a7e524bb7f
modules/admin-full: use driver supported values in txpower control
2009-08-19 22:51:56 +00:00
Jo-Philipp Wich
9e04d7e6d1
libs/lmo: fix typo in previous commit
2009-08-19 22:23:16 +00:00
Jo-Philipp Wich
83e4af43aa
libs/lmo: fix off-by-one in bounds check, null-terminate dest buffer in lmo_lookup()
2009-08-19 22:10:24 +00:00
Jo-Philipp Wich
68f335b8d6
libs/lmo: fix possible null pointer dereference in lmo_lookup() - thanks blogic
2009-08-19 21:36:10 +00:00
Jo-Philipp Wich
47dc4ded76
libs/iwinfo: unify LUA_WRAP_ASSOCLIST and LUA_WRAP_TXPWRLIST macros
2009-08-19 20:52:46 +00:00
Jo-Philipp Wich
7f65380043
libs/iwinfo: add dummy.txpwrlist()
2009-08-19 15:40:58 +00:00
Jo-Philipp Wich
91ceab5b19
libs/iwinfo: implement *_get_txpwrlist() to obtain valid tx power levels
2009-08-19 04:03:00 +00:00
Jo-Philipp Wich
8e31e6bed2
libs/iwinfo: add dummy.mbsssid_support() stub
2009-08-19 01:55:15 +00:00
Jo-Philipp Wich
ec57f9f537
contrib/uci: fake an active wireless network in the shipped uci
2009-08-19 01:45:44 +00:00
Jo-Philipp Wich
2cabcb4be0
libs/iwinfo: use dummy if $(SDK) is set
2009-08-19 01:23:12 +00:00
Jo-Philipp Wich
405d42a40c
build: introduce $(SDK) to test whether we run a target build or the sdk
2009-08-19 01:22:23 +00:00
Daniel Dickinson
f12f7c5b5a
Make luci-app-diag and friends use conditional dependencies
2009-08-18 08:37:29 +00:00
Daniel Dickinson
552fbe241c
Bug fix: various cbi files in luci-diag-devinfo were missing 'require's for
...
files referenced from controller.
2009-08-18 08:09:23 +00:00
Translation System
03e738cc70
Commit from LuCI Translation Portal by user keksdosenmann. 39 of 39 messages translated (0 fuzzy).
2009-08-17 22:15:17 +00:00
Translation System
387e58ef70
Commit from LuCI Translation Portal by user keksdosenmann. 39 of 39 messages translated (0 fuzzy).
2009-08-17 22:15:07 +00:00
Translation System
ae067e31c2
Commit from LuCI Translation Portal by user keksdosenmann. 190 of 190 messages translated (0 fuzzy).
2009-08-17 22:14:53 +00:00
Translation System
f54022e0cb
Commit from LuCI Translation Portal by user keksdosenmann. 56 of 56 messages translated (0 fuzzy).
2009-08-17 22:14:49 +00:00
Translation System
dd8d9839dd
Commit from LuCI Translation Portal by user keksdosenmann. 128 of 128 messages translated (0 fuzzy).
2009-08-17 22:14:45 +00:00