summaryrefslogtreecommitdiff
path: root/sapi/apache
Commit message (Expand)AuthorAgeFilesLines
* 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
* Please maintain consistency in these names... :)Zeev Suraski2000-05-141-13/+13
* - Fix a crash bug in case output is generated in the Apache module whileZeev Suraski2000-05-141-2/+11
* oh boy! apache-win32 works!Shane Caraveo2000-05-061-3/+3
* more apachewin32 work. much better now, but still crashing in zend_execute. ...Shane Caraveo2000-05-043-73/+32
* Remove trailing empty linesSascha Schumann2000-05-011-4/+0
* Large test commit IVSascha Schumann2000-05-011-0/+1
* Large commit test IIISascha Schumann2000-05-011-0/+3
* zeroing the variables fixes one crash...now crashes on memory allocation duri...Shane Caraveo2000-04-301-0/+4
* sorry, do comments rightShane Caraveo2000-04-301-6/+6
* apache module now compiles under win32, apache loads, but crashes on line 116...Shane Caraveo2000-04-305-5/+226
* Overall UNIX build system improvements:Sascha Schumann2000-04-301-6/+1
* - Change PHP_ to V_ (directory & file functions)Andi Gutmans2000-04-151-1/+1
* Fix for bug #4125Rasmus Lerdorf2000-04-131-1/+1
* @- Fixed several problems with the PATH_TRANSLATED and PHP_SELF under ApacheZeev Suraski2000-04-081-3/+3
* last one ... promiseColin Viebrock2000-04-071-0/+1
* typoColin Viebrock2000-04-071-2/+2
* typoColin Viebrock2000-04-071-2/+1
* *** empty log message ***Colin Viebrock2000-04-071-3/+3
* more prettinessColin Viebrock2000-04-071-17/+20