summaryrefslogtreecommitdiff
path: root/sapi
Commit message (Expand)AuthorAgeFilesLines
* - Bumb copyright year here too.Derick Rethans2008-01-031-2/+2
* MFH: Bump copyright year.Sebastian Bergmann2007-12-3138-42/+42
* remove unneded variablesStanislav Malyshev2007-08-081-7/+2
* fix embed TSRM startupStanislav Malyshev2007-08-081-17/+11
* MFB: Fixed bug #41628 (PHP settings leak between Virtual Hosts in Apache 1.3).Scott MacVicar2007-06-181-3/+9
* Fixed support for IIS FastCGI technical previewDmitry Stogov2007-04-192-20/+30
* - MFH: Fix handling of not existing long CLI optionsJohannes Schlüter2007-03-221-1/+6
* - MFH Fix issue with long form of command line switchesMarcus Boerger2007-03-211-12/+12
* MF5: use srtlcatStanislav Malyshev2007-03-051-6/+6
* MF5: use snprintfStanislav Malyshev2007-03-052-4/+4
* Use standardised locations for libs and includesEdin Kadribasic2007-03-033-17/+18
* Impersonation fixDmitry Stogov2007-03-013-5/+26
* reverted impersonation fix because of 4.4.6 release processDmitry Stogov2007-02-273-26/+5
* Backport: Fixed impersonation support for persistent FastCGI connections.Dmitry Stogov2007-02-273-5/+26
* Fixed bug #40286 (PHP fastcgi with PHP_FCGI_CHILDREN don't kill children when...Dmitry Stogov2007-02-161-6/+2
* - MFH: Bump yearJohannes Schlüter2007-01-101-2/+2
* MFH: Bump year.Sebastian Bergmann2007-01-0138-42/+42
* MFHAntony Dovgal2006-12-281-1/+1
* MFHAntony Dovgal2006-12-281-2/+2
* MFHAntony Dovgal2006-12-211-0/+6
* MFH: Fixed bug #38456 (Apache2 segfaults when virtual() is called in .phpIlia Alshanetsky2006-11-091-1/+1
* fix typo (#38223)Antony Dovgal2006-07-261-1/+1
* - sync with apache2handlerMichael Wallner2006-06-091-7/+10
* MFH: fix bug #37720 (merge_php_config scrambles values)Michael Wallner2006-06-091-5/+9
* fix leaksAntony Dovgal2006-05-181-6/+8
* ap_get_client_block can return -1, so don't use an unsigned int hereRasmus Lerdorf2006-05-131-1/+1
* MFH:Ilia Alshanetsky2006-04-021-2/+1
* Fixed crash on error message during PHP startup in FastCGIDmitry Stogov2006-02-221-1/+3
* iFixed several small FastCGI releated bugsDmitry Stogov2006-02-031-2/+4
* MFH: Fixed possible crash in apache_getenv()/apache_setenv() on invalidIlia Alshanetsky2006-01-021-8/+14
* MFHfoobar2006-01-021-1/+1
* MFH: Added safety checksIlia Alshanetsky2006-01-011-4/+2
* bump year and license versionfoobar2006-01-0143-198/+179
* MFH: Fixed bug #35571 (Fixed crash in Apache 2 SAPI when more then one phpIlia Alshanetsky2005-12-141-1/+1
* MFH: Fixed bug #35278 (Multiple virtual() calls crash Apache 2 php module).Ilia Alshanetsky2005-11-181-5/+13
* MFH: Resolve Apache 2 regression with sub-request handling on non-linuxIlia Alshanetsky2005-11-171-0/+1
* Fixed bug #35059 (Apache2 crash with mod_rewrite).Ilia Alshanetsky2005-11-021-1/+1
* - sapi_header_op(SAPI_HEADER_(REPLACE|ADD), {NULL, 0, 0}) caused HTTP respons...Michael Wallner2005-11-021-13/+5
* MFH: - Fixed bug #34850 (--program-suffix and --program-prefix not included i...foobar2005-10-131-1/+1
* MF51: fix bug #34581 (crash with mod_rewrite)Antony Dovgal2005-10-121-1/+10
* MFHfoobar2005-10-111-1/+1
* - MFH: Fix #34557 php -m exits with "error" 1Johannes Schlüter2005-10-062-9/+11
* MFH: Fixed possible INI setting leak via virtual() in Apache 2 sapi.Ilia Alshanetsky2005-10-051-15/+10
* MFHfoobar2005-09-021-1/+1
* As NetWare LibC has optind and optarg macros defined in unistd.h our local va...Anantha Kesari H Y2005-09-011-0/+7
* MFH: Fixed bug #33987 (php script as ErrorDocument causes crash in Apache 2).Ilia Alshanetsky2005-08-181-0/+6
* NetWare specific stat structure issues.Anantha Kesari H Y2005-08-031-0/+6
* Merging changes from 5.0 treeAnantha Kesari H Y2005-07-281-0/+3
* Fix for bug #33690Rasmus Lerdorf2005-07-251-9/+16
* Replaced PCHAR by CHAR * (not defined in pi3web_sapi header)Holger Zimmermann2005-06-261-2/+2