summaryrefslogtreecommitdiffstats
path: root/CHANGES (follow)
Commit message (Expand)AuthorAgeFilesLines
* The documentation says: ISAPIReadAheadBuffer defaults to 49152 bytes,William A. Rowe Jr2002-08-261-0/+3
* Fix a segfault in mod_cache when url isn't passedIan Holsman2002-08-261-0/+2
* Fix a null pointer dereference in the merge_env_dir_configs function ofPaul J. Reder2002-08-241-0/+4
* new option to ServerTokens. "Maj[or]" which displays a server responseIan Holsman2002-08-231-0/+4
* add the ability to specify the dbm type (e.g., gdbm, ndbm) forJeff Trawick2002-08-231-1/+2
* Change mod_rewrite to use apr-util's dbm support for dbm rewriteJeff Trawick2002-08-211-0/+3
* Fix a problem whereby RewriteMap prg:'s would get out of sync due toCliff Woolley2002-08-211-0/+5
* Submitted by: Paul J. RederPaul J. Reder2002-08-211-0/+3
* fix the case when a server doesn't send a response stringIan Holsman2002-08-211-0/+2
* Fix bug reported as PR 11854.William A. Rowe Jr2002-08-201-0/+4
* Make module loading error messages more informativeIan Holsman2002-08-191-0/+3
* PR:Ian Holsman2002-08-181-0/+3
* Update changesBill Stoddard2002-08-181-0/+2
* Zero-copy output for small files delivered over keepaliveBrian Pane2002-08-181-0/+4
* Bump after the tag.Sander Striker2002-08-091-0/+3
* Security rollup for 2.0.40 release. Tag and roll baby.William A. Rowe Jr2002-08-091-0/+24
* Notations for win32/iconv, and fix a typoWilliam A. Rowe Jr2002-08-091-1/+7
* Fix proxy so that it is possible to access ftp: URLs via a proxyGraham Leggett2002-08-081-0/+3
* mod-deflate now checks to make sure gzip-only-text-html is set to 1, not anyt...Ian Holsman2002-08-071-0/+4
* Wasn't the only one with the essential idea, co-credit where credit isWilliam A. Rowe Jr2002-08-061-1/+1
* This was never a 'vulnerability'... the APR_FILEPATH_SECUREROOT flagWilliam A. Rowe Jr2002-08-061-0/+3
* worth notingWilliam A. Rowe Jr2002-08-061-0/+6
* mod_ext_filter: Add the ability to enable or disable a filter viaJeff Trawick2002-08-021-0/+4
* Restore the ability to specify host names on Listen directives.Jeff Trawick2002-07-311-0/+3
* When deciding on the default address family for listening sockets,Jeff Trawick2002-07-301-0/+5
* Add in missing CVE name; make SECURITY entries more consistantMark J. Cox2002-07-301-9/+10
* Replace atol() calls which should return long long with apr_atoll() calls.Wilfredo Sanchez2002-07-241-0/+5
* spell checkJeff Trawick2002-07-191-1/+1
* mod_ext_filter: Ignore any content-type parameters when checking ifJeff Trawick2002-07-181-0/+5
* mod_ext_filter: Set up environment variables for external programs.Jeff Trawick2002-07-181-0/+3
* Solve C-L post body reads from the HTTP_IN by ap_get_brigade() so thatWilliam A. Rowe Jr2002-07-171-0/+5
* Get proxy ftp to work over IPv6.Jeff Trawick2002-07-171-0/+2
* Look for OpenSSL libraries in /usr/lib64.Justin Erenkrantz2002-07-161-0/+2
* Update SuSE layout.Justin Erenkrantz2002-07-161-0/+2
* I hope I got everybody this time.Joshua Slive2002-07-151-0/+7
* Increase the per-process file descriptor limit in apachectlBrian Pane2002-07-151-0/+3
* Final tweak and CREDITs ... switch the order to simplify things, andWilliam A. Rowe Jr2002-07-131-0/+4
* While this fixed the bug, no resources were build for ApacheMonitor,William A. Rowe Jr2002-07-121-3/+0
* mod_ext_filter: don't segfault if content-type is not set.Jeff Trawick2002-07-101-0/+3
* VC6 is unable to deal with dependencies that are still due to be made.Ryan Bloom2002-07-081-0/+3
* Renames Pending:Ian Holsman2002-07-061-0/+2
* Re-use the same temp brigade to read all lines of a request header,Brian Pane2002-07-041-0/+4
* Add a new directive: MaxMemFree. MaxMemFree makes it possibleSander Striker2002-07-041-0/+6
* note the C-L filter fixCliff Woolley2002-07-031-0/+4
* Make security notes consistant with apache-1.3/src/CHANGESMark J. Cox2002-07-011-7/+9
* Add a filter_init function to the filters so that a filter can executeJustin Erenkrantz2002-06-281-0/+5
* Fix a long-standing bug in 2.0, CGI scripts were being calledRyan Bloom2002-06-271-0/+5
* Fix infinite loop when reading certain data due to two HTTP_IN filters beingJustin Erenkrantz2002-06-271-0/+3
* Change conn_rec->keepalive to an enumerated value ofJustin Erenkrantz2002-06-261-0/+3
* Fix mod_ext_filter to look in the main server for filter definitionsJeff Trawick2002-06-261-0/+4