summaryrefslogtreecommitdiffstats
path: root/Apache-apr2.dsw (unfollow)
Commit message (Expand)AuthorFilesLines
2011-11-15Use apr_pollset_wakeup to ensure that the listener thread will process most e...Paul Querna1-2/+5
2011-11-15Because the pollset is now only mutated from the event thread, we no longer n...Paul Querna1-3/+3
2011-11-15Create a new lock free circular queue, and use it in the EventMPM to remove t...Paul Querna4-67/+294
2011-11-15Instead of disabling the listening sockets from the pollset when under load, ...Paul Querna1-13/+13
2011-11-15disable mod_reqtimeout if not configuredPaul Querna1-0/+5
2011-11-15ap_core_translate: factor out duplicate code. no functional change.Greg Ames1-37/+23
2011-11-15Added another module load statement to NetWare config.Guenter Knauf1-0/+1
2011-11-15Added some module load statements to NetWare config.Guenter Knauf1-0/+3
2011-11-15Fixed typo.Guenter Knauf1-1/+1
2011-11-15Added mod_data to NetWare build.Guenter Knauf2-0/+249
2011-11-14Fixed NetWare install.Guenter Knauf2-1/+3
2011-11-14Since we have branched 2.4.x we are now at 2.5.0 in trunk.Guenter Knauf1-2/+2
2011-11-14Added apreq to NetWare build.Guenter Knauf10-54/+330
2011-11-14Fixed broken NWGNUmakefile introduced with r1201194, r1201195.Guenter Knauf1-1/+2
2011-11-14Added comment to clarify for which module this directive is.Guenter Knauf1-1/+1
2011-11-14followups on PR52175Eric Covener2-10/+23
2011-11-14update transformationAndré Malo30-2159/+2218
2011-11-14PR52175: RewriteBase is what applies to relative substitutions, notEric Covener2-10/+13
2011-11-13add some todos from my apachecon notesEric Covener1-0/+7
2011-11-13clarify looping issue for PR52171.Eric Covener2-10/+14
2011-11-13Updates.Lucien Gentis6-39/+86
2011-11-13speling fixJeff Trawick1-1/+1
2011-11-13add per-dir config merging to mod_lua so LuaHook* in multiple per-dir sectionsEric Covener6-5/+143
2011-11-13libapreq is not a bunch of C files now, no special configure magic requiredPhilip M. Gollucci1-17/+0
2011-11-13remove leftovers from initial libapreq importPhilip M. Gollucci11-952/+0
2011-11-13As discussed at AC NA 2011Philip M. Gollucci25-150/+18
2011-11-13Server directive display (-L): Include directives of DSOs.Jeff Trawick1-3/+8
2011-11-12mod_cache: Make sure we merge headers correctly when we handle a nonGraham Leggett2-0/+17
2011-11-12Set --enable-load-all-modules implicitely inRainer Jung2-10/+16
2011-11-12Folloup on r1201158: New MaxMemFree was meantRainer Jung1-1/+1
2011-11-12Move the examples README from experimental toRainer Jung1-15/+15
2011-11-12Choose consistent comments and remove explicitRainer Jung3-11/+13
2011-11-12Set MaxMemFree 2048 by defaultStefan Fritsch4-5/+19
2011-11-12Fix assertion failure during very high load by preventing race conditionStefan Fritsch3-31/+81
2011-11-12Change module sets and default activation status:Rainer Jung5-12/+12
2011-11-11Use the right lua scope when used as a hook.Rainer Jung1-1/+26
2011-11-11Make doxygen generate (useful) graphsIgor Galić1-0/+3
2011-11-11Axes links to many grossly outdated resources. Adds more visible warningRich Bowen4-370/+22
2011-11-11replace most of the literal 2.2's with the major version entityEric Covener2-12/+12
2011-11-11We're not 2.0 any moreRich Bowen1-1/+1
2011-11-11don't let thread-scope be selected in a server w/o threadsEric Covener1-3/+12
2011-11-11C99 and unused variable warningsEric Covener1-4/+1
2011-11-11Rebuild doc transforms.Rich Bowen2-2/+2
2011-11-11A little clarification about variable interpolation, as requested in bug #51125Rich Bowen1-1/+1
2011-11-11Rebuild doc transforms.Rich Bowen4-7/+9
2011-11-11Clarify docs for LimitRequestLine, as per bug #51665.Rich Bowen1-4/+6
2011-11-11Rebuild xdoc transformRich Bowen2-5/+18
2011-11-11Patch from Luke Meyer, clarifies usage of ProxyPassReverseCookiePath directiv...Rich Bowen1-4/+19
2011-11-11A stab at libapreq build integration, still disabled by default.Joe Orton6-271/+43
2011-11-11Formatting, no functional change.Rainer Jung1-1/+1