| Commit message (Expand) | Author | Age | Files | Lines |
* | Fix CGIPassAuth built-in directive documentation, | Jeff Trawick | 2015-04-13 | 1 | -1/+1 |
* | UNSET the VirtualHost's LogLevel just before calling ap_merge_log_config(), | Kaspar Brand | 2015-04-08 | 1 | -1/+2 |
* | core_filters: restore/disable TCP_NOPUSH option after non-blocking sendfile. | Yann Ylavic | 2015-03-26 | 1 | -1/+1 |
* | core: follow up to r1668532: always initialize optional_fn pointers in ap_cre... | Yann Ylavic | 2015-03-23 | 1 | -0/+1 |
* | core: Initialize scoreboard's used optional functions on graceful restarts to | Yann Ylavic | 2015-03-23 | 2 | -4/+12 |
* | core: Cleanup the request soon/even if some output filter fails to | Yann Ylavic | 2015-03-16 | 1 | -5/+6 |
* | mpm_motorz: follow up to r1666482. | Yann Ylavic | 2015-03-14 | 1 | -17/+18 |
* | mpm_event: follow up to r1666468. | Yann Ylavic | 2015-03-14 | 1 | -25/+17 |
* | work w/ apr_skiplist_insert() | Jim Jagielski | 2015-03-13 | 1 | -2/+2 |
* | mpm_event: Allow for timer events duplicates. | Yann Ylavic | 2015-03-13 | 1 | -4/+13 |
* | 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-09 | 2 | -47/+21 |
* | motorz: | Yann Ylavic | 2015-03-09 | 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-21 | 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 |