351 Commits (ff57d33fe2cd4d3fd1023e241140932facacdba1)

Author SHA1 Message Date
Ilia Alshanetsky d62c9f33d9 regex_t is used by both Apache & mbregex. This little check prevent compile 23 years ago
foobar 1aa5bab89c Nuke warning 23 years ago
foobar 0c0d3a41d1 fix typo 23 years ago
foobar f04643ee4c Show the runtime version of Apache instead of compile time. 23 years ago
Ilia Alshanetsky 21d5061038 Fixed format bug 23 years ago
foobar 3a7ca909be - HAVE_OPENSSL_EXT is not defined always. 23 years ago
Edin Kadribasic f58cc5d28a Fixed win32 build (mod_php4 -> mod_php5) 23 years ago
James Cox f68c7ff249 updating license information in the headers. 23 years ago
Rasmus Lerdorf a516171dec MFB - fix a couple of missing closing folding tags 23 years ago
foobar dcb0daeae3 - Fix the error message if apxs|2 is fubar. 23 years ago
Moriyoshi Koizumi f3b050fba1 Fixed a syntax highlighter problem that happens when output buffering is turned 23 years ago
Edin Kadribasic d758f2ea0b Reverting my last patch because user reports it does not help 23 years ago
Edin Kadribasic 97f3a35d73 Fixed MFB side effect 23 years ago
Edin Kadribasic 6f0e0a61b6 MFB 23 years ago
Sascha Schumann d26e1b751c Merge proper -I parameter for APXS builds 23 years ago
Sterling Hughes 3f700e58ab update php module name to php5, not php4. 23 years ago
Sebastian Bergmann 5ca078779a Eliminate some TSRMLS_FETCH() calls. Tested with Win32 build of SAPI/CGI and SAPI/CLI on Win32. 23 years ago
Stig Bakken 0e6fca4f22 * email address change 23 years ago
foobar 3c9155e0cb Renamed OnUpdateInt -> OnUpdateLong to prevent further misunderstandings. 23 years ago
foobar 73bae37f26 Possible fix for #22259 + part 1/2 for fixing one AIX bug.. 23 years ago
George Schlossnagle e49bc59a79 ws fix 23 years ago
George Schlossnagle f5fb75f390 hopefully a fix for 19919 23 years ago
foobar 58e4503942 Added missing headers and $Id$ tags. 23 years ago
foobar 6000c7b46c - Fixed bug #22376 (wrong httpd.conf modified when using INSTALL_ROOT) 23 years ago
David Viner 1cf1e31acc this tiny change adds the location of apache includes and libraries that 23 years ago
Zeev Suraski 4934744b93 Win32 build improvements 23 years ago
foobar 2f2f6739b4 Added HAVE_APACHE define. 23 years ago
foobar e337c5d1c6 Fixed the "member fd in BUFF" test for --with-apxs builds 23 years ago
Sascha Schumann fa6d2d48c5 move check to proper place 23 years ago
Sascha Schumann 67f18fcf6c Detect whether BUFFs contain a fd element. IBM is hiding the actual 23 years ago
Sascha Schumann ba32a619ae use SUCCESS/FAILURE instead of 0/-1 23 years ago
Ilia Alshanetsky acc9c13c36 Build Fix. 23 years ago
Ilia Alshanetsky 13f8b211c4 Fixed compilation of Apache & Apache Hooks SAPIs. 23 years ago
Zeev Suraski 3a1a209baf Updates reflecting infrastructure changes 23 years ago
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