summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* forgot to axe this line a couple commits ago, when I added the NOTE aboutGreg Stein2000-12-211-1/+0
| | | | | | | buildconf. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@87493 13f79535-47bb-0310-9956-ffa450edef68
* no content change. just reflow.Greg Stein2000-12-211-178/+198
| | | | git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@87492 13f79535-47bb-0310-9956-ffa450edef68
* bunch of random updates... this file still had a lot of 1.3'isms, and alsoGreg Stein2000-12-211-47/+72
| | | | | | | | | needed a goodly number of changes for current layouts, web locations, etc. added mod_dav, mod_dav_fs, and removed the obsolete loggers. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@87491 13f79535-47bb-0310-9956-ffa450edef68
* Given the delay, it's time to put the binaries where they belong, in bin\William A. Rowe Jr2000-12-211-5/+5
| | | | | | | for win32 git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@87489 13f79535-47bb-0310-9956-ffa450edef68
* Small update to add reference to developer docsJoshua Slive2000-12-212-4/+6
| | | | | | | and correct graceful restart signal. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@87488 13f79535-47bb-0310-9956-ffa450edef68
* A few small changes to bring this up to 2.0.Joshua Slive2000-12-212-120/+136
| | | | | | | This doc could use a major rewrite. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@87487 13f79535-47bb-0310-9956-ffa450edef68
* Bring the vhost directory into the current century.Joshua Slive2000-12-213-398/+2
| | | | git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@87486 13f79535-47bb-0310-9956-ffa450edef68
* Update the release schedule.Ryan Bloom2000-12-211-2/+2
| | | | git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@87485 13f79535-47bb-0310-9956-ffa450edef68
* Document the Win32 .so change. Time to rest the brain.William A. Rowe Jr2000-12-213-30/+34
| | | | git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@87484 13f79535-47bb-0310-9956-ffa450edef68
* Warnings for users, start filling this up before we roll.William A. Rowe Jr2000-12-211-0/+11
| | | | git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@87483 13f79535-47bb-0310-9956-ffa450edef68
* Add known bugs to Announcement in preparation for release.William A. Rowe Jr2000-12-211-1/+10
| | | | git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@87482 13f79535-47bb-0310-9956-ffa450edef68
* Fix a 1.3 to 2.0.Ryan Bloom2000-12-211-1/+1
| | | | git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@87481 13f79535-47bb-0310-9956-ffa450edef68
* Fix two references to the wrong files in binbuild.shRyan Bloom2000-12-211-2/+2
| | | | git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@87480 13f79535-47bb-0310-9956-ffa450edef68
* Out of the sandbox and into prime time. Note... these should always andWilliam A. Rowe Jr2000-12-2129-0/+12311
| | | | | | | | | | only be regenerated immediately prior to the tag and roll. Do not assume they are current with the sources in the development tree. They should be generated as vc5 make files, since only vc5 makefiles are readable by both vc5 and vc6. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@87479 13f79535-47bb-0310-9956-ffa450edef68
* prevent crash when connection closed before complete request receivedAllan K. Edwards2000-12-211-0/+4
| | | | git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@87478 13f79535-47bb-0310-9956-ffa450edef68
* Back out the target path change from serverroot\bin back to serverrootWilliam A. Rowe Jr2000-12-211-14/+14
| | | | | | | | | for Apache.exe and it's associated lib*.dll files until after beta one. Change the make projects as well... and a commit of the actual .mak files will be coming in a moment. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@87477 13f79535-47bb-0310-9956-ffa450edef68
* Actually link apr-util's .a file, instead of relying on libtool. We mayRyan Bloom2000-12-211-1/+1
| | | | | | | | want to change this later, but right now, we want a single binary that has every function it requires. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@87476 13f79535-47bb-0310-9956-ffa450edef68
* Correction, commited the vc5. Need vc6 in the tree. Humble appologies.William A. Rowe Jr2000-12-2132-92/+124
| | | | git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@87475 13f79535-47bb-0310-9956-ffa450edef68
* Missed aprlib -> apr in the project overhaulWilliam A. Rowe Jr2000-12-211-8/+8
| | | | git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@87474 13f79535-47bb-0310-9956-ffa450edef68
* Update the README. Libtool and autoconf are not required unless you areRyan Bloom2000-12-211-3/+5
| | | | | | | | a developer. This should make that clearer. Submitted by: Greg Stein git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@87473 13f79535-47bb-0310-9956-ffa450edef68
* Add the INSTALL file.Ryan Bloom2000-12-211-0/+449
| | | | git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@87472 13f79535-47bb-0310-9956-ffa450edef68
* The Win32 overhaul, in summary;William A. Rowe Jr2000-12-2145-1761/+556
| | | | | | | | | | | | Modules are named mod_foo.so Dynamic Libraries are named libfoo.dll, and are stored in bin/ The former ApacheCoreDll is now libhttpd.dll Apache.exe moves to bin/ The make install now copies include, lib, and libexec All build options are normalized, filenames adjusted appropriately git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@87471 13f79535-47bb-0310-9956-ffa450edef68
* Add the README file. Almost a copy from 1.3, but slightly modified.Ryan Bloom2000-12-211-0/+72
| | | | git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@87470 13f79535-47bb-0310-9956-ffa450edef68
* This is about 99% complete for the binbuild script. The only problem thatRyan Bloom2000-12-212-8/+164
| | | | | | | | | still remains is that some of the apr-util functions aren't being compiled in, so they work when the apr-util library is in the right location, but once that library is removed, the server won't start. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@87468 13f79535-47bb-0310-9956-ffa450edef68
* Send HTTP status line in ascii from ebcdic boxes...makes browsers much happier.Greg Ames2000-12-211-0/+1
| | | | git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@87467 13f79535-47bb-0310-9956-ffa450edef68
* why do people keep removing this blank line?Roy T. Fielding2000-12-202-0/+2
| | | | git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@87466 13f79535-47bb-0310-9956-ffa450edef68
* Talk about a nasty hack :-/ Here is the Win32 build solution for theWilliam A. Rowe Jr2000-12-201-3/+9
| | | | | | | missing xcopy /Y option on NT4.0. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@87464 13f79535-47bb-0310-9956-ffa450edef68
* Hmmm... seems the /dy solution wasn't sufficiently portable. This patchWilliam A. Rowe Jr2000-12-201-3/+3
| | | | | | | | | | | prevents us from displaying the files copied, but at least bypasses the confirmation messages. Submitted by: W Stoddard Reviewed by: W Rowe git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@87462 13f79535-47bb-0310-9956-ffa450edef68
* Remove a STATUS entry that can't be implemented cleanly. The problemRyan Bloom2000-12-201-4/+1
| | | | | | | | | | | | is that there are multiple ways to start a CGI script, mod_cgi, mod_cgid, and mod_include. If we move the directives out of the core and into one of those modules, then the rest of the modules won't have it. This may be solvable once mod_include calls out to mod_cgi(d) for the exec tags. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@87461 13f79535-47bb-0310-9956-ffa450edef68
* Switch to the APR-provided APR_CHARSET_EBCDIC feature test macro.Jeff Trawick2000-12-2019-77/+53
| | | | git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@87460 13f79535-47bb-0310-9956-ffa450edef68
* Add a note about the directives to add input and output filters.Ryan Bloom2000-12-201-1/+6
| | | | git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@87458 13f79535-47bb-0310-9956-ffa450edef68
* Today would be a good day to roll a beta. :-)Ryan Bloom2000-12-201-5/+1
| | | | git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@87456 13f79535-47bb-0310-9956-ffa450edef68
* Mention the sendfile issue with FreeBSD.Ryan Bloom2000-12-201-1/+3
| | | | git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@87455 13f79535-47bb-0310-9956-ffa450edef68
* Commit the Announcement for people to review before we go beta.Ryan Bloom2000-12-201-93/+52
| | | | git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@87454 13f79535-47bb-0310-9956-ffa450edef68
* sdbm is in apr-util now.Bill Stoddard2000-12-201-3/+0
| | | | git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@87453 13f79535-47bb-0310-9956-ffa450edef68
* Include mpm.h so the tests for SPMT_OS2_MPM actually work.Brian Havard2000-12-201-0/+1
| | | | git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@87452 13f79535-47bb-0310-9956-ffa450edef68
* When building exports list, allow for multi-part and negative conditionsBrian Havard2000-12-201-2/+2
| | | | | | | in #if tests. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@87451 13f79535-47bb-0310-9956-ffa450edef68
* mention the recent IPv6 changes... I had hoped to get the docJeff Trawick2000-12-201-1/+7
| | | | | | | updated by this time but... git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@87450 13f79535-47bb-0310-9956-ffa450edef68
* exports.c was dependent upon delete-exports, but that dependency will alwaysGreg Stein2000-12-201-6/+11
| | | | | | | | | | | | fail since there is no delete-exports file (thus, exports.c would always get regenerated, recompiled, and relinked). Instead, we move the delete-exports target "up" to the "all" target. However, ltlib.mk doesn't allow us to add things to the "all" target, so we also revise the set of .mk files to use. also use TARGET_EXPORTS consistently. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@87449 13f79535-47bb-0310-9956-ffa450edef68
* Get the binbuild.sh script into the CVS repository and start to modifyRyan Bloom2000-12-201-14/+14
| | | | | | | | it to work with httpd-2.0. There are still a lot of issues with this script, but we have to start someplace. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@87448 13f79535-47bb-0310-9956-ffa450edef68
* Remove the test directory from the top level Makefile, and move the STATUSRyan Bloom2000-12-202-6/+5
| | | | | | | | item to "non-showstopper but nice to fix" category. This is in preparation for tomorrow's BETA. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@87447 13f79535-47bb-0310-9956-ffa450edef68
* Remove some STATUS items, and finish off the install dir re-org.Ryan Bloom2000-12-203-9/+7
| | | | | | | | | | | 1) DSO modules are installed in modules/. If/when Unix gets some shared libraries, those should be installed in libraries/. 2) apache.org:8092 is currently running Apache 2.0. When Brian has time, this will move to port 80 git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@87446 13f79535-47bb-0310-9956-ffa450edef68
* update this lil gemDoug MacEachern2000-12-201-4/+4
| | | | git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@87445 13f79535-47bb-0310-9956-ffa450edef68
* Add the config.layout page back.Ryan Bloom2000-12-201-0/+251
| | | | git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@87443 13f79535-47bb-0310-9956-ffa450edef68
* Remove some redundant checks.Ryan Bloom2000-12-201-4/+0
| | | | | | | Submitted by: Greg Stein git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@87441 13f79535-47bb-0310-9956-ffa450edef68
* Stop calling shared modules libapachemod_*. mod_* is much easier to dealRyan Bloom2000-12-202-4/+5
| | | | | | | with. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@87435 13f79535-47bb-0310-9956-ffa450edef68
* Stop searching in installdir/includes/apr.Ryan Bloom2000-12-201-1/+1
| | | | git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@87434 13f79535-47bb-0310-9956-ffa450edef68
* Round out the Win32 build. Changes include:William A. Rowe Jr2000-12-201-10/+10
| | | | | | | | | | | | | | | | ApacheModuleProxy.dsp moved to os/win32 with the rest of them (yes, all could move the their respective folders, this was the path of least resistance.) All compilation and linkage tags are identical, no incremental tags CPP /Gm removed, /incremental:no consistently applied, and the exception handling /GX was removed from release builds. Every lib builds to LibD/LibR directories. Every executable and dynamic module builds to Debug/Release directories. /Fd"name" tags force .pdb/.idb files to be named as the project, rather than VC##. Assure the build works correctly, and is similar to the normal style. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@87432 13f79535-47bb-0310-9956-ffa450edef68
* Install all headers in the include/ directory.Ryan Bloom2000-12-192-9/+11
| | | | git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@87431 13f79535-47bb-0310-9956-ffa450edef68
* tell AWK to erase existing httpd.default.conf so rebuilds don't append it.Allan K. Edwards2000-12-191-1/+1
| | | | git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@87430 13f79535-47bb-0310-9956-ffa450edef68