| Commit message (Expand) | Author | Files | Lines |
2017-02-21 | MPMs unix: Place signals handlers and helpers out of DSOs to avoid | Yann Ylavic | 9 | -799/+462 |
2017-02-21 | mod_cache: Fix a regression in 2.4.25 for the forward proxy case by | Yann Ylavic | 5 | -50/+86 |
2017-02-20 | mpm_motorz: follow up to r1783755. | Yann Ylavic | 1 | -14/+12 |
2017-02-20 | mpm_worker: follow up to r1783755. | Yann Ylavic | 2 | -1/+28 |
2017-02-20 | mpm_motorz: follow up to r1783772, with the real changes. | Yann Ylavic | 1 | -4/+4 |
2017-02-20 | mpm_motorz: each log message should use its own APLOGNO. | Yann Ylavic | 1 | -1/+1 |
2017-02-20 | winnt/service: each log message should use its own APLOGNO. | Yann Ylavic | 2 | -8/+8 |
2017-02-20 | Follow up to r1780327 and r1780329: mute update-log-tags. | Yann Ylavic | 1 | -3/+3 |
2017-02-20 | Follow up to r1772919: update APLOGNO(). | Yann Ylavic | 2 | -2/+2 |
2017-02-20 | Follow up to r1772812: update APLOGNO(). | Yann Ylavic | 2 | -3/+3 |
2017-02-20 | Follow up to r1783756: update APLOGNO. | Yann Ylavic | 2 | -2/+2 |
2017-02-20 | Follow up to r1783755: update APLOGNO. | Yann Ylavic | 2 | -2/+2 |
2017-02-20 | Revert r1783759: really more things than intended :p | Yann Ylavic | 8 | -21/+12 |
2017-02-20 | Follow up to r1783755: update APLOGNO. | Yann Ylavic | 8 | -12/+21 |
2017-02-20 | mod_http2: use a mutex for mplx and slave connections's allocator to be safe | Yann Ylavic | 2 | -9/+45 |
2017-02-20 | mpm_event: use a mutex for ptrans' allocator to be safe with concurrent | Yann Ylavic | 1 | -3/+28 |
2017-02-20 | build doc. | Yann Ylavic | 1 | -2/+10 |
2017-02-20 | Fix ProxyPassReverse schemes in mod_proxy_http2's doc (examples). | Yann Ylavic | 1 | -2/+10 |
2017-02-19 | On the trunk: | Stefan Eissing | 3 | -6/+21 |
2017-02-19 | On the trunk: | Stefan Eissing | 3 | -17/+4 |
2017-02-17 | Thanks to RĂ¼diger, Yann and Jacob for catches and verification | William A. Rowe Jr | 1 | -1/+2 |
2017-02-17 | Revert it part r1783317, 'avoid _free()ing NULL references.' | William A. Rowe Jr | 1 | -4/+2 |
2017-02-17 | Revert r1783310 'Preserve OpenSSL 1.0.2 compatibility, following up on r1783305' | William A. Rowe Jr | 1 | -4/+0 |
2017-02-16 | Fix #cpp bug in prior commit, follow up to r1783317. | William A. Rowe Jr | 1 | -1/+1 |
2017-02-16 | Avoid unnecessary code (the deprecation macro wrapper itself emits unused args | William A. Rowe Jr | 1 | -4/+9 |
2017-02-16 | Preserve OpenSSL 1.0.2 compatibility, following up on r1783305 | William A. Rowe Jr | 1 | -0/+4 |
2017-02-16 | Fix OpenSSL 1.1.0 breakage in r1781575; BIO_s_file_internal() is gone. | William A. Rowe Jr | 1 | -1/+1 |
2017-02-15 | Save a few bytes in the request pool. | Christophe Jaillet | 1 | -4/+4 |
2017-02-15 | Save a few bytes in the request pool. | Christophe Jaillet | 1 | -4/+4 |
2017-02-14 | mod_bucketeer: consume given brigade while forwarding/setting aside. | Yann Ylavic | 1 | -10/+13 |
2017-02-14 | default_handler: cleanup outputed brigade before leaving. | Yann Ylavic | 1 | -0/+2 |
2017-02-14 | util_filter: better ap_pass_brigade() vs empty brigades. | Yann Ylavic | 1 | -2/+2 |
2017-02-14 | On the trunk: | Stefan Eissing | 8 | -87/+54 |
2017-02-14 | On the trunk: | Stefan Eissing | 12 | -307/+267 |
2017-02-14 | On the trunk: | Stefan Eissing | 4 | -59/+18 |
2017-02-13 | On the trunk: | Stefan Eissing | 16 | -1271/+1231 |
2017-02-13 | Update w/ add'n people. Jacob helped w/ the envvar stuff and Jim helped w/ th... | Jim Jagielski | 1 | -4/+5 |
2017-02-12 | Updated, fixed some missspeled words and added english changes. | Luis Gil | 5 | -7/+8 |
2017-02-12 | Updated, fixed some missspeled words and added english changes. | Luis Gil | 3 | -2/+7 |
2017-02-12 | Updated, fixed some missspeled words and added english changes. | Luis Gil | 6 | -18/+12 |
2017-02-11 | documentation rebuild | Luca Toscano | 2 | -19/+43 |
2017-02-11 | Rebuild. | Lucien Gentis | 12 | -36/+73 |
2017-02-11 | XML updates. | Lucien Gentis | 6 | -21/+72 |
2017-02-10 | docs: add more notes on ProxyFCGISetEnvIf | Jacob Champion | 1 | -5/+26 |
2017-02-10 | ProxyFCGISetEnvIf: reject invalid invocations, streamline unsets | Jacob Champion | 1 | -16/+33 |
2017-02-10 | Add syntax highlight + change separator in regex (# --> |) in order to please... | Christophe Jaillet | 1 | -8/+10 |
2017-02-10 | negation, optional parms | Eric Covener | 1 | -4/+6 |
2017-02-10 | support unsetting vars | Eric Covener | 1 | -1/+6 |
2017-02-10 | mod_proxy_fcgi: allow setting empty variables in ProxyFCGISetEnvIf | Jacob Champion | 1 | -1/+6 |
2017-02-10 | mod_proxy_fcgi: fix spelling in APLOG_INFO message | Jacob Champion | 1 | -1/+1 |