| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | Change the new-httpd@apache.org references to dev@httpd.apache.org. | Justin Erenkrantz | 2001-08-22 | 2 | -8/+8 |
* | rather than creating small 1024 byte buckets of output data, | Doug MacEachern | 2001-08-22 | 1 | -36/+27 |
* | Explicitly fix some types, and opt-out on macro conflicts | William A. Rowe Jr | 2001-08-22 | 4 | -6/+5 |
* | Ensure that libtool does the installation for us. This way we will actually | Justin Erenkrantz | 2001-08-22 | 1 | -1/+1 |
* | Use uniform wrapping for unistd.h, and don't include it if it's aready includ... | Martin Kraemer | 2001-08-22 | 6 | -7/+20 |
* | destroy the brigade when we are done with it, rather than remove | Doug MacEachern | 2001-08-22 | 1 | -30/+30 |
* | In absence of an explicit --with-ssl= path, | Martin Kraemer | 2001-08-22 | 1 | -1/+1 |
* | Add rules.mk back to the substitute list. I forgot to add the rules.mk.in | Ryan Bloom | 2001-08-22 | 1 | -1/+1 |
* | Add rules.mk.in, and remove the old rules.mk. This finishes the | Ryan Bloom | 2001-08-22 | 1 | -4/+4 |
* | Fix a segfault in mod_include when the original request has no | Jeff Trawick | 2001-08-22 | 2 | -2/+6 |
* | We don't have rules.mk.in, so autoconf/m4/sed will overwrite the good | Justin Erenkrantz | 2001-08-22 | 1 | -1/+1 |
* | Bringing 2.0 docs up to date with the 1.3 docs. | Rich Bowen | 2001-08-22 | 1 | -398/+535 |
* | Base template for Apache module documentation | Rich Bowen | 2001-08-22 | 1 | -0/+131 |
* | We finally got a little bit of rain. | Joshua Slive | 2001-08-22 | 1 | -19/+2 |
* | Be gone old cruft! | Joshua Slive | 2001-08-22 | 14 | -2237/+0 |
* | Allow Apache to use libtool 1.4. In order to do this, we check the | Ryan Bloom | 2001-08-22 | 3 | -22/+25 |
* | We need to check for sys/sem.h | Ryan Bloom | 2001-08-22 | 1 | -1/+1 |
* | Fix a storage leak in mod_mime_magic. | Jeff Trawick | 2001-08-21 | 2 | -1/+3 |
* | and swap Auth/UserCheck names to match the hook names, in hopes of preventing... | Doug MacEachern | 2001-08-21 | 2 | -5/+6 |
* | authentication/authorization hooks were backwards | Doug MacEachern | 2001-08-21 | 1 | -2/+2 |
* | Changes for rbb's #include/build openssl/inc32 patch. | William A. Rowe Jr | 2001-08-21 | 3 | -6/+6 |
* | If we use a type-map, we need to set up the handler. | Joshua Slive | 2001-08-21 | 2 | -0/+2 |
* | Remove the old version of the error docs. | Joshua Slive | 2001-08-21 | 89 | -870/+0 |
* | Fix a couple small grammar things. | Joshua Slive | 2001-08-21 | 2 | -2/+2 |
* | I hope I don't get anybody upset here, but I'm going to go super-simple | Joshua Slive | 2001-08-21 | 4 | -19/+0 |
* | Typo fix to get error docs going. | Joshua Slive | 2001-08-21 | 2 | -2/+2 |
* | I don't like underscore as a name prefix. | Roy T. Fielding | 2001-08-21 | 1 | -9/+9 |
* | cut out some noise | Doug MacEachern | 2001-08-21 | 1 | -9/+11 |
* | get rid of asserts | Doug MacEachern | 2001-08-21 | 1 | -10/+34 |
* | Roy beat me to the commit. | Justin Erenkrantz | 2001-08-21 | 1 | -2/+2 |
* | Due to some lunacy in ndbm.h on some platforms, we need to find the right | Roy T. Fielding | 2001-08-21 | 2 | -3/+14 |
* | Fix wrong variable (REDIRECT_METHOD -> REDIRECT_REQUEST_METHOD). | Lars Eilebrecht | 2001-08-21 | 14 | -14/+14 |
* | remove #if 0-ed ap_flush_conn() call; filters now handle flushing | Doug MacEachern | 2001-08-21 | 1 | -10/+0 |
* | remove unused #if 0-ed code when reading from the write bio | Doug MacEachern | 2001-08-21 | 1 | -15/+0 |
* | remove unused ssl_io_ functions | Doug MacEachern | 2001-08-21 | 3 | -21/+0 |
* | remove some unused hook code | Doug MacEachern | 2001-08-21 | 1 | -44/+2 |
* | Fix build breakage on Linux glibc 2.1+ systems that prevented db1 from being | Justin Erenkrantz | 2001-08-21 | 1 | -1/+3 |
* | one too many deletes | Roy T. Fielding | 2001-08-21 | 1 | -1/+1 |
* | Do not send irrelevant bits by default. | Roy T. Fielding | 2001-08-21 | 1 | -3/+0 |
* | D'oh. Change REDIRECT_METHOD to REDIRECT_REQUEST_METHOD. | Lars Eilebrecht | 2001-08-21 | 3 | -11/+11 |
* | Do not send trash out on every single error message that has no | Roy T. Fielding | 2001-08-21 | 1 | -6/+0 |
* | Add the rest of the error docs to httpd-*.conf. | Joshua Slive | 2001-08-21 | 2 | -0/+34 |
* | Add the openssl/include/openssl directory to the INCLUDES variable. | Ryan Bloom | 2001-08-21 | 2 | -10/+10 |
* | Going back a bit too far, fix the cwd | William A. Rowe Jr | 2001-08-21 | 1 | -1/+1 |
* | contact is now a typemap file. | Joshua Slive | 2001-08-21 | 1 | -1/+1 |
* | Combine top+header and bottom+footer to make things easier for me to | Joshua Slive | 2001-08-21 | 4 | -46/+39 |
* | Modify Makefile.win to install the ssl-enabled abs.exe binary | William A. Rowe Jr | 2001-08-21 | 2 | -6/+34 |
* | Create the abs.dsp win32 project to support building ab with /USE_SSL, | William A. Rowe Jr | 2001-08-20 | 1 | -0/+131 |
* | Convert the rest of the error docs to the new type-map format. | Joshua Slive | 2001-08-20 | 18 | -0/+1047 |
* | Just chasing nits | William A. Rowe Jr | 2001-08-20 | 1 | -0/+9 |