summaryrefslogtreecommitdiff
path: root/sapi
Commit message (Expand)AuthorAgeFilesLines
* Compile fixZeev Suraski2000-02-261-2/+1
* Allow the INI callbacks to know at what stage PHP isZeev Suraski2000-02-261-1/+1
* - From CODING_STANDARDS:Zeev Suraski2000-02-262-2/+4
* @- 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
* - Fix Win32 build in Release_TS* modesZeev Suraski2000-02-241-1/+1
* @- 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 Roxen PHP4 module is now a part of the Roxen CVS which makes more sense.David Hedbor2000-02-231-363/+0
* add proper dependenciesSam Ruby2000-02-221-1/+4
* compile-fixThies C. Arntzen2000-02-211-1/+1
* php4ts.lib => php4ts_debug.lib when building for Debug_TS targetSam Ruby2000-02-201-1/+1
* Potential trap when cookies are sentSam Ruby2000-02-201-1/+2
* the pipe is breaking all the timeZeev Suraski2000-02-1914-28/+28
* *** empty log message ***Zeev Suraski2000-02-191-1/+2
* - Fix some issues with the ISAPI module, made it friendlier to non Win32 plat...Zeev Suraski2000-02-182-8/+33
* 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
* - Update .dsp'sZeev Suraski2000-02-161-18/+9
* - In IIS ISAPI when the user presses the STOP button while the script isAndi Gutmans2000-02-161-1/+4
* @- Improved ISAPI module - it should no longer be necessary to set PHP asZeev Suraski2000-02-152-8/+19
* Use sapi_free_header.David Hedbor2000-02-141-4/+4
* Fix a few memory leaksZeev Suraski2000-02-131-2/+0
* Report access violationsZeev Suraski2000-02-131-16/+25
* Make all of the ISAPI variables register themselves as Server variablesZeev Suraski2000-02-131-0/+22
* Never use Apache regex stuffSascha Schumann2000-02-122-16/+1
* on WIN32, PHP_WIN32 and ZEND_WIN32 need to be definedSam Ruby2000-02-111-8/+8
* Update .dsp'sZeev Suraski2000-02-111-3/+3
* Fine tune Andi's patchZeev Suraski2000-02-111-2/+2
* - Baby steps with PHP_WIN32 :)Andi Gutmans2000-02-111-1/+1
* Final build fixes - that's enough for now...Zeev Suraski2000-02-101-1/+1
* request_info.c is giving upZeev Suraski2000-02-101-7/+51
* SAPIfication, Episode VI: Return of the SAPIZeev Suraski2000-02-105-17/+29
* The last patch wasn't that good, fixZeev Suraski2000-02-101-2/+4
* Make the CVS compile againZeev Suraski2000-02-101-1/+1
* Yes, you guessed it... More cleanupZeev Suraski2000-02-108-2/+25
* More cleanup!Zeev Suraski2000-02-101-3/+3
* More cleanup - move getenv() to SAPIZeev Suraski2000-02-108-2/+17
* More cleanup...Zeev Suraski2000-02-108-0/+15
* Should be 'deactivate' rather than the opposite.Andrei Zmievski2000-02-101-2/+2
* More abstractionZeev Suraski2000-02-1010-8/+58
* Always use getopt with CGI, never use it for anything elseZeev Suraski2000-02-105-25/+191
* Move the logging mechanism to SAPIZeev Suraski2000-02-108-0/+35
* New function notice.Andrei Zmievski2000-02-082-2/+1
* Fix bugletZeev Suraski2000-02-061-8/+11
* @- Protect the ISAPI module against exceptions. Stack overflows in scripts areZeev Suraski2000-02-061-10/+65
* Fixed SAPI modules to properly register their related modules.Andrei Zmievski2000-02-025-6/+6