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 |
Xuefer
|
6acd2447dd
|
kill warning
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@501 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
|
2008-01-04 17:11:30 +00:00 |
Xuefer
|
7e8177b1d5
|
don't catch compiler error, just warnings
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@500 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
|
2008-01-04 14:42:36 +00:00 |
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
|
2008-01-04 14:05:12 +00:00 |
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
|
2008-01-04 11:38:57 +00:00 |
Xuefer
|
1d225c1885
|
shallow copy for some compiler result infos
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@495 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
|
2008-01-04 11:20:05 +00:00 |
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
|
2007-12-29 03:48:54 +00:00 |
Xuefer
|
4ac98a4163
|
typo issue
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@488 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
|
2007-12-28 12:10:37 +00:00 |
Xuefer
|
b038eb84c3
|
fix unused variable warning
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@486 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
|
2007-12-28 12:09:43 +00:00 |
Xuefer
|
b96c159e8e
|
5.3 support
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@485 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
|
2007-12-28 10:16:12 +00:00 |
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
|
2007-08-19 14:15:51 +00:00 |
Xuefer
|
d807b0ea32
|
oops
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@474 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
|
2007-08-08 16:15:03 +00:00 |
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
|
2007-08-08 16:10:16 +00:00 |
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
|
2007-08-05 02:38:31 +00:00 |
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
|
2007-07-14 05:06:10 +00:00 |
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
|
2007-07-14 04:47:24 +00:00 |
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
|
2007-07-12 03:28:26 +00:00 |
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
|
2007-07-12 03:11:06 +00:00 |
Xuefer
|
266bddbfb9
|
the missing piece merging from [408]
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@450 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
|
2007-07-12 03:03:33 +00:00 |
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
|
2007-07-11 11:58:16 +00:00 |
Xuefer
|
8026a10476
|
5.2-non-zts build fix
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@438 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
|
2007-07-01 06:54:42 +00:00 |
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
|
2007-06-30 05:17:52 +00:00 |
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
|
2007-06-29 03:09:47 +00:00 |
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
|
2007-06-22 15:11:06 +00:00 |
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
|
2007-06-21 16:37:29 +00:00 |
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
|
2007-06-17 04:10:10 +00:00 |
Xuefer
|
49984336de
|
full ZendOptimizer compatibility
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@405 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
|
2007-05-31 03:48:08 +00:00 |
Xuefer
|
9405bc5579
|
init global variables
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@403 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
|
2007-05-31 03:23:20 +00:00 |
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
|
2007-05-31 03:21:02 +00:00 |
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
|
2007-05-29 10:03:54 +00:00 |
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
|
2007-05-27 14:04:56 +00:00 |
Xuefer
|
4aa7c33b6b
|
fixed #96, wrong format string for sprintf
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@391 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
|
2007-05-23 01:00:26 +00:00 |
Xuefer
|
cc3b18e95b
|
clean shutdown
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@388 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
|
2007-05-15 06:52:25 +00:00 |
Xuefer
|
3cf6e27ead
|
ws fix
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@383 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
|
2007-05-15 03:54:55 +00:00 |
Xuefer
|
678806fda7
|
fix wrong http auth realm quoting
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@376 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
|
2007-05-05 11:05:39 +00:00 |
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
|
2007-05-05 11:01:04 +00:00 |
Xuefer
|
5f738c36cf
|
fixed #80: avoid negetive GC count down
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@366 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
|
2007-04-07 03:21:34 +00:00 |
Xuefer
|
f4688ad313
|
show hash value in admin
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@360 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
|
2007-03-01 10:56:22 +00:00 |
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
|
2007-03-01 10:55:04 +00:00 |
Xuefer
|
04c478d413
|
fixed #67, to success compile on OOM
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@353 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
|
2007-02-13 06:09:00 +00:00 |
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
|
2007-02-04 08:15:00 +00:00 |
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
|
2007-02-04 06:22:14 +00:00 |
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
|
2007-01-03 11:14:55 +00:00 |
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
|
2006-12-17 03:20:43 +00:00 |
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
|
2006-12-16 12:04:32 +00:00 |
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
|
2006-12-10 08:18:09 +00:00 |
Xuefer
|
78ea9ed121
|
avoid double free on php hit
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@322 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
|
2006-12-10 08:14:46 +00:00 |
Xuefer
|
159ef31736
|
admin: show php refcount
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@321 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
|
2006-12-10 08:13:37 +00:00 |