375 Commits (61b2fcc3ce43135f024569dddf176ff08533cd19)

Author SHA1 Message Date
foobar a20383ba06 - Unify the "configure --help" texts 21 years ago
Rasmus Lerdorf 091bff3570 Fix for bug #33057 - Don't send extraneous entity-headers on a 304 as per 21 years ago
foobar 0e57528666 No c++ comments in C code 21 years ago
Rui Hirokawa 8235a70ef9 added a server variable PHP_AUTH_DIGEST to support HTTP Digest Authentication. 21 years ago
Rasmus Lerdorf 3c0411c496 Fix for bug #32263 21 years ago
foobar 4c883c79bb Do not set apache stuff if not building apache 21 years ago
Derick Rethans 7b27263e16 - There is no --with-apache2, only apxs2 21 years ago
Rasmus Lerdorf 3d297bf881 Fix proto 22 years ago
Rasmus Lerdorf 224d2479b3 Add apache_reset_timeout() function for Apache1. This is needed because 22 years ago
Antony Dovgal ad503c814b MFB: typo in config.m4 (potential configuration problem with Stronghold) 22 years ago
Rasmus Lerdorf cad60c3760 Add SAPI hook to get the request time if provided by the web server, 22 years ago
Andi Gutmans 56f8195fe5 - Nuke empty_string. It is a reminanent from the time where RETURN_FALSE() 22 years ago
Stefan Esser 446f4d1bc2 Security Fix broken! Destroyed Basic auth. Blame: me 22 years ago
Andi Gutmans e5cfb1d05c - Better stability during premature shutdown of request startup 22 years ago
Rasmus Lerdorf 44df89f00d MFB - see bug #25753 for details 22 years ago
foobar f4983c0d3f - Renamed all *php4* files to *php5*, changed all php4/PHP4 to php5/PHP5 22 years ago
foobar ccfc46b0aa - Happy new year and PHP 5 for rest of the files too.. 23 years ago
Andi Gutmans dbeb4158d2 - A belated happy holidays and PHP 5 23 years ago
Wez Furlong 331dc79254 More things for the new build system. 23 years ago
Wez Furlong a5cf836260 Fix libxml to use static lib if found. 23 years ago
Wez Furlong ad84dfa937 Build adjustments. 23 years ago
Wez Furlong 34df2ae239 some tweaks for Frank 23 years ago
Wez Furlong 0e0f78df63 Fix build if you don't have apache headers and want to disable apache... 23 years ago
Wez Furlong 05b9b20ed8 Add new (optional!) win32 build infrastructure. 23 years ago
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