summaryrefslogtreecommitdiff
path: root/sapi/apache
Commit message (Expand)AuthorAgeFilesLines
* Oops, sorry. I should not have committed this ebcdic fix (which was none)Martin Kraemer2001-06-011-3/+0
* Use EXTRA_LDFLAGS at this point.Sascha Schumann2001-05-231-1/+1
* Fix Basic auth (when under PHP control) for EBCDIC platformsMartin Kraemer2001-05-231-0/+3
* s/^I/ / and some re-indenting. Also align the APXS checking codeSascha Schumann2001-05-191-182/+181
* First try at using Apache's export list when building a DSO.Sascha Schumann2001-05-181-0/+6
* Add missing infoZeev Suraski2001-05-171-1/+2
* # Revert the SLS_FETCH() ;)Sterling Hughes2001-05-161-4/+1
* Remove redundancySterling Hughes2001-05-161-2/+4
* fix windows build.Sterling Hughes2001-05-161-0/+1
* Merge memory usage into memory limitZeev Suraski2001-05-161-2/+2
* add missing apls_fetchDaniel Beulshausen2001-05-161-0/+1
* Move the initialization to a safer place (earlier, it could end upZeev Suraski2001-05-151-1/+1
* fix typoDaniel Beulshausen2001-05-141-1/+1
* Safer detection of recursive PHP invocationsZeev Suraski2001-05-133-2/+15
* Nuke more quotesSascha Schumann2001-05-121-1/+1
* @- Added --enable-memory-usage-info. This creates a new Apache 1.x loggingThies C. Arntzen2001-05-111-1/+13
* whitespaceZeev Suraski2001-05-071-2/+2
* Allow virtual() of PHP files. We may have to improve the detection code aZeev Suraski2001-05-072-15/+17
* Fix static Apache builds which were broken by the last commit.Sascha Schumann2001-04-051-1/+1
* Separate CPPFLAGS from CFLAGS.Wilfredo Sanchez2001-04-032-4/+4
* Add INSTALL_ROOT variable to specify install location.Wilfredo Sanchez2001-04-031-1/+1
* Renamed the AC_ prefixed macros defined in acinclude.m4 to PHP_* prefixes.foobar2001-03-271-3/+3
* Fix off-by-one on config values set from Apache configStanislav Malyshev2001-03-131-1/+1
* 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