summaryrefslogtreecommitdiffstats
path: root/BuildAll.dsp (unfollow)
Commit message (Expand)AuthorFilesLines
2009-03-28Updates after english files modifications.Lucien Gentis3-12/+7
2009-03-28Add static cluster backend, for very simple configurations.Paul Querna1-1/+91
2009-03-28Add very basic, non-streaming, support for request bodies.Paul Querna1-3/+43
2009-03-28- Improve flushing/connection eos logic.Paul Querna1-21/+20
2009-03-28Work in Progress.Paul Querna1-36/+82
2009-03-28If the MPM supports serf in its core, use this to drive the proxied request Paul Querna2-27/+91
2009-03-28If serf is available, compile in driving the serf event loop from inside thePaul Querna2-2/+81
2009-03-28Add support for Preserving the client provided Host header.Paul Querna1-7/+42
2009-03-28* modules/proxy/mod_serf.cPaul Querna1-0/+2
2009-03-28Work in Progress.Paul Querna2-19/+523
2009-03-27change commentary to note MPM API changes: MPM_ macros to mpm_ hooksJeff Trawick1-6/+6
2009-03-27* modules/cluster/mod_heartmonitor.cPaul Querna1-1/+13
2009-03-27Oooooooooooo look a commit! Wow!Jim Jagielski1-1/+1
2009-03-27* Update transformationRuediger Pluem29-59/+51
2009-03-27The Event MPM is no longer experimental; move it out of that ghetto.Jeff Trawick12-46/+4
2009-03-27fix typo in commentJeff Trawick1-1/+1
2009-03-27start an entry to list the axed platformsJeff Trawick1-0/+3
2009-03-27axe unmaintained 1.3-era code to support AUX, SunOS, IRIX, Next, Tandem, MPE, Jeff Trawick11-98/+8
2009-03-27remove TPF supportJeff Trawick22-718/+24
2009-03-27remove OS/2 platform supportJeff Trawick37-297/+58
2009-03-27* Update transformation.Ruediger Pluem35-486/+437
2009-03-27finish removing OS/2 MPMJeff Trawick2-2/+1
2009-03-26remove OS/2 MPMJeff Trawick16-1412/+10
2009-03-26remove BeOS OS supportJeff Trawick19-388/+10
2009-03-26finish removing BeOS MPMJeff Trawick2-2/+1
2009-03-26axe BeOS MPMJeff Trawick23-2389/+20
2009-03-26restore disable-nagle logic for connected socketsJeff Trawick1-2/+0
2009-03-26prefork, worker, event:Jeff Trawick3-11/+1
2009-03-26axe the unnecessary AP_MPM_HARD_LIMITS_FILEJeff Trawick3-4/+6
2009-03-26try lua, you'll like it; completes r758657William A. Rowe Jr2-12/+2
2009-03-26integrate lua, ratelimitWilliam A. Rowe Jr4-5/+219
2009-03-26headers are nice tooWilliam A. Rowe Jr1-0/+20
2009-03-26Namespaces namespaces namespaces guys... EFAIL :)William A. Rowe Jr2-16/+37
2009-03-26Add mod_proxy_ftp directives ProxyFtpListOnWildcard and ProxyFtpEscapeWildcardsEric Covener3-13/+152
2009-03-26remove leader, perchild, and threadpool MPMs (other than non-English bits in ...Jeff Trawick45-8464/+74
2009-03-26prefork is soooooo 1990s. make new default simpleJim Jagielski1-1/+1
2009-03-26spellcheckJeff Trawick1-1/+1
2009-03-25fix symbol space and exportsWilliam A. Rowe Jr10-160/+167
2009-03-25add luaWilliam A. Rowe Jr3-3/+152
2009-03-25fix mpm_get_name hookJeff Trawick1-2/+8
2009-03-25no ap_my_generationJeff Trawick1-2/+5
2009-03-25get distcache out of the way of 'BuildAll' target, since it isn't expected to...William A. Rowe Jr1-3/+0
2009-03-25mpm header files shouldn't be installed; not part of APIJeff Trawick1-1/+0
2009-03-25no longer conditional; although some are now in mpm_unix.cWilliam A. Rowe Jr1-52/+2
2009-03-25drop mpm.hWilliam A. Rowe Jr1-33/+0
2009-03-25refactor mpm_common.c into itself and mpm_unix.c for unix-specific quirksWilliam A. Rowe Jr3-930/+930
2009-03-25closer to compilingWilliam A. Rowe Jr3-2/+5
2009-03-25resurrect the call to show_mpm_settings(), but defer the entire -V processing...Jeff Trawick1-6/+15
2009-03-25resurrect the old (pre-r757867) compiled-in MPM_NAME value, but via a hook fo...Jeff Trawick7-2/+41
2009-03-25The rewrite-args hook isn't available to MPM DSOs. Piggy-back on the Jeff Trawick5-5/+6