Jo-Philipp Wich
5a11da7d01
applications/luci-transmission: fix link to transmission gui if uhttpd runs on a non-standard port ( #496 )
2012-10-29 12:56:58 +00:00
Jo-Philipp Wich
06901331f5
Fix nixio exece()
...
I had occasion to use nixio.exece() recently and I could not figure out what it
wanted for the third argument (the environment) as no matter what sort of table
I passed, even nixio.getenv(), would fail with bad argument #3 to 'exece'
(invalid environment).
What it should expect is a table full of string values for keys and something
that can be converted to a string as a value, however it inverts the value of
lua_type() and compares it against a type, which will never evaluate to true.
Getting past this, the code inserts the KEY=VALUE string before the arg userdata,
and then forgets to take the env userdata into account when collecting the
arguments back into a C char**. This patch addresses all these issues and
provides a working nixio.exece().
[Fixes #500 ]
2012-10-29 12:52:27 +00:00
Jo-Philipp Wich
74d93e3139
luci-0.11: merge r9365 - r9385
2012-10-13 10:08:38 +00:00
Manuel Munz
25a1e70804
luci-0.11: merge r9362 and r9363
2012-10-10 19:24:38 +00:00
Jo-Philipp Wich
0a6c627ac7
luci-0.11: merge r9356 - r9360
2012-10-08 11:42:27 +00:00
Translation System
5a0dbb895e
Commit from LuCI Translation Portal by user jow.: 15 of 15 messages translated (0 fuzzy).
2012-10-08 11:39:24 +00:00
Translation System
be36968daa
Commit from LuCI Translation Portal by user jow.: 43 of 43 messages translated (0 fuzzy).
2012-10-08 11:39:20 +00:00
Translation System
c07db91d15
Commit from LuCI Translation Portal by user jow.: 73 of 73 messages translated (0 fuzzy).
2012-10-08 11:39:17 +00:00
Translation System
14513e042a
Commit from LuCI Translation Portal by user jow.: 127 of 127 messages translated (0 fuzzy).
2012-10-08 11:39:13 +00:00
Translation System
8bc7ca6b69
Commit from LuCI Translation Portal by user jow.: 850 of 850 messages translated (0 fuzzy).
2012-10-08 11:39:11 +00:00
Jo-Philipp Wich
fef33765a3
luci-0.11: merge r9353 and r9354
2012-10-07 12:06:21 +00:00
Translation System
876f6c703d
Commit from LuCI Translation Portal by user jow.: 850 of 850 messages translated (0 fuzzy).
2012-10-07 12:01:04 +00:00
Translation System
81acd24aba
Commit from LuCI Translation Portal by user jow.: 850 of 850 messages translated (0 fuzzy).
2012-10-07 12:01:01 +00:00
Jo-Philipp Wich
e01533db7c
luci-0.11: merge r9351
2012-10-06 23:50:52 +00:00
Jo-Philipp Wich
c802c941cb
libs/web: relax validation for hostnames to allow names like _kerberos._udp.EXAMPLE.COM
2012-10-06 23:10:43 +00:00
Jo-Philipp Wich
7741541b8a
luci-0.11: prepare feed Makefile
2012-10-05 10:37:03 +00:00
Jo-Philipp Wich
c1d0ad1502
Start 0.11.x branch
2012-10-05 10:30:35 +00:00
Daniel Golle
9939dd2f72
themes/openwrt.org: use ~= instead of not ( ... == ... )
2012-10-02 15:19:23 +00:00
Daniel Golle
1d9cd49387
themes/openwrt.org: fix previous commit
...
how such a simple thing can become to complicated... Forgot the "not"...
2012-10-02 13:53:34 +00:00
Daniel Golle
97470c05f6
themes/openwrt.org: add missing parentheses
...
r9311 introduced a bug which made the "password not set" warning disappear
in all cases instead of just the intended ones. Now fixed.
2012-10-02 13:52:24 +00:00
Translation System
631b80911b
Commit from LuCI Translation Portal by user jow.: 850 of 850 messages translated (0 fuzzy).
2012-09-29 15:13:22 +00:00
Translation System
22b46fc24a
Commit from LuCI Translation Portal by user jow.: 850 of 850 messages translated (0 fuzzy).
2012-09-29 12:20:36 +00:00
Translation System
99e3ec11d5
Commit from LuCI Translation Portal by user jow.: 850 of 850 messages translated (0 fuzzy).
2012-09-29 09:11:43 +00:00
Translation System
7cbdf9e2d6
Commit from LuCI Translation Portal by user jow.: 127 of 127 messages translated (0 fuzzy).
2012-09-29 09:11:39 +00:00
Translation System
38ac0752d9
Commit from LuCI Translation Portal by user jow.: 850 of 850 messages translated (0 fuzzy).
2012-09-29 09:11:37 +00:00
Jo-Philipp Wich
335be1f0f7
po: sync base translations
2012-09-28 19:08:58 +00:00
Jo-Philipp Wich
00f8f2fbb0
modules/admin-full: disambiguate NTP client/server settings
2012-09-28 19:08:47 +00:00
Translation System
45effcd38c
Commit from LuCI Translation Portal by user jow.: 177 of 177 messages translated (0 fuzzy).
2012-09-27 12:40:13 +00:00
Translation System
915777b87f
Commit from LuCI Translation Portal by user jow.: 96 of 96 messages translated (0 fuzzy).
2012-09-27 12:40:12 +00:00
Translation System
9d2e7f9d9d
Commit from LuCI Translation Portal by user jow.: 159 of 159 messages translated (0 fuzzy).
2012-09-27 12:40:09 +00:00
Translation System
acb3d22777
Commit from LuCI Translation Portal by user jow.: 105 of 105 messages translated (0 fuzzy).
2012-09-27 12:40:06 +00:00
Translation System
6cbdc3b8e7
Commit from LuCI Translation Portal by user jow.: 9 of 9 messages translated (0 fuzzy).
2012-09-27 12:40:03 +00:00
Translation System
3852855c33
Commit from LuCI Translation Portal by user jow.: 47 of 47 messages translated (0 fuzzy).
2012-09-27 12:39:59 +00:00
Translation System
5c88f72183
Commit from LuCI Translation Portal by user jow.: 849 of 849 messages translated (0 fuzzy).
2012-09-27 12:39:56 +00:00
Translation System
da6e3a35c1
Commit from LuCI Translation Portal by user jow.: 31 of 31 messages translated (0 fuzzy).
2012-09-27 12:39:53 +00:00
Translation System
25467e66bc
Commit from LuCI Translation Portal by user jow.: 11 of 11 messages translated (0 fuzzy).
2012-09-26 21:11:51 +00:00
Translation System
c3ee1e8073
Commit from LuCI Translation Portal by user jow.: 127 of 127 messages translated (0 fuzzy).
2012-09-26 21:11:49 +00:00
Translation System
60a1d80b87
Commit from LuCI Translation Portal by user jow.: 849 of 849 messages translated (0 fuzzy).
2012-09-26 21:11:46 +00:00
Jo-Philipp Wich
14facbd91d
modules/admin-full: cope with undefined scan list in wifi_join
2012-09-26 17:38:14 +00:00
Jo-Philipp Wich
02ac6686fe
modules/admin-full: cope with undefined frequency lists
2012-09-26 17:34:58 +00:00
Translation System
d0b04df5c9
Commit from LuCI Translation Portal by user jow.: 4 of 4 messages translated (0 fuzzy).
2012-09-25 18:30:46 +00:00
Translation System
178bfb6bad
Commit from LuCI Translation Portal by user jow.: 845 of 849 messages translated (0 fuzzy).
2012-09-25 18:30:45 +00:00
Translation System
f4cd928550
Commit from LuCI Translation Portal by user jow.: 11 of 11 messages translated (0 fuzzy).
2012-09-24 17:10:01 +00:00
Translation System
918973f79d
Commit from LuCI Translation Portal by user jow.: 29 of 64 messages translated (0 fuzzy).
2012-09-24 17:09:44 +00:00
Translation System
c759ec8c97
Commit from LuCI Translation Portal by user jow.: 1 of 24 messages translated (0 fuzzy).
2012-09-24 17:09:43 +00:00
Manuel Munz
6ca757e349
contrib/meshwizard: Add widgets in the original order, increase version
2012-09-22 23:28:18 +00:00
Translation System
6f79422a9a
Commit from LuCI Translation Portal by user jow.: 192 of 849 messages translated (15 fuzzy).
2012-09-20 13:53:03 +00:00
Translation System
2d373d37fe
Commit from LuCI Translation Portal by user jow.: 25 of 29 messages translated (0 fuzzy).
2012-09-20 09:14:15 +00:00
Translation System
48a3789b05
Commit from LuCI Translation Portal by user jow.: 32 of 64 messages translated (2 fuzzy).
2012-09-20 09:14:12 +00:00
Translation System
4b3c052d2e
Commit from LuCI Translation Portal by user jow.: 127 of 127 messages translated (0 fuzzy).
2012-09-20 09:14:11 +00:00