summaryrefslogtreecommitdiffstats
path: root/ap.d (unfollow)
Commit message (Expand)AuthorFilesLines
2014-06-30mod_lua: Remove dead code left over from the old code cache.Ben Reser2-5/+0
2014-06-28Follow up to r1527220/r1588852:Jeff Trawick2-3/+25
2014-06-28Follow-up to r1593860:Jeff Trawick1-1/+1
2014-06-28APR_THREAD_FUNC decorator needed for 32-bit builds on WindowsJeff Trawick1-1/+1
2014-06-27Update transformations.Joe Orton3-10/+13
2014-06-27Revert r1601943, r1602058, r1605307 (socket callback returning pollfds)Takashi Sato6-79/+70
2014-06-26Update transformations.Joe Orton8-11/+19
2014-06-26- ignore <br> inside <dd> too, since ab.xml is using that,Joe Orton1-1/+1
2014-06-26- note tweak to DH parameter sizes used in r1605827; Joe Orton1-2/+2
2014-06-26* modules/ssl/ssl_engine_init.c: Make DH handling a bit more generic,Joe Orton1-21/+30
2014-06-26remove some entries now present in the 2.4.x branchJeff Trawick1-16/+0
2014-06-25Async mod_proxy_wstunnel:Takashi Sato1-0/+1
2014-06-25Refactor asynchronous mod_proxy_wstunnel using pollfd returned by MPM.Takashi Sato1-54/+55
2014-06-25event: minify local variables scope.Takashi Sato1-19/+17
2014-06-25follow up r1601943:Takashi Sato1-1/+3
2014-06-24Use ap_remove_input_filter_byhandle instead of duplicating the code.Christophe Jaillet1-24/+1
2014-06-24followup to r1604350, move the c->sbh assignment to immediately before the Eric Covener1-1/+1
2014-06-22Follow up to r1604336: Comment out hooks whose only references areJeff Trawick1-0/+4
2014-06-22Rebuild.Lucien Gentis2-27/+21
2014-06-22XML Update.Lucien Gentis1-26/+21
2014-06-22Rebuild.Lucien Gentis16-36/+42
2014-06-22XML updates.Lucien Gentis5-17/+38
2014-06-22Add some compatibilty notes for some options of "support" applicationsChristophe Jaillet3-8/+14
2014-06-21event: Avoid timer's mutex two successive locks/unlocks with unrelated (andYann Ylavic1-22/+17
2014-06-21Follow-up to r1601076:Jeff Trawick1-0/+5
2014-06-21event: follow up to r1604347.Yann Ylavic1-0/+4
2014-06-21doc xformsJeff Trawick8-18/+17
2014-06-21Follow up r1573626 with some wordsmithing, a compatibility note,Jeff Trawick1-10/+12
2014-06-21fix c++/c99 commentEric Covener1-1/+1
2014-06-21be more generalEric Covener1-2/+2
2014-06-21missed a case in r1538490:Eric Covener2-15/+9
2014-06-21Do not call a timeout callback after the asociated socketTakashi Sato1-1/+1
2014-06-21Revert early|late argument for LuaHookCheckUserID as it does not work right now.Daniel Gruno2-6/+11
2014-06-19* modules/ssl/ssl_engine_init.c (make_dh_params): Remove redundantJoe Orton1-11/+9
2014-06-19Use unsigned bit flags (otherwise the non-zero value to be used is -1).Yann Ylavic2-4/+4
2014-06-17Remove backported changes.Yann Ylavic1-30/+0
2014-06-17Add missing CHANGES entries for r1572655,1572663,1572668-1572671,1573224,1586...Yann Ylavic1-0/+10
2014-06-17mod_proxy_fcgi: follow up to r1592032.Yann Ylavic1-0/+3
2014-06-17Reindent after small fix in r1603027Jeff Trawick1-10/+10
2014-06-17Fix bug introduced in r1591508 which resulted in the final emptyJeff Trawick1-2/+1
2014-06-16mod_proxy: Don't limit the size of the connectable Unix Domain Socket paths.Yann Ylavic5-79/+38
2014-06-16Core filters do not need mod_proxy.hYann Ylavic1-1/+0
2014-06-16Fixed unused "ap_listen_rec *lr;" in prefork_run().Yann Ylavic1-1/+0
2014-06-16Mark all unused/duplicated/closed child listeners as inactive.Yann Ylavic4-6/+5
2014-06-15html buildRich Bowen10-8/+20
2014-06-15metafilesRich Bowen8-7/+9
2014-06-15Example of loading mpm with LoadModule, and what happens when you do itRich Bowen1-0/+11
2014-06-15RebuildRich Bowen6-11/+18
2014-06-15Markup errors.Rich Bowen1-3/+3
2014-06-15<page> not valid in this context.Rich Bowen1-4/+4