1
0
Fork 0
Commit Graph

308 Commits (trunk)

Author SHA1 Message Date
Xuefer 2e156fb758 PHP_6: upstream api changed, fix build
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@556 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
15 years ago
Xuefer f9a44682c1 better readability
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@553 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
15 years ago
Xuefer fa9c06ac40 fix build for PHP_4
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@551 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
15 years ago
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
15 years ago
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
15 years ago
Xuefer 44c2500829 memory leak after using php_basename
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@544 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
15 years ago
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
15 years ago
Xuefer 9ab7d49b71 fix false assertion
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@542 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
15 years ago
Xuefer 0d789678e8 depends php_date for phpinfo
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@541 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
15 years ago
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
15 years ago
Xuefer e4fbbf54a8 added cache init time and instance id
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@537 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
15 years ago
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
15 years ago
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
15 years ago
Xuefer 38643f8e5c slide hits per second and hour
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@522 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
16 years ago
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
16 years ago
Xuefer 470c2fcee8 PHP_4: fix build
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@508 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
16 years ago
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
16 years ago
Xuefer b36dbed007 PHP_6: updated support
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@504 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
16 years ago
Xuefer 5b6d472b1d constinfos cannot be fast copied
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@503 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
16 years ago
Xuefer 5197de4739 clean shutdown
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@502 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
16 years ago
Xuefer 6acd2447dd kill warning
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@501 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
16 years ago
Xuefer 7e8177b1d5 don't catch compiler error, just warnings
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@500 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
16 years ago
Xuefer 6c747e7378 PHP_5_3: deep copy arg_info which is modified by executor
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@498 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
16 years ago
Xuefer 52c01c2e35 fixed #157: support user error handler for E_STRICT. E_STRICT is now cached
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@496 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
16 years ago
Xuefer 1d225c1885 shallow copy for some compiler result infos
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@495 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
16 years ago
Xuefer 0d656f2095 merged r490 from b1.2: added module dependency, thanks to Cristian Rodriguez
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@492 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
16 years ago
Xuefer 4ac98a4163 typo issue
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@488 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
16 years ago
Xuefer b038eb84c3 fix unused variable warning
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@486 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
16 years ago
Xuefer b96c159e8e 5.3 support
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@485 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
16 years ago
Xuefer 04ce5c5466 opcodes data is copied but not the op_array. use op_array_handler instead
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@477 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
16 years ago
Xuefer d807b0ea32 oops
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@474 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
16 years ago
Xuefer 6dca4feae6 merged [471] from b1.2: live with wrong system time: allow caching files with mtime in further
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@472 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
16 years ago
Xuefer c9e233fb73 merged r465 from b1.2: fixed #102, Segmentation fault with xcache.var_size=1K
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@467 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
16 years ago
Xuefer c3035478ef fixed #133: add "compile failures" in XCache admin stats
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@456 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
16 years ago
Xuefer 71adde3e60 fix wrong merge in [996] and [451], [454]
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@455 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
16 years ago
Xuefer 0f8c5fd2bf merged [453] from b1.2: for non cachable files, they just wont be cached. we shound't scare the users with high misses
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@454 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
16 years ago
Xuefer 4953a17ea3 merged [449] from turnk: fix compiling state after compiling non cachable files, thanks PatrickDK
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@451 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
16 years ago
Xuefer 266bddbfb9 the missing piece merging from [408]
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@450 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
16 years ago
Xuefer e13b693a38 fixed #55: crashes php tokenizer on certain special situation
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@444 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
16 years ago
Xuefer 8026a10476 5.2-non-zts build fix
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@438 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
16 years ago
Xuefer 4a2a8a9ac6 copy internal table correctly, refix #59 which is broken by [429]
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@435 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
16 years ago
Xuefer 1f1be4a9c6 merged [431] from b1.2: fast inc/dec was trying to break ro protection
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@433 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
16 years ago
Xuefer a29a43eb1f refix #101, apache1 segv with non-zts php+XCache
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@429 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
16 years ago
Xuefer 4a41eef22e merged [423] from b1.2: fixed #101, #105: Fixed compatibility issue for apache 1.x
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@425 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
16 years ago
Xuefer efbacfb22c fixed #94, gc was disabled when xcache.cacher set to off
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@416 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
16 years ago
Xuefer 49984336de full ZendOptimizer compatibility
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@405 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
16 years ago
Xuefer 9405bc5579 init global variables
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@403 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
16 years ago
Xuefer beefac2f6b s/origin_compile_file/old_compile_file/g
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@402 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
16 years ago
Xuefer ed9329efb1 fix invalid read of free'ed data for hide-and-seek trick. possible fix version string
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@400 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
16 years ago
Xuefer 8f801199f8 added xcache.experimental for use to turn on experimental features
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@399 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
16 years ago
Xuefer 4aa7c33b6b fixed #96, wrong format string for sprintf
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@391 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
16 years ago
Xuefer cc3b18e95b clean shutdown
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@388 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
16 years ago
Xuefer 3cf6e27ead ws fix
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@383 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
16 years ago
Xuefer 678806fda7 fix wrong http auth realm quoting
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@376 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
16 years ago
Xuefer 437ec60e20 fixed #77, was not updating hits/misses for var cache
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@374 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
16 years ago
Xuefer 5f738c36cf fixed #80: avoid negetive GC count down
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@366 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
16 years ago
Xuefer f4688ad313 show hash value in admin
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@360 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
16 years ago
Xuefer 7d409960c9 merged from 1.2: fix for #71, fix inode hvalue issue by better hashing
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@359 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
16 years ago
Xuefer 04c478d413 fixed #67, to success compile on OOM
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@353 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
17 years ago
Xuefer 69120fa668 copy function/class table correctly by using add_ref
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@345 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
17 years ago
Xuefer bf38b8775c copy internal functions/classes into sandbox, they're needed by compiler
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@344 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
17 years ago
Xuefer 88ac27962f trunk: merged [339]: remove unnecessary debug code for #56
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@341 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
17 years ago
Xuefer 12363ef477 1.2->trunk: [334] robust error handling on shm init
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@337 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
17 years ago
Xuefer 563648330f trunk: merged 328, fixed #56: xcache_set segfaults when xcache.var_size=0
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@329 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
17 years ago
Xuefer fc2be9a6a4 add xc_php_addref_dmz and s/xc_php_remove_dmz/xc_php_release_dmz/
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@323 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
17 years ago
Xuefer 78ea9ed121 avoid double free on php hit
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@322 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
17 years ago
Xuefer 159ef31736 admin: show php refcount
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@321 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
17 years ago
Xuefer babf8e3b57 cacher: disable extra openbase dir warnning
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@320 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
17 years ago
Xuefer 4d09e78b6c cacher: handle the case on compiler error, pass testcase bug35740.phpt
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@319 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
17 years ago
Xuefer ea5e888d9d cacher: fix stat and skip user stream
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@317 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
17 years ago
Xuefer c32e2b3854 compiler cacher: fix early_binding_class argument
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@315 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
17 years ago
Xuefer fffb1e1bf2 compiler cacher: passed most of the testcases
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@314 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
17 years ago
Xuefer 4af40759f6 restruct cached compile, add md5 table to recognize and merge file with same content
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@311 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
17 years ago
Xuefer da00589b96 stack interface changes
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@307 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
17 years ago
Xuefer 1609bb2f30 TRACE() instead of ifdef/fprintf
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@305 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
17 years ago
Xuefer 9b1666062e fix false assertion on php.autoglobal_cnt
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@299 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
17 years ago
Xuefer e55c1728d5 kill warnings for debug
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@297 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
17 years ago
Xuefer a9153834b9 fixed compatibility with zo under apache 1.x
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@296 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
17 years ago
Xuefer c78b30ab6d remove warnings
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@295 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
17 years ago
Xuefer 60e8edb29f removed zend_append_version_info. not needed after [282]
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@283 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
17 years ago
Xuefer e3193d1562 make [278] works when there's no sohosin/zo
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@280 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
17 years ago
Xuefer b074ef2c25 trunk: fixed #48, was leaking info when cacher is not enabled by size
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@279 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
17 years ago
Xuefer 59d3ec0a3d trunk: fix coredump on shutdown when loaded as "extension" and after "suhosin". thanks to Alex, Cristian and Esser
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@278 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
17 years ago
Xuefer e80ab3c399 full compatible with auto_globals_jit, no need to disable it from now on
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@268 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
17 years ago
Xuefer 91788e7b9a fix xcache.var_ttl displaying in info, fix xcache_get for ttl-unlimited
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@254 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
17 years ago
Xuefer 4528a97a8c better debugging info
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@236 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
17 years ago
Xuefer 784cff26d0 cacher: trick in_compilation state, don't trigger !__autoload at compile time
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@235 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
17 years ago
Xuefer 22ddb4c0ac processor: apply reference handling on opcode caching. reverted [196] [199] [220] and refix for #36
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@233 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
17 years ago
Xuefer 99861b1d3c processor: dprint upgrade, added --enable-xcache-dprint
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@230 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
17 years ago
Xuefer e12208aca6 cacher: remove redundant open_basedir check, it's done before compiling, pass php-src/ext/standard/tests/file/bug24313.phpt
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@227 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
17 years ago
Xuefer a13dc3ae2a avoid 64bit compiler warning
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@224 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
17 years ago
Xuefer 7e476dc403 avoid crash when error compiling
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@216 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
17 years ago
Xuefer 4537ab156d fix undefined symnbol max
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@213 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
17 years ago
Xuefer c9591dbe5b fixed #41, early class binding
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@212 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
17 years ago
Xuefer 4438aa2481 avoid undef'ing DEBUG so one can put DEBUG into CFLAGS
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@205 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
17 years ago
Xuefer 5230b6047f coverager: new api xcache_coverager_start/xcache_coverager_stop/xcache_coverager_get(), coverager ini changed
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@204 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
17 years ago
Xuefer 07ae7b3e37 cacher: disable mtime-age when xcache.test is on
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@202 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
17 years ago
Xuefer d519ff2c5a BUCKET_KEY readability and PHP_6 build fix
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@200 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
17 years ago
Xuefer 01bd668358 fix #36, wrong inheriting static class variables
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@196 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
17 years ago
Xuefer b79234b806 trick to load and work with zend optimizer
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@190 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
17 years ago
Xuefer ec94318ff0 call op_array_ctor handler on restore to be more compatible with other zend_extension
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@189 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
17 years ago
Xuefer 8c8465fa26 implement xcache.stat. and reimpl [160] for trunk to fix win32 hash problem
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@165 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
17 years ago
Xuefer 77a153c745 revert most of [82] back and use dummy ptr
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@164 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
17 years ago
Xuefer 84d049b8a0 show available shm scheme in moduleinfo
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@163 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
17 years ago
Xuefer 904284625a fix segv on MSHUTDOWN
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@154 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
17 years ago
Xuefer 6babaf0481 PHP6: zts build
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@152 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
17 years ago
Xuefer fc10218205 revert [111], they've fixed it
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@151 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
17 years ago
Xuefer 42efedb793 reconstruct shm/allocator
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@148 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
17 years ago
Xuefer 2964ae1d75 avoid reading of uninitialized data. thanks to valgrind
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@146 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
17 years ago
Xuefer 9c3e3d9e8b fixed string parameter parsing arg type for disassembler functions. thanks to Nuno Lopes' check_parameters.php
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@143 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
17 years ago
Xuefer 6460f64235 fix cache clear corrupted bug
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@141 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
17 years ago
Xuefer c625b7026a fix refcount on cache #1 #2 ...
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@140 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
17 years ago
Xuefer d7071622e1 fix debug build
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@139 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
17 years ago
Xuefer cd58fad1c0 fix build for last commit [137]
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@138 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
17 years ago
Xuefer 6c0f8b805d changed the coding way of unlinking list. fixed ttl expires dead loop
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@137 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
17 years ago
Xuefer 52eabe1d2b update last_gc_deletes so it gc by interval
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@136 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
17 years ago
Xuefer 27795d9acc fix zts on calling destroy_op_array
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@132 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
17 years ago
Xuefer 76174b4273 move open_files out of sandbox, it's not needed
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@131 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
17 years ago
Xuefer 5dba59439b improve locking for compile
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@130 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
17 years ago
Xuefer 6f26ea8aca minor ttl fix
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@129 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
17 years ago
Xuefer f9d9181c4f fix xcache_isset reported by http://forum.lighttpd.net/topic/1397
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@126 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
17 years ago
Xuefer a0317654ea renamed function name to make it more readable
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@120 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
17 years ago
Xuefer 32069e953f fix leak in xcache.test=1; XCACHE_VERSION/XCACHE_MODULES length off-by-one
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@119 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
17 years ago
Xuefer fa7e0ab9f8 show gc countdown in admin page
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@118 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
17 years ago
Xuefer 6c621e7c9d hide the debuging msg
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@116 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
17 years ago
Xuefer 114e36343b gc expired items, new ini: xcache.ttl xcache.gc_interval xcache.var_ttl xcache.var_maxttl xcache.var_gc_interval
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@114 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
17 years ago
Xuefer d8f3df8ff6 zts build fix
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@113 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
17 years ago
Xuefer d70377b00a trigger hash_init+zend_destroy_property_info to compatible with suhosin
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@111 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
17 years ago
Xuefer 9e78cefd66 show XCache version
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@107 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
17 years ago
Xuefer afa7c84142 trigger jit on $_SERVER when needed
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@105 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
17 years ago
Xuefer 4ec818c068 PHP_6: builds again with php6. update UChar/void ptr to zstr.
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@103 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
17 years ago
Xuefer 7e1a9f1740 remove tailing \0 in filename of administration html output. reported by darix.
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@96 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
17 years ago
Xuefer 99e6113755 fixed #20, default: --enable-xcache-constant=yes
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@95 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
17 years ago
Xuefer 62eb321efe PHP_5_2: auto module_global is maintained by php engine
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@92 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
17 years ago
Xuefer 75013592ee kill compiler warnings
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@91 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
17 years ago
Xuefer 61b7b1df15 kill compiler warnings
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@90 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
17 years ago
Xuefer f24ac86688 fixes #14, #17, #18
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@86 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
17 years ago
Xuefer 7fac917d94 merged [74], [81]
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@82 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
17 years ago
Xuefer e2fb7b838f proc all signal that may generate a core
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@75 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
17 years ago
Xuefer 83fcc46da1 signal handling fix
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@65 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
17 years ago
Xuefer d9763d8980 win32 proto fix
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@55 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
17 years ago
Xuefer 06413c7c2f big diff yet small change: fix ran into outside of shared memory. and commit the test that figure it out.
valgrind rocks even for our code for shared memory.


