| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | - fix build (var.s is for zstr) | Pierre Joye | 2006-11-03 | 1 | -2/+2 |
| | | |||||
| * | MFH: | Ilia Alshanetsky | 2006-11-03 | 1 | -2/+9 |
| | | | | | | | Added filter support for $_SERVER in cgi/apache2 sapis Make sure PHP_SELF is filtered in Apache 1 sapi | ||||
| * | Fixed bug #39020 (PHP in FastCGI server mode crashes) | Dmitry Stogov | 2006-10-16 | 1 | -3/+20 |
| | | |||||
| * | Removed unused libfcgi | Dmitry Stogov | 2006-09-28 | 20 | -8673/+1 |
| | | |||||
| * | fix CGI build | Antony Dovgal | 2006-09-23 | 1 | -8/+8 |
| | | |||||
| * | Restore support for unquoted -d options | Ilia Alshanetsky | 2006-09-22 | 1 | -6/+20 |
| | | |||||
| * | MFH: Fixed mess with CGI/CLI -d command line option (now it works with cgi; ↵ | Dmitry Stogov | 2006-09-19 | 1 | -18/+21 |
| | | | | | constants are working exactly like in php.ini; with FastCGI -d affects all requests). | ||||
| * | Fix for bug #38757 (MultiPart Form Uploads fail with FastCGI) | Dmitry Stogov | 2006-09-13 | 1 | -1/+1 |
| | | |||||
| * | Don't try to do safe connection close in case of FastCGI protocol error | Dmitry Stogov | 2006-09-11 | 1 | -3/+5 |
| | | |||||
| * | Fixed "signed/unsigned mismatch" warning. | Dmitry Stogov | 2006-09-04 | 1 | -1/+1 |
| | | |||||
| * | FastCGI environment variables must not be overriden by system environment ↵ | Dmitry Stogov | 2006-08-31 | 1 | -2/+4 |
| | | | | | variables | ||||
| * | MFH: sa_len compile fix for IRIX | Ilia Alshanetsky | 2006-08-20 | 1 | -5/+5 |
| | | | | | | # Patch by Sascha | ||||
| * | Documentation fix | Dmitry Stogov | 2006-07-24 | 1 | -8/+13 |
| | | |||||
| * | MFH: fix #37920 (compilation problems on z/OS) | Antony Dovgal | 2006-06-27 | 1 | -3/+3 |
| | | |||||
| * | MFH: plug leak in CGI SAPI when running scripts with query string in console | Antony Dovgal | 2006-06-19 | 1 | -1/+8 |
| | | |||||
| * | MFH: add missing ifdef and avoid "unused variable" warning | Antony Dovgal | 2006-06-19 | 1 | -1/+3 |
| | | |||||
| * | plug memory leak in sapi_putenv, by using setenv(), that doesnt need any malloc | Nuno Lopes | 2006-06-17 | 1 | -2/+21 |
| | | |||||
| * | Removed warnings | Dmitry Stogov | 2006-06-13 | 1 | -2/+2 |
| | | |||||
| * | Removed warning | Dmitry Stogov | 2006-06-13 | 1 | -1/+1 |
| | | |||||
| * | MFH | Johannes Schlüter | 2006-06-03 | 1 | -31/+0 |
| | | |||||
| * | Fixed bug #37496 (FastCGI output buffer overrun) | Dmitry Stogov | 2006-05-25 | 1 | -2/+5 |
| | | |||||
| * | Fixed bug #37256 (php-fastcgi dosen't handle connection abort) | Dmitry Stogov | 2006-05-24 | 1 | -1/+1 |
| | | |||||
| * | Fixed bug #37341 ($_SERVER in included file is shortened to two entries, if ↵ | Dmitry Stogov | 2006-05-24 | 1 | -2/+6 |
| | | | | | $_ENV gets used). | ||||
| * | Fixed bug #37496 (FastCGI output buffer overrun) | Dmitry Stogov | 2006-05-22 | 1 | -15/+27 |
| | | |||||
| * | fix typo | Antony Dovgal | 2006-05-22 | 1 | -1/+1 |
| | | |||||
| * | Give exe files 8MB stack (same default as on Linux) instead of Windows ↵ | Edin Kadribasic | 2006-05-18 | 1 | -0/+2 |
| | | | | | default 1MB | ||||
| * | - Removed source compatibility with libfcgi | Dmitry Stogov | 2006-05-15 | 3 | -227/+152 |
| | | | | | | | | - Optimized access to FastCGI environment using HashTable instead of linear search - Allowed PHP_FCGI_MAX_REQUESTS=0 to disable PHP die - Allowed PHP_FCGI_CHILDREN=0 to disable PHP spawn workers | ||||
| * | Fixed bug #37376 (fastcgi.c compile fail with gcc 2.95.4). | Ilia Alshanetsky | 2006-05-09 | 1 | -5/+7 |
| | | |||||
| * | Fixed bug #37313 (sigemptyset() used without including <signal.h>). (jdolecek) | Dmitry Stogov | 2006-05-05 | 1 | -1/+1 |
| | | |||||
| * | MFH: plug leak | Antony Dovgal | 2006-05-03 | 1 | -0/+1 |
| | | |||||
| * | Fixed bug #37205 (incompatibility with mod_fastcgi) | Dmitry Stogov | 2006-05-03 | 2 | -18/+4 |
| | | |||||
| * | Fixed incompatibility with isapi_fcgi.dll | Dmitry Stogov | 2006-05-03 | 1 | -0/+4 |
| | | |||||
| * | Proper fix for bug #37205 | Dmitry Stogov | 2006-04-27 | 2 | -0/+14 |
| | | |||||
| * | Revert wrong fix | Dmitry Stogov | 2006-04-26 | 1 | -6/+4 |
| | | |||||
| * | Fixed bug #37205 (Serving binary content/images fails with "comm with server ↵ | Dmitry Stogov | 2006-04-26 | 1 | -4/+22 |
| | | | | | aborted" FastCGI err) | ||||
| * | iFixed compilation on Solaris | Dmitry Stogov | 2006-04-24 | 1 | -0/+4 |
| | | |||||
| * | Fixed SUN_LEN calculation | Dmitry Stogov | 2006-04-18 | 1 | -2/+1 |
| | | |||||
| * | Fixed memory leaks | Dmitry Stogov | 2006-04-18 | 1 | -0/+4 |
| | | |||||
| * | CGI anf FastCGI assume $_SERVER and $_ENV have the same values, | Dmitry Stogov | 2006-04-07 | 1 | -0/+11 |
| | | | | | | so we don't need construct the same arrays twich and may just copy it | ||||
| * | Removed unnecessary copying | Dmitry Stogov | 2006-04-07 | 1 | -4/+4 |
| | | |||||
| * | Cleanup | Dmitry Stogov | 2006-03-23 | 1 | -0/+4 |
| | | |||||
| * | Allowed '-b' with UNIX sockets: | Dmitry Stogov | 2006-03-23 | 1 | -1/+12 |
| | | | | | | | | -b <hostname>:<port_number> -b <port_number> -b <unix_socket_path> | ||||
| * | Optimized FastCGI SAPI check. Check for ini options only once. | Dmitry Stogov | 2006-03-17 | 1 | -23/+32 |
| | | |||||
| * | MFH Fix for RISC OS | Alex Waugh | 2006-03-07 | 1 | -0/+1 |
| | | |||||
| * | - Warning fixes by Steph | Marcus Boerger | 2006-02-26 | 1 | -1/+1 |
| | | |||||
| * | Fix build on win32 | Frank M. Kromann | 2006-02-04 | 1 | -2/+5 |
| | | |||||
| * | Fixed bug #36158 (SIGTERM is not handled correctly when running as a FastCGI ↵ | Dmitry Stogov | 2006-02-03 | 2 | -4/+12 |
| | | | | | server) | ||||
| * | AIX support | Dmitry Stogov | 2006-02-02 | 1 | -1/+1 |
| | | |||||
| * | Reimplement FastCGI interface | Dmitry Stogov | 2006-02-02 | 5 | -10/+1095 |
| | | | | | | | | | | Due to licensing restrictions that actually don't allow anybody to use the libfcgi code without prior approval from Open Market, which is impossible to obtain - we decided to reimplement this interface from scratch. The result is actually slightly faster, and more importantly, clear of any copyright issues. | ||||
| * | bump year and license version | foobar | 2006-01-01 | 3 | -11/+11 |
| | | |||||
