summaryrefslogtreecommitdiff
path: root/sapi/apache
Commit message (Expand)AuthorAgeFilesLines
* 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
* Use size_t as parameter type in the getenv member of struct sapi_moduleSascha Schumann2000-08-201-1/+1
* Fix opened_path initStanislav Malyshev2000-08-131-0/+1
* Fix typoRasmus Lerdorf2000-08-041-1/+1
* Heads up! I have moved the headers_only and response_code checks out ofRasmus Lerdorf2000-08-021-0/+2
* Missed a symbolRasmus Lerdorf2000-07-311-2/+2
* Made ob_start() and friends reentrant. It's now possible to implement thisZeev Suraski2000-07-292-2/+2
* Fix symbol clash which caused a DSO problem on OpenBSDRasmus Lerdorf2000-07-261-7/+7
* Fix prototype of apache_child_exit_handler and remove popen-relatedSascha Schumann2000-07-101-15/+1
* @- Fixed closingThies C. Arntzen2000-07-102-15/+4
* Fixed module / global shutdown for apache.Andreas Karajannis2000-07-091-1/+24
* Fix #5432: should register all variables. Thanks jeroen@darius.demon.nl.Stanislav Malyshev2000-07-061-1/+1
* When using HTTP auth from PHP, fill in the %u custom log field so theRasmus Lerdorf2000-07-051-0/+2
* Change header protection macros to conform to standard.Sascha Schumann2000-07-021-3/+3
* fix apache dsp fileShane Caraveo2000-07-021-3/+3
* Some user-agents send 'basic' instead of 'Basic' in their AuthorizationRasmus Lerdorf2000-06-301-1/+1
* Set version number on DLLsZeev Suraski2000-06-301-3/+4
* I'm not sure whether this is necessary or not. Is it guarenteed that get_mod...Zeev Suraski2000-06-281-1/+3
* Separate plain name returned by php_sapi_module() and pretty nameAndrei Zmievski2000-06-261-1/+2
* alloc.h has been removed from the Apache 1.3 CVS treeSascha Schumann2000-06-241-1/+1
* look for apxs in /usr/sbin (that's where SUSE puts it)Hartmut Holzgraefe2000-06-171-0/+7
* More main workSascha Schumann2000-06-161-1/+1
* - More #if WIN32|WINNT -> #ifdef PHP_WIN32 conversionsAndi Gutmans2000-06-151-1/+1
* Due to creating the Makefiles later, generating libphp4.module failed,Sascha Schumann2000-06-131-0/+1
* Fix Windows .dsp'sZeev Suraski2000-06-111-3/+3
* The ! command is not portable.Sascha Schumann2000-06-091-1/+3
* Wipe out acconfig.h.in and rewrite some checks to use PHP_ARG_ENABLE.Sascha Schumann2000-06-081-16/+16
* Move main.h to php_main.h.Sascha Schumann2000-06-052-2/+2
* Fix virtual() when used with output bufferingRasmus Lerdorf2000-06-051-0/+3
* - Allow all functions that receive user-defined function callbacks to acceptZeev Suraski2000-06-031-3/+3
* @ Changed the Apache handler's return status to 'Declined' when a requestedRasmus Lerdorf2000-05-261-1/+1
* Update the license with the new clause 6Zeev Suraski2000-05-184-8/+8
* Fix crash when server_context is not longer valid (e.g., whenZeev Suraski2000-05-171-0/+4
* Fix wording (not "to apxs", but "of apxs").Sascha Schumann2000-05-151-1/+1
* Complain loudly and stop configuration, if we cannot run apxs.Sascha Schumann2000-05-151-0/+7