git-svn-id: svn://svn.lighttpd.net/xcache/trunk@49 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
17 years ago
Xuefer d10f58cf05 update coverager default, update ini inline help
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@39 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
17 years ago
Xuefer bfc0063576 fix for fbsd
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@36 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
17 years ago
Xuefer 127b9b1d72 XCache Administration web frontend
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@34 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
17 years ago
Xuefer 6df60fffb6 optimized xcache_info() to not wake up swapped memory.
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@32 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
17 years ago
Xuefer 61cc1755bd rename coverage -> coverager
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@27 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
17 years ago
Xuefer 128b8a1b98 list modules compiled in XCache
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@26 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
17 years ago
Xuefer 9bee15465c php5 cli zts dtor fix
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@25 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
17 years ago
Xuefer e59d43c7c9 friendly anonymous mmap name for win32
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@21 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
17 years ago
Xuefer a2d3c2ceee get* proto changes
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@20 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
17 years ago
Xuefer d7d686435c void empty agument for macro for vc6
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@19 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
17 years ago
Xuefer 044daa2ed7 fix win32/vc build for php4
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@18 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
17 years ago
Xuefer eb68431952 void circle dependcy between ZEND_INIT_MODULE_GLOBALS and REGISTER_INI_ENTRIES
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@17 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
17 years ago
Xuefer da19436031 make it build on windows vc compiler
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@11 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
17 years ago
Xuefer 321e7f64ec update proto description
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@9 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
17 years ago
Xuefer 93e9226d19 make opcode_spec_def.h optional
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@8 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
17 years ago
Xuefer 4389208e02 initial import to online
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@1 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
17 years ago