| Commit message (Expand) | Author | Age | Files | Lines |
* | core, modules: like r1657897 but for core and other modules than mod_proxy. | Yann Ylavic | 2015-03-10 | 3 | -1/+5 |
* | motorz: add and use the timer event of the connection. | Yann Ylavic | 2015-03-10 | 2 | -46/+67 |
* | motorz: revert bogus r1665381. | Yann Ylavic | 2015-03-10 | 2 | -47/+21 |
* | motorz: | Yann Ylavic | 2015-03-10 | 2 | -21/+47 |
* | use pollset impl instead of pollcb | Jim Jagielski | 2015-03-09 | 2 | -85/+118 |
* | we need sbh and might as well have some debug | Jim Jagielski | 2015-03-09 | 2 | -14/+34 |
* | core: Follow up to r1664205. | Yann Ylavic | 2015-03-06 | 1 | -0/+3 |
* | Some fluff | Jim Jagielski | 2015-03-05 | 1 | -4/+4 |
* | Move statics | Jim Jagielski | 2015-03-05 | 2 | -39/+37 |
* | Fix errors and mistakenly removed rets | Jim Jagielski | 2015-03-05 | 1 | -2/+5 |
* | Don't return | Jim Jagielski | 2015-03-05 | 1 | -6/+1 |
* | Move to traditional C header | Jim Jagielski | 2015-03-05 | 2 | -200/+226 |
* | * Setup the usual svn:ignore properties for MPM's | Ruediger Pluem | 2015-03-05 | 1 | -0/+0 |
* | *) SECURITY: CVE-2015-0253 (cve.mitre.org) | Eric Covener | 2015-03-05 | 1 | -2/+2 |
* | We no longer need eventopt. | Jim Jagielski | 2015-03-04 | 14 | -4394/+1972 |
* | core: If explicitly configured, use the KeepaliveTimeout value of the | Yann Ylavic | 2015-03-04 | 1 | -82/+218 |
* | mpm_event: follow up to r1538490, r1545736, r1604350, r1639614 and r1642868. | Yann Ylavic | 2015-03-01 | 1 | -9/+8 |
* | mpm_event: follow up to r1493741 and r1662440. | Yann Ylavic | 2015-02-26 | 1 | -4/+4 |
* | mpm_event: follow up to r1493741. | Yann Ylavic | 2015-02-26 | 1 | -2/+6 |
* | mpm_{worker,prefork}: save some cycles by not copying the listener's pollfds | Yann Ylavic | 2015-02-26 | 2 | -14/+16 |
* | axe unused variables | Jeff Trawick | 2015-02-22 | 1 | -2/+0 |
* | core: Add expression support to ErrorDocument. Switch from a fixed | Graham Leggett | 2015-02-22 | 1 | -29/+57 |
* | Save a few bytes in conf pool. | Christophe Jaillet | 2015-02-19 | 1 | -1/+5 |
* | Tab vs space | Christophe Jaillet | 2015-02-06 | 1 | -1/+1 |
* | Save a few bytes in conf pool when parsing some directives. Use temp_pool whe... | Christophe Jaillet | 2015-02-05 | 1 | -1/+1 |
* | Expression parser: Optimize another concatenation | Rainer Jung | 2015-02-05 | 1 | -1/+26 |
* | correct copy/paste error, use cmd->cmd->name | Eric Covener | 2015-01-30 | 1 | -2/+2 |
* | Block Define/Undefine from per-directory context, because they will | Eric Covener | 2015-01-30 | 1 | -8/+10 |
* | Provide a way for EXEC_ON_READ directives to see their context | Eric Covener | 2015-01-30 | 1 | -3/+5 |
* | Revert r4635428 corresponding to PR41867. | William A. Rowe Jr | 2015-01-21 | 2 | -8/+0 |
* | r1651088 for eventopt | Eric Covener | 2015-01-12 | 1 | -0/+2 |
* | Update conn_rec.id when a new thread begins working on a connection, because | Eric Covener | 2015-01-12 | 1 | -0/+2 |
* | Configuration files with long lines and continuation characters | Eric Covener | 2014-12-29 | 1 | -15/+15 |
* | looks like debug left in r1642154 | Eric Covener | 2014-12-21 | 1 | -2/+0 |
* | util_expr: sync bison generated source files with according | Yann Ylavic | 2014-12-08 | 1 | -62/+70 |
* | Revert r1643900. | Yann Ylavic | 2014-12-08 | 2 | -330/+283 |
* | util_expr: sync bison generated source files with | Yann Ylavic | 2014-12-08 | 2 | -283/+330 |
* | * core: Fix -D[efined] or <Define>[d] variables lifetime accross restarts. | Yann Ylavic | 2014-12-08 | 1 | -0/+1 |
* | mpm_event(opt): zero is immutable. | Yann Ylavic | 2014-12-05 | 2 | -2/+2 |
* | mpm_worker: replace apr_atomic_cas32(+1) loop with the more performant | Yann Ylavic | 2014-12-05 | 1 | -13/+3 |
* | mpm_event(opt): avoid casts/comparisons from unsigned to signed (atomics). | Yann Ylavic | 2014-12-05 | 4 | -57/+58 |
* | * Correctly indent | Ruediger Pluem | 2014-12-05 | 1 | -1/+1 |
* | mpm_{prefork,worker}: follow up to r1635521. | Yann Ylavic | 2014-12-05 | 2 | -2/+6 |
* | ap_expr: Add filemod function for checking file modification times. | Daniel Gruno | 2014-12-05 | 1 | -0/+13 |
* | * ap_expr: Fix replace() func when length of "from" != length of "to". | Jan Kaluža | 2014-12-03 | 1 | -3/+4 |
* | mpm_event: follow up to r1639614 (trunk) and r1642858 (2.4.x). | Yann Ylavic | 2014-12-02 | 1 | -4/+6 |
* | core: Add CGIPassAuth directive to control whether HTTP authorization | Jeff Trawick | 2014-12-02 | 2 | -1/+21 |
* | * ap_exr: Add replace(string, from, to) function. | Jan Kaluža | 2014-11-27 | 2 | -4/+98 |
* | mpm_event(opt), mpm_worker, mpm_prefork: follow up to r1635521, r1640161. | Yann Ylavic | 2014-11-20 | 4 | -163/+172 |
* | mpm_prefork: follow up to r1635521. | Yann Ylavic | 2014-11-17 | 1 | -3/+4 |