| Commit message (Expand) | Author | Files | Lines |
2001-12-15 | Fixed the logic for detecting sentinel or EOS in send_parsed_content | Brian Pane | 1 | -1/+1 |
2001-12-15 | Fix for segfault that happened upon reaching EOS in an | Brian Pane | 1 | -1/+13 |
2001-12-14 | Detabify the chunk filter. No function change. | Bill Stoddard | 1 | -47/+44 |
2001-12-14 | Use the new APR pool code to reduce pool-related lock | Brian Pane | 2 | -1/+5 |
2001-12-14 | Use the new pool API to eliminate pool locking in the prefork MPM | Brian Pane | 1 | -1/+1 |
2001-12-14 | Change the beos mpm to use the new pools creation call to try and | David Reid | 1 | -4/+5 |
2001-12-14 | take over DSO installation from libtool on all platforms, for both | Jeff Trawick | 1 | -7/+6 |
2001-12-14 | Style change. Convert tabs->spaces, shorten long lines, etc, etc, etc. | Justin Erenkrantz | 1 | -257/+295 |
2001-12-14 | Move the insert_filter hook from the prepare request phase to the | William A. Rowe Jr | 2 | -9/+10 |
2001-12-14 | A style change for ken :) | William A. Rowe Jr | 1 | -1/+2 |
2001-12-14 | include directories should be added to INCLUDES, not CPPFLAGS | Jeff Trawick | 1 | -1/+5 |
2001-12-14 | Master dictionary entry for the new directive | William A. Rowe Jr | 1 | -0/+2 |
2001-12-13 | Fix links. | Joshua Slive | 2 | -2/+2 |
2001-12-13 | Update the AcceptPathInfo docs and add references from upgrading and | Joshua Slive | 3 | -31/+76 |
2001-12-13 | Whoops, that's quadstate, the value 3 is not-present. | William A. Rowe Jr | 1 | -1/+1 |
2001-12-13 | As suggested by Josh Slive, add the explicit 'default' to AcceptPathInfo. | William A. Rowe Jr | 2 | -12/+44 |
2001-12-13 | A little loopy commit. Refer mod_cgid users to the mod_cgi docs for | William A. Rowe Jr | 3 | -0/+68 |
2001-12-13 | Ya know, the language here wasn't all that explicit. We are testing for | William A. Rowe Jr | 1 | -6/+7 |
2001-12-13 | Not really an XXX here | William A. Rowe Jr | 1 | -1/+7 |
2001-12-13 | Apply the converse of the AcceptPathInfo patch for isapi's/cgi's. | William A. Rowe Jr | 3 | -0/+12 |
2001-12-13 | Address a signedness warning. No cleaner solutions here. | William A. Rowe Jr | 1 | -1/+1 |
2001-12-13 | While contemplating a cast to (char) for the c arg to trie_node_link, | William A. Rowe Jr | 1 | -2/+2 |
2001-12-13 | If dconf->accept_path_info is tristate, why not r->used_path_info? | William A. Rowe Jr | 1 | -7/+14 |
2001-12-13 | Jeff's guess, right on. [Thought I committed it all... gotta grab a | William A. Rowe Jr | 1 | -1/+1 |
2001-12-13 | hack up core_dir_config so that server/core.c compiles again | Jeff Trawick | 1 | -0/+1 |
2001-12-13 | Modified for clarity. | Aaron Bannert | 1 | -1/+2 |
2001-12-13 | Now all should be well. AcceptPathInfo on will give us a document with | William A. Rowe Jr | 1 | -0/+25 |
2001-12-13 | Rolled back w3c tidy diffs that corrupted japanese translations. | Rich Bowen | 3 | -44/+522 |
2001-12-13 | Give the request_rec some information about path_info allowance. | William A. Rowe Jr | 2 | -2/+8 |
2001-12-13 | Kill some redundancy (why test PUT when we disallow all but GET/POST?) | William A. Rowe Jr | 1 | -15/+14 |
2001-12-13 | . unwind MORE redundant code [wasn't I just here six months ago???] | William A. Rowe Jr | 1 | -31/+15 |
2001-12-13 | Periods aren't commas. Clear out some inappropriate casts while | William A. Rowe Jr | 1 | -2/+2 |
2001-12-13 | Whatever this was doing, it looks most unholy. | William A. Rowe Jr | 1 | -6/+10 |
2001-12-13 | Fix a bug in how we select the IP for the POD to connect to for dummy | Aaron Bannert | 2 | -1/+10 |
2001-12-12 | change Apache/apr/apr-util to use run-time linking on AIX | Jeff Trawick | 3 | -4/+5 |
2001-12-12 | Oh, FreeBSD, you don't like having multiple children, do you? | Justin Erenkrantz | 1 | -1/+8 |
2001-12-11 | Merged NetWare into the standard conf file | Bradley Nicholes | 1 | -0/+27 |
2001-12-11 | Excluding macros from the export list output | Bradley Nicholes | 1 | -0/+6 |
2001-12-11 | Clean up GNU compiler issues on NetWare | Bradley Nicholes | 2 | -3/+3 |
2001-12-11 | revert back to using a "links" downloaded version of our FAQ with an | Greg Ames | 1 | -4/+5 |
2001-12-11 | Fixed a few typos. | Chris Pepper | 2 | -46/+46 |
2001-12-11 | Another fix for VPATH builds. | Aaron Bannert | 1 | -1/+1 |
2001-12-10 | get worker MPM to respect the LockFile setting | Jeff Trawick | 2 | -7/+9 |
2001-12-10 | fix a problem with graceful restart. If you look at daedalus early in the | Greg Ames | 1 | -7/+34 |
2001-12-10 | get rid of an ancient requirement that APACHE_XLATE be defined; | Jeff Trawick | 2 | -16/+3 |
2001-12-09 | Style reformat. Tabs->spaces, etc, etc, etc. | Justin Erenkrantz | 1 | -81/+86 |
2001-12-09 | Reduce magic levels. | Ben Laurie | 1 | -1/+3 |
2001-12-09 | Add -I for the zlib include dir to the right flag variable | Jeff Trawick | 1 | -1/+1 |
2001-12-08 | Update wording of the error README file. | Lars Eilebrecht | 1 | -5/+6 |
2001-12-08 | Move file to 'error' directory as the directory is no longer a | Lars Eilebrecht | 1 | -0/+0 |