| Commit message (Expand) | Author | Age | Files | Lines |
* | update for sync with English docs. | Nilgun Belma Buguner | 2009-03-28 | 10 | -155/+79 |
* | Updates after english files modifications. | Lucien Gentis | 2009-03-28 | 3 | -12/+7 |
* | Add static cluster backend, for very simple configurations. | Paul Querna | 2009-03-28 | 1 | -1/+91 |
* | Add very basic, non-streaming, support for request bodies. | Paul Querna | 2009-03-28 | 1 | -3/+43 |
* | - Improve flushing/connection eos logic. | Paul Querna | 2009-03-28 | 1 | -21/+20 |
* | Work in Progress. | Paul Querna | 2009-03-28 | 1 | -36/+82 |
* | If the MPM supports serf in its core, use this to drive the proxied request | Paul Querna | 2009-03-28 | 2 | -27/+91 |
* | If serf is available, compile in driving the serf event loop from inside the | Paul Querna | 2009-03-28 | 2 | -2/+81 |
* | Add support for Preserving the client provided Host header. | Paul Querna | 2009-03-28 | 1 | -7/+42 |
* | * modules/proxy/mod_serf.c | Paul Querna | 2009-03-28 | 1 | -0/+2 |
* | Work in Progress. | Paul Querna | 2009-03-28 | 2 | -19/+523 |
* | change commentary to note MPM API changes: MPM_ macros to mpm_ hooks | Jeff Trawick | 2009-03-27 | 1 | -6/+6 |
* | * modules/cluster/mod_heartmonitor.c | Paul Querna | 2009-03-27 | 1 | -1/+13 |
* | Oooooooooooo look a commit! Wow! | Jim Jagielski | 2009-03-27 | 1 | -1/+1 |
* | * Update transformation | Ruediger Pluem | 2009-03-27 | 29 | -59/+51 |
* | The Event MPM is no longer experimental; move it out of that ghetto. | Jeff Trawick | 2009-03-27 | 12 | -46/+4 |
* | fix typo in comment | Jeff Trawick | 2009-03-27 | 1 | -1/+1 |
* | start an entry to list the axed platforms | Jeff Trawick | 2009-03-27 | 1 | -0/+3 |
* | axe unmaintained 1.3-era code to support AUX, SunOS, IRIX, Next, Tandem, MPE, | Jeff Trawick | 2009-03-27 | 11 | -98/+8 |
* | remove TPF support | Jeff Trawick | 2009-03-27 | 22 | -718/+24 |
* | remove OS/2 platform support | Jeff Trawick | 2009-03-27 | 37 | -297/+58 |
* | * Update transformation. | Ruediger Pluem | 2009-03-27 | 35 | -486/+437 |
* | finish removing OS/2 MPM | Jeff Trawick | 2009-03-27 | 2 | -2/+1 |
* | remove OS/2 MPM | Jeff Trawick | 2009-03-26 | 16 | -1412/+10 |
* | remove BeOS OS support | Jeff Trawick | 2009-03-26 | 19 | -388/+10 |
* | finish removing BeOS MPM | Jeff Trawick | 2009-03-26 | 2 | -2/+1 |
* | axe BeOS MPM | Jeff Trawick | 2009-03-26 | 23 | -2389/+20 |
* | restore disable-nagle logic for connected sockets | Jeff Trawick | 2009-03-26 | 1 | -2/+0 |
* | prefork, worker, event: | Jeff Trawick | 2009-03-26 | 3 | -11/+1 |
* | axe the unnecessary AP_MPM_HARD_LIMITS_FILE | Jeff Trawick | 2009-03-26 | 3 | -4/+6 |
* | try lua, you'll like it; completes r758657 | William A. Rowe Jr | 2009-03-26 | 2 | -12/+2 |
* | integrate lua, ratelimit | William A. Rowe Jr | 2009-03-26 | 4 | -5/+219 |
* | headers are nice too | William A. Rowe Jr | 2009-03-26 | 1 | -0/+20 |
* | Namespaces namespaces namespaces guys... EFAIL :) | William A. Rowe Jr | 2009-03-26 | 2 | -16/+37 |
* | Add mod_proxy_ftp directives ProxyFtpListOnWildcard and ProxyFtpEscapeWildcards | Eric Covener | 2009-03-26 | 3 | -13/+152 |
* | remove leader, perchild, and threadpool MPMs (other than non-English bits in ... | Jeff Trawick | 2009-03-26 | 45 | -8464/+74 |
* | prefork is soooooo 1990s. make new default simple | Jim Jagielski | 2009-03-26 | 1 | -1/+1 |
* | spellcheck | Jeff Trawick | 2009-03-26 | 1 | -1/+1 |
* | fix symbol space and exports | William A. Rowe Jr | 2009-03-25 | 10 | -160/+167 |
* | add lua | William A. Rowe Jr | 2009-03-25 | 3 | -3/+152 |
* | fix mpm_get_name hook | Jeff Trawick | 2009-03-25 | 1 | -2/+8 |
* | no ap_my_generation | Jeff Trawick | 2009-03-25 | 1 | -2/+5 |
* | get distcache out of the way of 'BuildAll' target, since it isn't expected to... | William A. Rowe Jr | 2009-03-25 | 1 | -3/+0 |
* | mpm header files shouldn't be installed; not part of API | Jeff Trawick | 2009-03-25 | 1 | -1/+0 |
* | no longer conditional; although some are now in mpm_unix.c | William A. Rowe Jr | 2009-03-25 | 1 | -52/+2 |
* | drop mpm.h | William A. Rowe Jr | 2009-03-25 | 1 | -33/+0 |
* | refactor mpm_common.c into itself and mpm_unix.c for unix-specific quirks | William A. Rowe Jr | 2009-03-25 | 3 | -930/+930 |
* | closer to compiling | William A. Rowe Jr | 2009-03-25 | 3 | -2/+5 |
* | resurrect the call to show_mpm_settings(), but defer the entire -V processing... | Jeff Trawick | 2009-03-25 | 1 | -6/+15 |
* | resurrect the old (pre-r757867) compiled-in MPM_NAME value, but via a hook fo... | Jeff Trawick | 2009-03-25 | 7 | -2/+41 |