Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | PR60576: php-fpm broken w/ per-dir rewrites | Eric Covener | 2017-01-11 | 3 | -11/+123 |
* | name changes re: suggestion | Jim Jagielski | 2017-01-11 | 1 | -5/+5 |
* | Use pconf as parent pool so mutexes get cleaned on restarts/reloads | Jim Jagielski | 2017-01-11 | 1 | -1/+1 |
* | * Silence compiler warning | Ruediger Pluem | 2017-01-11 | 1 | -1/+1 |
* | remove backported items | Eric Covener | 2017-01-10 | 1 | -12/+0 |
* | followup to r1776285 | Eric Covener | 2017-01-10 | 1 | -1/+1 |
* | https://bz.apache.org/bugzilla/show_bug.cgi?id=58855 | Jim Jagielski | 2017-01-09 | 8 | -24/+24 |
* | Clarify wishlist | Jacob Champion | 2017-01-09 | 1 | -1/+3 |
* | check: merge MPM-DSO fixes from feature branch | Jacob Champion | 2017-01-09 | 1 | -6/+16 |
|\ | |||||
| * | Sync-merge with trunk | Jacob Champion | 2017-01-09 | 34 | -278/+662 |
| |\ | |/ |/| | |||||
* | | avoid SO_REUSEPORT w/o ListenCoresBucketsRatio | Eric Covener | 2017-01-09 | 2 | -1/+4 |
* | | On the trunk: | Stefan Eissing | 2017-01-08 | 12 | -168/+202 |
* | | Rebuild | Lucien Gentis | 2017-01-08 | 10 | -20/+106 |
* | | XML update. | Lucien Gentis | 2017-01-08 | 5 | -67/+174 |
* | | Rebuild. | Lucien Gentis | 2017-01-07 | 4 | -13/+76 |
* | | XML updates. | Lucien Gentis | 2017-01-07 | 2 | -9/+100 |
| * | check: allow config tests to pass if necessary | Jacob Champion | 2017-01-09 | 1 | -5/+15 |
| * | check: search for MPM modules in the correct directory | Jacob Champion | 2017-01-09 | 1 | -1/+1 |
| * | Keep this branch alive; block r1777709 after reintegrate | Jacob Champion | 2017-01-06 | 0 | -0/+0 |
| |\ | |/ |/| | |||||
* | | Reintegrate the --with-test-suite feature with trunk | Jacob Champion | 2017-01-06 | 2 | -0/+136 |
|\| | |||||
| * | sync merge with trunk | Jacob Champion | 2017-01-06 | 18 | -67/+115 |
| |\ | |/ |/| | |||||
* | | http: follow up to r1777460. | Yann Ylavic | 2017-01-06 | 1 | -8/+2 |
* | | Remove definition of ASCII_CRLF which is the same as CRLF_ASCII. | Christophe Jaillet | 2017-01-06 | 1 | -5/+3 |
* | | Move definition of ASCII_ZERO to httpd.h and rename it ZERO_ASCII for consist... | Christophe Jaillet | 2017-01-06 | 2 | -10/+8 |
* | | Fix some tiny style issues (missing space) | Christophe Jaillet | 2017-01-06 | 1 | -2/+2 |
* | | 'repl' is already allocated in the request pool by 'construct_host_header()' ... | Christophe Jaillet | 2017-01-06 | 1 | -1/+1 |
* | | Remove a useless break + tiny style fix (missing space) | Christophe Jaillet | 2017-01-06 | 1 | -2/+1 |
* | | Use apr_pstrmemdup instead of apr_pstrndup when applicable | Christophe Jaillet | 2017-01-06 | 1 | -1/+1 |
* | | update | Christophe Jaillet | 2017-01-06 | 1 | -0/+8 |
* | | proxy: don't force global module selection (most) and scope (shared/static), | Yann Ylavic | 2017-01-05 | 1 | -17/+0 |
* | | http: allow folding in check_headers(), still compliant with RFC 7230 (3.2.4). | Yann Ylavic | 2017-01-05 | 1 | -16/+61 |
* | | Suggestion for STATUS | Daniel Ruggeri | 2017-01-05 | 1 | -0/+7 |
* | | old IBM EBCDIC fix that never got shared. | Eric Covener | 2017-01-04 | 2 | -2/+19 |
* | | Documentation rebuild | Luca Toscano | 2017-01-04 | 7 | -9/+7 |
* | | Removed unclear sentence in mod-http2 doc. | Luca Toscano | 2017-01-04 | 1 | -3/+1 |
* | | 2 more for the wish list | Jim Jagielski | 2017-01-04 | 1 | -0/+3 |
| * | --with-test-suite: error instead of warning if Makefile.PL doesn't exist | Jacob Champion | 2017-01-06 | 1 | -1/+1 |
| * | check: enable all (non-MPM) modules when testing | Jacob Champion | 2017-01-06 | 1 | -17/+9 |
| * | Enable zero-install testing | Jacob Champion | 2017-01-06 | 1 | -12/+122 |
| * | Add a --with-test-suite option for "in-tree" testing | Jacob Champion | 2017-01-05 | 2 | -0/+34 |
| * | An experimental branch for integrating Apache::Test with httpd | Jacob Champion | 2017-01-04 | 0 | -0/+0 |
|/ | |||||
* | Some more ideas | Jacob Champion | 2017-01-04 | 1 | -1/+14 |
* | More ideas | William A. Rowe Jr | 2017-01-03 | 1 | -2/+9 |
* | punctuation | Rich Bowen | 2017-01-03 | 1 | -1/+1 |
* | On the trunk: | Stefan Eissing | 2017-01-03 | 6 | -45/+112 |
* | rebuild | Rich Bowen | 2017-01-03 | 16 | -15/+35 |
* | Add cross references | Rich Bowen | 2017-01-03 | 1 | -0/+4 |
* | reminder | Eric Covener | 2017-01-03 | 1 | -0/+2 |
* | Fix a typo spotted in an old comment | Christophe Jaillet | 2017-01-03 | 1 | -1/+1 |
* | Xforms. | Rainer Jung | 2017-01-02 | 731 | -1370/+1378 |