| Commit message (Expand) | Author | Age | Files | Lines |
* | Correctly evaluate the HTTPS condition string, update CHANGES for attributions | William A. Rowe Jr | 2007-01-06 | 1 | -1/+1 |
* | Revert one aspect of the recent mod_isapi overhaul. | William A. Rowe Jr | 2007-01-06 | 1 | -16/+48 |
* | Revert a regression introduced in the recent overhauls of mod_isapi. | William A. Rowe Jr | 2006-12-07 | 1 | -1/+11 |
* | mod_isapi: Simply backport the host of fixes for compilation on unix, | William A. Rowe Jr | 2006-11-20 | 1 | -187/+258 |
* | SECURITY: CVE-2006-3747 (cve.mitre.org) | Mark J. Cox | 2006-07-27 | 1 | -1/+1 |
* | Doxygenation from trunk, no code change | William A. Rowe Jr | 2006-07-27 | 1 | -0/+11 |
* | update license header text | Roy T. Fielding | 2006-07-12 | 134 | -810/+811 |
* | Replace /GX compile flag which was always an alias of /EHsc | William A. Rowe Jr | 2006-07-05 | 53 | -318/+318 |
* | Revert 395235, the major copyright fubar by me. | Colm MacCarthaigh | 2006-04-24 | 134 | -134/+134 |
* | Update the last year of Copyright for the 2.0.x branch. | Colm MacCarthaigh | 2006-04-19 | 134 | -134/+134 |
* | Merge r264759 and r264788 from trunk; | Colm MacCarthaigh | 2006-04-19 | 1 | -55/+44 |
* | Merge r102320 from trunk: | Colm MacCarthaigh | 2006-04-19 | 1 | -4/+21 |
* | Merge r384731, r386790, r386821 from trunk. | Colm MacCarthaigh | 2006-04-19 | 1 | -49/+51 |
* | http_protocol: Fix escaping of Expect error message | Mark J. Cox | 2006-04-19 | 1 | -1/+1 |
* | Backport from trunk and 2.2.x: | Jeff Trawick | 2006-04-11 | 1 | -5/+8 |
* | Make sure we write a reasonable status line (e.g., if byterange | Jeff Trawick | 2006-04-10 | 1 | -0/+20 |
* | Merge r385580 from 2.2.x: | Colm MacCarthaigh | 2006-03-31 | 1 | -1/+6 |
* | Merge r103331 from trunk: | Colm MacCarthaigh | 2006-01-27 | 1 | -4/+75 |
* | Merge r264866 and r326018 from trunk: | Colm MacCarthaigh | 2006-01-24 | 1 | -1/+38 |
* | Merge r220038 from trunk: | Colm MacCarthaigh | 2006-01-24 | 1 | -0/+3 |
* | Merge r327590 from trunk: | Colm MacCarthaigh | 2006-01-24 | 1 | -4/+64 |
* | merge r161958 from trunk: | Colm MacCarthaigh | 2006-01-24 | 3 | -40/+32 |
* | Merge r161691 from trunk: | Colm MacCarthaigh | 2006-01-23 | 1 | -1/+1 |
* | Merge r331041 from trunk: | Colm MacCarthaigh | 2006-01-23 | 1 | -1/+1 |
* | Merge r179622 and r280114 from trunk: | Colm MacCarthaigh | 2006-01-23 | 1 | -6/+11 |
* | Fix PR37566: write to the log if the authgroupfile cannot be opened. | Colm MacCarthaigh | 2006-01-23 | 1 | -4/+5 |
* | Merge r354394 from trunk: | Colm MacCarthaigh | 2006-01-23 | 1 | -2/+5 |
* | Merge r180341 from trunk: | Colm MacCarthaigh | 2006-01-23 | 1 | -2/+4 |
* | Merge r241044 from trunk: | Colm MacCarthaigh | 2006-01-23 | 1 | -2/+1 |
* | Merge r321500 from trunk: | Colm MacCarthaigh | 2006-01-23 | 1 | -0/+1 |
* | Backport of r357328 from trunk: | Ruediger Pluem | 2005-12-18 | 1 | -0/+2 |
* | Fix moderate security issue CVE-2005-3352 mod_imap cross-site scripting flaw | Mark J. Cox | 2005-12-12 | 1 | -1/+1 |
* | Remove CGI block on OPTIONS method so that scripts can | Roy T. Fielding | 2005-10-18 | 2 | -14/+0 |
* | merge mod_version_for_2.0.x branch back to branches/2.0.x | André Malo | 2005-10-18 | 6 | -0/+693 |
* | modules/ssl/ssl_engine_io.c (ssl_io_filter_init): Initialize the | William A. Rowe Jr | 2005-10-09 | 1 | -0/+1 |
* | backport from trunk and 2.2.x: | Jeff Trawick | 2005-10-07 | 1 | -2/+2 |
* | mod_ldap: Fix PR 36563. Keep track of the number of attributes retrieved from... | Bradley Nicholes | 2005-09-23 | 3 | -8/+23 |
* | Backport the use of apr_procattr_addrspace_set() to specify whether the new p... | Bradley Nicholes | 2005-09-21 | 3 | -11/+11 |
* | Quiet a second error, bodyread is always set alongside bodylen, | William A. Rowe Jr | 2005-09-20 | 1 | -1/+1 |
* | We never call this function with 'nothing to do', however we aught to quiet | William A. Rowe Jr | 2005-09-20 | 1 | -1/+1 |
* | Backport trunk changes as recorded in branches/proxy-reqbody-2.0.x, | William A. Rowe Jr | 2005-09-20 | 1 | -0/+1700 |
* | Remove to readd with full history from proxy-reqbody-2.0.x branch. | William A. Rowe Jr | 2005-09-20 | 1 | -1588/+0 |
* | Backport TraceEnable option, correcting RFC violation by mod_proxy as this | William A. Rowe Jr | 2005-09-20 | 2 | -9/+120 |
* | backport from trunk: | Jeff Trawick | 2005-09-11 | 1 | -1/+3 |
* | backport from trunk: | Jeff Trawick | 2005-09-11 | 1 | -4/+1 |
* | Merge r179763 from trunk: | Joe Orton | 2005-08-30 | 1 | -5/+5 |
* | Backport from trunk: | Jeff Trawick | 2005-08-27 | 1 | -1/+13 |
* | Backport from trunk: | Jeff Trawick | 2005-08-27 | 1 | -0/+2 |
* | Fold in other's patch. Had enough votes and closes PR 34512 | Jim Jagielski | 2005-08-24 | 1 | -1/+1 |
* | Fold in approved, 2.1/2.2-like behavior which prevents core | Jim Jagielski | 2005-08-24 | 1 | -0/+27 |