| Commit message (Expand) | Author | Files | Lines |
2011-11-15 | Use apr_pollset_wakeup to ensure that the listener thread will process most e... | Paul Querna | 1 | -2/+5 |
2011-11-15 | Because the pollset is now only mutated from the event thread, we no longer n... | Paul Querna | 1 | -3/+3 |
2011-11-15 | Create a new lock free circular queue, and use it in the EventMPM to remove t... | Paul Querna | 4 | -67/+294 |
2011-11-15 | Instead of disabling the listening sockets from the pollset when under load, ... | Paul Querna | 1 | -13/+13 |
2011-11-15 | disable mod_reqtimeout if not configured | Paul Querna | 1 | -0/+5 |
2011-11-15 | ap_core_translate: factor out duplicate code. no functional change. | Greg Ames | 1 | -37/+23 |
2011-11-15 | Added another module load statement to NetWare config. | Guenter Knauf | 1 | -0/+1 |
2011-11-15 | Added some module load statements to NetWare config. | Guenter Knauf | 1 | -0/+3 |
2011-11-15 | Fixed typo. | Guenter Knauf | 1 | -1/+1 |
2011-11-15 | Added mod_data to NetWare build. | Guenter Knauf | 2 | -0/+249 |
2011-11-14 | Fixed NetWare install. | Guenter Knauf | 2 | -1/+3 |
2011-11-14 | Since we have branched 2.4.x we are now at 2.5.0 in trunk. | Guenter Knauf | 1 | -2/+2 |
2011-11-14 | Added apreq to NetWare build. | Guenter Knauf | 10 | -54/+330 |
2011-11-14 | Fixed broken NWGNUmakefile introduced with r1201194, r1201195. | Guenter Knauf | 1 | -1/+2 |
2011-11-14 | Added comment to clarify for which module this directive is. | Guenter Knauf | 1 | -1/+1 |
2011-11-14 | followups on PR52175 | Eric Covener | 2 | -10/+23 |
2011-11-14 | update transformation | André Malo | 30 | -2159/+2218 |
2011-11-14 | PR52175: RewriteBase is what applies to relative substitutions, not | Eric Covener | 2 | -10/+13 |
2011-11-13 | add some todos from my apachecon notes | Eric Covener | 1 | -0/+7 |
2011-11-13 | clarify looping issue for PR52171. | Eric Covener | 2 | -10/+14 |
2011-11-13 | Updates. | Lucien Gentis | 6 | -39/+86 |
2011-11-13 | speling fix | Jeff Trawick | 1 | -1/+1 |
2011-11-13 | add per-dir config merging to mod_lua so LuaHook* in multiple per-dir sections | Eric Covener | 6 | -5/+143 |
2011-11-13 | libapreq is not a bunch of C files now, no special configure magic required | Philip M. Gollucci | 1 | -17/+0 |
2011-11-13 | remove leftovers from initial libapreq import | Philip M. Gollucci | 11 | -952/+0 |
2011-11-13 | As discussed at AC NA 2011 | Philip M. Gollucci | 25 | -150/+18 |
2011-11-13 | Server directive display (-L): Include directives of DSOs. | Jeff Trawick | 1 | -3/+8 |
2011-11-12 | mod_cache: Make sure we merge headers correctly when we handle a non | Graham Leggett | 2 | -0/+17 |
2011-11-12 | Set --enable-load-all-modules implicitely in | Rainer Jung | 2 | -10/+16 |
2011-11-12 | Folloup on r1201158: New MaxMemFree was meant | Rainer Jung | 1 | -1/+1 |
2011-11-12 | Move the examples README from experimental to | Rainer Jung | 1 | -15/+15 |
2011-11-12 | Choose consistent comments and remove explicit | Rainer Jung | 3 | -11/+13 |
2011-11-12 | Set MaxMemFree 2048 by default | Stefan Fritsch | 4 | -5/+19 |
2011-11-12 | Fix assertion failure during very high load by preventing race condition | Stefan Fritsch | 3 | -31/+81 |
2011-11-12 | Change module sets and default activation status: | Rainer Jung | 5 | -12/+12 |
2011-11-11 | Use the right lua scope when used as a hook. | Rainer Jung | 1 | -1/+26 |
2011-11-11 | Make doxygen generate (useful) graphs | Igor Galić | 1 | -0/+3 |
2011-11-11 | Axes links to many grossly outdated resources. Adds more visible warning | Rich Bowen | 4 | -370/+22 |
2011-11-11 | replace most of the literal 2.2's with the major version entity | Eric Covener | 2 | -12/+12 |
2011-11-11 | We're not 2.0 any more | Rich Bowen | 1 | -1/+1 |
2011-11-11 | don't let thread-scope be selected in a server w/o threads | Eric Covener | 1 | -3/+12 |
2011-11-11 | C99 and unused variable warnings | Eric Covener | 1 | -4/+1 |
2011-11-11 | Rebuild doc transforms. | Rich Bowen | 2 | -2/+2 |
2011-11-11 | A little clarification about variable interpolation, as requested in bug #51125 | Rich Bowen | 1 | -1/+1 |
2011-11-11 | Rebuild doc transforms. | Rich Bowen | 4 | -7/+9 |
2011-11-11 | Clarify docs for LimitRequestLine, as per bug #51665. | Rich Bowen | 1 | -4/+6 |
2011-11-11 | Rebuild xdoc transform | Rich Bowen | 2 | -5/+18 |
2011-11-11 | Patch from Luke Meyer, clarifies usage of ProxyPassReverseCookiePath directiv... | Rich Bowen | 1 | -4/+19 |
2011-11-11 | A stab at libapreq build integration, still disabled by default. | Joe Orton | 6 | -271/+43 |
2011-11-11 | Formatting, no functional change. | Rainer Jung | 1 | -1/+1 |