74 Commits (3e99a228dfcd0955eb0ee06a93ed34ec645bed69)

Author SHA1 Message Date
Stig Bakken d02fe90b00 Change extension names in all extensions' zend_module_entry to their 26 years ago
Stig Bakken 74fba75ca0 @"none" is now equivalent with "" in Apache config directives (Stig) 26 years ago
Zeev Suraski 1bcdcebe67 Compile fix 26 years ago
Zeev Suraski a508bec819 - From CODING_STANDARDS: 26 years ago
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
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
Zeev Suraski 86fa2aade2 the pipe is breaking all the time 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
Sascha Schumann bfe09e8305 Never use Apache regex stuff 26 years ago
Zeev Suraski 732eeeabd9 Final build fixes - that's enough for now... 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
Zeev Suraski 073b148167 More abstraction 26 years ago
Zeev Suraski 404bbe1f26 Move the logging mechanism to SAPI 26 years ago
Andrei Zmievski a7063b1aee New function notice. 26 years ago
Andrei Zmievski a6748c555e Fixed SAPI modules to properly register their related modules. 26 years ago
Andrei Zmievski 254fdd754c Initialize apache properly. 26 years ago
Andrei Zmievski 625828657a Forgot to add the actual file. 26 years ago
Andrei Zmievski f0f00daa92 Moved ext/apache into sapi/apache. 26 years ago
Rasmus Lerdorf 796ce90c1e No comment - will explain next week 26 years ago
Zeev Suraski b2449f929c - Change the argument order of php_register_variable() to something more 26 years ago
Zeev Suraski 7723bdbaa7 Apache module compile fixes 26 years ago
Zeev Suraski 9ab35ae393 Tried to centralize global variable registration as much as possible: 26 years ago
Zeev Suraski 62114c1806 Destructors no longer return ints, the low level problem it was intended to solve is long gone now... 26 years ago
Zeev Suraski 972631be71 - Added flush() support to SAPI 26 years ago
Sascha Schumann 2602a59e87 Replace all += constructs with equivalent ones 26 years ago
Sascha Schumann 43ae2bffbb Happy Y2K patch! Happy new year (or the new millennium, depending on whether 26 years ago
Sascha Schumann f2f8d38efa Integration of -ng changes. Changes: 26 years ago
Sascha Schumann 6bf3529919 Macro syntax has changed 26 years ago
Sascha Schumann 289dc0b6ed Get rid of some config.h.stubs. Comments are placed into AC_DEFINE() 26 years ago
Sascha Schumann eb0971609b Make sapi_module static. This is was the majority of SAPI modules uses. 26 years ago
Ryan Bloom 28ef78e4cb Beginning work to get PHP 4 to work with Apache 2.0. This change detects 26 years ago
Sascha Schumann fc6c531ec2 Add -rdynamic, if supported by gcc and static Apache build is used 26 years ago
Sascha Schumann a2276107ab Some cleanup 26 years ago
Andrei Zmievski 42847f7d5c Some more php3->php stuff. 26 years ago
Sascha Schumann ed0a307ccd Use sapi_module_struct to contain SAPI module name 26 years ago
Zeev Suraski 4d2b0715d1 libzend -> Zend 26 years ago
Zeev Suraski a3c6514332 More php3_ annihilation 26 years ago
Sascha Schumann 1687075373 Make Apache SAPI module compile in ZTS mode 26 years ago