| Commit message (Expand) | Author | Files | Lines |
2015-08-21 | mod_substitute: follow up r1697013. | Yann Ylavic | 1 | -3/+3 |
2015-08-21 | mod_substitute: follow up r1688339. | Yann Ylavic | 1 | -5/+5 |
2015-08-21 | mod_substitute: revert r1697002. | Yann Ylavic | 1 | -4/+4 |
2015-08-21 | mod_substitute: follow up r1684900. | Yann Ylavic | 1 | -4/+4 |
2015-08-21 | mod_proxy_balancer: Fix balancers and balancer members reuse on | Yann Ylavic | 3 | -9/+64 |
2015-08-21 | APRify ECONNRESET | Gregg Lewis Smith | 1 | -1/+1 |
2015-08-20 | fixed type of error parameter for invalid_frame_recv_cb callback | Stefan Eissing | 1 | -2/+2 |
2015-08-19 | Generated doc changes | Mike Rumph | 2 | -2/+2 |
2015-08-19 | Restructure ProxyPass directive doc | Mike Rumph | 2 | -30/+38 |
2015-08-19 | replacing strchr on const char * by proper ap_ variants | Stefan Eissing | 4 | -7/+6 |
2015-08-19 | mod_h2 compiles warning free in maintainer-mode | Stefan Eissing | 5 | -89/+4 |
2015-08-19 | fix a warning. | Jean-Frederic Clere | 1 | -1/+0 |
2015-08-19 | keep the C89-ers happy. Submitted by Norm (normw@gknw.net). | Jean-Frederic Clere | 1 | -1/+2 |
2015-08-18 | cosmetic: match case style to all previous | Gregg Lewis Smith | 1 | -1/+1 |
2015-08-18 | Generated doc changes | Mike Rumph | 4 | -7/+7 |
2015-08-18 | Grammar corrections | Mike Rumph | 1 | -4/+4 |
2015-08-18 | Generated doc changes | Mike Rumph | 4 | -168/+157 |
2015-08-18 | reverted late connection creation after encountering concurrency issues on ub... | Stefan Eissing | 1 | -5/+2 |
2015-08-18 | creating ap_array_index in util, forwarding scheme into request processing, e... | Stefan Eissing | 16 | -119/+80 |
2015-08-17 | announcing Alt-Svc only on first request per connection, using handler indepe... | Stefan Eissing | 1 | -5/+13 |
2015-08-17 | removed unnecessary lingering_close and sbh update on end of protocol upgrade... | Stefan Eissing | 1 | -7/+0 |
2015-08-17 | introducing ap_array_index in util, used in protocol and mod_h2 | Stefan Eissing | 4 | -31/+27 |
2015-08-16 | Rebuild. | Lucien Gentis | 9 | -22/+127 |
2015-08-16 | XML updates. | Lucien Gentis | 4 | -18/+116 |
2015-08-16 | With the current implementation, it is likely to connect/close a socket with ... | Christophe Jaillet | 3 | -4/+78 |
2015-08-14 | removed HackMpm and MaxWrite config directives, added dynamic write size beha... | Stefan Eissing | 6 | -107/+48 |
2015-08-14 | Generated doc changes | Mike Rumph | 3 | -4/+4 |
2015-08-14 | Clarify RewriteRule example in mod_proxy doc | Mike Rumph | 1 | -2/+2 |
2015-08-14 | Generated doc changes | Mike Rumph | 3 | -495/+463 |
2015-08-14 | removed H2Engine directive | Stefan Eissing | 4 | -66/+0 |
2015-08-14 | fixes existing protocol missing in selection if not explicitly proposed | Stefan Eissing | 1 | -4/+14 |
2015-08-13 | Generated doc changes | Mike Rumph | 13 | -122/+200 |
2015-08-13 | Grammar corrections. | Mike Rumph | 1 | -112/+114 |
2015-08-13 | new directive ProtocolsHonorOrder, added documentation for Protocols feature,... | Stefan Eissing | 4 | -5/+104 |
2015-08-13 | Generated doc changes | Mike Rumph | 2 | -2/+2 |
2015-08-12 | + *) mod_dir: Prevent the internal identifier "httpd/unix-directory" from | Eric Covener | 2 | -0/+12 |
2015-08-10 | Avoid a crash when lacking correct DB access permissions. PR 57868. | Christophe Jaillet | 2 | -1/+8 |
2015-08-10 | missed during c89-ifying in r1692432 | Gregg Lewis Smith | 1 | -1/+2 |
2015-08-10 | ap_process_request needs exportation for use in mod_h2 on Windows | Gregg Lewis Smith | 2 | -2/+2 |
2015-08-10 | remove space after \ | Gregg Lewis Smith | 2 | -2/+2 |
2015-08-09 | Third try, follows up 1694901 and 1694902 | Gregg Lewis Smith | 1 | -1/+1 |
2015-08-09 | Add include path for NetWare build. | Gregg Lewis Smith | 2 | -0/+2 |
2015-08-09 | followup to r1694901, it was too greedy | Gregg Lewis Smith | 1 | -1/+1 |
2015-08-09 | ap_config_auto.h is not used/created in non-Autoconf compilers like MSVC | Gregg Lewis Smith | 1 | -0/+2 |
2015-08-03 | xforms | Eric Covener | 1 | -0/+9 |
2015-08-03 | Allow cookies set by mod_rewrite to contain ':' by accepting | Eric Covener | 3 | -7/+28 |
2015-08-03 | Add HTTPD_VERSION and HTTPD_MMN to the variables available with apxs -q | Eric Covener | 3 | -1/+6 |
2015-08-03 | c89 | Eric Covener | 1 | -1/+2 |
2015-08-02 | Rebuild | Rich Bowen | 4 | -3/+7 |
2015-08-02 | Document the syntax for invoking the check_forensic script, too. | Rich Bowen | 1 | -0/+4 |