project/luci.git
14 years agolibs/cbi: attach pcdata() to template scope and use it
Jo-Philipp Wich [Thu, 13 Aug 2009 17:14:25 +0000 (17:14 +0000)]
libs/cbi: attach pcdata() to template scope and use it

14 years agolibs/cbi: properly escape values in dynlist widget (#79)
Jo-Philipp Wich [Thu, 13 Aug 2009 14:36:18 +0000 (14:36 +0000)]
libs/cbi: properly escape values in dynlist widget (#79)

14 years agolibs/lucid: revert main state on startup to prevent accumulation.
Malte S. Stretz [Thu, 13 Aug 2009 13:43:20 +0000 (13:43 +0000)]
libs/lucid: revert main state on startup to prevent accumulation.

A proper SIGTERM handling needs support in nixio first.

14 years agoignore more build directories and files
Malte S. Stretz [Thu, 13 Aug 2009 11:54:45 +0000 (11:54 +0000)]
ignore more build directories and files

14 years agoignore host and docs directory
Malte S. Stretz [Thu, 13 Aug 2009 11:47:27 +0000 (11:47 +0000)]
ignore host and docs directory

14 years agolibs/uci: more detailed api docs
Malte S. Stretz [Thu, 13 Aug 2009 11:46:03 +0000 (11:46 +0000)]
libs/uci: more detailed api docs

14 years agobuild: fix cursor_state() in setup.lua
Jo-Philipp Wich [Thu, 13 Aug 2009 04:55:48 +0000 (04:55 +0000)]
build: fix cursor_state() in setup.lua

14 years agobuild: initialize host/var/state/ as well
Jo-Philipp Wich [Thu, 13 Aug 2009 00:39:08 +0000 (00:39 +0000)]
build: initialize host/var/state/ as well

14 years agobuild/setup.lua: override luci.model.uci.cursor_state() and clean up code
Jo-Philipp Wich [Thu, 13 Aug 2009 00:33:46 +0000 (00:33 +0000)]
build/setup.lua: override luci.model.uci.cursor_state() and clean up code

14 years agocontrib: bump uci to current version 0.7.5
Malte S. Stretz [Thu, 13 Aug 2009 00:06:08 +0000 (00:06 +0000)]
contrib: bump uci to current version 0.7.5

14 years agoadded start/stop button column to selectively start and stop
Markus Wigge [Wed, 12 Aug 2009 14:05:31 +0000 (14:05 +0000)]
added start/stop button column to selectively start and stop
OpenVPN connections

14 years agoapplications/openvpn: properly handle invalid names when defining new instances
Jo-Philipp Wich [Tue, 11 Aug 2009 16:00:26 +0000 (16:00 +0000)]
applications/openvpn: properly handle invalid names when defining new instances

14 years ago- fixed path to OpenVPN PID file
Markus Wigge [Tue, 11 Aug 2009 15:41:53 +0000 (15:41 +0000)]
- fixed path to OpenVPN PID file
- fixed syntax for translatef call

14 years agolibs/iwinfo: make lua wrapper functions static
Jo-Philipp Wich [Tue, 11 Aug 2009 14:20:57 +0000 (14:20 +0000)]
libs/iwinfo: make lua wrapper functions static

14 years agolibs/iwinfo: implement *_get_mbssid_support() check
Jo-Philipp Wich [Tue, 11 Aug 2009 13:56:16 +0000 (13:56 +0000)]
libs/iwinfo: implement *_get_mbssid_support() check

14 years agolibs/iwinfo: add dummy module for the sdk, use dummy on Darwin
Jo-Philipp Wich [Mon, 10 Aug 2009 13:33:00 +0000 (13:33 +0000)]
libs/iwinfo: add dummy module for the sdk, use dummy on Darwin

14 years agoluanet doesn't compile on Darwin
Steven Barth [Mon, 10 Aug 2009 09:16:32 +0000 (09:16 +0000)]
luanet doesn't compile on Darwin

14 years agolibs/iwinfo: forgot to clear string buffer in wrapper function
Jo-Philipp Wich [Mon, 10 Aug 2009 00:38:02 +0000 (00:38 +0000)]
libs/iwinfo: forgot to clear string buffer in wrapper function

14 years agocontrib: make luci-sys depend on luci-iwinfo
Jo-Philipp Wich [Sun, 9 Aug 2009 15:02:43 +0000 (15:02 +0000)]
contrib: make luci-sys depend on luci-iwinfo

14 years agolibs/iwinfo: implement *_get_frequency() - operating freq in mhz
Jo-Philipp Wich [Sun, 9 Aug 2009 14:24:43 +0000 (14:24 +0000)]
libs/iwinfo: implement *_get_frequency() - operating freq in mhz

14 years agolibs/sys: implement luci.sys.wifi.getiwinfo() oop interface
Jo-Philipp Wich [Sun, 9 Aug 2009 02:50:20 +0000 (02:50 +0000)]
libs/sys: implement luci.sys.wifi.getiwinfo() oop interface

14 years agocontrib: add iwinfo to the package feed
Jo-Philipp Wich [Sun, 9 Aug 2009 02:45:31 +0000 (02:45 +0000)]
contrib: add iwinfo to the package feed

14 years agolibs/iwinfo: fix broadcom signal calculation in master mode
Jo-Philipp Wich [Sun, 9 Aug 2009 02:45:05 +0000 (02:45 +0000)]
libs/iwinfo: fix broadcom signal calculation in master mode

14 years agolibs: introduce iwinfo - wireless information abstraction for proprietary broadcom...
Jo-Philipp Wich [Sun, 9 Aug 2009 02:02:46 +0000 (02:02 +0000)]
libs: introduce iwinfo - wireless information abstraction for proprietary broadcom, madwifi and mac80211 drivers.

14 years agomodules/admin-{mini,full} fix wpa psk mixed mode setting for atheros/prism2/mac80211...
Jo-Philipp Wich [Sat, 8 Aug 2009 00:42:19 +0000 (00:42 +0000)]
modules/admin-{mini,full} fix wpa psk mixed mode setting for atheros/prism2/mac80211 drivers

14 years agolibs/web: restore protected call to Template(), was accidentally removed in r4889
Jo-Philipp Wich [Fri, 7 Aug 2009 15:16:14 +0000 (15:16 +0000)]
libs/web: restore protected call to Template(), was accidentally removed in r4889

14 years agolibs/sgi-cgi: fix udata vs. string in cgi backend
Jo-Philipp Wich [Fri, 7 Aug 2009 12:24:30 +0000 (12:24 +0000)]
libs/sgi-cgi: fix udata vs. string in cgi backend

14 years agoCommit from LuCI Translation Portal by user keksdosenmann. 36 of 39 messages translat...
Translation System [Fri, 7 Aug 2009 06:59:40 +0000 (06:59 +0000)]
Commit from LuCI Translation Portal by user keksdosenmann. 36 of 39 messages translated (0 fuzzy).

14 years agoCommit from LuCI Translation Portal by user keksdosenmann. 3 of 3 messages translated...
Translation System [Fri, 7 Aug 2009 06:59:37 +0000 (06:59 +0000)]
Commit from LuCI Translation Portal by user keksdosenmann. 3 of 3 messages translated (0 fuzzy).

14 years agoCommit from LuCI Translation Portal by user keksdosenmann. 103 of 104 messages transl...
Translation System [Fri, 7 Aug 2009 06:59:34 +0000 (06:59 +0000)]
Commit from LuCI Translation Portal by user keksdosenmann. 103 of 104 messages translated (0 fuzzy).

14 years agoCommit from LuCI Translation Portal by user keksdosenmann. 17 of 17 messages translat...
Translation System [Fri, 7 Aug 2009 06:59:32 +0000 (06:59 +0000)]
Commit from LuCI Translation Portal by user keksdosenmann. 17 of 17 messages translated (0 fuzzy).

14 years agoCommit from LuCI Translation Portal by user keksdosenmann. 393 of 414 messages transl...
Translation System [Fri, 7 Aug 2009 06:59:30 +0000 (06:59 +0000)]
Commit from LuCI Translation Portal by user keksdosenmann. 393 of 414 messages translated (19 fuzzy).

14 years agoCommit from LuCI Translation Portal by user keksdosenmann. 37 of 39 messages translat...
Translation System [Fri, 7 Aug 2009 06:58:56 +0000 (06:58 +0000)]
Commit from LuCI Translation Portal by user keksdosenmann. 37 of 39 messages translated (0 fuzzy).

14 years agoCommit from LuCI Translation Portal by user keksdosenmann. 3 of 3 messages translated...
Translation System [Fri, 7 Aug 2009 06:58:52 +0000 (06:58 +0000)]
Commit from LuCI Translation Portal by user keksdosenmann. 3 of 3 messages translated (0 fuzzy).

14 years agoCommit from LuCI Translation Portal by user keksdosenmann. 0 of 5 messages translated...
Translation System [Fri, 7 Aug 2009 06:58:37 +0000 (06:58 +0000)]
Commit from LuCI Translation Portal by user keksdosenmann. 0 of 5 messages translated (0 fuzzy).

14 years agoCommit from LuCI Translation Portal by user keksdosenmann. 0 of 7 messages translated...
Translation System [Fri, 7 Aug 2009 06:58:35 +0000 (06:58 +0000)]
Commit from LuCI Translation Portal by user keksdosenmann. 0 of 7 messages translated (0 fuzzy).

14 years agoCommit from LuCI Translation Portal by user keksdosenmann. 0 of 45 messages translate...
Translation System [Fri, 7 Aug 2009 06:58:33 +0000 (06:58 +0000)]
Commit from LuCI Translation Portal by user keksdosenmann. 0 of 45 messages translated (0 fuzzy).

14 years agoCommit from LuCI Translation Portal by user keksdosenmann. 104 of 104 messages transl...
Translation System [Fri, 7 Aug 2009 06:58:31 +0000 (06:58 +0000)]
Commit from LuCI Translation Portal by user keksdosenmann. 104 of 104 messages translated (0 fuzzy).

14 years agoCommit from LuCI Translation Portal by user keksdosenmann. 0 of 8 messages translated...
Translation System [Fri, 7 Aug 2009 06:58:29 +0000 (06:58 +0000)]
Commit from LuCI Translation Portal by user keksdosenmann. 0 of 8 messages translated (0 fuzzy).

14 years agoCommit from LuCI Translation Portal by user keksdosenmann. 0 of 177 messages translat...
Translation System [Fri, 7 Aug 2009 06:58:27 +0000 (06:58 +0000)]
Commit from LuCI Translation Portal by user keksdosenmann. 0 of 177 messages translated (0 fuzzy).

14 years agoCommit from LuCI Translation Portal by user keksdosenmann. 17 of 17 messages translat...
Translation System [Fri, 7 Aug 2009 06:58:25 +0000 (06:58 +0000)]
Commit from LuCI Translation Portal by user keksdosenmann. 17 of 17 messages translated (0 fuzzy).

14 years agoCommit from LuCI Translation Portal by user keksdosenmann. 0 of 251 messages translat...
Translation System [Fri, 7 Aug 2009 06:58:23 +0000 (06:58 +0000)]
Commit from LuCI Translation Portal by user keksdosenmann. 0 of 251 messages translated (0 fuzzy).

14 years agoCommit from LuCI Translation Portal by user keksdosenmann. 330 of 414 messages transl...
Translation System [Fri, 7 Aug 2009 06:58:20 +0000 (06:58 +0000)]
Commit from LuCI Translation Portal by user keksdosenmann. 330 of 414 messages translated (26 fuzzy).

14 years agoCommit from LuCI Translation Portal by user keksdosenmann. 39 of 39 messages translat...
Translation System [Fri, 7 Aug 2009 06:57:54 +0000 (06:57 +0000)]
Commit from LuCI Translation Portal by user keksdosenmann. 39 of 39 messages translated (0 fuzzy).

14 years agoCommit from LuCI Translation Portal by user keksdosenmann. 3 of 3 messages translated...
Translation System [Fri, 7 Aug 2009 06:57:48 +0000 (06:57 +0000)]
Commit from LuCI Translation Portal by user keksdosenmann. 3 of 3 messages translated (0 fuzzy).

14 years agoCommit from LuCI Translation Portal by user keksdosenmann. 17 of 19 messages translat...
Translation System [Fri, 7 Aug 2009 06:57:45 +0000 (06:57 +0000)]
Commit from LuCI Translation Portal by user keksdosenmann. 17 of 19 messages translated (2 fuzzy).

14 years agoCommit from LuCI Translation Portal by user keksdosenmann. 9 of 9 messages translated...
Translation System [Fri, 7 Aug 2009 06:57:42 +0000 (06:57 +0000)]
Commit from LuCI Translation Portal by user keksdosenmann. 9 of 9 messages translated (0 fuzzy).

14 years agoCommit from LuCI Translation Portal by user keksdosenmann. 7 of 7 messages translated...
Translation System [Fri, 7 Aug 2009 06:57:35 +0000 (06:57 +0000)]
Commit from LuCI Translation Portal by user keksdosenmann. 7 of 7 messages translated (0 fuzzy).

14 years agoCommit from LuCI Translation Portal by user keksdosenmann. 5 of 5 messages translated...
Translation System [Fri, 7 Aug 2009 06:57:33 +0000 (06:57 +0000)]
Commit from LuCI Translation Portal by user keksdosenmann. 5 of 5 messages translated (0 fuzzy).

14 years agoCommit from LuCI Translation Portal by user keksdosenmann. 104 of 104 messages transl...
Translation System [Fri, 7 Aug 2009 06:57:21 +0000 (06:57 +0000)]
Commit from LuCI Translation Portal by user keksdosenmann. 104 of 104 messages translated (0 fuzzy).

14 years agoCommit from LuCI Translation Portal by user keksdosenmann. 0 of 8 messages translated...
Translation System [Fri, 7 Aug 2009 06:57:18 +0000 (06:57 +0000)]
Commit from LuCI Translation Portal by user keksdosenmann. 0 of 8 messages translated (0 fuzzy).

14 years agoCommit from LuCI Translation Portal by user keksdosenmann. 0 of 177 messages translat...
Translation System [Fri, 7 Aug 2009 06:57:16 +0000 (06:57 +0000)]
Commit from LuCI Translation Portal by user keksdosenmann. 0 of 177 messages translated (0 fuzzy).

14 years agoCommit from LuCI Translation Portal by user keksdosenmann. 17 of 17 messages translat...
Translation System [Fri, 7 Aug 2009 06:57:14 +0000 (06:57 +0000)]
Commit from LuCI Translation Portal by user keksdosenmann. 17 of 17 messages translated (0 fuzzy).

14 years agoCommit from LuCI Translation Portal by user keksdosenmann. 0 of 251 messages translat...
Translation System [Fri, 7 Aug 2009 06:57:12 +0000 (06:57 +0000)]
Commit from LuCI Translation Portal by user keksdosenmann. 0 of 251 messages translated (0 fuzzy).

14 years agoCommit from LuCI Translation Portal by user keksdosenmann. 412 of 414 messages transl...
Translation System [Fri, 7 Aug 2009 06:57:10 +0000 (06:57 +0000)]
Commit from LuCI Translation Portal by user keksdosenmann. 412 of 414 messages translated (0 fuzzy).

14 years agoCommit from LuCI Translation Portal by user keksdosenmann. 330 of 414 messages transl...
Translation System [Fri, 7 Aug 2009 06:56:25 +0000 (06:56 +0000)]
Commit from LuCI Translation Portal by user keksdosenmann. 330 of 414 messages translated (26 fuzzy).

14 years agoCommit from LuCI Translation Portal by user keksdosenmann. 17 of 17 messages translat...
Translation System [Fri, 7 Aug 2009 06:56:23 +0000 (06:56 +0000)]
Commit from LuCI Translation Portal by user keksdosenmann. 17 of 17 messages translated (0 fuzzy).

14 years agoCommit from LuCI Translation Portal by user keksdosenmann. 8 of 8 messages translated...
Translation System [Fri, 7 Aug 2009 06:56:17 +0000 (06:56 +0000)]
Commit from LuCI Translation Portal by user keksdosenmann. 8 of 8 messages translated (0 fuzzy).

14 years agoCommit from LuCI Translation Portal by user keksdosenmann. 103 of 104 messages transl...
Translation System [Fri, 7 Aug 2009 06:56:15 +0000 (06:56 +0000)]
Commit from LuCI Translation Portal by user keksdosenmann. 103 of 104 messages translated (0 fuzzy).

14 years agoCommit from LuCI Translation Portal by user keksdosenmann. 56 of 56 messages translat...
Translation System [Fri, 7 Aug 2009 06:56:12 +0000 (06:56 +0000)]
Commit from LuCI Translation Portal by user keksdosenmann. 56 of 56 messages translated (0 fuzzy).

14 years agoCommit from LuCI Translation Portal by user keksdosenmann. 17 of 19 messages translat...
Translation System [Fri, 7 Aug 2009 06:56:09 +0000 (06:56 +0000)]
Commit from LuCI Translation Portal by user keksdosenmann. 17 of 19 messages translated (2 fuzzy).

14 years agoCommit from LuCI Translation Portal by user keksdosenmann. 3 of 3 messages translated...
Translation System [Fri, 7 Aug 2009 06:56:04 +0000 (06:56 +0000)]
Commit from LuCI Translation Portal by user keksdosenmann. 3 of 3 messages translated (0 fuzzy).

14 years agoCommit from LuCI Translation Portal by user keksdosenmann. 32 of 32 messages translat...
Translation System [Fri, 7 Aug 2009 06:56:01 +0000 (06:56 +0000)]
Commit from LuCI Translation Portal by user keksdosenmann. 32 of 32 messages translated (0 fuzzy).

14 years agoCommit from LuCI Translation Portal by user keksdosenmann. 5 of 5 messages translated...
Translation System [Fri, 7 Aug 2009 06:55:59 +0000 (06:55 +0000)]
Commit from LuCI Translation Portal by user keksdosenmann. 5 of 5 messages translated (0 fuzzy).

14 years agoapplications/luci-fw: make source port optional and hidden by default, most users...
Jo-Philipp Wich [Fri, 7 Aug 2009 01:10:03 +0000 (01:10 +0000)]
applications/luci-fw: make source port optional and hidden by default, most users are confused by this

14 years agocontrib/package: remove dependency on remote-update in community package, this preven...
Jo-Philipp Wich [Wed, 5 Aug 2009 02:06:09 +0000 (02:06 +0000)]
contrib/package: remove dependency on remote-update in community package, this prevented building on x86 and others

14 years agolibs/web: template: fix spurious nil or false values that broke various templates
Jo-Philipp Wich [Wed, 5 Aug 2009 00:52:51 +0000 (00:52 +0000)]
libs/web: template: fix spurious nil or false values that broke various templates

14 years agolibs/core: fix loading of nixio.bit in luci.ip
Jo-Philipp Wich [Tue, 4 Aug 2009 10:38:52 +0000 (10:38 +0000)]
libs/core: fix loading of nixio.bit in luci.ip

14 years agocontrib/package: allow pipe signs for service descriptions in olsrd init script
Jo-Philipp Wich [Mon, 3 Aug 2009 18:30:07 +0000 (18:30 +0000)]
contrib/package: allow pipe signs for service descriptions in olsrd init script

14 years ago[PATCH] make luci.ip.IPvX a bit more forgiving
Jo-Philipp Wich [Sat, 1 Aug 2009 20:40:55 +0000 (20:40 +0000)]
[PATCH] make luci.ip.IPvX a bit more forgiving
Signed-Off-By: Malte S. Stretz <mss at apache.org>
14 years agolibs/cbi: fix default property of ListValue fields
Jo-Philipp Wich [Fri, 31 Jul 2009 23:22:10 +0000 (23:22 +0000)]
libs/cbi: fix default property of ListValue fields

14 years agoPerformance improvements, where did that get lost?
Steven Barth [Fri, 31 Jul 2009 19:57:07 +0000 (19:57 +0000)]
Performance improvements, where did that get lost?

14 years agocontrib/package: bump pkg revision as well
Jo-Philipp Wich [Fri, 31 Jul 2009 17:19:55 +0000 (17:19 +0000)]
contrib/package: bump pkg revision as well

14 years agocontrib/package: increase load threshold of freifunk watchdog to 15.0
Jo-Philipp Wich [Fri, 31 Jul 2009 17:19:23 +0000 (17:19 +0000)]
contrib/package: increase load threshold of freifunk watchdog to 15.0

14 years agoTypo
Steven Barth [Fri, 31 Jul 2009 17:08:59 +0000 (17:08 +0000)]
Typo

14 years agoFix cookie logout
Steven Barth [Fri, 31 Jul 2009 17:08:18 +0000 (17:08 +0000)]
Fix cookie logout

14 years agolibs/cbi: fix error reporting in map loading
Jo-Philipp Wich [Fri, 31 Jul 2009 00:13:24 +0000 (00:13 +0000)]
libs/cbi: fix error reporting in map loading

14 years agoapplication/luci-statistics: fix i18n binding, use string() instead of translate
Jo-Philipp Wich [Fri, 31 Jul 2009 00:02:53 +0000 (00:02 +0000)]
application/luci-statistics: fix i18n binding, use string() instead of translate

14 years agomodules/admin-full: fix syntax error in system controller
Jo-Philipp Wich [Fri, 31 Jul 2009 00:02:07 +0000 (00:02 +0000)]
modules/admin-full: fix syntax error in system controller

14 years agomodules/admin-mini: fix syntax error in system controller
Jo-Philipp Wich [Fri, 31 Jul 2009 00:01:34 +0000 (00:01 +0000)]
modules/admin-mini: fix syntax error  in system controller

14 years agoFix errorhandling in Delegators
Steven Barth [Thu, 30 Jul 2009 16:58:37 +0000 (16:58 +0000)]
Fix errorhandling in Delegators

14 years agoFix delegators
Steven Barth [Thu, 30 Jul 2009 16:05:12 +0000 (16:05 +0000)]
Fix delegators

14 years agolibs/lmo: remove cast in first lseek(), not needed since it's a constant expression
Jo-Philipp Wich [Thu, 30 Jul 2009 12:11:08 +0000 (12:11 +0000)]
libs/lmo: remove cast in first lseek(), not needed since it's a constant expression

14 years agoDisable Basic-Auth in SDK
Steven Barth [Thu, 30 Jul 2009 11:26:27 +0000 (11:26 +0000)]
Disable Basic-Auth in SDK

14 years agolibs/lmo: fix lmo_read32() (dereferencing type-punned pointer will break strict-alias...
Jo-Philipp Wich [Thu, 30 Jul 2009 11:06:12 +0000 (11:06 +0000)]
libs/lmo: fix lmo_read32() (dereferencing type-punned pointer will break strict-aliasing rules)

14 years ago* Add sample UCI config files for luci-app-diag-devinfo, to be used by the SDK.
Daniel Dickinson [Thu, 30 Jul 2009 05:48:03 +0000 (05:48 +0000)]
* Add sample UCI config files for luci-app-diag-devinfo, to be used by the SDK.
  This is part of the luci-app-diag-core, luci-app-voice-core,
  luci-app-voice-diag group.

14 years agolibs/lmo: explicitly cast values to off_t for lseek()
Jo-Philipp Wich [Thu, 30 Jul 2009 03:30:24 +0000 (03:30 +0000)]
libs/lmo: explicitly cast values to off_t for lseek()

14 years agoKill abandoned files
Steven Barth [Wed, 29 Jul 2009 07:48:11 +0000 (07:48 +0000)]
Kill abandoned files

14 years agolibs/core: properly handle udata values in overloaded string format operator
Jo-Philipp Wich [Wed, 29 Jul 2009 04:29:22 +0000 (04:29 +0000)]
libs/core: properly handle udata values in overloaded string format operator

14 years agolibs/lmo: jffs2 does not support mmap() with MAP_SHARED, use MAP_PRIVATE instead...
Jo-Philipp Wich [Wed, 29 Jul 2009 03:28:14 +0000 (03:28 +0000)]
libs/lmo: jffs2 does not support mmap() with MAP_SHARED, use MAP_PRIVATE instead (#76)

14 years agomodules/freifunk: fix yet another syntax error in public status model
Jo-Philipp Wich [Tue, 28 Jul 2009 18:24:07 +0000 (18:24 +0000)]
modules/freifunk: fix yet another syntax error in public status model

14 years agomodules/freifunk: fix syntax error introduced in r5150
Jo-Philipp Wich [Tue, 28 Jul 2009 12:09:38 +0000 (12:09 +0000)]
modules/freifunk: fix syntax error introduced in r5150

14 years agoIncrease timeout for HTTP, fixing some browser problems
Steven Barth [Tue, 28 Jul 2009 11:59:13 +0000 (11:59 +0000)]
Increase timeout for HTTP, fixing some browser problems

14 years agoAdd luci.lucid.running()
Steven Barth [Mon, 27 Jul 2009 12:28:34 +0000 (12:28 +0000)]
Add luci.lucid.running()

14 years agoAdd native support for homepages
Steven Barth [Mon, 27 Jul 2009 12:09:46 +0000 (12:09 +0000)]
Add native support for homepages

14 years agoOptimize util.threadlocal, Add luci.store as global threadlocal store
Steven Barth [Mon, 27 Jul 2009 10:27:39 +0000 (10:27 +0000)]
Optimize util.threadlocal, Add luci.store as global threadlocal store

14 years agoCode style
Steven Barth [Mon, 27 Jul 2009 10:27:35 +0000 (10:27 +0000)]
Code style

14 years agolibs/web: fix template parsing of default texts in i18n expressions
Jo-Philipp Wich [Sun, 26 Jul 2009 23:23:32 +0000 (23:23 +0000)]
libs/web: fix template parsing of default texts in i18n expressions

14 years agolibs/web: fix file handle leak in template parser
Jo-Philipp Wich [Sun, 26 Jul 2009 23:11:36 +0000 (23:11 +0000)]
libs/web: fix file handle leak in template parser

14 years agolibs/web: implement i18n.string() and i18n.stringf() to obtain genuine Lua strings...
Jo-Philipp Wich [Sun, 26 Jul 2009 22:48:09 +0000 (22:48 +0000)]
libs/web: implement i18n.string() and i18n.stringf() to obtain genuine Lua strings instead of udata objects