| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | - Bumb copyright year here too. | Derick Rethans | 2008-01-03 | 1 | -2/+2 |
| | | |||||
| * | MFH: Bump copyright year. | Sebastian Bergmann | 2007-12-31 | 38 | -42/+42 |
| | | |||||
| * | remove unneded variables | Stanislav Malyshev | 2007-08-08 | 1 | -7/+2 |
| | | |||||
| * | fix embed TSRM startup | Stanislav Malyshev | 2007-08-08 | 1 | -17/+11 |
| | | |||||
| * | MFB: Fixed bug #41628 (PHP settings leak between Virtual Hosts in Apache 1.3). | Scott MacVicar | 2007-06-18 | 1 | -3/+9 |
| | | |||||
| * | Fixed support for IIS FastCGI technical preview | Dmitry Stogov | 2007-04-19 | 2 | -20/+30 |
| | | |||||
| * | - MFH: Fix handling of not existing long CLI options | Johannes Schlüter | 2007-03-22 | 1 | -1/+6 |
| | | |||||
| * | - MFH Fix issue with long form of command line switches | Marcus Boerger | 2007-03-21 | 1 | -12/+12 |
| | | |||||
| * | MF5: use srtlcat | Stanislav Malyshev | 2007-03-05 | 1 | -6/+6 |
| | | |||||
| * | MF5: use snprintf | Stanislav Malyshev | 2007-03-05 | 2 | -4/+4 |
| | | |||||
| * | Use standardised locations for libs and includes | Edin Kadribasic | 2007-03-03 | 3 | -17/+18 |
| | | |||||
| * | Impersonation fix | Dmitry Stogov | 2007-03-01 | 3 | -5/+26 |
| | | |||||
| * | reverted impersonation fix because of 4.4.6 release process | Dmitry Stogov | 2007-02-27 | 3 | -26/+5 |
| | | |||||
| * | Backport: Fixed impersonation support for persistent FastCGI connections. | Dmitry Stogov | 2007-02-27 | 3 | -5/+26 |
| | | |||||
| * | Fixed bug #40286 (PHP fastcgi with PHP_FCGI_CHILDREN don't kill children ↵ | Dmitry Stogov | 2007-02-16 | 1 | -6/+2 |
| | | | | | when parent is killed) | ||||
| * | - MFH: Bump year | Johannes Schlüter | 2007-01-10 | 1 | -2/+2 |
| | | |||||
| * | MFH: Bump year. | Sebastian Bergmann | 2007-01-01 | 38 | -42/+42 |
| | | |||||
| * | MFH | Antony Dovgal | 2006-12-28 | 1 | -1/+1 |
| | | |||||
| * | MFH | Antony Dovgal | 2006-12-28 | 1 | -2/+2 |
| | | |||||
| * | MFH | Antony Dovgal | 2006-12-21 | 1 | -0/+6 |
| | | |||||
| * | MFH: Fixed bug #38456 (Apache2 segfaults when virtual() is called in .php | Ilia Alshanetsky | 2006-11-09 | 1 | -1/+1 |
| | | | | | | ErrorDocument). | ||||
| * | fix typo (#38223) | Antony Dovgal | 2006-07-26 | 1 | -1/+1 |
| | | |||||
| * | - sync with apache2handler | Michael Wallner | 2006-06-09 | 1 | -7/+10 |
| | | |||||
| * | MFH: fix bug #37720 (merge_php_config scrambles values) | Michael Wallner | 2006-06-09 | 1 | -5/+9 |
| | | |||||
| * | fix leaks | Antony Dovgal | 2006-05-18 | 1 | -6/+8 |
| | | |||||
| * | ap_get_client_block can return -1, so don't use an unsigned int here | Rasmus Lerdorf | 2006-05-13 | 1 | -1/+1 |
| | | |||||
| * | MFH: | Ilia Alshanetsky | 2006-04-02 | 1 | -2/+1 |
| | | | | | | | Removed extra space in the Content-Type header for logos Simplified stderr error reporting in apache sapi. | ||||
| * | Fixed crash on error message during PHP startup in FastCGI | Dmitry Stogov | 2006-02-22 | 1 | -1/+3 |
| | | |||||
| * | iFixed several small FastCGI releated bugs | Dmitry Stogov | 2006-02-03 | 1 | -2/+4 |
| | | |||||
| * | MFH: Fixed possible crash in apache_getenv()/apache_setenv() on invalid | Ilia Alshanetsky | 2006-01-02 | 1 | -8/+14 |
| | | | | | | parameters. | ||||
| * | MFH | foobar | 2006-01-02 | 1 | -1/+1 |
| | | |||||
| * | MFH: Added safety checks | Ilia Alshanetsky | 2006-01-01 | 1 | -4/+2 |
| | | |||||
| * | bump year and license version | foobar | 2006-01-01 | 43 | -198/+179 |
| | | |||||
| * | MFH: Fixed bug #35571 (Fixed crash in Apache 2 SAPI when more then one php | Ilia Alshanetsky | 2005-12-14 | 1 | -1/+1 |
| | | | | | | script is loaded via SSI include). | ||||
| * | MFH: Fixed bug #35278 (Multiple virtual() calls crash Apache 2 php module). | Ilia Alshanetsky | 2005-11-18 | 1 | -5/+13 |
| | | |||||
| * | MFH: Resolve Apache 2 regression with sub-request handling on non-linux | Ilia Alshanetsky | 2005-11-17 | 1 | -0/+1 |
| | | | | | | systems. | ||||
| * | Fixed bug #35059 (Apache2 crash with mod_rewrite). | Ilia Alshanetsky | 2005-11-02 | 1 | -1/+1 |
| | | |||||
| * | - sapi_header_op(SAPI_HEADER_(REPLACE|ADD), {NULL, 0, 0}) caused HTTP ↵ | Michael Wallner | 2005-11-02 | 1 | -13/+5 |
| | | | | | | | | response splitting - sapi_send_headers() already takes care of default_content_type (left over of fix for bug #29983) | ||||
| * | MFH: - Fixed bug #34850 (--program-suffix and --program-prefix not included ↵ | foobar | 2005-10-13 | 1 | -1/+1 |
| | | | | | in man page names) | ||||
| * | MF51: fix bug #34581 (crash with mod_rewrite) | Antony Dovgal | 2005-10-12 | 1 | -1/+10 |
| | | |||||
| * | MFH | foobar | 2005-10-11 | 1 | -1/+1 |
| | | |||||
| * | - MFH: Fix #34557 php -m exits with "error" 1 | Johannes Schlüter | 2005-10-06 | 2 | -9/+11 |
| | | |||||
| * | MFH: Fixed possible INI setting leak via virtual() in Apache 2 sapi. | Ilia Alshanetsky | 2005-10-05 | 1 | -15/+10 |
| | | |||||
| * | MFH | foobar | 2005-09-02 | 1 | -1/+1 |
| | | |||||
| * | As NetWare LibC has optind and optarg macros defined in unistd.h our local ↵ | Anantha Kesari H Y | 2005-09-01 | 1 | -0/+7 |
| | | | | | | | | variables were getting mistakenly preprocessed so undeffing optind and optarg --Kamesh | ||||
| * | MFH: Fixed bug #33987 (php script as ErrorDocument causes crash in Apache 2). | Ilia Alshanetsky | 2005-08-18 | 1 | -0/+6 |
| | | |||||
| * | NetWare specific stat structure issues. | Anantha Kesari H Y | 2005-08-03 | 1 | -0/+6 |
| | | | | | | --Kamesh | ||||
| * | Merging changes from 5.0 tree | Anantha Kesari H Y | 2005-07-28 | 1 | -0/+3 |
| | | | | | | --Kamesh | ||||
| * | Fix for bug #33690 | Rasmus Lerdorf | 2005-07-25 | 1 | -9/+16 |
| | | |||||
| * | Replaced PCHAR by CHAR * (not defined in pi3web_sapi header) | Holger Zimmermann | 2005-06-26 | 1 | -2/+2 |
| | | |||||
