summaryrefslogtreecommitdiff
path: root/sapi/apache
Commit message (Expand)AuthorAgeFilesLines
* Avoid using ret uninitializedZeev Suraski2001-03-061-1/+1
* Avoid writing to error_log in case of aborted connections.Zeev Suraski2001-03-061-3/+1
* - Fix copyright notices with 2001Andi Gutmans2001-02-264-4/+4
* Kill warningRasmus Lerdorf2001-01-221-1/+0
* Sigh. Even less sleep than I thought :) Really fix it this time.Zeev Suraski2001-01-221-1/+1
* Too much work, not enough sleep... Fix hash lookupZeev Suraski2001-01-221-1/+1
* Don't overwrite PATH_TRANSLATED if it existsZeev Suraski2001-01-221-6/+16
* make threaded apache module build againDaniel Beulshausen2001-01-051-0/+4
* Fix last couple of problematic execution paths that could corrupt the INI valuesZeev Suraski2001-01-031-1/+8
* Fix Apache module and remove excess elements from the SAPI structureZeev Suraski2001-01-031-0/+2
* Fix compile.foobar2001-01-031-6/+6
* Many patches. I hope I remember them all:Zeev Suraski2001-01-021-8/+8
* Fix a few possible bugs:Zeev Suraski2000-12-301-5/+8
* added missing SLS_FETCH()Daniel Beulshausen2000-12-141-0/+1
* Add apache_child_terminate() and INI setting apache.child_terminateSascha Schumann2000-12-132-0/+18
* Align ZTS handling of globals with common usageSascha Schumann2000-12-103-12/+27
* fix win32 apache moduleDaniel Beulshausen2000-12-101-4/+7
* fix windows buildDaniel Beulshausen2000-12-101-0/+2
* Axe rest of DAV leftovers and use STD_PHP_INI_ENTRY in the INI sectionSascha Schumann2000-12-073-80/+4
* Automatically carry over macro definitions from Apache.Sascha Schumann2000-12-041-6/+5
* merged ext/apache/CREDITS and sapi/apache/CREDITSHartmut Holzgraefe2000-11-221-1/+2
* 2nd step towards auto-creditsHartmut Holzgraefe2000-11-201-0/+2
* Update SAPI modules to interface with the new TSRM.Zeev Suraski2000-11-181-2/+2
* - Import Jade Nicoletti's transparent gzip encoding support as an outputZeev Suraski2000-11-131-1/+1
* More verbose error message for non-working apxs caseSascha Schumann2000-11-131-1/+5
* - Fix Windows buildZeev Suraski2000-11-021-5/+5
* Fix a nasty bug in the shutdown sequence of PHP under Apache.Zeev Suraski2000-11-021-0/+3
* - Revert patch which seems to have caused the STOP mechanism not to work.Andi Gutmans2000-11-011-1/+1
* Fix Apache buildZeev Suraski2000-10-311-4/+1
* Add/unify aborted connection handlingSascha Schumann2000-10-291-5/+1
* Initial steps to move the INI mechanism to the Zend engineZeev Suraski2000-10-291-1/+1
* This appears to be the correct fix to me.Rasmus Lerdorf2000-10-141-9/+9
* trivial output changeDaniel Beulshausen2000-10-131-2/+4
* Fix php_value issueZeev Suraski2000-10-131-6/+7
* Fixed a problem that allowed users to override admin_value's and admin_flag'sZeev Suraski2000-10-111-2/+15
* - Cleanup some output functionsAndi Gutmans2000-09-301-1/+1
* UnixWare defines shutdown to _shutdown, which causes problems laterSascha Schumann2000-09-291-0/+2
* #include "SAPI.h" onceSascha Schumann2000-09-261-1/+0
* Fixed bug #6356.foobar2000-09-111-1/+1
* Fix build after last commit.Jon Parise2000-09-081-0/+2
* Restore the headers_only test to the centralized SAPI startup. If necessary,...Zeev Suraski2000-09-081-1/+5
* - Add another ..\ to the TSRM search pathAndi Gutmans2000-09-081-3/+3
* - Add TSRM to the apache workspace include pathAndi Gutmans2000-09-081-3/+3
* Add TSRM include dirsSascha Schumann2000-09-061-1/+1
* - Defining TSRM_WIN32 in each and every dsp sucked. Revert this changeAndi Gutmans2000-09-021-3/+3
* - More Windows build fixesAndi Gutmans2000-09-021-3/+3
* Missed a couple of center attributesRasmus Lerdorf2000-08-281-1/+1
* changed the output directorys from the windowsbuildsDaniel Beulshausen2000-08-231-4/+4
* updated project to work with readdir.h rev.1.5 from apache cvsDaniel Beulshausen2000-08-211-4/+4
* The status quo in PHP is that the current directory is initializedSascha Schumann2000-08-201-1/+0