| Commit message (Expand) | Author | Age | Files | Lines |
| * | * mod_cache.c: When 'Vary: *' is sent, do not cache, since revalidation is al... | Paul Querna | 2005-06-06 | 1 | -0/+3 |
| * | 'generate_name' is too generic to be in the public symbols. Rename it to ap_c... | Paul Querna | 2005-06-03 | 1 | -0/+3 |
| * | * modules/ssl/ssl_engine_kernel.c (ssl_callback_SSLVerify_CRL): Fix | Joe Orton | 2005-06-03 | 1 | -0/+5 |
| * | write a CHANGES entry for PR 34512; looks like it resolves | Jeff Trawick | 2005-06-03 | 1 | -0/+4 |
| * | mod_mime_magic: Handle CRLF-format magic files so that it works with | Jeff Trawick | 2005-06-02 | 1 | -0/+3 |
| * | - Use a hash for the configuration command lookup implementation. Now module... | Paul Querna | 2005-05-29 | 1 | -0/+3 |
| * | EBCDIC: Handle chunked input from client or, with proxy, origin | Jeff Trawick | 2005-05-24 | 1 | -0/+3 |
| * | Note the addition of the mod_authn_alias module | Bradley Nicholes | 2005-05-24 | 1 | -0/+8 |
| * | Fix trailing backslashes in configuration directives. | Paul Querna | 2005-05-24 | 1 | -0/+3 |
| * | sync | Jeff Trawick | 2005-05-21 | 1 | -5/+7 |
| * | Committing mod_dbd as new. | Nick Kew | 2005-05-18 | 1 | -0/+4 |
| * | * support/ab.c: Rewrite SSL support so that it works reliably, and | Joe Orton | 2005-05-17 | 1 | -0/+4 |
| * | Support the suppress-error-charset setting, as with Apache 1.3.x. | Jeff Trawick | 2005-05-16 | 1 | -0/+3 |
| * | Prevent hangs of child processes when writing to piped loggers at | Jeff Trawick | 2005-05-15 | 1 | -0/+3 |
| * | Show the Quick Handlers in mod_info. Commit it to trunk, instead of the | Paul Querna | 2005-05-12 | 1 | -0/+2 |
| * | Add the LDAPVerifyServerCert directive to the util_ldap doc | Bradley Nicholes | 2005-05-11 | 1 | -4/+5 |
| * | I can spell 'before', honest. | Paul Querna | 2005-05-11 | 1 | -1/+1 |
| * | Make sure mod_rewrite always runs before mod_proxy in the translate_name hook... | Paul Querna | 2005-05-11 | 1 | -0/+3 |
| * | note change in mod_authnz_ldap | Bradley Nicholes | 2005-05-05 | 1 | -0/+4 |
| * | Add AP_INIT_TAKE_ARGV. There can be some inconsistent results because of the ... | Paul Querna | 2005-05-04 | 1 | -0/+3 |
| * | worker and event mpms: transient thread creation errors shouldn't take down | Greg Ames | 2005-05-04 | 1 | -0/+3 |
| * | Oops... document ap_get_local_host() rewrite. | Jim Jagielski | 2005-04-25 | 1 | -1/+3 |
| * | Add ap_vhost_iterate_given_conn() as I had previously mentioned on the mailin... | Paul Querna | 2005-04-25 | 1 | -0/+4 |
| * | Remove ap_method_list_do and ap_method_list_vdo as previously mentioned dev@h... | Paul Querna | 2005-04-25 | 1 | -0/+3 |
| * | Build mod_ssl for the NetWare platform | Bradley Nicholes | 2005-04-18 | 1 | -0/+3 |
| * | mod_deflate should be merging the Vary header, not Setting it, and ignoring w... | Paul Querna | 2005-04-17 | 1 | -0/+4 |
| * | got rave reviews from my customer on using buffered i/o for RewriteMap files, so | Greg Ames | 2005-04-15 | 1 | -0/+5 |
| * | * CHANGES | Sander Striker | 2005-04-10 | 1 | -3/+6 |
| * | backport | Bradley Nicholes | 2005-04-09 | 1 | -4/+4 |
| * | Add a CHANGES entry for the simple-conf branch changes. | Joshua Slive | 2005-04-09 | 1 | -0/+16 |
| * | Rethinking the module status for NetWare | Bradley Nicholes | 2005-04-08 | 1 | -0/+5 |
| * | rename mod_imap to mod_imagemap. | Paul Querna | 2005-04-07 | 1 | -0/+3 |
| * | Eliminate ldap module load ordering | Bradley Nicholes | 2005-03-31 | 1 | -0/+4 |
| * | sync with 2.0.54-dev | Jeff Trawick | 2005-03-30 | 1 | -6/+6 |
| * | sync with 2.0.54-dev | Jeff Trawick | 2005-03-29 | 1 | -4/+4 |
| * | don't propagate input headers describing a body to a subrequest. this can ca... | Greg Ames | 2005-03-23 | 1 | -0/+3 |
| * | Fix Windows CompContext buff size miscalculation | Allan K. Edwards | 2005-03-22 | 1 | -0/+3 |
| * | Synch with 2.0.x branch. | Joe Orton | 2005-03-21 | 1 | -10/+33 |
| * | And carry on with 2.1.5-dev. | Sander Striker | 2005-03-16 | 1 | -1/+3 |
| * | Add ReceiveBufferSize directive to control the TCP receive buffer. | Justin Erenkrantz | 2005-03-15 | 1 | -1/+4 |
| * | mod_proxy: Add proxy-sendextracrlf option to send an extra CRLF at the | Justin Erenkrantz | 2005-03-14 | 1 | -0/+4 |
| * | Keep track of the number of attributes retrieved from LDAP so that all the va... | Bradley Nicholes | 2005-03-09 | 1 | -0/+4 |
| * | Add two changes entries based on r156306 and r156330. | Justin Erenkrantz | 2005-03-07 | 1 | -0/+6 |
| * | * modules/cache/cache_util.c (ap_cache_check_freshness): Use r->headers_in not | Justin Erenkrantz | 2005-03-07 | 1 | -0/+3 |
| * | worker MPM/mod_status: Support per-worker tracking of pid and | Jeff Trawick | 2005-03-05 | 1 | -0/+6 |
| * | sync with 2.0.x branch. | Paul Querna | 2005-02-26 | 1 | -5/+4 |
| * | * modules/dav/main/mod_dav.h: Wrap all public functions in | Justin Erenkrantz | 2005-02-25 | 1 | -0/+3 |
| * | Onward ho to 2.1.4. | Justin Erenkrantz | 2005-02-23 | 1 | -1/+3 |
| * | Belated CHANGES, must have conflicted last time I tried to commit. | William A. Rowe Jr | 2005-02-17 | 1 | -0/+6 |
| * | *) include/httpd.h: Add a brigade for temporary uses in the core input filter... | Paul Querna | 2005-02-17 | 1 | -0/+5 |