| Commit message (Expand) | Author | Files | Lines |
2014-06-30 | mod_lua: Remove dead code left over from the old code cache. | Ben Reser | 2 | -5/+0 |
2014-06-28 | Follow up to r1527220/r1588852: | Jeff Trawick | 2 | -3/+25 |
2014-06-28 | Follow-up to r1593860: | Jeff Trawick | 1 | -1/+1 |
2014-06-28 | APR_THREAD_FUNC decorator needed for 32-bit builds on Windows | Jeff Trawick | 1 | -1/+1 |
2014-06-27 | Update transformations. | Joe Orton | 3 | -10/+13 |
2014-06-27 | Revert r1601943, r1602058, r1605307 (socket callback returning pollfds) | Takashi Sato | 6 | -79/+70 |
2014-06-26 | Update transformations. | Joe Orton | 8 | -11/+19 |
2014-06-26 | - ignore <br> inside <dd> too, since ab.xml is using that, | Joe Orton | 1 | -1/+1 |
2014-06-26 | - note tweak to DH parameter sizes used in r1605827; | Joe Orton | 1 | -2/+2 |
2014-06-26 | * modules/ssl/ssl_engine_init.c: Make DH handling a bit more generic, | Joe Orton | 1 | -21/+30 |
2014-06-26 | remove some entries now present in the 2.4.x branch | Jeff Trawick | 1 | -16/+0 |
2014-06-25 | Async mod_proxy_wstunnel: | Takashi Sato | 1 | -0/+1 |
2014-06-25 | Refactor asynchronous mod_proxy_wstunnel using pollfd returned by MPM. | Takashi Sato | 1 | -54/+55 |
2014-06-25 | event: minify local variables scope. | Takashi Sato | 1 | -19/+17 |
2014-06-25 | follow up r1601943: | Takashi Sato | 1 | -1/+3 |
2014-06-24 | Use ap_remove_input_filter_byhandle instead of duplicating the code. | Christophe Jaillet | 1 | -24/+1 |
2014-06-24 | followup to r1604350, move the c->sbh assignment to immediately before the | Eric Covener | 1 | -1/+1 |
2014-06-22 | Follow up to r1604336: Comment out hooks whose only references are | Jeff Trawick | 1 | -0/+4 |
2014-06-22 | Rebuild. | Lucien Gentis | 2 | -27/+21 |
2014-06-22 | XML Update. | Lucien Gentis | 1 | -26/+21 |
2014-06-22 | Rebuild. | Lucien Gentis | 16 | -36/+42 |
2014-06-22 | XML updates. | Lucien Gentis | 5 | -17/+38 |
2014-06-22 | Add some compatibilty notes for some options of "support" applications | Christophe Jaillet | 3 | -8/+14 |
2014-06-21 | event: Avoid timer's mutex two successive locks/unlocks with unrelated (and | Yann Ylavic | 1 | -22/+17 |
2014-06-21 | Follow-up to r1601076: | Jeff Trawick | 1 | -0/+5 |
2014-06-21 | event: follow up to r1604347. | Yann Ylavic | 1 | -0/+4 |
2014-06-21 | doc xforms | Jeff Trawick | 8 | -18/+17 |
2014-06-21 | Follow up r1573626 with some wordsmithing, a compatibility note, | Jeff Trawick | 1 | -10/+12 |
2014-06-21 | fix c++/c99 comment | Eric Covener | 1 | -1/+1 |
2014-06-21 | be more general | Eric Covener | 1 | -2/+2 |
2014-06-21 | missed a case in r1538490: | Eric Covener | 2 | -15/+9 |
2014-06-21 | Do not call a timeout callback after the asociated socket | Takashi Sato | 1 | -1/+1 |
2014-06-21 | Revert early|late argument for LuaHookCheckUserID as it does not work right now. | Daniel Gruno | 2 | -6/+11 |
2014-06-19 | * modules/ssl/ssl_engine_init.c (make_dh_params): Remove redundant | Joe Orton | 1 | -11/+9 |
2014-06-19 | Use unsigned bit flags (otherwise the non-zero value to be used is -1). | Yann Ylavic | 2 | -4/+4 |
2014-06-17 | Remove backported changes. | Yann Ylavic | 1 | -30/+0 |
2014-06-17 | Add missing CHANGES entries for r1572655,1572663,1572668-1572671,1573224,1586... | Yann Ylavic | 1 | -0/+10 |
2014-06-17 | mod_proxy_fcgi: follow up to r1592032. | Yann Ylavic | 1 | -0/+3 |
2014-06-17 | Reindent after small fix in r1603027 | Jeff Trawick | 1 | -10/+10 |
2014-06-17 | Fix bug introduced in r1591508 which resulted in the final empty | Jeff Trawick | 1 | -2/+1 |
2014-06-16 | mod_proxy: Don't limit the size of the connectable Unix Domain Socket paths. | Yann Ylavic | 5 | -79/+38 |
2014-06-16 | Core filters do not need mod_proxy.h | Yann Ylavic | 1 | -1/+0 |
2014-06-16 | Fixed unused "ap_listen_rec *lr;" in prefork_run(). | Yann Ylavic | 1 | -1/+0 |
2014-06-16 | Mark all unused/duplicated/closed child listeners as inactive. | Yann Ylavic | 4 | -6/+5 |
2014-06-15 | html build | Rich Bowen | 10 | -8/+20 |
2014-06-15 | metafiles | Rich Bowen | 8 | -7/+9 |
2014-06-15 | Example of loading mpm with LoadModule, and what happens when you do it | Rich Bowen | 1 | -0/+11 |
2014-06-15 | Rebuild | Rich Bowen | 6 | -11/+18 |
2014-06-15 | Markup errors. | Rich Bowen | 1 | -3/+3 |
2014-06-15 | <page> not valid in this context. | Rich Bowen | 1 | -4/+4 |