| Commit message (Expand) | Author | Age | Files | Lines |
* | Revert r1814112, it does not work for threaded MPMs. | Yann Ylavic | 2018-01-29 | 3 | -3/+0 |
* | mod_proxy: fix proxy connection cleanup from an n+2 pool. | Yann Ylavic | 2018-01-29 | 1 | -16/+4 |
* | mod_slotmem_shm: follow up tp r1822509. | Yann Ylavic | 2018-01-29 | 1 | -3/+2 |
* | mod_slotmem_shm: Rework SHM reuse/deletion. | Yann Ylavic | 2018-01-29 | 2 | -180/+198 |
* | Revert r1822341, slotmems are not reused on (graceful) restart. | Yann Ylavic | 2018-01-29 | 2 | -8/+38 |
* | mod_http2/mod_proxy_http2: add new module flags | Stefan Eissing | 2018-01-29 | 2 | -2/+8 |
* | On the trunk: | Stefan Eissing | 2018-01-29 | 3 | -2/+10 |
* | On the trunk: | Stefan Eissing | 2018-01-29 | 2 | -1/+8 |
* | mpm_fdqueue: follow up to r1821624. | Yann Ylavic | 2018-01-27 | 1 | -1/+2 |
* | mpm_fdqueue: follow up to r1821624. | Yann Ylavic | 2018-01-27 | 5 | -45/+51 |
* | PR 62044: Force addition of generation number to shm filename on | Jim Jagielski | 2018-01-26 | 2 | -38/+8 |
* | * modules/lua/config.m4: Link mod_lua against -lcrypt if available, | Joe Orton | 2018-01-26 | 1 | -1/+1 |
* | First set of fixes for mod_ssl Spanish Translation plus rendering with new Di... | Daniel Ferradal | 2018-01-24 | 2 | -110/+110 |
* | mod_crypto requires non-default apr-util option. Do not build by default | Gregg Lewis Smith | 2018-01-21 | 2 | -6/+0 |
* | LibreSSL doesn't have or require applink.c | Gregg Lewis Smith | 2018-01-21 | 1 | -1/+1 |
* | copy applink.c in OpenSSL 1.1.0 to from /ms to /include to match location in ... | Gregg Lewis Smith | 2018-01-21 | 1 | -0/+27 |
* | ssl_engine_init.c(33) includes mod_md.h | Gregg Lewis Smith | 2018-01-20 | 1 | -2/+2 |
* | mpm_fdqueue: follow up to r1821624. | Yann Ylavic | 2018-01-19 | 4 | -22/+12 |
* | mpm_fdqueue: follow up to r1821624. | Yann Ylavic | 2018-01-19 | 1 | -5/+1 |
* | mpm_fdqueue: follow up to r1821624. | Yann Ylavic | 2018-01-19 | 4 | -32/+30 |
* | mpm_worker: follow up to r1821624. | Yann Ylavic | 2018-01-19 | 1 | -0/+1 |
* | mpm_fdqueue: follow up to r1821624. | Yann Ylavic | 2018-01-19 | 2 | -24/+25 |
* | mpm_fdqueue: follow up to r1821624. | Yann Ylavic | 2018-01-19 | 1 | -1/+1 |
* | mpm_fdqueue: follow up to r1821624. | Yann Ylavic | 2018-01-19 | 1 | -1/+3 |
* | mpm_fdqueue: follow up to r1821624. | Yann Ylavic | 2018-01-19 | 1 | -0/+4 |
* | mpm_worker: follow up to r1821624. | Yann Ylavic | 2018-01-19 | 4 | -486/+8 |
* | mpm_fdqueue: follow up to r1821624. | Yann Ylavic | 2018-01-19 | 2 | -8/+17 |
* | mpm_fdqueue: follow up to r1821624. | Yann Ylavic | 2018-01-19 | 1 | -4/+6 |
* | mpm_fdqueue: follow up to r1821624. | Yann Ylavic | 2018-01-19 | 3 | -6/+6 |
* | mpm_fdqueue: follow up to r1821624. | Yann Ylavic | 2018-01-19 | 2 | -51/+46 |
* | mpm_fdqueue: follow up to r1821624. | Yann Ylavic | 2018-01-19 | 3 | -16/+20 |
* | mpm_fdqueue: follow up to r1821624. | Yann Ylavic | 2018-01-19 | 3 | -19/+22 |
* | Shared fdqueue code between MPMs event and worker into mpm_fdqueue. | Yann Ylavic | 2018-01-19 | 4 | -2/+2 |
* | Revert r1821526, r1821527, r1821534, r1821538, r1821539, r1821541, r1821605, ... | Yann Ylavic | 2018-01-19 | 9 | -586/+1064 |
* | mpm_worker: Follow up to r1821526. | Yann Ylavic | 2018-01-19 | 4 | -486/+8 |
* | mpm_unix: Follow up to r1821526. | Yann Ylavic | 2018-01-19 | 2 | -8/+17 |
* | follow up to r1821582 | Gregg Lewis Smith | 2018-01-19 | 1 | -0/+1 |
* | mpm_unix: Follow up to r1821526. | Yann Ylavic | 2018-01-19 | 1 | -4/+6 |
* | mpm_event: Follow up to r1821558. | Yann Ylavic | 2018-01-19 | 1 | -9/+17 |
* | get mod_brotli in build | Gregg Lewis Smith | 2018-01-19 | 5 | -2/+185 |
* | some small tweaks to get things building again | Gregg Lewis Smith | 2018-01-19 | 3 | -117/+117 |
* | Follow up to r1819855: CHANGES entry. | Yann Ylavic | 2018-01-18 | 1 | -0/+3 |
* | Follow up to r1821558: CHANGES typo. | Yann Ylavic | 2018-01-18 | 1 | -1/+1 |
* | mod_event: Let the listener thread do its maintenance job on resources shortage. | Yann Ylavic | 2018-01-18 | 2 | -33/+50 |
* | Backported. | Yann Ylavic | 2018-01-18 | 1 | -18/+0 |
* | Follow up to r1821526: rename ap_queue_info_get_idlers to ap_queue_info_num_i... | Yann Ylavic | 2018-01-18 | 3 | -6/+6 |
* | Follow up to r1821526: style, no functional change. | Yann Ylavic | 2018-01-18 | 2 | -51/+46 |
* | Follow up to r1821526: opacify fdqueue types. | Yann Ylavic | 2018-01-18 | 3 | -16/+20 |
* | Follow up to r1821526: mpm_unix.h needs this includes only for now. | Yann Ylavic | 2018-01-18 | 2 | -3/+5 |
* | Follow up to r1821526: mpm_unix.h | Yann Ylavic | 2018-01-18 | 2 | -17/+14 |