Timeline
2012-07-17:
- 08:54 Changeset in svn [983] by
-
- trunk/main/xc_shm_mmap.c
- trunk/main/xc_utils.c
- trunk/processor/head.m4
- …
kill warnings
- 08:54 Changeset in git [94c430e]3.03.13.2trunk by
-
- main/xc_shm_mmap.c
- main/xc_utils.c
- processor/head.m4
- …
kill warnings
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@983 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
- 08:35 Changeset in svn [982] by
-
- trunk/Makefile.frag
- trunk/bin
- trunk/bin/phpdc.phpr
- …
move files to subdirs
- 08:35 Changeset in git [ef5a13d]3.03.13.2trunk by
-
- Makefile.frag
- bin/phpdc.phpr
- bin/phpdop.phpr
- …
move files to subdirs
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@982 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
- 04:16 Changeset in svn [981] by
-
- trunk/Makefile.frag
remove Makefile hack
- 04:16 Changeset in git [f9f7ff5]3.03.13.2trunk by
-
- Makefile.frag
remove Makefile hack
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@981 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
- 04:14 Changeset in svn [980] by
-
- trunk/Makefile.frag
- trunk/run
fix make args
- 04:14 Changeset in git [f32a55e]3.03.13.2trunk by
-
- Makefile.frag
- run
fix make args
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@980 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
- 02:26 WikiStart edited by
- (diff)
- 02:25 WikiStart.zh edited by
- (diff)
- 02:20 GetSupport edited by
- (diff)
- 02:19 GetSupport/Content created by
- 02:19 WikiStart.zh edited by
- (diff)
- 02:18 GetSupport.zh edited by
- (diff)
- 02:18 GetSupport/Content.zh created by
- 02:07 GetSupport edited by
- (diff)
- 02:06 GetSupport.zh edited by
- (diff)
- 02:05 AboutUs edited by
- (diff)
- 02:01 WikiStart edited by
- (diff)
- 01:58 GetSupport.zh edited by
- (diff)
- 01:58 GetSupport edited by
- (diff)
- 01:56 GetSupport.zh edited by
- (diff)
- 01:51 WikiStart edited by
- (diff)
2012-07-16:
- 08:45 XcacheIni edited by
- (diff)
- 08:44 XcacheIni.zh edited by
- (diff)
- 08:43 XcacheApi edited by
- (diff)
- 08:42 Ticket #2 ([TODO] AutoDisableOnCrash) closed by
- fixed: implemented in [979]
- 08:41 Changeset in svn [979] by
-
- trunk/ChangeLog
- trunk/NEWS
- trunk/mmap.c
- …
closes #2: auto disable on crash
- 08:41 Changeset in git [e53af1f]3.03.13.2trunk by
-
- ChangeLog
- NEWS
- mmap.c
- …
closes #2: auto disable on crash
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@979 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
- 08:11 Changeset in svn [978] by
-
- trunk/ChangeLog
- trunk/xcache.c
fix build. additional_functions requires PHP 5.3
- 08:11 Changeset in git [1a087fb]3.03.13.2trunk by
-
- ChangeLog
- xcache.c
fix build. additional_functions requires PHP 5.3
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@978 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
- 07:55 Changeset in svn [977] by
-
- trunk/make
- trunk/run
util script for running/make for developers
- 07:55 Changeset in git [fb9bb38]3.03.13.2trunk by
-
- make
- run
util script for running/make for developers
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@977 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
- 07:04 WikiStart.zh edited by
- (diff)
- 04:44 ReleaseArchive edited by
- (diff)
- 04:43 NewsArchive.zh edited by
- (diff)
- 04:38 WikiStart.zh edited by
- (diff)
- 04:37 WikiStart edited by
- (diff)
2012-07-14:
- 04:45 Ticket #174 (Ability to clear all cache) closed by
- fixed: implemented in [976] you can already do it but updated API is easier …
- 04:44 Changeset in svn [976] by
-
- trunk/ChangeLog
- trunk/admin/xcache.php
- trunk/xcache.c
closes #174: updated api for clear all cache
- 04:44 Changeset in git [032a12a]3.03.13.2trunk by
-
- ChangeLog
- admin/xcache.php
- xcache.c
closes #174: updated api for clear all cache
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@976 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
- 04:28 Changeset in svn [975] by
-
- trunk/xcache.c
avoid bogus warning for fcgi
- 04:28 Changeset in git [5aa5f6e]3.03.13.2trunk by
-
- xcache.c
avoid bogus warning for fcgi
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@975 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
- 03:54 Faq edited by
- (diff)
- 03:53 Ticket #73 (check PHP_FCGI_CHILDREN and warn if it's not set for fcgi mode) closed by
- fixed: implemented in [974]
- 03:53 Changeset in svn [974] by
-
- trunk/ChangeLog
- trunk/NEWS
- trunk/xcache.c
fixes #73: warn for improper PHP_FCGI_CHILDREN setting fcgi mode
- 03:53 Changeset in git [f8d40fb]3.03.13.2trunk by
-
- ChangeLog
- NEWS
- xcache.c
fixes #73: warn for improper PHP_FCGI_CHILDREN setting fcgi mode
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@974 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
- 03:00 Changeset in svn [973] by
-
- trunk/ChangeLog
- trunk/NEWS
updates changelog/news
- 03:00 Changeset in git [7fa7675]3.03.13.2trunk by
-
- ChangeLog
- NEWS
updates changelog/news
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@973 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
- 02:59 Ticket #164 (warning/error when XCache is loaded incorrectly) closed by
- fixed: implemented in [972]
- 02:58 Changeset in svn [972] by
-
- trunk/xcache.c
closes #164: warning/error when xcache.so is loaded incorrectly
- 02:58 Changeset in git [ef18f7a]3.03.13.2trunk by
-
- xcache.c
closes #164: warning/error when xcache.so is loaded incorrectly
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@972 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
- 02:43 Ticket #125 (Odd maximum execution time error) closed by
- worksforme: […]
- 02:35 Ticket #37 (xcache_get SEGV using objects) closed by
- fixed: fixed in [971]
- 02:34 Changeset in svn [971] by
-
- trunk/xcache.c
closes #37: avoid crash storing object. raise error instead
- 02:34 Changeset in git [96ab621]3.03.13.2trunk by
-
- xcache.c
closes #37: avoid crash storing object. raise error instead
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@971 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
- 02:20 Release-2.0.1 edited by
- (diff)
- 02:16 Release-2.0.1 edited by
- (diff)
- 02:14 Release-2.0.1 created by
- 02:05 NewsArchive edited by
- (diff)
- 02:05 WikiStart edited by
- (diff)
- 02:04 WikiStart edited by
- (diff)
- 02:01 Changeset in svn [970] by
-
- autobuild/.config
- autobuild/scripts/generateMakefile
fix corrupt parallel build by using different tmp directory
- 01:42 Milestone 2.0.1 completed
- fix bugs found in 2.0.0
- 01:30 Changeset in svn [969] by
-
- trunk/ChangeLog
- trunk/NEWS
updated release date
- 01:30 Changeset in git [7b26529]3.03.13.2trunk by
-
- ChangeLog
- NEWS
updated release date
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@969 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
- 01:30 Changeset in svn [968] by
-
- tags/2.0.1/ChangeLog
- tags/2.0.1/NEWS
- tags/2.0.1/xcache.h
updated version/date
- 01:30 Changeset in git [8af6327]2.0.1 by
-
- ChangeLog
- NEWS
- xcache.h
updated version/date
git-svn-id: svn://svn.lighttpd.net/xcache/tags/2.0.1@968 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
- 01:30 Changeset in svn [967] by
-
- trunk/xcache.h
bump version to 2.1.0
- 01:30 Changeset in git [0cdc369]3.03.13.2trunk by
-
- xcache.h
bump version to 2.1.0
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@967 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
- 01:29 Changeset in svn [966] by
-
- tags/2.0.1
released 2.0.1
- 01:29 Changeset in git [66f5762] by
-
released 2.0.1
git-svn-id: svn://svn.lighttpd.net/xcache/tags/2.0.1@966 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
2012-07-13:
- 15:32 Ticket #265 (php5-fpm segfault while xcache_get a key with object in data) closed by
- duplicate: duplicate of #37
- 15:32 Ticket #245 (PHP with xcache crash, after restore object variable) closed by
- duplicate: duplicate of #37
- 15:32 Ticket #245 (PHP with xcache crash, after restore object variable) reopened by
- 15:29 Ticket #270 (installation on joomla) closed by
- invalid
- 15:28 Ticket #272 (xcache crashes site - need help) closed by
- invalid: This is a PHP not XCache problem see https://bugs.php.net/bug.php?id=62432
- 15:26 Ticket #263 (Cache filters) closed by
- duplicate: see #44
- 15:22 Ticket #186 (Degraded performance when using Zend Guard encoded files with XCache ...) closed by
- fixed: this should have been fixed because XCache skip encoded file pretty well
- 15:15 Ticket #207 (XCache 只有 Apc 的 效率的一半 ?) closed by
- fixed: should have been fixed in 2.0.0. feedback needed
- 15:14 Ticket #137 (Problem with mysqli extension) closed by
- invalid: i don't think it's a XCache. XCache does not interact with any other …
- 15:13 Ticket #123 (autoload malfunction) closed by
- worksforme
- 15:13 Ticket #123 (autoload malfunction) reopened by
- 15:12 Ticket #123 (autoload malfunction) closed by
- worksforme: works for me in 2.0.1
- 15:10 Ticket #255 (multiple caches of same file and file modification) closed by
- fixed: this is fixed perfectly in 2.0.1. see bug #284
- 15:07 Ticket #240 (trunk segfaults with 5.3) closed by
- invalid: see https://bugs.php.net/bug.php?id=62432
- 15:06 Ticket #145 (segfault with xdebug and xcache) closed by
- invalid: the strace output shows that XCache is loaded after Xdebug which is an …
- 15:01 Ticket #119 (xcache 1.2.1 has problems together with zend optimizer 3.3.0) closed by
- worksforme
- 14:56 Ticket #136 (xcache wont compile) closed by
- invalid: broken php build (php-devel). not a XCache problem
- 14:55 Ticket #126 (Apache 2.2.6 Segfaults with 1.2.1) closed by
- invalid: XCache must be loaded using zend_extension*=*..xcache. and before …
- 14:54 Ticket #117 (__FILE__ doesn't work correctly in hard-linked files) closed by
- fixed: this is fixed perfectly in 2.0.1. see bug #284
- 14:53 AutoHardLinking edited by
- (diff)
- 14:51 Ticket #234 (Fatal Error with conditional class definition.) closed by
- duplicate: duplicate of #65
- 14:49 Ticket #228 (var cache doesn't work for php cli) closed by
- wontfix: XCache is useless with CLI. What you wanted is to share between …
- 14:43 Ticket #205 (all function to lowercase) closed by
- fixed
- 14:43 Ticket #195 (Cannot redeclare () in FILENAME) closed by
- fixed: this should have been perfectly fixed in 2.0.1
- 14:42 Ticket #17 (invision power board) closed by
- fixed: this should have been perfectly fixed in 2.0.1
- 14:42 Ticket #65 (Cannot redeclare class) closed by
- fixed: should have been fixed since PHP 5.3 and some version of XCache
- 14:34 Ticket #65 (Cannot redeclare class) reopened by
- 14:32 Ticket #17 (invision power board) reopened by
- 02:53 Changeset in svn [965] by
-
- trunk/xcache.c
fix ts build
- 02:53 Changeset in git [a3c685a]3.03.13.2trunk by
-
- xcache.c
fix ts build
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@965 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
- 02:42 Ticket #284 (Cache not updated after renaming or moving directory) closed by
- fixed: fixed in [964] (scheduled for 2.0.1). set "xcache.experimental = on" …
- 02:42 Ticket #264 (xcache fails with hardlinked sources and gallery2) closed by
- fixed: fixed in [964] (scheduled for 2.0.1). set "xcache.experimental = on" …
- 02:40 Changeset in svn [964] by
-
- trunk/ChangeLog
- trunk/NEWS
- trunk/processor/processor.m4
- …
fixed #264, #284: FILE DIR handling for moved/hardlinked files (set "xcache.experimental = on" to eanble this fix)
- 02:40 Changeset in git [6be3a40]3.03.13.2trunk by
-
- ChangeLog
- NEWS
- processor/processor.m4
- …
fixed #264, #284: FILE DIR handling for moved/hardlinked files (set "xcache.experimental = on" to eanble this fix)
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@964 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
2012-07-12:
- 19:01 Ticket #284 (Cache not updated after renaming or moving directory) created by
- This is what happens when I move a Joomla! instalation from /joomla/ …
2012-07-11:
- 07:21 Changeset in svn [963] by
-
- autobuild/scripts/updatepackage
check corrupted file
- 04:53 Changeset in svn [962] by
-
- trunk/ChangeLog
updated ChangeLog?
- 04:53 Changeset in git [ae3981d]3.03.13.2trunk by
-
- ChangeLog
updated ChangeLog?
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@962 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
- 04:16 Changeset in svn [961] by
-
- trunk/utils.c
- trunk/xcache.c
revert opt out of included_files handling. still required by require()/include(). make it work for new sandbox handling
- 04:16 Changeset in git [90b1153]3.03.13.2trunk by
-
- utils.c
- xcache.c
revert opt out of included_files handling. still required by require()/include(). make it work for new sandbox handling
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@961 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
2012-07-10:
2012-07-09:
- 08:49 Ticket #283 (XCache admin APIs (admin page) cause SEGV if XCache failed to initize) closed by
- fixed: fixed in [960]
- 08:38 Changeset in svn [960] by
-
- trunk/ChangeLog
- trunk/xcache.c
fixed #283: XCache admin APIs (admin page) cause SEGV if XCache failed to initize
- 08:38 Changeset in git [0ff7cf4]3.03.13.2trunk by
-
- ChangeLog
- xcache.c
fixed #283: XCache admin APIs (admin page) cause SEGV if XCache failed to initize
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@960 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
- 08:04 Ticket #283 (XCache admin APIs (admin page) cause SEGV if XCache failed to initize) created by
- 01:53 NewsArchive edited by
- (diff)
- 01:51 WikiStart edited by
- (diff)
2012-07-08:
- 15:40 Changeset in svn [959] by
-
- tags/2.0.1-rc3
tagged 2.0.1-rc3
- 15:40 Changeset in git [a4cd9a7]2.0.1-rc3 by
-
tagged 2.0.1-rc3
git-svn-id: svn://svn.lighttpd.net/xcache/tags/2.0.1-rc3@959 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
- 15:39 Changeset in svn [958] by
-
- trunk/xcache.h
bump version to rc3
- 15:39 Changeset in git [22c8f56]3.03.13.2trunk by
-
- xcache.h
bump version to rc3
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@958 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
2012-07-07:
- 03:40 Changeset in svn [957] by
-
- trunk/xcache.c
adds to open_files whenever old_compile_file is not called
- 03:40 Changeset in git [358a442]3.03.13.2trunk by
-
- xcache.c
adds to open_files whenever old_compile_file is not called
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@957 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
2012-07-06:
- 19:09 Changeset in svn [956] by
-
- trunk/ChangeLog
- trunk/xcache.c
<=PHP_5_2 duplicate error message failed to include file
- 19:09 Changeset in git [dabdfe1]3.03.13.2trunk by
-
- ChangeLog
- xcache.c
<=PHP_5_2 duplicate error message failed to include file
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@956 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
- 17:21 Changeset in svn [955] by
-
- trunk/xcache.c
fix assert for __DIR
- 17:21 Changeset in git [5689b6b]3.03.13.2trunk by
-
- xcache.c
fix assert for __DIR
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@955 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
- 09:18 Changeset in svn [954] by
-
- trunk/utils.c
- trunk/xcache.c
restore open_files handling, it is required. disable included_files which is real EG since PHP 5_2
- 09:18 Changeset in git [831bc07]3.03.13.2trunk by
-
- utils.c
- xcache.c
restore open_files handling, it is required. disable included_files which is real EG since PHP 5_2
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@954 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
2012-07-03:
- 13:13 Changeset in svn [953] by
-
- trunk/admin/common.php
try not to "nicer" on middle of the path
- 13:13 Changeset in git [285096e]3.03.13.2trunk by
-
- admin/common.php
try not to "nicer" on middle of the path
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@953 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
- 06:46 Changeset in svn [952] by
-
- trunk/admin/common-zh-simplified-utf-8.lang.php
- trunk/admin/common-zh-traditional-utf-8.lang.php
- trunk/admin/edit.tpl.php
disable submit button like textarea when enable_eval not enabled. adds note about it
- 06:46 Changeset in git [67f522a]3.03.13.2trunk by
-
- admin/common-zh-simplified-utf-8.lang.php
- admin/common-zh-traditional-utf-8.lang.php
- admin/edit.tpl.php
disable submit button like textarea when enable_eval not enabled. adds note about it
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@952 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
2012-07-02:
- 09:07 Changeset in svn [951] by
-
- trunk/admin/common.php
add cache control to force refetch data
- 09:07 Changeset in git [4856032]3.03.13.2trunk by
-
- admin/common.php
add cache control to force refetch data
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@951 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
- 07:09 Changeset in svn [950] by
-
- trunk/xcache.c
stat on resolved path
- 07:09 Changeset in git [fe16be2]3.03.13.2trunk by
-
- xcache.c
stat on resolved path
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@950 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
- 01:50 Ticket #282 (high miss if file does not exist) closed by
- fixed: fixed in [936]
2012-07-01:
- 14:36 Changeset in svn [949] by
-
- trunk/admin/help-en.lang.php
fix help
- 14:36 Changeset in git [1b69183]3.03.13.2trunk by
-
- admin/help-en.lang.php
fix help
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@949 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
- 12:37 NewsArchive edited by
- (diff)
- 12:36 WikiStart edited by
- (diff)
- 04:31 NewsArchive edited by
- (diff)
- 04:30 WikiStart edited by
- (diff)
- 04:26 NewsArchive edited by
- (diff)
- 04:26 WikiStart edited by
- (diff)
- 04:22 Changeset in svn [948] by
-
- autobuild/scripts/fixconfigure
- autobuild/scripts/unpackphpsource
fix for php git repo
- 04:22 Changeset in svn [947] by
-
- autobuild/.config
updated php versions
- 04:15 Changeset in svn [946] by
-
- trunk/xcache.h
marks rc2
- 04:15 Changeset in git [9394907]3.03.13.2trunk by
-
- xcache.h
marks rc2
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@946 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
- 04:14 Changeset in svn [945] by
-
- tags/2.0.1-rc2
tagged 2.0.1-rc2
- 04:14 Changeset in git [59e1666]2.0.1-rc2 by
-
- ChangeLog
- NEWS
tagged 2.0.1-rc2
git-svn-id: svn://svn.lighttpd.net/xcache/tags/2.0.1-rc2@945 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
- 04:14 Changeset in svn [944] by
-
- tags/2.0.1-rc2
retagging
- 04:13 Changeset in svn [943] by
-
- trunk/ChangeLog
- trunk/NEWS
update news and changelog
- 04:13 Changeset in git [87aa743]3.03.13.2trunk by
-
- ChangeLog
- NEWS
update news and changelog
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@943 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
- 04:11 Ticket #281 (Apache Crashes Under Load With XCache) closed by
- fixed: OK. the latter issue is a PHP 5.3.13 issue which is fixed in PHP side.
- 04:05 Changeset in svn [942] by
-
- autobuild/README
note about release steps
- 04:05 Changeset in svn [941] by
-
- tags/2.0.1-rc2
tagged 2.0.1-rc2
- 04:05 Changeset in git [b73690c] by
-
tagged 2.0.1-rc2
git-svn-id: svn://svn.lighttpd.net/xcache/tags/2.0.1-rc2@941 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
- 04:00 Changeset in svn [940] by
-
- trunk/xcache.c
BC refcount for now
- 04:00 Changeset in git [0a6b7b8]3.03.13.2trunk by
-
- xcache.c
BC refcount for now
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@940 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
2012-06-29:
- 04:07 Changeset in svn [939] by
-
- trunk/xcache.c
no need to add to open_files
- 04:07 Changeset in git [3bdc023]3.03.13.2trunk by
-
- xcache.c
no need to add to open_files
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@939 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
2012-06-28:
- 10:17 Changeset in svn [938] by
-
- trunk/disassembler.c
- trunk/utils.c
- trunk/utils.h
- …
finished sandbox rewrite
- 10:17 Changeset in git [f5672a7]3.03.13.2trunk by
-
- disassembler.c
- utils.c
- utils.h
- …
finished sandbox rewrite
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@938 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
- 09:38 Changeset in svn [937] by
-
- trunk/disassembler.c
- trunk/utils.c
- trunk/utils.h
- …
still WIP: rewrite sandbox to use callback
- 09:38 Changeset in git [ac32888]3.03.13.2trunk by
-
- disassembler.c
- utils.c
- utils.h
- …
still WIP: rewrite sandbox to use callback
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@937 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
- 07:45 Changeset in svn [936] by
-
- trunk/admin/common-zh-simplified-utf-8.lang.php
- trunk/admin/common-zh-traditional-utf-8.lang.php
- trunk/admin/help-en.lang.php
- …
change misses to updates. misses is kept for compatibility reason but deprecated
- 07:45 Changeset in git [0731922]3.03.13.2trunk by
-
- admin/common-zh-simplified-utf-8.lang.php
- admin/common-zh-traditional-utf-8.lang.php
- admin/help-en.lang.php
- …
change misses to updates. misses is kept for compatibility reason but deprecated
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@936 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
- 07:38 Changeset in svn [935] by
-
- trunk/utils.c
- trunk/utils.h
simplify sandbox/compiler_result code, removed alloc
- 07:38 Changeset in git [3970490]3.03.13.2trunk by
-
- utils.c
- utils.h
simplify sandbox/compiler_result code, removed alloc
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@935 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
- 03:45 Changeset in svn [934] by
-
- trunk/admin/edit.php
- trunk/admin/footer.tpl.php
- trunk/admin/xcache.php
show php version
- 03:45 Changeset in git [64b072f]3.03.13.2trunk by
-
- admin/edit.php
- admin/footer.tpl.php
- admin/xcache.php
show php version
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@934 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
- 03:43 Changeset in svn [933] by
-
- trunk/admin/xcache.css
- trunk/admin/xcache.php
improve switcher style
- 03:43 Changeset in git [aa51ba7]3.03.13.2trunk by
-
- admin/xcache.css
- admin/xcache.php
improve switcher style
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@933 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
- 02:03 WikiStart edited by
- (diff)
- 02:02 NewsArchive edited by
- (diff)
- 02:00 Ticket #282 (high miss if file does not exist) created by
- 01:57 NewsArchive edited by
- (diff)
- 01:56 WikiStart edited by
- (diff)
2012-06-27:
2012-06-26:
- 17:27 Changeset in svn [932] by
-
- trunk/processor/hashtable.m4
arKey should be NULL for numeric index
- 17:27 Changeset in git [a51249d]3.03.13.2trunk by
-
- processor/hashtable.m4
arKey should be NULL for numeric index
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@932 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
- 17:26 Changeset in svn [931] by
-
- trunk/admin/xcache.tpl.php
- trunk/xcache.c
refcount is no longer available for var cache
- 17:26 Changeset in git [8de4537]3.03.13.2trunk by
-
- admin/xcache.tpl.php
- xcache.c
refcount is no longer available for var cache
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@931 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
- 13:53 Changeset in svn [930] by
-
- trunk/disassembler.c
- trunk/processor/hashtable.m4
- trunk/processor/head.m4
- …
fix disassembler for 2.4 literal
- 13:53 Changeset in git [9d48a49]3.03.13.2trunk by
-
- disassembler.c
- processor/hashtable.m4
- processor/head.m4
- …
fix disassembler for 2.4 literal
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@930 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
- 09:21 Changeset in svn [929] by
-
- trunk/xcache.c
xc_resolve_path for better name. call util/coverager destroy first
- 09:21 Changeset in git [072acc9]3.03.13.2trunk by
-
- xcache.c
xc_resolve_path for better name. call util/coverager destroy first
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@929 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
- 09:03 Changeset in svn [928] by
-
- trunk/lock.c
fix locking for win32
- 09:03 Changeset in git [4edbdeb]3.03.13.2trunk by
-
- lock.c
fix locking for win32
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@928 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
- 04:21 Changeset in svn [927] by
-
- trunk/xcache-zh-gb2312.ini
- trunk/xcache.ini
improve notes in ini
- 04:21 Changeset in git [70d0d24]3.03.13.2trunk by
-
- xcache-zh-gb2312.ini
- xcache.ini
improve notes in ini
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@927 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
2012-06-25:
- 08:55 Changeset in svn [926] by
-
- trunk/admin/common.php
improve path nicer to handle win32 DOCUMENT_ROOT
- 08:55 Changeset in git [5cef983]3.03.13.2trunk by
-
- admin/common.php
improve path nicer to handle win32 DOCUMENT_ROOT
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@926 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
2012-06-24:
- 06:48 Changeset in svn [925] by
-
- trunk/xcache.c
- 06:48 Changeset in git [bb6bf2b]3.03.13.2trunk by
-
- xcache.c
uses MiniDumpWithIndirectlyReferencedMemory?
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@925 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
- 06:34 Changeset in svn [924] by
-
- trunk/mmap.c
fix invalidate CRT parameters
- 06:34 Changeset in git [94028f5]3.03.13.2trunk by
-
- mmap.c
fix invalidate CRT parameters
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@924 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
- 03:16 Changeset in svn [923] by
-
- trunk/xcache.c
- trunk/xcache.h
fix version stuff
- 03:16 Changeset in git [b99fe43]3.03.13.2trunk by
-
- xcache.c
- xcache.h
fix version stuff
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@923 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
- 03:04 Changeset in svn [922] by
-
- trunk/xcache.c
kill sign mismatch warning
- 03:04 Changeset in git [7871ef9]3.03.13.2trunk by
-
- xcache.c
kill sign mismatch warning
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@922 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
2012-06-23:
- 18:37 Changeset in svn [921] by
-
- trunk/xcache.c
collect more info in minidump
- 18:37 Changeset in git [e1075d1]3.03.13.2trunk by
-
- xcache.c
collect more info in minidump
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@921 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
- 18:15 Changeset in svn [920] by
-
- trunk/admin/config.default.php
- trunk/admin/config.example.php
add back default
- 18:15 Changeset in git [36d9fcf]3.03.13.2trunk by
-
- admin/config.default.php
- admin/config.example.php
add back default
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@920 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
- 18:01 Changeset in svn [919] by
-
- trunk/xcache.c
fix version string in core dump filename
- 18:01 Changeset in git [6ae47f3]3.03.13.2trunk by
-
- xcache.c
fix version string in core dump filename
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@919 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
- 14:40 Changeset in svn [918] by
-
- trunk/xcache.c
fix dbghelp version check
- 14:40 Changeset in git [e650948]3.03.13.2trunk by
-
- xcache.c
fix dbghelp version check
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@918 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
- 04:49 Changeset in svn [917] by
-
- trunk/processor/head.m4
- trunk/processor/process.m4
- trunk/processor/processor.m4
- …
kill sign/const warning
- 04:49 Changeset in git [282834a]3.03.13.2trunk by
-
- processor/head.m4
- processor/process.m4
- processor/processor.m4
- …
kill sign/const warning
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@917 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
- 03:39 Changeset in svn [916] by
-
- trunk/xcache.c
fix coredump path should be xcache.coredump_directory
- 03:39 Changeset in git [ec7f546]3.03.13.2trunk by
-
- xcache.c
fix coredump path should be xcache.coredump_directory
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@916 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
- 03:37 Changeset in svn [915] by
-
- trunk/xcache.c
code clean up
- 03:37 Changeset in git [eefa931]3.03.13.2trunk by
-
- xcache.c
code clean up
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@915 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
- 03:34 Ticket #281 (Apache Crashes Under Load With XCache) reopened by
- the new r914 snapshot is uploaded to same url. i've added crash dmp …
2012-06-21:
- 09:44 Changeset in svn [914] by
-
- trunk/xcache.c
crash dump support for windows
- 09:44 Changeset in git [8f07263]3.03.13.2trunk by
-
- xcache.c
crash dump support for windows
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@914 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
- 08:41 Changeset in svn [913] by
-
- autobuild/scripts/download
more concurrent using aria2c download
- 06:37 Changeset in svn [912] by
-
- autobuild/Makefile
- autobuild/scripts/common
- autobuild/scripts/generateMakefile
compatibility
2012-06-20:
- 01:57 Changeset in svn [911] by
-
- trunk/admin/config.example.php
adding back example file
- 01:57 Changeset in git [f48e319]3.03.13.2trunk by
-
- admin/config.example.php
adding back example file
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@911 c26eb9a1-5813-0410-bd6c-c2e55f420ca7