summaryrefslogtreecommitdiff
path: root/sapi
Commit message (Expand)AuthorAgeFilesLines
* put $Id:...$ in readmeUwe Schindler2003-07-241-1/+1
* MFH: Possibility to use php4_execute to display server error pages or directo...Uwe Schindler2003-07-242-31/+128
* some code cleanupsUwe Schindler2003-07-211-10/+16
* MFHfoobar2003-07-162-12/+16
* MFH: safe mode fixUwe Schindler2003-07-151-2/+2
* MFH: Make virtual() an alias for nsapi_virtual() -- better for docs/naming in...Uwe Schindler2003-07-151-7/+8
* MFH: Fixed bug #21074 (Apache2: "ErrorDocument xxx /error.php" broken).foobar2003-07-112-7/+19
* MFH: Use the proper way to get the max requests per child.foobar2003-07-101-6/+4
* MFHfoobar2003-07-081-2/+2
* MFH: - Fixed bug #24537 (apache2 compile missed include directories)foobar2003-07-082-27/+33
* fix typoUwe Schindler2003-07-021-1/+1
* Prevent user from making nested PHP requests with virtual()Uwe Schindler2003-07-021-1/+11
* MFH: Be more verbose about what is installed (and in CGI case, WHERE)foobar2003-07-021-1/+1
* Fix install-sapi dependency - it should depend on OVERALL_TARGET, of course.Sascha Schumann2003-07-022-6/+1
* MFH: Separate CGI install from install-sapi.foobar2003-07-012-1/+6
* properly restart syscallsSascha Schumann2003-07-011-3/+6
* Fixed win32 buildEdin Kadribasic2003-06-301-3/+3
* MFHShane Caraveo2003-06-291-1/+18
* MFHShane Caraveo2003-06-291-2/+16
* Serialize headers for systems with low IOV_MAX (e.g. Solaris)Sascha Schumann2003-06-271-14/+31
* MFHfoobar2003-06-271-1/+1
* Simplify/fix loggingSascha Schumann2003-06-161-20/+20
* Don't corrupt data during request body handlingSascha Schumann2003-06-041-42/+63
* Don't return CRLF from broken clientsSascha Schumann2003-06-041-5/+6
* MFH (bugfix #23902 by Shane).Edin Kadribasic2003-06-031-1/+1
* Fix a couple of closing folding tagsRasmus Lerdorf2003-06-031-0/+3
* Merged with main trunk 1.53/1.5.Holger Zimmermann2003-06-022-13/+13
* MFH: Messages for newer servers.Uwe Schindler2003-06-011-5/+5
* MFH: Update of README for newer servers; apache-similar functions nsapi_reque...Uwe Schindler2003-06-012-27/+96
* MFH(r-1.231): CGI SAPI should honour this setting (arg_separator.input)Moriyoshi Koizumi2003-05-311-1/+1
* zend_alter_ini_entry now with PHP_INI_USERUwe Schindler2003-05-311-1/+1
* Reapply this one, too.Marcus Boerger2003-05-311-0/+4
* Reapply long optsMarcus Boerger2003-05-316-478/+519
* - Re-added the FD lexer patch.foobar2003-05-3121-692/+504
* Disable virtual() if zlib.output_compression is turned on. Better detection o...Uwe Schindler2003-05-301-8/+16
* - Added a "DEBUG" qualifier to 'php -v's version output, and made the CGIDerick Rethans2003-05-302-2/+10
* virtual() now works under windows, tooUwe Schindler2003-05-301-11/+28
* Nuke the rest of headers-sent codeEdin Kadribasic2003-05-291-5/+0
* fix of incomplete windows fixUwe Schindler2003-05-291-4/+4
* Changes for compilation on windowsUwe Schindler2003-05-291-4/+4
* MFH: --style switchesMarcus Boerger2003-05-293-200/+213
* MFH: new switches and --style switchesMarcus Boerger2003-05-294-310/+479
* Fix VPATH buildsSascha Schumann2003-05-292-2/+3
* MFH.Uwe Schindler2003-05-291-3/+5
* MFH: php.ini values in magnus/obj.conf; virtual() similar to apache;...Uwe Schindler2003-05-291-96/+329
* MFHfoobar2003-05-283-3/+3
* Nuke the php_header() call here. Fixes the rest of #14409.foobar2003-05-261-4/+1
* MFH: In CLI log errors alwaysMarcus Boerger2003-05-261-4/+1
* - Fixed a bug in reporting start-up errors with the CLI: No HTTP header shallDerick Rethans2003-05-261-1/+8
* MFH: TypoDerick Rethans2003-05-261-1/+1