| Commit message (Expand) | Author | Files | Lines |
2005-10-15 | Do not set r->content_type directly, use our ap_set_content_type API, so that... | Paul Querna | 1 | -1/+2 |
2005-10-15 | update transformation | André Malo | 29 | -17/+61 |
2005-10-15 | get the properties and the copyright date right | André Malo | 1 | -2/+2 |
2005-10-15 | Add mod_authn_dbd to build | Nick Kew | 1 | -0/+1 |
2005-10-15 | Note new module | Nick Kew | 1 | -0/+2 |
2005-10-15 | Add mod_authn_dbd | Nick Kew | 5 | -0/+465 |
2005-10-13 | * modules/ssl/ssl_engine_init.c (ssl_init_CheckServers): Fix IP/port | Joe Orton | 1 | -2/+4 |
2005-10-12 | * Added further directives that are controlled via AllowOverride FileInfo | Ruediger Pluem | 1 | -1/+20 |
2005-10-12 | Make ap_register_output_filter back into a function (*sigh*) | Nick Kew | 2 | -18/+20 |
2005-10-12 | Make ap_register_output_filter a #define | Nick Kew | 2 | -16/+0 |
2005-10-12 | Performance Tune: Do the cheap and fast length check before | Jim Jagielski | 1 | -3/+3 |
2005-10-12 | Fix -Wall warning... Thanks to Joe for the head's up! | Jim Jagielski | 1 | -2/+2 |
2005-10-12 | * support/ab.c (test): Increment count of started requests when a | Joe Orton | 1 | -0/+1 |
2005-10-11 | Removed this file now that both the doc-only distribution | Jim Jagielski | 1 | -3/+3 |
2005-10-11 | mod_proxy_balancer: BalancerManager and proxies correctly handle | Jim Jagielski | 3 | -29/+39 |
2005-10-11 | Merge r265033 from trunk. | Colm MacCarthaigh | 1 | -3/+3 |
2005-10-11 | merge r265737 from trunk. | Colm MacCarthaigh | 1 | -3/+3 |
2005-10-09 | Sync changes | Nick Kew | 1 | -6/+8 |
2005-10-09 | Support dbd connections tied to the conn_rec. | Nick Kew | 2 | -1/+50 |
2005-10-09 | * Fix a declaration problem introduced in r195013 that is C99 but not ANSI C | Ruediger Pluem | 1 | -1/+3 |
2005-10-09 | Corrected an out-of-date comment (it's been a while since main.c has | Brian Pane | 1 | -1/+1 |
2005-10-08 | remove the recycled_pool variable to keep it more in sync with worker. | Greg Ames | 1 | -6/+2 |
2005-10-08 | remove obsolete constant | Greg Ames | 1 | -11/+1 |
2005-10-08 | use Greg's cleaner fix for CAN-2005-2970 | Jeff Trawick | 2 | -14/+10 |
2005-10-07 | * Fix PR36883 (mod_proxy_ajp and tomcat issues). | Ruediger Pluem | 2 | -41/+52 |
2005-10-07 | Sync CHANGES, note the NET_TIME patch | William A. Rowe Jr | 1 | -0/+6 |
2005-10-06 | * Sync with 2.2.x branch (r306900) | Ruediger Pluem | 1 | -4/+4 |
2005-10-06 | * Synic with 2.2.x branch (r306884) | Ruediger Pluem | 1 | -3/+3 |
2005-10-06 | mod_proxy_connect: Fix high CPU loop on systems like UnixWare which | Jeff Trawick | 2 | -1/+7 |
2005-10-06 | Get latex build working again. | Joshua Slive | 1 | -1/+4 |
2005-10-06 | Bump MODULE_MAGIC_COOKIE to "AP24", as we are already changing the | William A. Rowe Jr | 1 | -1/+2 |
2005-10-06 | update transformation | André Malo | 9 | -535/+549 |
2005-10-06 | swap module and directive, heh ;) | André Malo | 1 | -8/+8 |
2005-10-06 | NET_TIME, as a standalone feature, was a horrid idea. | William A. Rowe Jr | 6 | -52/+42 |
2005-10-06 | Spare us a wasted variable, csd is initialized null, acting | William A. Rowe Jr | 1 | -3/+1 |
2005-10-06 | Pay close attention to core_create_req() ... and note | William A. Rowe Jr | 3 | -5/+10 |
2005-10-05 | Move the AC_TRY_RUN expansion much further down, after we have had a chance to | Colm MacCarthaigh | 1 | -3/+3 |
2005-10-05 | Refresh the SSL FAQ to bring it a little closer to reality. | Joshua Slive | 1 | -518/+527 |
2005-10-05 | * Fix PR36507 (mod_proxy_balancer does not handle sticky sessions with | Ruediger Pluem | 2 | -1/+15 |
2005-10-04 | Invert the "yes" and "no" values for $ap_void_ptr_lt_long, which | Colm MacCarthaigh | 1 | -3/+3 |
2005-10-04 | One way or another, whether we leave the casts in or out, right now we are | Colm MacCarthaigh | 2 | -0/+24 |
2005-10-03 | Initialise a variable, to avoid a gcc warning. | Colm MacCarthaigh | 1 | -1/+2 |
2005-10-03 | Whitespace fixes. | Colm MacCarthaigh | 1 | -2/+2 |
2005-10-03 | Actually show hot to use this. | Rich Bowen | 2 | -0/+6 |
2005-10-03 | Remove some trailing spaces. Syncs with 2.2.x. | Colm MacCarthaigh | 1 | -4/+4 |
2005-10-03 | * Fix style nits (whitespaces / formats of comments). No Functional changes. | Ruediger Pluem | 1 | -74/+104 |
2005-10-03 | * Add entry for r293123. | Ruediger Pluem | 1 | -2/+6 |
2005-10-03 | Two minor whitespace cleanups. Syncs with the 2.2.x branch. | Colm MacCarthaigh | 1 | -2/+2 |
2005-10-02 | Use the H flag to force cgi's to be handled as cgi-script. | Rich Bowen | 1 | -3/+3 |
2005-10-02 | * run the request_status hook in proxy_handler if HTTP_SERVICE_UNAVAILABLE | Ruediger Pluem | 1 | -2/+16 |