summaryrefslogtreecommitdiff
path: root/sapi/apache2filter
Commit message (Expand)AuthorAgeFilesLines
* MFHfoobar2005-09-011-1/+1
* - Changed -a to -A to prevent enabling PHP in httpd.conf automatically.foobar2005-08-051-1/+1
* - Bumber up yearfoobar2005-08-034-4/+4
* Fixed bug #33520 (crash if safe_mode is on and session.save_path is changed)Dmitry Stogov2005-07-041-1/+1
* fix #29683 (headers_list() returns empty array)Antony Dovgal2005-06-201-3/+1
* - Unify the "configure --help" textsfoobar2005-05-291-2/+2
* Might not be obvious for everyone :)foobar2005-04-101-1/+1
* - Fixed bug #32587 (Apache2: errors sent to error_log do not include timestamps)foobar2005-04-081-12/+5
* Fix for bug #32263Rasmus Lerdorf2005-03-141-0/+1
* - Fixed bug #31055 (apache2filter: per request leak proportional to the full ...foobar2005-01-071-0/+3
* - Apply the same fix to apache2filter too.Moriyoshi Koizumi2004-12-121-4/+4
* - always convert apr_time_t to time_t using apr_time_sec() to be future-proof.Joe Orton2004-10-232-8/+7
* Fix the get_request_time implementation for the 2.0 SAPIs to returnJoe Orton2004-10-231-5/+2
* removed redundant CLIB_STAT_PATCH checks for NETWAREAnantha Kesari H Y2004-09-241-1/+1
* TSRMLS_FETCH should be called prior to accessing any of the SG membersAnantha Kesari H Y2004-09-231-1/+1
* NetWare now has a POSIX compliant stat structure so no need of CLIB_STAT_PATC...Anantha Kesari H Y2004-09-231-4/+0
* - MFB: Fixed Apache 2.0 SAPI build against Apache 2 HEAD. (Patch by Joe Orton)Derick Rethans2004-08-231-3/+9
* Add SAPI hook to get the request time if provided by the web server,Rasmus Lerdorf2004-08-101-0/+10
* - Nuke empty_string. It is a reminanent from the time where RETURN_FALSE()Andi Gutmans2004-07-192-3/+3
* Fixed bug #28818 (Apache 2 sapis do not export st_dev).Ilia Alshanetsky2004-06-181-0/+1
* Fixed bug #27424 (headers missing on flush() in apache 2 SAPIs).Ilia Alshanetsky2004-03-081-0/+3
* Fixed bug #27196 (Missing content_length initialization in apache 2 sapis).Ilia Alshanetsky2004-02-091-0/+5
* Apache 2 portion of the fix for bug #25753.Ilia Alshanetsky2004-01-291-0/+12
* - Happy new year and PHP 5 for rest of the files too..foobar2004-01-081-2/+2
* - A belated happy holidays and PHP 5Andi Gutmans2004-01-083-6/+6
* Fixed bug #26604 (Apache2 SAPIs implicitly disable Keep-Alive). (Ilia)Ilia Alshanetsky2003-12-121-1/+0
* Aligned configure help texts.foobar2003-10-031-1/+2
* TSRM issue in windows compilingUwe Schindler2003-08-031-0/+1
* Fixed bug #24177 (Status not set correctly after flush() in Apache 2)Ilia Alshanetsky2003-08-021-1/+3
* Fixed bug #22072 (Apache2 sapis do not detect aborted connections).Ilia Alshanetsky2003-08-011-3/+3
* - Use the correct paths to apu-config / apr-configfoobar2003-07-161-6/+8
* - Fixed bug #21074 (Apache2: "ErrorDocument xxx /error.php" broken). (Jani)foobar2003-07-111-4/+10
* apache2filter does not require 2.0.44foobar2003-07-081-2/+2
* - Fixed bug #24537 (apache2 compile missing include directories)foobar2003-07-081-15/+18
* updating license information in the headers.James Cox2003-06-104-12/+12
* - Fix the error message if apxs|2 is fubar.foobar2003-05-281-1/+1
* Fixed bug #23759 (PHP doesn't preserve subrequest status).Ilia Alshanetsky2003-05-231-1/+1
* Revert the last patch.Moriyoshi Koizumi2003-05-141-7/+0
* OopsMoriyoshi Koizumi2003-05-131-8/+1
* Fixed bug #23610Moriyoshi Koizumi2003-05-131-0/+14
* Fixed bug #23417 (compile failure in apache2filter sapi).Ilia Alshanetsky2003-04-301-1/+1
* MFB usage fixSascha Schumann2003-04-281-1/+1
* Fixed bug #23232 (safe_mode does not honor PHP_AUTH_* in apache2)Ilia Alshanetsky2003-04-161-1/+1
* make Apache define SG(request_info).path_translted, like Apache 1 did.Stanislav Malyshev2003-04-101-0/+1
* update php module name to php5, not php4.Sterling Hughes2003-03-294-7/+7
* MFB: Disable building of apache2filter (obsoleted by handler).Edin Kadribasic2003-03-251-142/+0
* - This is not supposed to be 'pretty' name. (ref. bug #22853)foobar2003-03-251-1/+1
* - Changed --with-apxs2 for apache2handler.foobar2003-03-101-2/+2
* - Fix for some unixware compile problem. (comment by Sascha :)foobar2003-03-051-4/+6
* Credits update.Edin Kadribasic2003-03-041-1/+1