| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | MFH: Bump copyright year. | Sebastian Bergmann | 2007-12-31 | 4 | -4/+4 |
| | | |||||
| * | MFB: Fixed bug #41628 (PHP settings leak between Virtual Hosts in Apache 1.3). | Scott MacVicar | 2007-06-18 | 1 | -3/+9 |
| | | |||||
| * | MF5: use snprintf | Stanislav Malyshev | 2007-03-05 | 1 | -2/+2 |
| | | |||||
| * | Use standardised locations for libs and includes | Edin Kadribasic | 2007-03-03 | 1 | -4/+4 |
| | | |||||
| * | MFH: Bump year. | Sebastian Bergmann | 2007-01-01 | 4 | -4/+4 |
| | | |||||
| * | MFH | Antony Dovgal | 2006-12-28 | 1 | -2/+2 |
| | | |||||
| * | ap_get_client_block can return -1, so don't use an unsigned int here | Rasmus Lerdorf | 2006-05-13 | 1 | -1/+1 |
| | | |||||
| * | MFH: | Ilia Alshanetsky | 2006-04-02 | 1 | -2/+1 |
| | | | | | | | Removed extra space in the Content-Type header for logos Simplified stderr error reporting in apache sapi. | ||||
| * | bump year and license version | foobar | 2006-01-01 | 4 | -16/+16 |
| | | |||||
| * | Fix for bug #33057 - Don't send extraneous entity-headers on a 304 as per | Rasmus Lerdorf | 2005-05-19 | 1 | -3/+9 |
| | | | | | | RFC 2616 section 10.3.5 | ||||
| * | MFH | foobar | 2005-03-04 | 1 | -27/+31 |
| | | |||||
| * | - MFH: There is no --with-apache2, only apxs2 | Derick Rethans | 2005-01-26 | 1 | -1/+1 |
| | | |||||
| * | typo in config.m4 (potential configuration problem with Stronghold) | Antony Dovgal | 2004-08-18 | 1 | -1/+1 |
| | | |||||
| * | Merge all not yet merged security fixes into the 4_3 branch | Stefan Esser | 2004-07-21 | 1 | -8/+9 |
| | | |||||
| * | If we have a text/html file with the executable bit set, we load up the | Rasmus Lerdorf | 2004-01-28 | 1 | -0/+3 |
| | | | | | | | | current ini, but if php's xbithack option is not set we forgot to restore the previous ini settings potentially leaking ini settings from one request to the next. Closes bug #25753 and a few others. | ||||
| * | MFH: runtime apache version | foobar | 2003-09-09 | 1 | -3/+19 |
| | | |||||
| * | MFH: Fixed format bug | Ilia Alshanetsky | 2003-08-28 | 1 | -1/+1 |
| | | |||||
| * | MFH | foobar | 2003-06-27 | 1 | -1/+1 |
| | | |||||
| * | Fix a couple of closing folding tags | Rasmus Lerdorf | 2003-06-03 | 1 | -0/+3 |
| | | |||||
| * | - Re-added the FD lexer patch. | foobar | 2003-05-31 | 2 | -2/+2 |
| | | | | | | # Marcus is going to add the long-opts patches back in after this. | ||||
| * | MFH | foobar | 2003-05-28 | 1 | -1/+1 |
| | | |||||
| * | Revert PHP part of the fd patch | Zeev Suraski | 2003-05-21 | 2 | -2/+2 |
| | | |||||
| * | protect against further surprises by initializing all zend_file_handle's | Sascha Schumann | 2003-05-17 | 2 | -2/+2 |
| | | |||||
| * | MFH(r-1.43): fixed a syntax highlighter problem that happens when output ↵ | Moriyoshi Koizumi | 2003-05-16 | 1 | -5/+4 |
| | | | | | buffering is turned on | ||||
| * | Reverting my last patch because user reports it does not help | Edin Kadribasic | 2003-05-09 | 1 | -5/+5 |
| | | | | | | | | | solve the problem. (bug #23504) # I cannot reproduce this myself so reverting the patch # is probably the best thing to do at this point. | ||||
| * | Fix for bug #23504. Read per_dir configuration before trying to open the | Edin Kadribasic | 2003-05-08 | 1 | -5/+5 |
| | | | | | | the php file for execution. | ||||
| * | MFH | Sascha Schumann | 2003-03-30 | 1 | -1/+5 |
| | | |||||
| * | MFH: Possible fix for #22259 + part 1/2 for fixing AIX DSO bug | foobar | 2003-02-24 | 1 | -5/+9 |
| | | |||||
| * | MFH fix for 19919 | George Schlossnagle | 2003-02-24 | 1 | -1/+8 |
| | | |||||
| * | MFH: - Fixed bug #22376 (wrong httpd.conf modified when using INSTALL_ROOT) | foobar | 2003-02-23 | 1 | -1/+13 |
| | | |||||
| * | MFH | foobar | 2003-02-13 | 1 | -3/+5 |
| | | |||||
| * | MFH | foobar | 2003-02-12 | 1 | -0/+1 |
| | | |||||
| * | MFH | Sascha Schumann | 2003-02-11 | 1 | -4/+3 |
| | | |||||
| * | MFH BUFF check | Sascha Schumann | 2003-02-11 | 2 | -0/+15 |
| | | |||||
| * | MFH 0/-1 changes | Sascha Schumann | 2003-02-09 | 1 | -4/+23 |
| | | |||||
| * | MFH 1.150 | Sascha Schumann | 2003-01-15 | 1 | -1/+34 |
| | | |||||
| * | - Fix docrefs | Derick Rethans | 2003-01-03 | 1 | -2/+2 |
| | | |||||
| * | MFH: Bump year. | Sebastian Bergmann | 2002-12-31 | 4 | -4/+4 |
| | | |||||
| * | Make PHP_AUTH_* variables not available in safe mode under Apache. Patch by | Andrei Zmievski | 2002-12-21 | 1 | -1/+1 |
| | | | | | | Philip Olson. | ||||
| * | MFH: Fix for bug #20928 | foobar | 2002-12-11 | 1 | -1/+1 |
| | | |||||
| * | MFH | Marcus Boerger | 2002-12-05 | 1 | -7/+7 |
| | | |||||
| * | PHP flags specified in .htaccess can now be turned on by using '1' as well as | Ilia Alshanetsky | 2002-11-10 | 1 | -1/+1 |
| | | | | | | 'On'. | ||||
| * | centralize #include "build-defs.h" and drop (sometimes inconsistent) other | Sascha Schumann | 2002-10-24 | 1 | -2/+0 |
| | | | | | | instances | ||||
| * | Forgot this one. | Moriyoshi Koizumi | 2002-10-23 | 1 | -1/+1 |
| | | |||||
| * | this will be handled elsewhere | Hartmut Holzgraefe | 2002-10-21 | 1 | -8/+0 |
| | | |||||
| * | zlib.h being included before ssl.h needs to be handled here too | Rasmus Lerdorf | 2002-10-08 | 1 | -0/+7 |
| | | |||||
| * | fix phpinfo() output for better browser BC | Colin Viebrock | 2002-09-26 | 1 | -1/+1 |
| | | |||||
| * | Fixed bug #15038, original patch by: phpman@toowards.com | Ilia Alshanetsky | 2002-09-21 | 1 | -1/+3 |
| | | |||||
| * | Change phpinfo() to use CSS styling instead of HTML code. | Colin Viebrock | 2002-09-19 | 1 | -1/+1 |
| | | | | | | | | | | | It doesn't render as nicely as it used to on older browsers, but it does result in smaller files, and opens the door to using your own CSS to style it differently. There is a patch to Zend/zend_ini.c, but I don't have enough Karma, so Derick has the patch. | ||||
| * | another startup initialization fix - only ISAPI and CGI SAPI's tested, | Zeev Suraski | 2002-09-18 | 1 | -2/+1 |
| | | | | | | | minor compile buglets might occur in other SAPIs, but should be trivial to fix... | ||||
