175 Commits (bc3a6ebae0cd0c26c629dd73dd2bca3beffde4cf)

Author SHA1 Message Date
Stig Bakken d23e5d837a @- Implemented default_charset and default_mimetype config directives (Stig) 26 years ago
Stig Bakken ba03c9f2aa started implementing directives for default mimetype/charset 26 years ago
Zeev Suraski 5520a43b77 - Fix Win32 build in Release_TS* modes 26 years ago
Sascha Schumann 3bd34bf386 @- Fixed -DEAPI inheritance from APXS. (Sascha) 26 years ago
Sascha Schumann 59d1066525 Improve APXS_CFLAGS checks 26 years ago
Sascha Schumann d64c1652e2 Define EAPI, if Apache uses EAPI 26 years ago
Sascha Schumann fca41d2752 Remove XML_INCLUDE, we use the embedded expat always 26 years ago
David Hedbor 9d1847cdd4 The Roxen PHP4 module is now a part of the Roxen CVS which makes more sense. 26 years ago
Sam Ruby b117adeded add proper dependencies 26 years ago
Thies C. Arntzen b7e53b12f6 compile-fix 26 years ago
Sam Ruby c764f2e3ab php4ts.lib => php4ts_debug.lib when building for Debug_TS target 26 years ago
Sam Ruby 9a7909c983 Potential trap when cookies are sent 26 years ago
Zeev Suraski 86fa2aade2 the pipe is breaking all the time 26 years ago
Zeev Suraski 1c4532dcbf *** empty log message *** 26 years ago
Zeev Suraski f1dac01f11 - Fix some issues with the ISAPI module, made it friendlier to non Win32 platforms 26 years ago
Sascha Schumann 02d647b5f9 Fix warnings when compiling static Apache module 26 years ago
Zeev Suraski 9eef999b38 No need for a value (not that it seems to work anyway...) 26 years ago
Zeev Suraski 75b1316e70 @- Updated the browscap module to work with PHP 4.0 (Zeev) 26 years ago
Zeev Suraski a5c143f415 - Update .dsp's 26 years ago
Andi Gutmans d66d7c6e3a - In IIS ISAPI when the user presses the STOP button while the script is 26 years ago
Zeev Suraski e9dcdb8f97 @- Improved ISAPI module - it should no longer be necessary to set PHP as 26 years ago
David Hedbor 12315f78a2 Use sapi_free_header. 26 years ago
Zeev Suraski 1cca60e704 Fix a few memory leaks 26 years ago
Zeev Suraski 23b633e071 Report access violations 26 years ago
Zeev Suraski b08f85aeef Make all of the ISAPI variables register themselves as Server variables 26 years ago
Sascha Schumann bfe09e8305 Never use Apache regex stuff 26 years ago
Sam Ruby 34723d02f8 on WIN32, PHP_WIN32 and ZEND_WIN32 need to be defined 26 years ago
Zeev Suraski 2e7093d5ef Update .dsp's 26 years ago
Zeev Suraski 80bdd19e03 Fine tune Andi's patch 26 years ago
Andi Gutmans f9e0d94a65 - Baby steps with PHP_WIN32 :) 26 years ago
Zeev Suraski 732eeeabd9 Final build fixes - that's enough for now... 26 years ago
Zeev Suraski 6723bdd920 request_info.c is giving up 26 years ago
Zeev Suraski 6d0ab6166c SAPIfication, Episode VI: Return of the SAPI 26 years ago
Zeev Suraski 9709f7ec73 The last patch wasn't that good, fix 26 years ago
Zeev Suraski 79726c8864 Make the CVS compile again 26 years ago
Zeev Suraski 5bdd18caf1 Yes, you guessed it... More cleanup 26 years ago
Zeev Suraski 41f6bca92f More cleanup! 26 years ago
Zeev Suraski 0fd89aa20d More cleanup - move getenv() to SAPI 26 years ago
Zeev Suraski 7d926a0e0c More cleanup... 26 years ago
Andrei Zmievski 681f352a9d Should be 'deactivate' rather than the opposite. 26 years ago
Zeev Suraski 073b148167 More abstraction 26 years ago
Zeev Suraski 59b53ea2c8 Always use getopt with CGI, never use it for anything else 26 years ago
Zeev Suraski 404bbe1f26 Move the logging mechanism to SAPI 26 years ago
Andrei Zmievski a7063b1aee New function notice. 26 years ago
Zeev Suraski 2da5f17e52 Fix buglet 26 years ago
Zeev Suraski 6a75df6cd7 @- Protect the ISAPI module against exceptions. Stack overflows in scripts are 26 years ago
Andrei Zmievski a6748c555e Fixed SAPI modules to properly register their related modules. 27 years ago
Andrei Zmievski 254fdd754c Initialize apache properly. 27 years ago
Andrei Zmievski 625828657a Forgot to add the actual file. 27 years ago
Andrei Zmievski f0f00daa92 Moved ext/apache into sapi/apache. 27 years ago