1
0
Fork 0
Commit Graph

480 Commits (2426df47f49b4d11adce1735b4d2bc2cce94ecac)

Author SHA1 Message Date
Xuefer fa9c06ac40 fix build for PHP_4
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@551 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
2008-04-18 02:10:35 +00:00
Xuefer 22b1a0e9a1 PHP_5_2: 5.2.6 has its own changes which is not the same as in 5_3 for implementing alloca limit
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@550 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
2008-04-09 12:51:18 +00:00
Xuefer 983bc64675 check get_magic_quotes_gpc which is deprecated
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@549 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
2008-04-06 15:06:11 +00:00
Xuefer bedd56400a PHP_5_3 support: uses ZEND_COMPILE_IGNORE_INTERNAL_CLASSES and ZEND_COMPILE_DELAYED_BINDING stuffs for PHP_5_3 support finally
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@548 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
2008-03-21 14:36:17 +00:00
Xuefer 3a8c3df32f more verbose and user friendly error/warning note
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@547 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
2008-03-15 02:02:45 +00:00
Xuefer addab3db86 added password generator tool
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@546 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
2008-03-15 02:00:56 +00:00
Xuefer 8560c8fa43 fixed undefined symbol zend_vspprintf, use vspprintf instead
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@545 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
2008-03-15 01:59:29 +00:00
Xuefer 44c2500829 memory leak after using php_basename
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@544 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
2008-03-08 04:47:33 +00:00
Xuefer 2a1d287e53 renamed DEBUG to XCACHE_DEBUG due to conflict to ext/date
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@543 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
2008-03-08 03:55:59 +00:00
Xuefer 9ab7d49b71 fix false assertion
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@542 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
2008-03-02 07:58:49 +00:00
Xuefer 0d789678e8 depends php_date for phpinfo
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@541 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
2008-03-02 07:55:10 +00:00
Xuefer d99f42c511 fixed #83: hash files with same basename into same cache split for better uniq cache
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@540 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
2008-03-02 07:52:34 +00:00
Xuefer a168a7cd14 fix % used translation
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@539 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
2008-03-02 06:28:37 +00:00
Xuefer 041eb98dea show hits for each hits graph column
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@538 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
2008-03-02 06:05:02 +00:00
Xuefer e4fbbf54a8 added cache init time and instance id
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@537 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
2008-03-02 05:43:01 +00:00
Xuefer 3733adf11a 64M of shm is a good choice
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@536 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
2008-03-02 05:16:56 +00:00
Xuefer 6b79b66eb6 mark current hour in hits graph
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@535 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
2008-03-02 03:16:21 +00:00
Xuefer 025a73977b fix dprint space for { that without name
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@534 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
2008-02-29 08:58:29 +00:00
Xuefer 1917ea0de4 status header is more reasonable to be 1st
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@533 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
2008-02-29 07:08:37 +00:00
Xuefer df36790c6a exports xcache_dprint() to php script for debugging purpose
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@532 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
2008-02-29 02:47:48 +00:00
Xuefer 9fb4213b4e avoid losing last line
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@531 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
2008-02-20 04:34:03 +00:00
Xuefer 45947b1989 passed w3c validation
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@530 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
2008-02-20 03:48:48 +00:00
Xuefer 68f5000129 removed extra <div>
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@529 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
2008-02-20 01:20:05 +00:00
Xuefer 052b12e831 removed backgrond of percent bar
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@528 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
2008-02-18 13:43:37 +00:00
Xuefer 1c102240f4 added legends
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@527 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
2008-02-18 13:43:17 +00:00
Xuefer fe7a0393ac allow user decide to show used or free blocks/percent
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@526 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
2008-02-18 13:28:31 +00:00
Xuefer 0a501c0fd4 [523] cont.: fix possible wrong separator in docuemnt root
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@525 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
2008-02-18 12:25:11 +00:00
Xuefer 06ebc1952c avoid xcache.coveragedump_directory ending with \0 in phpinfo
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@524 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
2008-02-18 11:48:42 +00:00
Xuefer e55b76c94d fix possible wrong separator in docuemnt root
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@523 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
2008-02-18 11:42:01 +00:00
Xuefer 38643f8e5c slide hits per second and hour
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@522 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
2008-02-17 16:49:46 +00:00
Xuefer a148ea51f3 add "total" stat
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@521 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
2008-02-17 14:27:05 +00:00
Xuefer 20160af348 fix overlaps
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@520 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
2008-02-17 12:07:16 +00:00
Xuefer 04716e71d9 typo
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@519 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
2008-02-17 11:10:56 +00:00
Xuefer 07270b5847 no wrap for all text inside table
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@518 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
2008-02-17 11:10:36 +00:00
Xuefer 4f92e56498 show free blocks as graph
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@517 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
2008-02-17 10:52:38 +00:00
Xuefer de6e17cf40 fixed #138: no segv if cache is not initialized correctly
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@516 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
2008-01-09 03:55:57 +00:00
Xuefer f304523f89 PHP_6: added goto support
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@515 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
2008-01-05 11:52:35 +00:00
Xuefer 40041234c5 auto_globals_jit=off was not needed anymore
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@514 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
2008-01-05 11:52:18 +00:00
Xuefer 1af51b5e1f PHP_6: fix method prototype
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@513 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
2008-01-05 10:44:57 +00:00
Xuefer 0c5f4896ce use u_strlen instead of for loop
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@512 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
2008-01-05 10:44:30 +00:00
Xuefer 4df25f774b PHP_6: the default 128M memory_limit is not enough for bug43128.phpt
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@511 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
2008-01-05 10:09:27 +00:00
Xuefer 1202c20d08 PHP_6: updated opcode names
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@510 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
2008-01-05 10:02:47 +00:00
Xuefer decd2ba8c3 remove warning calling u_strcmp
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@509 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
2008-01-05 09:42:09 +00:00
Xuefer 470c2fcee8 PHP_4: fix build
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@508 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
2008-01-05 09:17:02 +00:00
Xuefer a1bbff4ffd PHP_6: unicode support for __get __set etc handlers
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@507 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
2008-01-05 09:12:31 +00:00
Xuefer 7dcd2de319 optimized function_table/class_table by caching hash value
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@506 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
2008-01-05 04:45:48 +00:00
Xuefer 277e453efc 1 byte off for zend_constant
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@505 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
2008-01-05 03:42:33 +00:00
Xuefer b36dbed007 PHP_6: updated support
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@504 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
2008-01-05 03:42:14 +00:00
Xuefer 5b6d472b1d constinfos cannot be fast copied
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@503 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
2008-01-05 02:36:01 +00:00
Xuefer 5197de4739 clean shutdown
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@502 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
2008-01-04 17:13:34 +00:00