| Commit message (Expand) | Author | Age | Files | Lines |
* | New module: mod_execd.c, actual code to follow.execd-dev | Colm MacCarthaigh | 2006-01-14 | 1 | -0/+15 |
* | Add markers for non-threadsafe calls which need porting. | Colm MacCarthaigh | 2006-01-14 | 4 | -1/+9 |
* | Create a branch for the development of execd | Colm MacCarthaigh | 2006-01-01 | 0 | -0/+0 |
* | PR#38084 | Nick Kew | 2006-01-01 | 1 | -1/+1 |
* | Refactoring of ap_read_request() to store partial request state | Brian Pane | 2005-12-31 | 4 | -268/+296 |
* | Removed the destruction of the bucket allocator prior to | Brian Pane | 2005-12-31 | 1 | -1/+0 |
* | General cleanup: | Sander Temme | 2005-12-30 | 1 | -18/+28 |
* | Small spelling fix. | Graham Leggett | 2005-12-28 | 1 | -1/+1 |
* | Fix Cookie2 header problems that originates back | Mladen Turk | 2005-12-23 | 1 | -3/+3 |
* | Update 'apache_pb2' images for Apache-2.2 (NOTE: not for 2.3!) | Martin Kraemer | 2005-12-21 | 3 | -0/+0 |
* | This shift was treated in 32 bit scope, then masked to 64 bits, | William A. Rowe Jr | 2005-12-20 | 1 | -1/+1 |
* | Morph the ap_http_broken_backend_filter() proxy "specific" | Jim Jagielski | 2005-12-20 | 4 | -18/+23 |
* | Quiet warnings of POSIX deprecation in win32 support sources. | William A. Rowe Jr | 2005-12-19 | 2 | -0/+10 |
* | In Apache-2.x, the function is called apr_pstrdup(). | Martin Kraemer | 2005-12-19 | 1 | -7/+3 |
* | Add our new eor_bucket.c module to libhttpd | William A. Rowe Jr | 2005-12-19 | 1 | -0/+4 |
* | * Move code for broken backend detection out of core filter into a new http | Ruediger Pluem | 2005-12-18 | 4 | -18/+38 |
* | * If the mod_proxy backend connection broke in the middle of the response, | Ruediger Pluem | 2005-12-18 | 5 | -12/+46 |
* | * Resync with 2.0.x and 2.2.x CHANGES file | Ruediger Pluem | 2005-12-18 | 1 | -10/+29 |
* | * Fix ap_http_chunk_filter to create correct chunks in the case that a | Ruediger Pluem | 2005-12-17 | 2 | -0/+5 |
* | Add the module details for our /base:@...,mod_foo.so magic | William A. Rowe Jr | 2005-12-16 | 1 | -0/+2 |
* | A more generic explanation | William A. Rowe Jr | 2005-12-16 | 1 | -1/+2 |
* | Test _NMAKE_VER define to determine nmake -nologo behavior, | William A. Rowe Jr | 2005-12-16 | 1 | -7/+13 |
* | New Win32 9x efforts are a nonstarter. | William A. Rowe Jr | 2005-12-16 | 1 | -8/+0 |
* | Not Applicable anymore | William A. Rowe Jr | 2005-12-16 | 1 | -28/+0 |
* | * server/protocol.c (ap_old_write_filter): Use NULL for the NULL | Joe Orton | 2005-12-16 | 1 | -1/+1 |
* | * acinclude.m4 (APACHE_ENABLE_MODULES): Support passing "none" to | Joe Orton | 2005-12-16 | 1 | -9/+14 |
* | Bring forward the fix for CVE-2005-3352 already on the branches: | Joe Orton | 2005-12-16 | 2 | -1/+7 |
* | * modules/debug/mod_bucketeer.c (bucketeer_out_filter): Only pass on | Joe Orton | 2005-12-16 | 1 | -4/+7 |
* | Sorry, previous commit was not ok. | Jean-Frederic Clere | 2005-12-15 | 1 | -2/+5 |
* | The string comming from TC is in ASCII and the string returned by apr_psprint... | Jean-Frederic Clere | 2005-12-15 | 1 | -2/+4 |
* | Mirror Makefile.win from the GUI environment. The path here must be | William A. Rowe Jr | 2005-12-14 | 2 | -12/+12 |
* | Revert 1/2 of my last commit, keep Apache2 as the default name so we don't | William A. Rowe Jr | 2005-12-14 | 1 | -1/+1 |
* | Keep default INSTDIR out of a 2.0, 2.2 tree when working in svn trunk | William A. Rowe Jr | 2005-12-14 | 1 | -3/+3 |
* | update transformation | André Malo | 2005-12-14 | 14 | -12/+62 |
* | fix that paste error and properties | André Malo | 2005-12-14 | 1 | -11/+0 |
* | * include/ap_config.h: Fix the macro name. | Joe Orton | 2005-12-12 | 1 | -1/+1 |
* | * include/ap_config.h: Define AP_HAVE_DESIGNATED_INITIALIZER for GCC | Joe Orton | 2005-12-12 | 2 | -4/+8 |
* | OK, while we ponder how best to reuse conn pools for workers, | Jim Jagielski | 2005-12-11 | 1 | -10/+4 |
* | Details about changing auth provider. | Rich Bowen | 2005-12-11 | 1 | -1/+30 |
* | A few additional seealso links | Rich Bowen | 2005-12-11 | 2 | -0/+4 |
* | * revert r355823 and r355837 | Ruediger Pluem | 2005-12-11 | 4 | -39/+5 |
* | * Let the proxy handler know that the backend connection broke after we have | Ruediger Pluem | 2005-12-11 | 1 | -1/+14 |
* | * Move handling of backends that broke after the headers have been sent | Ruediger Pluem | 2005-12-11 | 3 | -4/+25 |
* | Split the Access Control stuff off into it's own howto, because I wanted | Rich Bowen | 2005-12-10 | 3 | -154/+99 |
* | update transformation | André Malo | 2005-12-10 | 17 | -46/+122 |
* | fix xml validation error | André Malo | 2005-12-10 | 1 | -2/+2 |
* | Mention that digest can also be used with authn_dbd | Rich Bowen | 2005-12-10 | 1 | -2/+2 |
* | Add required AuthName directive | Rich Bowen | 2005-12-09 | 1 | -0/+1 |
* | * include/httpd.h (conn_state_e): Remove trailing comma from enum. | Joe Orton | 2005-12-08 | 1 | -1/+1 |
* | Add a comment and use proper grammar for another comment. | Justin Erenkrantz | 2005-12-07 | 1 | -1/+5 |