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