Jo-Philipp Wich
668f8ed7a0
luci-0.11: backport r10529
2014-09-18 09:34:05 +00:00
Jo-Philipp Wich
31daa1b90d
luci-0.11: libs/sgi-uhttpd: ensure to send proper EOF under uhttpd v1 - fixes chromium compatibility
2014-07-04 14:40:44 +00:00
Jo-Philipp Wich
b703669c5f
Fix swapped system and model values in admin-mini
2014-02-13 11:47:01 +00:00
Steven Barth
dd1ae30344
Fix a typo in IPv6 configuration page
2013-06-24 12:01:15 +00:00
Steven Barth
9e4f42001c
Add support for stateful DHCPv6
2013-06-24 12:01:11 +00:00
Steven Barth
6d01930515
Make static IPv6-configuration more usable
2013-06-24 12:01:03 +00:00
Steven Barth
e6e22f6cde
Update and simplify IPv6 RA & DHCPv6 configuration
2013-06-24 12:00:58 +00:00
Steven Barth
014adc6fdc
Add DS-Lite support
2013-06-24 12:00:53 +00:00
Steven Barth
d7b8ed8f90
Fix IPv6 package dependencies
2013-06-24 12:00:49 +00:00
Steven Barth
1b455bb42e
Fix dependencies for proto IPv6
2013-06-24 12:00:44 +00:00
Steven Barth
408970bddb
Add LuCI support for newly introduced IPv6 options
2013-06-24 12:00:40 +00:00
Steven Barth
6e7fb14afc
libs/core: fallback to ipv6-prefix-assignment if ipv6-address is empty
2013-06-24 12:00:33 +00:00
Steven Barth
c4cf9267e4
Add support for changing ULA prefix
2013-06-24 12:00:29 +00:00
Steven Barth
33998c11b8
modules/admin-full: add some additional option depends to the ra/dhcpv6 configuration page
2013-06-24 12:00:25 +00:00
Steven Barth
627191c701
libs/web: support dependencies on mvalues
2013-06-24 12:00:20 +00:00
Steven Barth
c203f084bd
move dhcpv6 support into luci-proto-6x4, rename luci-proto-6x4 to luci-proto-ipv6
2013-06-24 12:00:15 +00:00
Steven Barth
cd35191cbb
New IPv6 integration
2013-06-24 11:59:57 +00:00
Jo-Philipp Wich
56ece5b644
luci-0.11: merge r9842
2013-06-13 17:26:21 +00:00
Daniel Golle
2255d541bf
luci-0.11: correct spelling on luci startup page
2013-02-26 21:20:22 +00:00
Jo-Philipp Wich
adc4c2932e
luci-0.11: merge r9648, r9649 and r9654
2013-01-27 18:43:41 +00:00
Manuel Munz
f8ea6d5b21
luci-0.11: merge r9652
2013-01-27 00:21:19 +00:00
Manuel Munz
31e30bb566
luci-0.11: merge r9650
2013-01-26 23:13:58 +00:00
Jo-Philipp Wich
b5c9f85b00
luci-0.11: merge r9628 - r9631
2013-01-21 12:07:12 +00:00
Manuel Munz
0cbe6146d5
luci-0.11: Merge r9624 - r9626
2013-01-21 09:48:28 +00:00
Jo-Philipp Wich
03ed541b76
luci-0.11: merge r9571 - r9622
2013-01-18 14:08:37 +00:00
Jo-Philipp Wich
13224b696d
luci-0.11: merge r9571 - r9573
2012-12-29 13:15:53 +00:00
Jo-Philipp Wich
60b81d978a
luci-0.11: merge r9559 - r9569
2012-12-25 02:45:42 +00:00
Jo-Philipp Wich
8df855a6ac
luci-0.11: merge r9560
2012-12-19 00:37:39 +00:00
Jo-Philipp Wich
839dcdc012
luci-0.11: merge outstanding trunk changes
2012-12-18 13:58:22 +00:00
Jo-Philipp Wich
31d76dbb64
luci-0.11: merge r9399-r9402 and r9412
2012-10-29 14:38:50 +00:00
Jo-Philipp Wich
f450ff8c3f
applications/luci-ddns: make event interface configurable ( #497 )
2012-10-29 13:00:52 +00:00
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