317 Commits (5c81fcfe70e7c052d191eabff807895244c8ee63)

Author SHA1 Message Date
Ilia Alshanetsky 8a9e09a44a ARG_COUNT(ht) -> ZEND_NUM_ARGS(). 23 years ago
Sascha Schumann 294e776d95 add sapi_get_target_uid/_gid for obtaining information about the 23 years ago
Ilia Alshanetsky c794f2c710 Removed pointless memory allocation checks. 23 years ago
Zeev Suraski a2b58500b4 Make the .dsp use the php4build build directories 23 years ago
Derick Rethans c175f3545c - Fix docrefs 23 years ago
Derick Rethans 0127c07e45 - Fix typo (patch by Joseph Tate) 23 years ago
Anantha Kesari H Y 38a319e3c6 New file added for NetWare. 23 years ago
Zeev Suraski 895b5fc2b6 Fix .dsp 23 years ago
Sebastian Bergmann 2c5d4b8c23 Bump year. 23 years ago
Ilia Alshanetsky 097055a862 Make the version code get the version from the current Apache, rather then 23 years ago
Ilia Alshanetsky 648dd88b42 Added apache_get_version() & apache_get_modules() to Apache 1.X & Apache 23 years ago
Andrei Zmievski 2feb1cf6d7 MFB. 23 years ago
foobar 8635af07d5 Fixed bug #20298: LDFLAGS were not passed to the static apache module build 23 years ago
Marcus Boerger ae35c4731f php_error -> php_error_docref 23 years ago
Sascha Schumann 2b95b3c83b add a "force HTTP/1.0 response" facility to the SAPI layer 23 years ago
Sascha Schumann 09f463ddae Add sapi_get_fd() and implement it for the Apache/thttpd SAPIs. 23 years ago
Ilia Alshanetsky b09c1afe0e PHP flags specified in .htaccess can now be turned on by using '1' as well as 24 years ago
Sascha Schumann 2909e5c9c9 centralize #include "build-defs.h" and drop (sometimes inconsistent) other 24 years ago
Moriyoshi Koizumi f2f19761a5 Forgot this one. 24 years ago
Hartmut Holzgraefe c4cb92229c this will be handled elsewhere 24 years ago
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