summaryrefslogtreecommitdiff
path: root/sapi/apache
Commit message (Expand)AuthorAgeFilesLines
* 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
* - This version of chdir_file should be compatible with the Apache one.Andi Gutmans2000-04-021-1/+1
* Some white-space changesSascha Schumann2000-03-261-6/+4
* Change extension names in all extensions' zend_module_entry to theirStig Bakken2000-03-061-1/+1
* @"none" is now equivalent with "" in Apache config directives (Stig)Stig Bakken2000-03-021-0/+4
* Compile fixZeev Suraski2000-02-261-2/+1
* - From CODING_STANDARDS:Zeev Suraski2000-02-261-1/+1
* @- Implemented default_charset and default_mimetype config directives (Stig)Stig Bakken2000-02-251-4/+20
* started implementing directives for default mimetype/charsetStig Bakken2000-02-241-2/+2
* @- Fixed -DEAPI inheritance from APXS. (Sascha)Sascha Schumann2000-02-241-1/+1
* Improve APXS_CFLAGS checksSascha Schumann2000-02-241-2/+2
* Define EAPI, if Apache uses EAPISascha Schumann2000-02-241-1/+5
* Remove XML_INCLUDE, we use the embedded expat alwaysSascha Schumann2000-02-241-6/+0
* the pipe is breaking all the timeZeev Suraski2000-02-194-8/+8
* Fix warnings when compiling static Apache moduleSascha Schumann2000-02-183-3/+3
* No need for a value (not that it seems to work anyway...)Zeev Suraski2000-02-173-3/+3
* @- Updated the browscap module to work with PHP 4.0 (Zeev)Zeev Suraski2000-02-163-1/+7
* Never use Apache regex stuffSascha Schumann2000-02-122-16/+1
* Final build fixes - that's enough for now...Zeev Suraski2000-02-101-1/+1
* SAPIfication, Episode VI: Return of the SAPIZeev Suraski2000-02-104-12/+28