Timeline
2012-12-11:
- 12:17 Ticket #295 (PHP 5.4.9 TRAITS with Xcache -> SEG FAULT) created by
- Hi! Have a problem with php traits and xcache! Whenever I try to use …
- 01:52 Ticket #294 (Xcache 3.0.x with Ioncube Loader) closed by
- fixed: This issue has been fixed in trunk already. check out from svn, or use …
2012-12-10:
- 23:12 Ticket #294 (Xcache 3.0.x with Ioncube Loader) created by
- Greetings, I work on the IUS Community Project, we create replacement …
- 16:12 PoweredByXCache edited by
- (diff)
2012-12-07:
- 09:34 Changeset in svn [1190] by
-
- trunk/mod_cacher/xc_cacher.c
fix typo
- 09:34 Changeset in git [117d724]3.03.13.2trunk by
-
- mod_cacher/xc_cacher.c
fix typo
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@1190 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
- 09:33 Changeset in svn [1189] by
-
- trunk/ChangeLog
- trunk/NEWS
updated ChangeLog?/NEWS
- 09:33 Changeset in git [b9b0e14]3.03.13.2trunk by
-
- ChangeLog
- NEWS
updated ChangeLog?/NEWS
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@1189 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
- 09:31 Changeset in svn [1188] by
-
- trunk/mod_cacher/xc_cache.h
- trunk/mod_cacher/xc_cacher.c
fix build, part of previous change
- 09:31 Changeset in git [00883bf]3.03.13.2trunk by
-
- mod_cacher/xc_cache.h
- mod_cacher/xc_cacher.c
fix build, part of previous change
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@1188 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
- 09:25 Changeset in svn [1187] by
-
- trunk/mod_cacher/xc_cacher.c
fix magic number: use 0 1 with zend_bool only. use FAILURE for int return type to avoid confusing. fix usage of 0
- 09:25 Changeset in git [278cdbc]3.03.13.2trunk by
-
- mod_cacher/xc_cacher.c
fix magic number: use 0 1 with zend_bool only. use FAILURE for int return type to avoid confusing. fix usage of 0
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@1187 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
2012-12-06:
- 11:47 Changeset in svn [1186] by
-
- trunk/mod_cacher/xc_cacher.c
- trunk/xcache/xc_lock.c
use correct header for getpid()
- 11:47 Changeset in git [e8600bb8]3.03.13.2trunk by
-
- mod_cacher/xc_cacher.c
- xcache/xc_lock.c
use correct header for getpid()
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@1186 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
- 11:42 Changeset in svn [1185] by
-
- autobuild/.config
updated version, fix package name
- 11:42 Changeset in svn [1184] by
-
- autobuild/scripts/fixconfigure
remove VC compiler version check
- 11:13 Changeset in svn [1183] by
-
- autobuild/scripts/cleanunknown
adds clean unkown help script
- 08:48 Changeset in svn [1182] by
-
- trunk/htdocs/diagnosis/index.php
- trunk/xcache-zh-gb2312.ini
- trunk/xcache.c
- …
adds xcache.coredump_type, updated ini example
- 08:48 Changeset in git [ad6cbbe]3.03.13.2trunk by
-
- htdocs/diagnosis/index.php
- xcache-zh-gb2312.ini
- xcache.c
- …
adds xcache.coredump_type, updated ini example
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@1182 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
2012-11-30:
2012-11-29:
- 03:35 Changeset in svn [1181] by
-
- trunk/xcache.c
use null ptr to generate coredump
- 03:35 Changeset in git [5bdf13d]3.03.13.2trunk by
-
- xcache.c
use null ptr to generate coredump
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@1181 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
- 03:10 Changeset in svn [1180] by
-
- autobuild/scripts/generateMakefile
fix generating all ext rule
2012-11-27:
- 09:08 Faq edited by
- (diff)
- 09:01 Faq.zh edited by
- (diff)
- 09:00 XcacheIni.zh edited by
- (diff)
- 08:59 XcacheIni edited by
- (diff)
- 08:59 XcacheIni edited by
- (diff)
2012-11-20:
- 02:34 Changeset in svn [1179] by
-
- trunk/htdocs/diagnosis/index.php
- trunk/htdocs/diagnosis/lang/en.po
- trunk/htdocs/diagnosis/lang/zh-simplified.php
- …
updates note
- 02:34 Changeset in git [5531e57]3.03.13.2trunk by
-
- htdocs/diagnosis/index.php
- htdocs/diagnosis/lang/en.po
- htdocs/diagnosis/lang/zh-simplified.php
- …
updates note
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@1179 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
2012-11-13:
- 15:26 Ticket #293 (Ioncube problem (XCache 3.0.1)) closed by
- fixed: It tooked me a lot of hours. It seems that ioncube learn the way from …
- 15:16 Changeset in svn [1178] by
-
- trunk/ChangeLog
- trunk/NEWS
- trunk/mod_cacher/xc_cacher.c
- …
improve compatibility with "the ionCube PHP Loader", Zend Optimizer. dont do early binding for cached opcode
- 15:16 Changeset in git [d74e438]3.03.13.2trunk by
-
- ChangeLog
- NEWS
- mod_cacher/xc_cacher.c
- …
improve compatibility with "the ionCube PHP Loader", Zend Optimizer. dont do early binding for cached opcode
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@1178 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
- 14:28 Changeset in svn [1177] by
-
- trunk/xcache.c
better compatibility using exception list instead of empty list to startup incompatible extension
- 14:28 Changeset in git [1a1f60d]3.03.13.2trunk by
-
- xcache.c
better compatibility using exception list instead of empty list to startup incompatible extension
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@1177 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
- 13:46 Changeset in svn [1176] by
-
- trunk/ChangeLog
- trunk/NEWS
downgrade note about compatibility with "the ionCube PHP Loader"
- 13:46 Changeset in git [99601d6]3.03.13.2trunk by
-
- ChangeLog
- NEWS
downgrade note about compatibility with "the ionCube PHP Loader"
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@1176 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
- 12:33 Changeset in svn [1175] by
-
- trunk/util/xc_trace.h
align line number in trace
- 12:33 Changeset in git [667412f]3.03.13.2trunk by
-
- util/xc_trace.h
align line number in trace
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@1175 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
- 12:30 Changeset in svn [1174] by
-
- trunk/util/xc_trace.c
- trunk/util/xc_trace.h
show basename for easier trace log reader
- 12:30 Changeset in git [7cd9b79]3.03.13.2trunk by
-
- util/xc_trace.c
- util/xc_trace.h
show basename for easier trace log reader
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@1174 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
- 10:18 Changeset in svn [1173] by
-
- trunk/htdocs/diagnosis/lang/en.po
- trunk/htdocs/diagnosis/lang/zh-simplified.php
- trunk/htdocs/diagnosis/lang/zh-simplified.po
- …
updated translation
- 10:18 Changeset in git [8b83b80]3.03.13.2trunk by
-
- htdocs/diagnosis/lang/en.po
- htdocs/diagnosis/lang/zh-simplified.php
- htdocs/diagnosis/lang/zh-simplified.po
- …
updated translation
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@1173 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
- 09:22 Changeset in svn [1172] by
-
- trunk/xcache.c
TODO: cause problem with "Zend Optimizer vs ioncube loader"
- 09:22 Changeset in git [9ea6eaa]3.03.13.2trunk by
-
- xcache.c
TODO: cause problem with "Zend Optimizer vs ioncube loader"
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@1172 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
- 08:51 Changeset in svn [1171] by
-
- trunk/xcache/xc_utils.c
fix pInternalPointer for xc_hash_copy_if
- 08:51 Changeset in git [f177b8e]3.03.13.2trunk by
-
- xcache/xc_utils.c
fix pInternalPointer for xc_hash_copy_if
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@1171 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
- 08:14 Changeset in svn [1170] by
-
- trunk/xcache/xc_utils.c
improve compatibility with "the ionCube PHP Loader" by skipping ZEND_VM_SET_OPCODE_HANDLER in redo two_pass
- 08:14 Changeset in git [2f460a1]3.03.13.2trunk by
-
- xcache/xc_utils.c
improve compatibility with "the ionCube PHP Loader" by skipping ZEND_VM_SET_OPCODE_HANDLER in redo two_pass
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@1170 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
- 06:16 Changeset in svn [1169] by
-
- trunk/htdocs/diagnosis/index.php
fixed undefined variable when XCache is not loaded
- 06:16 Changeset in git [d04f6a8]3.03.13.2trunk by
-
- htdocs/diagnosis/index.php
fixed undefined variable when XCache is not loaded
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@1169 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
- 02:50 XcacheRedist edited by
- (diff)
2012-11-12:
- 13:06 Ticket #293 (Ioncube problem (XCache 3.0.1)) created by
- Hello guys. I am new here and I want to help. In this server, php …