summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* Change the new-httpd@apache.org references to dev@httpd.apache.org.Justin Erenkrantz2001-08-222-8/+8
* rather than creating small 1024 byte buckets of output data,Doug MacEachern2001-08-221-36/+27
* Explicitly fix some types, and opt-out on macro conflictsWilliam A. Rowe Jr2001-08-224-6/+5
* Ensure that libtool does the installation for us. This way we will actuallyJustin Erenkrantz2001-08-221-1/+1
* Use uniform wrapping for unistd.h, and don't include it if it's aready includ...Martin Kraemer2001-08-226-7/+20
* destroy the brigade when we are done with it, rather than removeDoug MacEachern2001-08-221-30/+30
* In absence of an explicit --with-ssl= path,Martin Kraemer2001-08-221-1/+1
* Add rules.mk back to the substitute list. I forgot to add the rules.mk.inRyan Bloom2001-08-221-1/+1
* Add rules.mk.in, and remove the old rules.mk. This finishes theRyan Bloom2001-08-221-4/+4
* Fix a segfault in mod_include when the original request has noJeff Trawick2001-08-222-2/+6
* We don't have rules.mk.in, so autoconf/m4/sed will overwrite the goodJustin Erenkrantz2001-08-221-1/+1
* Bringing 2.0 docs up to date with the 1.3 docs.Rich Bowen2001-08-221-398/+535
* Base template for Apache module documentationRich Bowen2001-08-221-0/+131
* We finally got a little bit of rain.Joshua Slive2001-08-221-19/+2
* Be gone old cruft!Joshua Slive2001-08-2214-2237/+0
* Allow Apache to use libtool 1.4. In order to do this, we check theRyan Bloom2001-08-223-22/+25
* We need to check for sys/sem.hRyan Bloom2001-08-221-1/+1
* Fix a storage leak in mod_mime_magic.Jeff Trawick2001-08-212-1/+3
* and swap Auth/UserCheck names to match the hook names, in hopes of preventing...Doug MacEachern2001-08-212-5/+6
* authentication/authorization hooks were backwardsDoug MacEachern2001-08-211-2/+2
* Changes for rbb's #include/build openssl/inc32 patch.William A. Rowe Jr2001-08-213-6/+6
* If we use a type-map, we need to set up the handler.Joshua Slive2001-08-212-0/+2
* Remove the old version of the error docs.Joshua Slive2001-08-2189-870/+0
* Fix a couple small grammar things.Joshua Slive2001-08-212-2/+2
* I hope I don't get anybody upset here, but I'm going to go super-simpleJoshua Slive2001-08-214-19/+0
* Typo fix to get error docs going.Joshua Slive2001-08-212-2/+2
* I don't like underscore as a name prefix.Roy T. Fielding2001-08-211-9/+9
* cut out some noiseDoug MacEachern2001-08-211-9/+11
* get rid of assertsDoug MacEachern2001-08-211-10/+34
* Roy beat me to the commit.Justin Erenkrantz2001-08-211-2/+2
* Due to some lunacy in ndbm.h on some platforms, we need to find the rightRoy T. Fielding2001-08-212-3/+14
* Fix wrong variable (REDIRECT_METHOD -> REDIRECT_REQUEST_METHOD).Lars Eilebrecht2001-08-2114-14/+14
* remove #if 0-ed ap_flush_conn() call; filters now handle flushingDoug MacEachern2001-08-211-10/+0
* remove unused #if 0-ed code when reading from the write bioDoug MacEachern2001-08-211-15/+0
* remove unused ssl_io_ functionsDoug MacEachern2001-08-213-21/+0
* remove some unused hook codeDoug MacEachern2001-08-211-44/+2
* Fix build breakage on Linux glibc 2.1+ systems that prevented db1 from beingJustin Erenkrantz2001-08-211-1/+3
* one too many deletesRoy T. Fielding2001-08-211-1/+1
* Do not send irrelevant bits by default.Roy T. Fielding2001-08-211-3/+0
* D'oh. Change REDIRECT_METHOD to REDIRECT_REQUEST_METHOD.Lars Eilebrecht2001-08-213-11/+11
* Do not send trash out on every single error message that has noRoy T. Fielding2001-08-211-6/+0
* Add the rest of the error docs to httpd-*.conf.Joshua Slive2001-08-212-0/+34
* Add the openssl/include/openssl directory to the INCLUDES variable.Ryan Bloom2001-08-212-10/+10
* Going back a bit too far, fix the cwdWilliam A. Rowe Jr2001-08-211-1/+1
* contact is now a typemap file.Joshua Slive2001-08-211-1/+1
* Combine top+header and bottom+footer to make things easier for me toJoshua Slive2001-08-214-46/+39
* Modify Makefile.win to install the ssl-enabled abs.exe binaryWilliam A. Rowe Jr2001-08-212-6/+34
* Create the abs.dsp win32 project to support building ab with /USE_SSL,William A. Rowe Jr2001-08-201-0/+131
* Convert the rest of the error docs to the new type-map format.Joshua Slive2001-08-2018-0/+1047
* Just chasing nitsWilliam A. Rowe Jr2001-08-201-0/+9