| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | Be a bit more explicit. If the filetype is not an APR_REG, the fail the request. | Bill Stoddard | 2001-07-30 | 2 | -2/+2 |
* | Win32: Get exec cgi tag working. finfo.protection == 0 on Windows from the | Bill Stoddard | 2001-07-30 | 3 | -2/+3 |
* | Yet another rainy day | Cliff Woolley | 2001-07-30 | 2 | -4/+4 |
* | Add the worker MPM. The name is probably horrible, but I couldn't come | Ryan Bloom | 2001-07-30 | 10 | -2/+2170 |
* | Coexist within the XHTML changes to http_protocol.c | William A. Rowe Jr | 2001-07-30 | 1 | -3/+3 |
* | A bit of Saturday a.m. XHTML Transitional 1.0 compatibility changes. | William A. Rowe Jr | 2001-07-30 | 1 | -72/+72 |
* | That's all I'm changing... time to simply bring the 1.3 file over. | William A. Rowe Jr | 2001-07-30 | 1 | -25/+18 |
* | Fix some brokenness. | William A. Rowe Jr | 2001-07-30 | 1 | -8/+7 |
* | Install all build/*.mk when we install Apache. This is the first step | Ryan Bloom | 2001-07-30 | 2 | -2/+11 |
* | No such thing as /usr/local/bin/perl5 on icarus... | Cliff Woolley | 2001-07-30 | 1 | -1/+1 |
* | Nope, changed my mind. With this hack, the build only works right the first | Cliff Woolley | 2001-07-30 | 1 | -0/+0 |
* | This is an awful hack to work around a bug in Solaris 7's native make, | Cliff Woolley | 2001-07-30 | 1 | -0/+0 |
* | Throw back in the newline, just for source legibility. | William A. Rowe Jr | 2001-07-29 | 1 | -1/+1 |
* | Correct a subtle reflow problem (evident in Mozilla Gecko/20010505) that | William A. Rowe Jr | 2001-07-29 | 1 | -5/+2 |
* | Typo. | Joshua Slive | 2001-07-29 | 1 | -1/+1 |
* | Fix a problem where the threaded MPM stalls after restarts or segfaults. | Greg Ames | 2001-07-29 | 3 | -3/+30 |
* | Now that the version is bumped... time to log some new efforts. | William A. Rowe Jr | 2001-07-28 | 1 | -0/+6 |
* | Bump to 2.0.23-dev after tag update | Cliff Woolley | 2001-07-28 | 1 | -1/+1 |
* | Bump for 2.0.22 | Cliff Woolley | 2001-07-28 | 1 | -1/+1 |
* | Uh... whats with that -dev? | William A. Rowe Jr | 2001-07-28 | 1 | -1/+1 |
* | That's it for that version... | William A. Rowe Jr | 2001-07-28 | 1 | -0/+14 |
* | Minor quibble, <li> can and should be a balanced tag | William A. Rowe Jr | 2001-07-28 | 2 | -4/+4 |
* | Final pedantic HTML 3.2/4.01 Transitional + XHTML 1.0 Transitional | William A. Rowe Jr | 2001-07-28 | 3 | -20/+20 |
* | More pendantic changes for HTML 3.2/4.01 Transitional compliance, and | William A. Rowe Jr | 2001-07-28 | 1 | -89/+87 |
* | More pedantic changes to create HTML 3.2/4.01 Transitional and | William A. Rowe Jr | 2001-07-28 | 1 | -41/+36 |
* | More obsessive changes to meet HTML 3.2, HTML 4.01 Transitional and | William A. Rowe Jr | 2001-07-28 | 3 | -57/+61 |
* | Doc formatting fixes | William A. Rowe Jr | 2001-07-27 | 4 | -12/+12 |
* | Proper doc style | William A. Rowe Jr | 2001-07-27 | 2 | -5/+5 |
* | Replace ap_send_fd invocation with bucket brigade calls. Send an eos down | Bill Stoddard | 2001-07-27 | 1 | -15/+18 |
* | OS/2: Fix 'make install' handling of EXEs. | Brian Havard | 2001-07-27 | 1 | -0/+1 |
* | OS/2: set a decent size stack. Default is only 32k which runs out in some | Brian Havard | 2001-07-27 | 1 | -1/+1 |
* | Something useful. Update the server description string. | William A. Rowe Jr | 2001-07-27 | 1 | -0/+74 |
* | Hmmm... this is cmd (or command) ... not sh :) | William A. Rowe Jr | 2001-07-26 | 1 | -17/+17 |
* | Add some logic that gets us over the hump of a missing awk (copying the | William A. Rowe Jr | 2001-07-26 | 1 | -1/+17 |
* | It's monsoon season in VA today... | Cliff Woolley | 2001-07-26 | 1 | -2/+3 |
* | Provide a Win32 batch file example cgi | William A. Rowe Jr | 2001-07-26 | 1 | -0/+26 |
* | Bump mmn for 2.0.22-dev | Cliff Woolley | 2001-07-26 | 1 | -1/+2 |
* | Fix printf() warnings related to long->apr_off_t swap | Cliff Woolley | 2001-07-26 | 2 | -2/+2 |
* | An itty-bitty hint about what's gone wrong :) | William A. Rowe Jr | 2001-07-26 | 1 | -0/+16 |
* | waitpid doesn't seem to be doing what it's supposed to, so in an attempt | David Reid | 2001-07-26 | 1 | -6/+21 |
* | Fix a segfault in threaded.c caused by passing uninitialized | Jeff Trawick | 2001-07-26 | 2 | -4/+14 |
* | Update make file for win32 | William A. Rowe Jr | 2001-07-26 | 1 | -30/+250 |
* | Something that needs looking at, all our long (unsigned long) body | William A. Rowe Jr | 2001-07-26 | 1 | -2/+2 |
* | That's it. There are no further emits for signedness or size conversion | William A. Rowe Jr | 2001-07-26 | 1 | -6/+7 |
* | Terniaries are broken under MSVC, they never did resolve how to resolve | William A. Rowe Jr | 2001-07-26 | 1 | -1/+1 |
* | Flush the off_t compiler emits from mod_isapi | William A. Rowe Jr | 2001-07-26 | 1 | -26/+27 |
* | This patch should address input buffering, requesting only as much from | William A. Rowe Jr | 2001-07-26 | 1 | -1/+4 |
* | Change the length of the content args to apr_off_t identifiers, and fix | William A. Rowe Jr | 2001-07-26 | 6 | -28/+29 |
* | Include the fingerprint for my public key in | Cliff Woolley | 2001-07-26 | 1 | -0/+4 |
* | Cliff's most sane advise :-) | William A. Rowe Jr | 2001-07-26 | 3 | -12/+16 |