1
0
Fork 0
Commit Graph

814 Commits

Author SHA1 Message Date
Xuefer 3bdc023bcf no need to add to open_files
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@939 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
2012-06-29 04:07:05 +00:00
Xuefer f5672a77eb finished sandbox rewrite
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@938 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
2012-06-28 10:17:58 +00:00
Xuefer ac328888f0 still WIP: rewrite sandbox to use callback
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@937 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
2012-06-28 09:38:30 +00:00
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
2012-06-28 07:45:40 +00:00
Xuefer 397049014d simplify sandbox/compiler_result code, removed alloc
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@935 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
2012-06-28 07:38:59 +00:00
Xuefer 64b072fd5a show php version
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@934 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
2012-06-28 03:45:14 +00:00
Xuefer aa51ba7c2e improve switcher style
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@933 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
2012-06-28 03:43:44 +00:00
Xuefer a51249d238 arKey should be NULL for numeric index
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@932 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
2012-06-26 17:27:35 +00:00
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
2012-06-26 17:26:48 +00:00
Xuefer 9d48a497ba fix disassembler for 2.4 literal
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@930 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
2012-06-26 13:53:44 +00:00
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
2012-06-26 09:21:13 +00:00
Xuefer 4edbdebbb8 fix locking for win32
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@928 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
2012-06-26 09:03:38 +00:00
Xuefer 70d0d2479b improve notes in ini
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@927 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
2012-06-26 04:21:04 +00:00
Xuefer 5cef98310f improve path nicer to handle win32 DOCUMENT_ROOT
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@926 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
2012-06-25 08:55:03 +00:00
Xuefer bb6bf2ba54 uses MiniDumpWithIndirectlyReferencedMemory
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@925 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
2012-06-24 06:48:02 +00:00
Xuefer 94028f544f fix invalidate CRT parameters
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@924 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
2012-06-24 06:34:35 +00:00
Xuefer b99fe43f25 fix version stuff
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@923 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
2012-06-24 03:16:05 +00:00
Xuefer 7871ef9b77 kill sign mismatch warning
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@922 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
2012-06-24 03:04:10 +00:00
Xuefer e1075d12e9 collect more info in minidump
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@921 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
2012-06-23 18:37:22 +00:00
Xuefer 36d9fcf08d add back default
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@920 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
2012-06-23 18:15:46 +00:00
Xuefer 6ae47f3a02 fix version string in core dump filename
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@919 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
2012-06-23 18:01:31 +00:00
Xuefer e650948e58 fix dbghelp version check
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@918 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
2012-06-23 14:40:08 +00:00
Xuefer 282834a775 kill sign/const warning
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@917 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
2012-06-23 04:49:59 +00:00
Xuefer ec7f54687d fix coredump path should be xcache.coredump_directory
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@916 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
2012-06-23 03:39:49 +00:00
Xuefer eefa931598 code clean up
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@915 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
2012-06-23 03:37:46 +00:00
Xuefer 8f07263463 crash dump support for windows
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@914 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
2012-06-21 09:44:18 +00:00
Xuefer f48e319e66 adding back example file
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@911 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
2012-06-20 01:57:51 +00:00
Xuefer 5e6083ccde updated ChangeLog
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@908 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
2012-06-16 14:37:09 +00:00
Xuefer 85f6e7f859 abandon 1.3.3
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@907 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
2012-06-16 14:34:50 +00:00
Xuefer a8046018da fixed #281: changing zend_error may left unclean set up when timeout occur; zend_error is not thread local
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@903 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
2012-06-11 07:25:22 +00:00
Xuefer 8f609d4f2f improve config handling
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@902 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
2012-05-29 02:25:41 +00:00
Xuefer ba177eaeec updated news/changelog
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@901 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
2012-05-11 03:04:00 +00:00
Xuefer dd0f96a141 fixed #279: segv on cache full
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@900 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
2012-05-10 13:25:45 +00:00
Xuefer 2f5899a120 bump version, updated release date
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@898 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
2012-04-19 18:29:38 +00:00
Xuefer 73bd08f88b updated help url
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@896 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
2012-04-19 18:19:36 +00:00
Xuefer c0a731f409 adds xcache.admin.enable_auth
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@895 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
2012-04-19 06:11:42 +00:00
Xuefer 89d82663c1 adds xcache.admin.enable_auth
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@894 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
2012-04-19 06:08:23 +00:00
Xuefer 42d7a44c66 fix #278 layout in opera
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@893 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
2012-04-11 02:47:14 +00:00
Xuefer 21e7455907 fix #278 layout in opera
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@892 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
2012-04-11 02:44:57 +00:00
Xuefer ccd134de1e fix #275: struct parser for one line struct definition
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@891 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
2012-04-06 03:54:58 +00:00
Xuefer 9c4d0397d8 tsrmls fix
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@888 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
2012-04-05 13:48:50 +00:00
Xuefer c62db2eae3 multiple error cannot be back port to 1.3
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@887 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
2012-04-05 13:38:10 +00:00
Xuefer 159b8ed542 typo
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@885 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
2012-04-05 13:35:20 +00:00
Xuefer 9860b18ffa year 2012
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@883 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
2012-04-05 12:34:10 +00:00
Xuefer 538b695ce9 use _unlocked suffix for function name instead of _dmz
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@882 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
2012-04-01 09:28:23 +00:00
Xuefer c6bfabcad7 use _unlocked suffix for function name instead of _dmz
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@881 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
2012-04-01 09:27:38 +00:00
Xuefer d7def6f842 fix release build
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@880 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
2012-04-01 06:43:11 +00:00
Xuefer 416a5ee97f release xc_autocheck_done_names even if skipped
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@879 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
2012-04-01 06:20:16 +00:00
Xuefer af6c3b19a1 typo in previous commits
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@878 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
2012-04-01 06:19:47 +00:00
Xuefer 0a9fa1c496 kill warning
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@877 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
2012-04-01 03:39:31 +00:00