summaryrefslogtreecommitdiff
path: root/sapi/apache2filter
Commit message (Expand)AuthorAgeFilesLines
* 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
* (possibly) fix Win32 builds of the Apache 2 filterZeev Suraski2003-02-243-0/+7
* - Fixed bug #22376 (wrong httpd.conf modified when using INSTALL_ROOT)foobar2003-02-231-4/+9
* These both are experimental still. (there has been a note in config.m4foobar2003-02-231-0/+5
* Removed unnecessary codeMoriyoshi Koizumi2003-02-101-29/+0
* Fix bug: #22035 (EXTRA_LDFLAGS for AIX not correct)foobar2003-02-031-2/+1
* Fixed bug #17868 (more then the <!--include--> directive used to includeIlia Alshanetsky2003-01-281-1/+3
* Fixed win32 build (bug #21506).Ilia Alshanetsky2003-01-281-2/+3
* Fixed bug: #21698, httpd.conf not modified with "make install"foobar2003-01-211-4/+3
* Removed pointless memory allocation checks.Ilia Alshanetsky2003-01-181-6/+2
* This patch is likely to fix win32 buildMoriyoshi Koizumi2003-01-111-0/+1
* Modifications for NetWare.Anantha Kesari H Y2003-01-032-0/+19
* Bump year.Sebastian Bergmann2002-12-314-4/+4
* Changed ifdef to if.Ilia Alshanetsky2002-12-311-1/+1
* Fixed bug #21045 (Apache 2 SAPI now supports the mod_php_memory_usageIlia Alshanetsky2002-12-301-0/+9
* Added apache_get_version() & apache_get_modules() to Apache 1.X & ApacheIlia Alshanetsky2002-12-271-3/+15
* Added MINFO() to Apache 2, which displays the Apache version & all of theIlia Alshanetsky2002-12-271-0/+55
* Fixed bug #17098 (make Apache aware that PHP scripts represent dynamic dataIlia Alshanetsky2002-12-271-2/+13
* Made auth information inaccessible under safe mode as discussed in the listMoriyoshi Koizumi2002-12-211-5/+10
* WSMoriyoshi Koizumi2002-12-211-5/+5
* Added some notes about the brigade bug detectionMoriyoshi Koizumi2002-12-211-0/+10
* An intuitive attempt to hunt the bug.Moriyoshi Koizumi2002-12-181-0/+19
* Replaced deprecated APR_BRIGADE_FOREACH macro.Ilia Alshanetsky2002-12-091-2/+2
* - Made the STANDARD_SAPI_MODULE_PROPERTIES be what it says it is.foobar2002-11-261-5/+0
* PHP flags specified in .htaccess can now be turned on by using '1' as well asIlia Alshanetsky2002-11-101-1/+1
* Fix debugging descriptionSascha Schumann2002-11-041-2/+1
* Fixed bug #20217. When php_flag & php_value are used, the PHP_INI_PERDIRIlia Alshanetsky2002-11-021-2/+2
* adding id tagsJames Cox2002-11-024-0/+8
* syntax highlighting has been addedSascha Schumann2002-11-021-1/+0