summaryrefslogtreecommitdiff
path: root/sapi
Commit message (Expand)AuthorAgeFilesLines
* MFBfoobar2003-10-311-1/+1
* - Fix win32 build.foobar2003-10-271-0/+2
* Fixed bug #25768foobar2003-10-215-16/+54
* new SunONE serverUwe Schindler2003-10-171-2/+2
* Fixed formatting issues (patch by: Joe Orton)Ilia Alshanetsky2003-10-171-1/+1
* Embed date of last modificationSascha Schumann2003-10-141-1/+1
* Aligned configure help texts.foobar2003-10-037-10/+12
* Alignment fixMoriyoshi Koizumi2003-10-021-1/+1
* Fixed bug #25701 (On flush() set headers_sent in apache2handler)Ilia Alshanetsky2003-10-021-0/+1
* Fix potential buffer overrunSascha Schumann2003-09-201-13/+22
* Fixed bug #25570 (Possible crash in apache2handler when zend_bailout calledIlia Alshanetsky2003-09-191-0/+4
* regex_t is used by both Apache & mbregex. This little check prevent compileIlia Alshanetsky2003-09-171-0/+4
* Nuke warningfoobar2003-09-091-1/+1
* fix typofoobar2003-09-091-1/+1
* Show the runtime version of Apache instead of compile time.foobar2003-09-091-1/+4
* - Should fix some CLI build problems on some systems.foobar2003-09-082-5/+5
* Update documentation, -b ip:port worksSascha Schumann2003-09-031-5/+14
* fix heuristic: if someone passed "-b IP:port", this check wouldSascha Schumann2003-09-031-6/+10
* Add a shortcutMarcus Boerger2003-09-021-0/+2
* Fixed format bugIlia Alshanetsky2003-08-281-1/+1
* MF4: -m fix for premature extension unloadingStanislav Malyshev2003-08-281-0/+1
* - Provide a unified way to display uncaught exceptions, which showsMarcus Boerger2003-08-241-4/+4
* Set module id 0 (internal) for constants registered by php_cli in C.Ilia Alshanetsky2003-08-221-0/+3
* Fix warningsMarcus Boerger2003-08-171-4/+0
* Fix interactive modeMarcus Boerger2003-08-171-2/+1
* Don't forget to flush() buffers for -w -sIlia Alshanetsky2003-08-131-0/+2
* Fixed bug #20896 (-s -w modes with php-cli cause php to hang).Ilia Alshanetsky2003-08-131-2/+0
* Fixed bug #24958 (Incorrect handling of 404s)Ilia Alshanetsky2003-08-061-9/+9
* MFB don't overwriteSascha Schumann2003-08-041-1/+2
* Give user the chance to support nsapi_virtual() in newer servers by adding pa...Uwe Schindler2003-08-042-8/+68
* TSRM issue in windows compilingUwe Schindler2003-08-031-0/+1
* Fix Win32 Build because of missint TSRM stuffUwe Schindler2003-08-031-0/+1
* Fixed bug #24177 (Status not set correctly after flush() in Apache 2)Ilia Alshanetsky2003-08-022-1/+5
* Fixed bug #22072 (Apache2 sapis do not detect aborted connections).Ilia Alshanetsky2003-08-012-6/+6
* Preserve exit status for non-php execution modes.Ilia Alshanetsky2003-08-012-2/+6
* Fixed bug #23509 (exit code lost when exit() called fromIlia Alshanetsky2003-08-012-4/+2
* Removed the unnecessary check of array_init() return value.Andrey Hristov2003-08-011-6/+2
* put $ID:...$ in readmeUwe Schindler2003-07-241-1/+1
* Possibility to use php5_execute to display server error pages or directory li...Uwe Schindler2003-07-242-31/+128
* some code cleanupsUwe Schindler2003-07-211-10/+16
* - Use the correct paths to apu-config / apr-configfoobar2003-07-162-12/+16
* safe mode fixUwe Schindler2003-07-151-2/+2
* Make virtual() an alias for nsapi_virtual() -- better for docs/naming in futureUwe Schindler2003-07-151-7/+8
* - Fixed bug #21074 (Apache2: "ErrorDocument xxx /error.php" broken). (Jani)foobar2003-07-112-7/+19
* Use the proper way to get the max requests per child.foobar2003-07-101-6/+4
* apache2filter does not require 2.0.44foobar2003-07-081-2/+2
* - Fixed bug #24537 (apache2 compile missing include directories)foobar2003-07-082-27/+33
* rename functions to php5_*Uwe Schindler2003-07-022-25/+25
* prevent user from making nested PHP requests using virtual()Uwe Schindler2003-07-021-1/+11
* *** empty log message ***foobar2003-07-021-1/+1