Commit graph

2718 commits

Author SHA1 Message Date
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
Translation System
f0a87b1dd9 Commit from LuCI Translation Portal by user keksdosenmann. 414 of 414 messages translated (0 fuzzy). 2009-08-17 22:14:32 +00:00
Translation System
1429d6297c Commit from LuCI Translation Portal by user keksdosenmann. 251 of 251 messages translated (0 fuzzy). 2009-08-17 22:14:25 +00:00
Jo-Philipp Wich
a4bc2e3d79 modules/admin-full: add "disable" label to prism2 maclist as well 2009-08-16 17:46:45 +00:00
Jo-Philipp Wich
f7eb9361d7 modules/admin-full: label empty option "disable" in mac filter policy field 2009-08-16 17:39:47 +00:00
Jo-Philipp Wich
42b162eaad modules/admin-full: merge mode and wds options for madwifi 2009-08-16 17:30:30 +00:00
Jo-Philipp Wich
59e5f62542 i18n: add language package for vietnamese 2009-08-16 05:11:27 +00:00
Translation System
920adf0134 add initial vietnamese translation 2009-08-16 05:06:03 +00:00
Jo-Philipp Wich
192cb5ef36 i18n: prepare vietnamese 2009-08-16 04:58:12 +00:00
Jo-Philipp Wich
843641d98e modules/admin-mini, modules/admin-full: fix language selection, broke with lua->lmo transition 2009-08-16 04:51:28 +00:00
Jo-Philipp Wich
aed5544dc9 modules/admin-full: convert wireless config page to use cbi tabs 2009-08-16 04:13:21 +00:00
Jo-Philipp Wich
a81e622982 themes/openwrt.org: add reference css for cbi tabs 2009-08-16 03:30:34 +00:00
Jo-Philipp Wich
7c0ea17623 libs/cbi: implement tabbing to split large sections and group options in tabs 2009-08-16 03:29:46 +00:00
Jo-Philipp Wich
892ed55ba0 libs/cbi: attach pcdata() to template scope and use it 2009-08-13 17:14:25 +00:00
Jo-Philipp Wich
6b1be858be libs/cbi: properly escape values in dynlist widget (#79) 2009-08-13 14:36:18 +00:00
Malte S. Stretz
8f580be880 libs/lucid: revert main state on startup to prevent accumulation.
A proper SIGTERM handling needs support in nixio first.
2009-08-13 13:43:20 +00:00
Malte S. Stretz
b48418f314 ignore more build directories and files 2009-08-13 11:54:45 +00:00
Malte S. Stretz
e4c3008b57 ignore host and docs directory 2009-08-13 11:47:27 +00:00
Malte S. Stretz
bd1c23f10f libs/uci: more detailed api docs 2009-08-13 11:46:03 +00:00
Jo-Philipp Wich
4a6846f093 build: fix cursor_state() in setup.lua 2009-08-13 04:55:48 +00:00
Jo-Philipp Wich
cdfe9d6c7b build: initialize host/var/state/ as well 2009-08-13 00:39:08 +00:00
Jo-Philipp Wich
6dffa9ea56 build/setup.lua: override luci.model.uci.cursor_state() and clean up code 2009-08-13 00:33:46 +00:00
Malte S. Stretz
e795b1b204 contrib: bump uci to current version 0.7.5 2009-08-13 00:06:08 +00:00
Markus Wigge
6bbbd9095a added start/stop button column to selectively start and stop
OpenVPN connections
2009-08-12 14:05:31 +00:00
Jo-Philipp Wich
f72c9704ae applications/openvpn: properly handle invalid names when defining new instances 2009-08-11 16:00:26 +00:00
Markus Wigge
59d70787b4 - fixed path to OpenVPN PID file
- fixed syntax for translatef call
2009-08-11 15:41:53 +00:00
Jo-Philipp Wich
20cadd41ca libs/iwinfo: make lua wrapper functions static 2009-08-11 14:20:57 +00:00
Jo-Philipp Wich
444e39b093 libs/iwinfo: implement *_get_mbssid_support() check 2009-08-11 13:56:16 +00:00
Jo-Philipp Wich
9d1cfdd359 libs/iwinfo: add dummy module for the sdk, use dummy on Darwin 2009-08-10 13:33:00 +00:00
Steven Barth
fdef7c57b1 luanet doesn't compile on Darwin 2009-08-10 09:16:32 +00:00
Jo-Philipp Wich
a85dd8ee6e libs/iwinfo: forgot to clear string buffer in wrapper function 2009-08-10 00:38:02 +00:00
Jo-Philipp Wich
1e4efd1355 contrib: make luci-sys depend on luci-iwinfo 2009-08-09 15:02:43 +00:00