LuCI - OpenWrt Configuration Interface
Find a file
Jo-Philipp Wich d4987d7863 ccache not loading or storing cache files
I've noticed that there is nothing in my /tmp/luci-modulecache
directory. Digging into it it looks like because both the expected uid
and mode of the files doesn't match, so for security reasons they're
long being loaded or saved by ccache.lua (from the luci-lib-core
package). I'm not sure how far back this has been broken but I it
appears to have been quite some time, possibly years?

I've included a patch which updates the checks to use the right newer
function name / structure name. It decreases page load times by about
10-15% on my bcm2708 (raspberrypi). I can create a ticket if you'd
prefer. The patch is against the luci-0.11 branch but should apply to
trunk as well.

Signed-off-by: Bryan Mayland <bmayland@leoninedev.com>
2012-12-19 00:35:30 +00:00
applications luci_statistics: Add y_min, y_max, units_exponent options and clean up some graphs 2012-12-14 21:53:03 +00:00
build build: remove two obsolete scripts 2012-12-18 14:20:10 +00:00
contrib contrib/package: fix typo in luci-app-firewall package description 2012-12-18 13:16:26 +00:00
i18n i18n/polish: Change language name to Polski only, #475 2012-11-10 23:33:40 +00:00
libs ccache not loading or storing cache files 2012-12-19 00:35:30 +00:00
modules modules/admin-full: several white-space fixes for Bootstrap 2012-12-02 14:20:42 +00:00
po Commit from LuCI Translation Portal by user jow.: 137 of 175 messages translated (0 fuzzy). 2012-12-18 13:49:52 +00:00
protocols fix is_installed() check for l2tp 2012-12-15 00:35:47 +00:00
themes remove .i18n annotations from controller files 2012-11-26 12:53:43 +00:00
.buildpath * new project: ff-luci - Freifunk Lua Configuration Interface 2008-03-02 21:52:58 +00:00
.cproject More C-Functions (luci.cutil.instanceof, luci.cutil.pcdata) 2008-11-20 19:22:05 +00:00
.gitignore Added "apidocs" target to Makefile 2008-07-29 21:16:12 +00:00
.project LuCI Core C-Rewrite: First steps 2008-11-19 23:02:36 +00:00
INSTALL HTTP is sufficient for plain checkouts, Schäuble could also do checkouts before by himself 2009-01-02 21:42:49 +00:00
LICENSE * new project: ff-luci - Freifunk Lua Configuration Interface 2008-03-02 21:52:58 +00:00
Makefile luci: host-build libs/web instead of libs/lmo to create po2lmo executable 2012-11-25 19:18:00 +00:00
NOTICE Add axTLS sourcecode 2009-02-22 23:19:25 +00:00
THANKYOU * luci: replace all "OpenWRT" occurences with "OpenWrt" 2008-10-27 15:19:58 +00:00