358 Commits (b5cd968ffc8fe71cbf8bf96b84b80883e94f1d2b)

Author SHA1 Message Date
Dmitry Stogov b5cd968ffc - Removed source compatibility with libfcgi 20 years ago
Ilia Alshanetsky 57184454e9 Fixed bug #37376 (fastcgi.c compile fail with gcc 2.95.4). 20 years ago
Dmitry Stogov b096a5de17 Fixed bug #37313 (sigemptyset() used without including <signal.h>). (jdolecek) 20 years ago
Antony Dovgal 24f0701867 MFH: plug leak 20 years ago
Dmitry Stogov f03fe1c09d Fixed bug #37205 (incompatibility with mod_fastcgi) 20 years ago
Dmitry Stogov 79fd560e5e Fixed incompatibility with isapi_fcgi.dll 20 years ago
Dmitry Stogov ff452441e2 Proper fix for bug #37205 20 years ago
Dmitry Stogov e0beb7fc71 Revert wrong fix 20 years ago
Dmitry Stogov bbda630ed9 Fixed bug #37205 (Serving binary content/images fails with "comm with server aborted" FastCGI err) 20 years ago
Dmitry Stogov 5b973c86ee iFixed compilation on Solaris 20 years ago
Dmitry Stogov d19c105819 Fixed SUN_LEN calculation 20 years ago
Dmitry Stogov 73e4913cca Fixed memory leaks 20 years ago
Dmitry Stogov 79b3d79a95 CGI anf FastCGI assume $_SERVER and $_ENV have the same values, 20 years ago
Dmitry Stogov 8c40d605e4 Removed unnecessary copying 20 years ago
Dmitry Stogov cb3a53db83 Cleanup 20 years ago
Dmitry Stogov 0c1b4f45eb Allowed '-b' with UNIX sockets: 20 years ago
Dmitry Stogov 76a7240d70 Optimized FastCGI SAPI check. Check for ini options only once. 20 years ago
Alex Waugh b8d26da1be MFH Fix for RISC OS 20 years ago
Marcus Boerger 5a69b29082 - Warning fixes by Steph 20 years ago
Frank M. Kromann 5e673e0639 Fix build on win32 20 years ago
Dmitry Stogov aa1142eded Fixed bug #36158 (SIGTERM is not handled correctly when running as a FastCGI server) 20 years ago
Dmitry Stogov 6a176fa7b3 AIX support 20 years ago
Dmitry Stogov 7e7fcc3a07 Reimplement FastCGI interface 20 years ago
foobar 5bd93221a8 bump year and license version 20 years ago
Dmitry Stogov 5461b5a6b1 Fixed bug #34429 (Output buffering cannot be turned off with FastCGI) 20 years ago
foobar bde40a73db MFH: fix possible compile error 20 years ago
Michael Wallner 496fd1c041 - sapi_header_op(SAPI_HEADER_(REPLACE|ADD), {NULL, 0, 0}) caused HTTP response splitting 21 years ago
Johannes Schlüter d3dc0a39bc - MFH: Fix #34557 php -m exits with "error" 1 21 years ago
foobar 20241fe16a - 2004 -> 2005 21 years ago
Dmitry Stogov 8de3367453 Fixed support for shared extensions on AIX 21 years ago
Wez Furlong 43aa6922d3 Don't crash here if there are errors (such as failing to load extensions via 21 years ago
foobar 51eebc6096 cs + ws 21 years ago
foobar a20383ba06 - Unify the "configure --help" texts 21 years ago
foobar 8c2cda1251 int != long 21 years ago
foobar 03bdd1a5d4 - Added fastcgi.logging php.ini option to be able to disable 21 years ago
foobar 9af93dbb41 Expose EXEEXT and use for cli/cgi binaries 21 years ago
Rasmus Lerdorf 3c0411c496 Fix for bug #32263 21 years ago
foobar 84e560435e MFB: Fix VPATH build 21 years ago
foobar 59db0751fc Revert previous patch 21 years ago
foobar 951eb23e9a - Fixed bug #28227 (PHP CGI depends upon non-standard SCRIPT_FILENAME) 21 years ago
foobar 376d5f6910 Fix ZTS build 21 years ago
foobar 40b9c63da1 - Fixed bug #28074 (FastCGI: stderr should be written in a FCGI stderr stream). 21 years ago
foobar a139dbf9cc - Fix outside-source-tree builds. Always include generated header files 21 years ago
foobar 69eec3f3b9 MFB_4_3: Quote macro names in AC_DEFUN() 21 years ago
Rasmus Lerdorf fdaa130f3a Add the new request_time sapi struct entry to all the sapis. Some of these 21 years ago
Edin Kadribasic 546e5bbc43 Made php -m output sorted case-insensitevly 22 years ago
Sascha Schumann f51ff68dfa - revert to proper behaviour 22 years ago
Stanislav Malyshev 74ab20817a Fix fastCGI breakage: due to calling flush on unitialized requests, 22 years ago
Ilia Alshanetsky 39a43c994e Fixed bug #27802 (default number of children to 8 when PHP_FCGI_CHILDREN is 22 years ago
Ilia Alshanetsky ed2b1770ab Invalid response code when force-cgi-redirect safety mechanism is triggered 22 years ago