297 Commits (3a8c49afc178ec74bbf60309147b3af477fa60b2)

Author SHA1 Message Date
Rasmus Lerdorf 204c64e57f zlib.h being included before ssl.h needs to be handled here too 24 years ago
Colin Viebrock c7c275b741 fix phpinfo() output for better browser BC 24 years ago
Ilia Alshanetsky fd094b5b1e Fixed bug #15038, original patch by: phpman@toowards.com 24 years ago
Colin Viebrock 14a6cc8847 Change phpinfo() to use CSS styling instead of HTML code. 24 years ago
Zeev Suraski 76312b4508 another startup initialization fix - only ISAPI and CGI SAPI's tested, 24 years ago
Christian Stocker 9495fb9d7d @ - Added php.ini option "allow_webdav_methods" to allow handling of 24 years ago
foobar 91b3644a72 These functions are not used elsewhere. 24 years ago
foobar 8beb1e2237 Fix ZTS build 24 years ago
Rasmus Lerdorf f5630aa246 Fix xbithack bug finally (see bug #16515) 24 years ago
Stefan Esser 8d2bc70752 make POST requests work again 24 years ago
Zeev Suraski 9e743e83a5 Fix a NASTY multithreading bug with in the Apache module 24 years ago
Dan Kalowsky 0917902b92 Fix for Bug #9280 with regards to an Expect header. patch submitted by 24 years ago
Rasmus Lerdorf cd9bb8e555 Fix proto 24 years ago
foobar 272913f3d4 - Fixed bug: #18560, the macro was not defined always. 24 years ago
Sascha Schumann 808f05c205 the variable interpolation was already subject to IFS treatment, 24 years ago
Sascha Schumann ee619493b3 Use a simple IFS; set step to interprete the httpd -v output 24 years ago
foobar 2ca9ae687d - Fix the version check again. 24 years ago
Rasmus Lerdorf 03b76b278e Oops, extra pipe snuck in 24 years ago
Rasmus Lerdorf 02022179c9 Fix for bug #18055 24 years ago
Stefan Esser 44a5b43b79 Fixing the same possible memory leak. 24 years ago
foobar f9e492d00b @- Fixed bug with Apache which let PHP_AUTH_* variables to be set when 24 years ago
Sascha Schumann 190b65f4a1 Fix build 24 years ago
Andi Gutmans 0d5862d75a - Reapply netware patch 24 years ago
Rasmus Lerdorf f01a42b499 Put Netware header and comment back in. My CVS revision id got messed 24 years ago
Rasmus Lerdorf b66f48c3ce Oops 24 years ago
Rasmus Lerdorf 6b756ea46c @ Renamed getallheaders() to apache_request_headers() and kept 24 years ago
Venkat Raghavan S ecdbaeced1 Removed ugly code done as part of NetWare change, upon Andi's advice. Now, the typecasting is done for all platforms. 24 years ago
Venkat Raghavan S 575e3682f5 NetWare related changes 24 years ago
Cliff Woolley 8283979afc Allow the version checks for --with-apxs= and --with-apxs2= to work 24 years ago
Zeev Suraski ce20564d1e whitespace 24 years ago
Rui Hirokawa f30b722f14 Added conversion support from script character encoding to internal character encoding. This feature is very useful for japanese who uses Shift_JIS encoding because some of characters in Shift_JIS are including '0x5c' and it causes some troubles on Zend parser. This patch is made by Masaki Fujimoto. 24 years ago
foobar 2c8e8e0406 Fix build when openssl is enabled. 24 years ago
Sascha Schumann 12ba44827a be a bit more verbose about what is wrong 24 years ago
Sascha Schumann e2ad07fdcf Fix external builds 24 years ago
foobar 492efe963f - Fix for bug: #16791. (more reliable test) 24 years ago
Hartmut Holzgraefe 4852dd3569 apache_child_terminate() returns status as bool 24 years ago
foobar f54f199906 This was not supposed to be uncommented..yet. 24 years ago
foobar dace2eca03 Part 4 of apache sapi build fixes: 24 years ago
foobar eb18c5c38c Part 3 of static apache build fixes: 24 years ago
foobar 0fa1516483 - Prevent users from trying to make a static build with Apache2 using 24 years ago
foobar f81166f34e - Added checks to prevent building the DSO with wrong configure option. 24 years ago
Sebastian Bergmann b0eb69ecc0 Fix output directory. 24 years ago
Marko Karppinen 676afb33b8 Enable --with-apxs build on Mac OS X. We build an MH_BUNDLE instead of 24 years ago
Marko Karppinen 60663c1f64 Prepare for MH_BUNDLE build on Mac OS X / Darwin 24 years ago
Sascha Schumann 9d9d39a0de Please welcome the new build system. 24 years ago
Derick Rethans a6738260af - Fix for bug #15572 (Patch by Ralf Nyrén <ralf.nyren@educ.umu.se>) 24 years ago
Sebastian Bergmann 90613d2282 Maintain headers. 24 years ago
jim winstead 63669c6a64 make it more clear that --with-apache and --with-apxs only work with apache 1.x. 24 years ago
Hartmut Holzgraefe 052d5fc85d proto fix 24 years ago
Sebastian Bergmann 38933514e1 Update headers. 24 years ago