1
0
Fork 0
Commit Graph

278 Commits (0681d0f52d1dfb6295618e2f187a2404c91f0a80)

Author SHA1 Message Date
Xuefer 5876ee7fb9 refactor: code clean up
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@1129 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
11 years ago
Xuefer 731e43f93c refactor: kill unused label
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@1113 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
11 years ago
Xuefer 711cc26f1f adds disable_on_crash support for win32
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@1106 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
11 years ago
Xuefer 5814a704c4 adds zend_ini_boolean_displayer_cb
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@1067 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
11 years ago
Xuefer 7fe9eda7f3 fix compatibility workarround
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@1061 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
11 years ago
Xuefer 186c10e279 refactor: disable expected shadow warning
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@1050 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
11 years ago
Xuefer 60acade01e refactor: fall back to more simpler trick
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@1047 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
11 years ago
Xuefer 86e370ebd2 refactor: bring back compatibility with Zend Optimizer
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@1045 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
11 years ago
Xuefer 79aa9f1ad6 split cacher as sub module
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@1040 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
11 years ago
Xuefer 7b408558ef refactor: cleanup initial_compile_file_called
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@1030 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
11 years ago
Xuefer 6c9b719e53 refactor: typo
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@1029 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
11 years ago
Xuefer 43c2392a8e refactor: improve build, kill warning
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@1027 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
11 years ago
Xuefer 4064549371 refactor: split extension init to sub module. TODO: compatibility regression
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@1026 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
11 years ago
Xuefer 5c0dfec523 refactor: fix build for optimizer, use mod_* directories
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@1003 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
11 years ago
Xuefer 4e78a9ddec refactor: fix build, easier devel
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@998 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
11 years ago
Xuefer 4b1466d23e refactor: fix build for processor
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@997 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
11 years ago
Xuefer 689e78da76 refactor: move functions to module
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@993 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
11 years ago
Xuefer 619a40cb85 refactor mshutdown minit
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@992 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
11 years ago
Xuefer 070be8e457 main/ conflict with php/main/
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@987 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
11 years ago
Xuefer 3f8e65d24a split sandbox source
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@986 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
11 years ago
Xuefer 94c430e1b1 kill warnings
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@983 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
11 years ago
Xuefer ef5a13d72a move files to subdirs
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@982 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
11 years ago
Xuefer e53af1f7b4 closes #2: auto disable on crash
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@979 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
11 years ago
Xuefer 1a087fb7e8 fix build. additional_functions requires PHP 5.3
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@978 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
11 years ago
Xuefer 032a12aeea closes #174: updated api for clear all cache
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@976 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
11 years ago
Xuefer 5aa5f6ee66 avoid bogus warning for fcgi
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@975 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
11 years ago
Xuefer f8d40fbf1e 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
11 years ago
Xuefer ef18f7a024 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
11 years ago
Xuefer 96ab621853 closes #37: avoid crash storing object. raise error instead
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@971 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
11 years ago
Xuefer a3c685a71b fix ts build
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@965 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
11 years ago
Xuefer 6be3a408ca 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
11 years ago
Xuefer 90b1153d9e 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
11 years ago
Xuefer 0ff7cf4906 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
11 years ago
Xuefer 358a4427c1 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
11 years ago
Xuefer dabdfe1dc5 <=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
11 years ago
Xuefer 5689b6b09c fix assert for !__DIR__
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@955 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
11 years ago
Xuefer 831bc07e2d 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
11 years ago
Xuefer fe16be2053 stat on resolved path
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@950 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
11 years ago
Xuefer 0a6b7b83af BC refcount for now
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@940 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
11 years ago
Xuefer 3bdc023bcf no need to add to open_files
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@939 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
11 years ago
Xuefer f5672a77eb finished sandbox rewrite
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@938 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
11 years ago
Xuefer ac328888f0 still WIP: rewrite sandbox to use callback
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@937 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
11 years ago
Xuefer 0731922a6e 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
11 years ago
Xuefer 8de45373f4 refcount is no longer available for var cache
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@931 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
11 years ago
Xuefer 072acc9da1 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
11 years ago
Xuefer bb6bf2ba54 uses MiniDumpWithIndirectlyReferencedMemory
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@925 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
11 years ago
Xuefer b99fe43f25 fix version stuff
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@923 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
11 years ago
Xuefer 7871ef9b77 kill sign mismatch warning
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@922 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
11 years ago
Xuefer e1075d12e9 collect more info in minidump
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@921 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
11 years ago
Xuefer 6ae47f3a02 fix version string in core dump filename
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@919 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
11 years ago