1888 Commits (2b856ff3c78d4efa97e080c4e27e4a911966e39a)

Author SHA1 Message Date
Jani Taskinen 02d966c263 MFH:- Added support for [HOST=www.example.com] special sections 19 years ago
Antony Dovgal 46c08f53d7 fix tests 19 years ago
Dmitry Stogov a1d37c3c7f Fixed bug #42848 (Status: header incorrect under FastCGI) 19 years ago
Dmitry Stogov df96b455d4 Added check for HAVE_GETTIMEOFDAY 19 years ago
Jani Taskinen 9942f30a38 MFH: ws 19 years ago
Dmitry Stogov 6f7b738b71 Added CGI SAPI -T option, to measure execution time of script repeated several times. 19 years ago
Rob Richards c4575f4c4b MFH: fix win build 19 years ago
Jani Taskinen aa3eee1dce MFH:- Moved the old regex functions to own extension: ereg 19 years ago
Jani Taskinen 2bc631fb40 MFH:- Added common getopt implementation to core. 19 years ago
Nuno Lopes e029a0ee59 fix a few compiler warnings (mostly use of unitialized values) 19 years ago
Jani Taskinen 09b6f37f20 MFH: 19 years ago
Jani Taskinen 0d3bdf23d2 MFH: ws + cs 19 years ago
Dmitry Stogov 6c810b0d4c Improved memory usage by movig constants to read only memory. (Dmitry, Pierre) 19 years ago
Dmitry Stogov 06f43b30c1 MFH: Improved and cleaned CGI code. FastCGI is now always enabled and can not be disabled. See sapi/cgi/CHANGES for more details. 19 years ago
Dmitry Stogov b441b275b3 Fixed bug #42699 (PHP_SELF duplicates path) 19 years ago
Dmitry Stogov 96810f0ae6 Fixed bug #42587 (behaviour change regarding symlinked .php files) 19 years ago
Jani Taskinen fef2b33e85 MFH:- Fixed bug #42579 (apache_reset_timeout() does not exist) 19 years ago
Dmitry Stogov dd8c8d05e8 Added checks for malformated FastCGI requests (Mattias Bengtsson) 19 years ago
Dmitry Stogov 5d238efaa6 Fixed bug #42523 (PHP_SELF duplicates path) 19 years ago
Dmitry Stogov 39bceffc4a Fixed bug #42453 (CGI SAPI does not shut down cleanly with -i/-m/-v cmdline options) 19 years ago
Stanislav Malyshev 50293835bf remove unneeded variables 19 years ago
Stanislav Malyshev 45e907a0ee fix startup - remove unneeded variables 19 years ago
Stanislav Malyshev 1e7a23a376 initialize values 19 years ago
Stanislav Malyshev 6c8312fa03 fix TSRM embed startup 19 years ago
Dmitry Stogov 50aef7ec83 - Fixed bug #42198 (SCRIPT_NAME and PHP_SELF truncated when inside a userdir 19 years ago
Jani Taskinen 9c07366bb0 MFH: fix typos in comments 19 years ago
Antony Dovgal 83e7324dae fix build 19 years ago
Jani Taskinen 77f9d22a0e - Sync with apache2handler 19 years ago
Jani Taskinen b8470c4ca0 ws 19 years ago
Jani Taskinen fc2fef68ac - ws + sync apache2filter apache_config.c with the one from apache2handler 19 years ago
Stanislav Malyshev c94dee8696 implement separate .htaccess stage 19 years ago
Stanislav Malyshev f361b07629 use hardcoded ini like CLI 19 years ago
Jani Taskinen eb923bf6fc MFH: - Changed AC_ARG_* options to PHP_ARG_* options. 19 years ago
Dmitry Stogov 3a5501e0d4 ECONNABORTED is not a critical error (Andrei Nigmatulin) 19 years ago
foobar 7ed3c4536d MFH: Fix some configure --help texts 19 years ago
Antony Dovgal 37e0738f3a MFH 19 years ago
Dmitry Stogov e5909f149c Fixed bug #40419 (Trailing Slash in CGI request don't work) 19 years ago
Dmitry Stogov 5d2180835a no need to return exit status of the last fastcgi request 19 years ago
Scott MacVicar b73d2a94ae Fixed bug #41628 (PHP settings leak between Virtual Hosts in Apache 1.3). 19 years ago
Antony Dovgal 5c75e5b4f4 MFH: add missing open_basedir checks to CGI 19 years ago
Antony Dovgal 3285bd834b fix folding 19 years ago
foobar ca1b7e7b47 fix test 19 years ago
foobar d12bbce277 MFH 19 years ago
foobar 7bd41e0715 MFH:- Fixed bug #41576 (misbehaviour when using --without-apxs) 19 years ago
foobar 6567a93a2a fix test 19 years ago
Antony Dovgal 6d76fc2834 MFH: fix #39330 (apache2handler does not call shutdown actions before apache child die) 19 years ago
Antony Dovgal 568525bbb5 fix test (second try) 19 years ago
Antony Dovgal 2958037b2a fix test 19 years ago
Antony Dovgal b529617499 fix tests 19 years ago
Dmitry Stogov e35679618e Removed deprecated comment 19 years ago