| Commit message (Expand) | Author | Files | Lines |
2014-01-26 | fix various invalid module references | André Malo | 18 | -47/+47 |
2014-01-26 | - avoid duplicate inclusion of module files in latex source | André Malo | 1 | -12/+12 |
2014-01-26 | evaluate the new dtd attributes. | André Malo | 2 | -30/+87 |
2014-01-26 | doc dtd changes: | André Malo | 1 | -2/+4 |
2014-01-26 | Skip DirectoryIndex execution unless method is GET or POST, restoring | Chris Darroch | 2 | -0/+7 |
2014-01-25 | recognize ftp: as remote link | André Malo | 1 | -1/+1 |
2014-01-25 | update transformation | André Malo | 19 | -18/+22 |
2014-01-25 | - remove link to a different doc version (not suitable for any other viewing ... | André Malo | 2 | -3/+2 |
2014-01-25 | update transformation | André Malo | 9 | -17/+21 |
2014-01-25 | Remove wonky and unneeded code. We have access | Jim Jagielski | 1 | -43/+0 |
2014-01-25 | remove some recent backports | Eric Covener | 1 | -11/+0 |
2014-01-25 | backported before 2.4.7 | Eric Covener | 1 | -14/+0 |
2014-01-25 | backported | Eric Covener | 1 | -3/+0 |
2014-01-25 | Updates. | Lucien Gentis | 4 | -10/+20 |
2014-01-25 | fixups to quiet the latex build | André Malo | 2 | -3/+2 |
2014-01-25 | latex build was also broken by multiline syntax descriptions (which are bad on | André Malo | 5 | -8/+83 |
2014-01-25 | More debug messaging... useful for tracking down | Jim Jagielski | 2 | -1/+8 |
2014-01-25 | not needed any longer | Jim Jagielski | 1 | -1/+0 |
2014-01-24 | Revert to assuming APR uses ftok(..,1) | Jim Jagielski | 1 | -10/+2 |
2014-01-24 | Avoid APR check. | Jim Jagielski | 1 | -5/+8 |
2014-01-24 | just put up w/ the error message... no real way to | Jim Jagielski | 1 | -6/+1 |
2014-01-24 | Use simple macro ifdef rather than APR versioning... | Jim Jagielski | 1 | -2/+1 |
2014-01-24 | handle leak. thx to Y^2 | Jim Jagielski | 1 | -2/+0 |
2014-01-24 | If we try to set this on a UDS socket, don't log the error. | Jim Jagielski | 1 | -1/+7 |
2014-01-24 | Reflow logic... pull UDS stuff out | Jim Jagielski | 1 | -81/+82 |
2014-01-24 | mod_session: When we have a session we were unable to decode, behave as if th... | Graham Leggett | 2 | -12/+22 |
2014-01-24 | update transformation | André Malo | 6 | -37/+51 |
2014-01-24 | table fixes. | André Malo | 2 | -7/+11 |
2014-01-24 | rewrap for readability | André Malo | 1 | -28/+40 |
2014-01-24 | update transformation | André Malo | 9 | -8/+13 |
2014-01-24 | - add png image, which is missing in latex build | André Malo | 2 | -1/+3 |
2014-01-23 | fix urls, spelling; point to definitive support info | Jeff Trawick | 1 | -11/+7 |
2014-01-23 | remove some broken links, point to better resources | Jeff Trawick | 1 | -16/+5 |
2014-01-23 | Tuck away UDS path in request-rec, since worker isn't | Jim Jagielski | 1 | -29/+35 |
2014-01-23 | a comma leaked onto the page | Jeff Trawick | 1 | -1/+1 |
2014-01-23 | httpd allocates separate AF_INET/AF_INET6 sockets automatically | Jeff Trawick | 1 | -3/+0 |
2014-01-23 | add more escaping for urls | André Malo | 1 | -4/+16 |
2014-01-23 | update transformation | André Malo | 5 | -5/+13 |
2014-01-22 | Adjust url as required, following what we did to r->filename. | Jim Jagielski | 1 | -4/+10 |
2014-01-22 | Note that the hostname is passed in the Host: header | Jim Jagielski | 1 | -1/+1 |
2014-01-22 | doxygen improvements | Jeff Trawick | 4 | -30/+87 |
2014-01-22 | Docco change re using UDS with rewriteRule | Jim Jagielski | 1 | -2/+8 |
2014-01-22 | make mod_rewrite and mod_proxy UDS work together... | Jim Jagielski | 5 | -2/+37 |
2014-01-22 | mod_proxy_ajp: remove AJP_EBAD_METHOD, it is not used since r1435178 | Jan Kaluža | 2 | -5/+1 |
2014-01-21 | mod_lua: Also check for 5.2 headers/libraries, we support both 5.1 and 5.2 no... | Daniel Gruno | 1 | -1/+41 |
2014-01-21 | only include local pages. | André Malo | 1 | -0/+2 |
2014-01-20 | mod_session: Fix problems interpreting the SessionInclude and | Jeff Trawick | 2 | -3/+7 |
2014-01-20 | update transformation | André Malo | 2 | -23/+23 |
2014-01-20 | avoid non-ascii quotes. Sometimes they're just wrong. Sometimes they simply | André Malo | 2 | -23/+23 |
2014-01-20 | update transformation | André Malo | 74 | -361/+676 |