summaryrefslogtreecommitdiffstats
path: root/docs/man/tr (unfollow)
Commit message (Expand)AuthorFilesLines
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
2009-03-25dangling semis lead to warnings with Sun StudioJeff Trawick1-5/+5
2009-03-25fix inconsistent defs of ap_mpm_note_child_killed()Jeff Trawick1-1/+1
2009-03-25change the allocation path for the simple MPM's retained data, as a dynamicallyJeff Trawick3-26/+30
2009-03-25fix function names in trace messagesJeff Trawick2-3/+3
2009-03-25prefork, worker, and event MPMs: use retained-data API to maintainJeff Trawick3-47/+84
2009-03-25header file tweaks required for compilabilityJeff Trawick3-3/+1
2009-03-25* configure.in: Allow configure to be built without find_apu.m4,Joe Orton1-1/+6
2009-03-25Provide ap_set_retained_data()/ap_get_retained_data() for preservationJeff Trawick6-7/+44
2009-03-25* Teach apxs to work with APR 2.x where there is no separate APR-UTILRuediger Pluem1-8/+19
2009-03-25* With APR 2.x we no longer have APR-UTIL. So don't care about it.Ruediger Pluem1-35/+47
2009-03-24set ap_server_conf as early as possible; axe the duplicate variableJeff Trawick1-20/+18
2009-03-24main() now sets ap_server_conf()Jeff Trawick2-3/+0
2009-03-24axe the remaining checks of AP_MPM_WANT_foo to see what code to generateJeff Trawick5-39/+6
2009-03-24MPM header files are private; don't install themJeff Trawick1-1/+0