| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | changed to use xcopy directly instead of creating a copy batch. | Guenter Knauf | 2007-03-22 | 1 | -35/+30 |
* | few minor cleanups. | Guenter Knauf | 2007-03-22 | 1 | -9/+8 |
* | removed obsolete stuff which is done by APR makefiles. | Guenter Knauf | 2007-03-22 | 1 | -19/+5 |
* | removed obsolete -prefix; minor cosmetic changes. | Guenter Knauf | 2007-03-22 | 69 | -1118/+1104 |
* | added proper error message for NetWare. | Guenter Knauf | 2007-03-22 | 1 | -0/+4 |
* | added mod_sedfilter; minor cosmetic changes. | Guenter Knauf | 2007-03-22 | 1 | -8/+9 |
* | removed obsolete -prefix; minor cosmetic changes. | Guenter Knauf | 2007-03-22 | 1 | -9/+8 |
* | removed obsolete -prefix; minor cosmetic changes. | Guenter Knauf | 2007-03-22 | 1 | -9/+8 |
* | * modules/ssl/ssl_engine_vars.c (ssl_var_lookup_ssl_version): constify | Joe Orton | 2007-03-21 | 1 | -1/+1 |
* | Match the comment to the rules - rules mention dir1 and dir2, comment | Rich Bowen | 2007-03-21 | 2 | -4/+4 |
* | Hardly seems worth noting, but since it's an FAQ in the first place... | William A. Rowe Jr | 2007-03-21 | 1 | -0/+5 |
* | Too many users are baffled by this message. Some days even the devs are ;-) | William A. Rowe Jr | 2007-03-21 | 1 | -3/+6 |
* | *) adds compile-time/run time SSL-C version support | William A. Rowe Jr | 2007-03-21 | 4 | -46/+55 |
* | Even though we don't let our bb grow too large, still | Jim Jagielski | 2007-03-20 | 1 | -0/+8 |
* | Use macros for common code paths... this cleans it up | Jim Jagielski | 2007-03-20 | 1 | -47/+36 |
* | And note its existance on the dev doc page | Jim Jagielski | 2007-03-19 | 2 | -0/+2 |
* | Update the doccos, mainly to start folding in | Jim Jagielski | 2007-03-19 | 5 | -3/+479 |
* | Update build system to know about sedfilter | Jim Jagielski | 2007-03-19 | 2 | -0/+261 |
* | Some minor tweaks... return quickly if given an | Jim Jagielski | 2007-03-19 | 1 | -1/+11 |
* | Add comment to avoid confusion and questions :) | Jim Jagielski | 2007-03-19 | 1 | -1/+6 |
* | Note what the actually "valid" usage for apr_brigade_destroy | Jim Jagielski | 2007-03-19 | 1 | -1/+3 |
* | Updates based on feedback from Ruediger and Jeff: | Joe Orton | 2007-03-19 | 1 | -40/+58 |
* | - add initial version of output filters guide (as sent to dev@) | Joe Orton | 2007-03-19 | 2 | -0/+469 |
* | Make sure that we are not resending if we have received something from Tomcat. | Jean-Frederic Clere | 2007-03-16 | 1 | -3/+6 |
* | Initial import: mod_sedfilter.c (was mod_sed_filter.c) as | Jim Jagielski | 2007-03-16 | 1 | -0/+522 |
* | Remove the hardcoded size limit parameter for ldap_search_ext_s | Bradley Nicholes | 2007-03-13 | 1 | -5/+10 |
* | * modules/http/http_etag.c (etag_uint64_to_hex): Fix maximum shift | Joe Orton | 2007-03-13 | 1 | -1/+1 |
* | Generate etags consistently across 32-bit and 64-bit platforms: | Joe Orton | 2007-03-12 | 2 | -12/+15 |
* | * server/mpm_common.c (dummy_connection): Use "OPTIONS *" for request | Joe Orton | 2007-03-12 | 1 | -1/+1 |
* | Add the case_flt experimental modules to the NetWare build | Bradley Nicholes | 2007-03-09 | 3 | -1/+520 |
* | ab: Add -r option to continue after socket receive errors. | Jeff Trawick | 2007-03-08 | 2 | -8/+24 |
* | * support/logresolve.c (main): Simplify to avoid conditionals in handling | Joe Orton | 2007-03-07 | 1 | -8/+11 |
* | There's a link to stuff about Y2K, but the actual content about Y2K was | Rich Bowen | 2007-03-07 | 2 | -2/+0 |
* | Quote any file system path that may have spaces when expanded | Sander Temme | 2007-03-07 | 4 | -24/+24 |
* | Tidying up - mostly outdated translations | Noirin Plunkett | 2007-03-06 | 9 | -18/+18 |
* | Updating to reflect current defaults | Noirin Plunkett | 2007-03-06 | 2 | -16/+24 |
* | HTML files changed by adding docs for BalancerMember directive | Noirin Plunkett | 2007-03-06 | 2 | -373/+376 |
* | Tidying up | Noirin Plunkett | 2007-03-06 | 3 | -12/+12 |
* | Documenting the sooper-sekrit BalancerMember directive | Noirin Plunkett | 2007-03-06 | 2 | -14/+49 |
* | Fix near-identical potential NULL pointer dereferences, as found by | Colm MacCarthaigh | 2007-03-06 | 1 | -4/+4 |
* | Prevent format specifier busting. | Colm MacCarthaigh | 2007-03-06 | 1 | -1/+1 |
* | Correct a spurious access to whatever memory is at location "1" in the | Colm MacCarthaigh | 2007-03-06 | 1 | -1/+3 |
* | correct some indentation, no functional changes | Colm MacCarthaigh | 2007-03-06 | 1 | -3/+3 |
* | * support/logresolve.c (main): Fix potential NULL pointer dereference, | Joe Orton | 2007-03-06 | 1 | -1/+1 |
* | fix a minor typo | Chris Darroch | 2007-02-28 | 1 | -1/+1 |
* | * modules/proxy/ajp_msg.c (ajp_msg_dump, ajp_msg_check_header, | Joe Orton | 2007-02-22 | 1 | -3/+3 |
* | Note PR 11540 closed here and in httpd-2.2 | Jim Jagielski | 2007-02-20 | 1 | -0/+3 |
* | mod_ldap: Fix the search limit parameter to ldap_search_ext_s() | Jeff Trawick | 2007-02-19 | 2 | -3/+10 |
* | Added PR 41302 reference to mod_dbd patch r503931. | Chris Darroch | 2007-02-17 | 1 | -1/+1 |
* | Return METHOD_NOT_ALLOWED, not FORBIDDEN, to a TRACE request when | Nick Kew | 2007-02-14 | 2 | -2/+2 |