| Commit message (Expand) | Author | Age | Files | Lines |
* | The documentation says: ISAPIReadAheadBuffer defaults to 49152 bytes, | William A. Rowe Jr | 2002-08-26 | 1 | -0/+3 |
* | Fix a segfault in mod_cache when url isn't passed | Ian Holsman | 2002-08-26 | 1 | -0/+2 |
* | Fix a null pointer dereference in the merge_env_dir_configs function of | Paul J. Reder | 2002-08-24 | 1 | -0/+4 |
* | new option to ServerTokens. "Maj[or]" which displays a server response | Ian Holsman | 2002-08-23 | 1 | -0/+4 |
* | add the ability to specify the dbm type (e.g., gdbm, ndbm) for | Jeff Trawick | 2002-08-23 | 1 | -1/+2 |
* | Change mod_rewrite to use apr-util's dbm support for dbm rewrite | Jeff Trawick | 2002-08-21 | 1 | -0/+3 |
* | Fix a problem whereby RewriteMap prg:'s would get out of sync due to | Cliff Woolley | 2002-08-21 | 1 | -0/+5 |
* | Submitted by: Paul J. Reder | Paul J. Reder | 2002-08-21 | 1 | -0/+3 |
* | fix the case when a server doesn't send a response string | Ian Holsman | 2002-08-21 | 1 | -0/+2 |
* | Fix bug reported as PR 11854. | William A. Rowe Jr | 2002-08-20 | 1 | -0/+4 |
* | Make module loading error messages more informative | Ian Holsman | 2002-08-19 | 1 | -0/+3 |
* | PR: | Ian Holsman | 2002-08-18 | 1 | -0/+3 |
* | Update changes | Bill Stoddard | 2002-08-18 | 1 | -0/+2 |
* | Zero-copy output for small files delivered over keepalive | Brian Pane | 2002-08-18 | 1 | -0/+4 |
* | Bump after the tag. | Sander Striker | 2002-08-09 | 1 | -0/+3 |
* | Security rollup for 2.0.40 release. Tag and roll baby. | William A. Rowe Jr | 2002-08-09 | 1 | -0/+24 |
* | Notations for win32/iconv, and fix a typo | William A. Rowe Jr | 2002-08-09 | 1 | -1/+7 |
* | Fix proxy so that it is possible to access ftp: URLs via a proxy | Graham Leggett | 2002-08-08 | 1 | -0/+3 |
* | mod-deflate now checks to make sure gzip-only-text-html is set to 1, not anyt... | Ian Holsman | 2002-08-07 | 1 | -0/+4 |
* | Wasn't the only one with the essential idea, co-credit where credit is | William A. Rowe Jr | 2002-08-06 | 1 | -1/+1 |
* | This was never a 'vulnerability'... the APR_FILEPATH_SECUREROOT flag | William A. Rowe Jr | 2002-08-06 | 1 | -0/+3 |
* | worth noting | William A. Rowe Jr | 2002-08-06 | 1 | -0/+6 |
* | mod_ext_filter: Add the ability to enable or disable a filter via | Jeff Trawick | 2002-08-02 | 1 | -0/+4 |
* | Restore the ability to specify host names on Listen directives. | Jeff Trawick | 2002-07-31 | 1 | -0/+3 |
* | When deciding on the default address family for listening sockets, | Jeff Trawick | 2002-07-30 | 1 | -0/+5 |
* | Add in missing CVE name; make SECURITY entries more consistant | Mark J. Cox | 2002-07-30 | 1 | -9/+10 |
* | Replace atol() calls which should return long long with apr_atoll() calls. | Wilfredo Sanchez | 2002-07-24 | 1 | -0/+5 |
* | spell check | Jeff Trawick | 2002-07-19 | 1 | -1/+1 |
* | mod_ext_filter: Ignore any content-type parameters when checking if | Jeff Trawick | 2002-07-18 | 1 | -0/+5 |
* | mod_ext_filter: Set up environment variables for external programs. | Jeff Trawick | 2002-07-18 | 1 | -0/+3 |
* | Solve C-L post body reads from the HTTP_IN by ap_get_brigade() so that | William A. Rowe Jr | 2002-07-17 | 1 | -0/+5 |
* | Get proxy ftp to work over IPv6. | Jeff Trawick | 2002-07-17 | 1 | -0/+2 |
* | Look for OpenSSL libraries in /usr/lib64. | Justin Erenkrantz | 2002-07-16 | 1 | -0/+2 |
* | Update SuSE layout. | Justin Erenkrantz | 2002-07-16 | 1 | -0/+2 |
* | I hope I got everybody this time. | Joshua Slive | 2002-07-15 | 1 | -0/+7 |
* | Increase the per-process file descriptor limit in apachectl | Brian Pane | 2002-07-15 | 1 | -0/+3 |
* | Final tweak and CREDITs ... switch the order to simplify things, and | William A. Rowe Jr | 2002-07-13 | 1 | -0/+4 |
* | While this fixed the bug, no resources were build for ApacheMonitor, | William A. Rowe Jr | 2002-07-12 | 1 | -3/+0 |
* | mod_ext_filter: don't segfault if content-type is not set. | Jeff Trawick | 2002-07-10 | 1 | -0/+3 |
* | VC6 is unable to deal with dependencies that are still due to be made. | Ryan Bloom | 2002-07-08 | 1 | -0/+3 |
* | Renames Pending: | Ian Holsman | 2002-07-06 | 1 | -0/+2 |
* | Re-use the same temp brigade to read all lines of a request header, | Brian Pane | 2002-07-04 | 1 | -0/+4 |
* | Add a new directive: MaxMemFree. MaxMemFree makes it possible | Sander Striker | 2002-07-04 | 1 | -0/+6 |
* | note the C-L filter fix | Cliff Woolley | 2002-07-03 | 1 | -0/+4 |
* | Make security notes consistant with apache-1.3/src/CHANGES | Mark J. Cox | 2002-07-01 | 1 | -7/+9 |
* | Add a filter_init function to the filters so that a filter can execute | Justin Erenkrantz | 2002-06-28 | 1 | -0/+5 |
* | Fix a long-standing bug in 2.0, CGI scripts were being called | Ryan Bloom | 2002-06-27 | 1 | -0/+5 |
* | Fix infinite loop when reading certain data due to two HTTP_IN filters being | Justin Erenkrantz | 2002-06-27 | 1 | -0/+3 |
* | Change conn_rec->keepalive to an enumerated value of | Justin Erenkrantz | 2002-06-26 | 1 | -0/+3 |
* | Fix mod_ext_filter to look in the main server for filter definitions | Jeff Trawick | 2002-06-26 | 1 | -0/+4 |