]>
granicus.if.org Git - apache/log
Greg Stein [Tue, 12 Dec 2000 10:24:14 +0000 (10:24 +0000)]
pick up exported build variables from APRUTIL
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@87297
13f79535 -47bb-0310-9956-
ffa450edef68
Greg Stein [Tue, 12 Dec 2000 08:56:26 +0000 (08:56 +0000)]
sdbm.h is now apr_sdbm.h
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@87296
13f79535 -47bb-0310-9956-
ffa450edef68
William A. Rowe Jr [Tue, 12 Dec 2000 06:04:41 +0000 (06:04 +0000)]
To enable debugging, uncomment the line commented out below.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@87293
13f79535 -47bb-0310-9956-
ffa450edef68
William A. Rowe Jr [Tue, 12 Dec 2000 06:01:58 +0000 (06:01 +0000)]
Here's what should work flawlessly... WinNT/2K as a service or a
console app, Win9x as a console app or hidden service, the ctrl+c,
ctrl+break and close button on all platforms. Now the rough part,
Win9x, while the processes set themselves up as services, are dieing
on logoff. My guess, the hooks are deregistered regardless on logoff,
unloading the 'partner' .dll that is sitting in WinOldAp's process.
Anyway, before rebooting 1,000 more times, and possibly loosing some
fruits of my effort, here is the working code.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@87291
13f79535 -47bb-0310-9956-
ffa450edef68
Ryan Bloom [Mon, 11 Dec 2000 23:42:01 +0000 (23:42 +0000)]
Get perchild serving pages again. This doesn't work completely, namely it
can't really pass the data correctly yet, but at least it serves pages
correctly when the correct child accepts the page.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@87290
13f79535 -47bb-0310-9956-
ffa450edef68
Joshua Slive [Mon, 11 Dec 2000 21:00:59 +0000 (21:00 +0000)]
Major update of mod_log_config docs.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@87288
13f79535 -47bb-0310-9956-
ffa450edef68
Jeff Trawick [Mon, 11 Dec 2000 19:02:15 +0000 (19:02 +0000)]
config.m4: support mod_ext_filter (I'd been using --with-module
until the recent build changes)
mod_ext_filter.c: get rid of a warning
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@87287
13f79535 -47bb-0310-9956-
ffa450edef68
William A. Rowe Jr [Mon, 11 Dec 2000 16:48:29 +0000 (16:48 +0000)]
So close we can taste it, this patch adds necessary delay timers for
the win32 console window detection, gobs of documentation and some
streamlined and more debuggable structure, pardon the reorg of the
source for Win9xConHook.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@87284
13f79535 -47bb-0310-9956-
ffa450edef68
William A. Rowe Jr [Mon, 11 Dec 2000 02:21:06 +0000 (02:21 +0000)]
Clear out the old cruft, moving function declarations to win9xconhook's
own header. Update the build to reflect the changes
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@87281
13f79535 -47bb-0310-9956-
ffa450edef68
William A. Rowe Jr [Mon, 11 Dec 2000 01:32:52 +0000 (01:32 +0000)]
This prepares to eliminate all 9x Apache issues. We isolate most of
the 9x issues into this module.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@87278
13f79535 -47bb-0310-9956-
ffa450edef68
Joshua Slive [Mon, 11 Dec 2000 00:45:41 +0000 (00:45 +0000)]
Remove mod_log_agent and mod_log_referer from the documentation.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@87277
13f79535 -47bb-0310-9956-
ffa450edef68
Chris Pepper [Sun, 10 Dec 2000 22:19:52 +0000 (22:19 +0000)]
Small fix in intro para.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@87276
13f79535 -47bb-0310-9956-
ffa450edef68
Joshua Slive [Sat, 9 Dec 2000 21:29:56 +0000 (21:29 +0000)]
Getting cloudier.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@87275
13f79535 -47bb-0310-9956-
ffa450edef68
Rich Bowen [Sat, 9 Dec 2000 19:57:35 +0000 (19:57 +0000)]
Adding howto docs from 1.3 tree
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@87274
13f79535 -47bb-0310-9956-
ffa450edef68
Joshua Slive [Sat, 9 Dec 2000 19:50:04 +0000 (19:50 +0000)]
Normalize syntax.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@87273
13f79535 -47bb-0310-9956-
ffa450edef68
Joshua Slive [Sat, 9 Dec 2000 18:59:24 +0000 (18:59 +0000)]
It was sunny in Vancouver this morning, but it's getting cloudy.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@87272
13f79535 -47bb-0310-9956-
ffa450edef68
William A. Rowe Jr [Sat, 9 Dec 2000 16:19:47 +0000 (16:19 +0000)]
Clean up expatlib for the new /GX-, +/Fd and Debug/Release .dll targets.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@87271
13f79535 -47bb-0310-9956-
ffa450edef68
William A. Rowe Jr [Sat, 9 Dec 2000 16:15:19 +0000 (16:15 +0000)]
pcre lives in harmony in Lib[D|R] without /GX, after an /Fd flag
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@87270
13f79535 -47bb-0310-9956-
ffa450edef68
Greg Stein [Fri, 8 Dec 2000 23:19:27 +0000 (23:19 +0000)]
remove building of the dbu test proggie
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@87268
13f79535 -47bb-0310-9956-
ffa450edef68
William A. Rowe Jr [Fri, 8 Dec 2000 19:03:48 +0000 (19:03 +0000)]
Now that sdbm and installer are gone, clean up the win32 build.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@87266
13f79535 -47bb-0310-9956-
ffa450edef68
William A. Rowe Jr [Fri, 8 Dec 2000 18:27:53 +0000 (18:27 +0000)]
The feature macro may appear a bit odd. I'm open to any better suggest.
Define AP_AUTH_DBM_USE_APR for apr dbm access, and apply the symbol to
the win32 build.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@87265
13f79535 -47bb-0310-9956-
ffa450edef68
William A. Rowe Jr [Fri, 8 Dec 2000 18:06:12 +0000 (18:06 +0000)]
Moved to apr-util/test
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@87264
13f79535 -47bb-0310-9956-
ffa450edef68
William A. Rowe Jr [Fri, 8 Dec 2000 17:39:25 +0000 (17:39 +0000)]
Back out the .dsp changes (my bad - jumped to fast.)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@87263
13f79535 -47bb-0310-9956-
ffa450edef68
William A. Rowe Jr [Fri, 8 Dec 2000 17:38:05 +0000 (17:38 +0000)]
Adjustments to dav for apr_dbm_open args change
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@87262
13f79535 -47bb-0310-9956-
ffa450edef68
William A. Rowe Jr [Fri, 8 Dec 2000 17:32:29 +0000 (17:32 +0000)]
Fix a nit, unreferenced symbol
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@87261
13f79535 -47bb-0310-9956-
ffa450edef68
Greg Stein [Fri, 8 Dec 2000 12:40:20 +0000 (12:40 +0000)]
configure's --with-* type switches are the standard way to specify foreign
directories to a package. APRUTIL works this way, and does not need APR's
location at buildconf.sh time.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@87260
13f79535 -47bb-0310-9956-
ffa450edef68
Greg Stein [Fri, 8 Dec 2000 09:53:57 +0000 (09:53 +0000)]
provide complete instructions on fetching APR and APRUTIL
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@87258
13f79535 -47bb-0310-9956-
ffa450edef68
Greg Stein [Fri, 8 Dec 2000 09:33:31 +0000 (09:33 +0000)]
not into looking into this right now, but it should be done. just watch the
make output and the bazillion -export-dynamic options getting added to know
that something should be fixed :-)
[ and more precisely, it is needed for AP modules, but not Apache itself nor
libraries such as libmain.la; therefore, the move to special.mk ]
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@87257
13f79535 -47bb-0310-9956-
ffa450edef68
Ryan Bloom [Fri, 8 Dec 2000 01:26:31 +0000 (01:26 +0000)]
Get Apache filters and Apr-util buckets using the same values for
blocking and non-blocking reads. This allows us to use the mode parameter
passed to a filter to read from the bucket correctly.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@87256
13f79535 -47bb-0310-9956-
ffa450edef68
William A. Rowe Jr [Thu, 7 Dec 2000 22:40:33 +0000 (22:40 +0000)]
This file's targets made no sense in the new schema. I'm not certain
they make sense yet anyways, but this is improvement.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@87255
13f79535 -47bb-0310-9956-
ffa450edef68
William A. Rowe Jr [Thu, 7 Dec 2000 22:18:12 +0000 (22:18 +0000)]
Eliminate the /GX flag from release builds of the support tree. This
disables exception handling overhead that has no handler in Apache.
Add the /Fd"Debug|Release/projname" options to eliminate conflicting
vc50.pdb and vc50.idb files.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@87254
13f79535 -47bb-0310-9956-
ffa450edef68
William A. Rowe Jr [Thu, 7 Dec 2000 21:37:42 +0000 (21:37 +0000)]
With this patch, dav and file_cache ride again :-) Note file_cache now
uses mmaps, which may or may not be desired on win32.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@87253
13f79535 -47bb-0310-9956-
ffa450edef68
Jeff Trawick [Thu, 7 Dec 2000 18:12:48 +0000 (18:12 +0000)]
ab: use apr_parse_addr_port() in parse_url().
httpd.exp: Add the new APR symbol apr_parse_addr_port.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@87252
13f79535 -47bb-0310-9956-
ffa450edef68
Ryan Bloom [Thu, 7 Dec 2000 16:14:19 +0000 (16:14 +0000)]
Add some files that should be installed when we install Apache.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@87251
13f79535 -47bb-0310-9956-
ffa450edef68
Greg Stein [Thu, 7 Dec 2000 11:52:17 +0000 (11:52 +0000)]
*) top-level: build our base libraries (srclib) first since these (by
definition) have no dependencies on anything else. this will also ensure
that we have *.exports available for building server/
*) add the "test" SUBDIR back in so that it gets called for "make clean" and
other types of make targets.
*) revise test/Makefile.in so that it does not build any test programs by
default. add "make test" to build any/all test programs.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@87250
13f79535 -47bb-0310-9956-
ffa450edef68
Greg Stein [Thu, 7 Dec 2000 11:37:08 +0000 (11:37 +0000)]
*) fix up buildexports.sh:
- enable it to be run from any dir by passing a parameter for the
location of srclib, and using its own location for determining where
the AWK script is located
- accept exports files on STDIN, and produce output on STDOUT
- use "pwd" and cd back to it, rather than assuming ../../.. (which might
not apply if we feed it other export files)
- add USAGE reporting
*) generate exports.c during normal build of "server" rather than during the
buildconf stage. update invocation to match above changes
*) revamp the ap_ugly_hack referencing in main.c: put it at the bottom of
the file with the other, similar references, and style it similarly.
*) remove the ap_ugly_hack declaration from http_main.h; it is internal to
the "server" code
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@87249
13f79535 -47bb-0310-9956-
ffa450edef68
Greg Stein [Thu, 7 Dec 2000 10:54:15 +0000 (10:54 +0000)]
*) simplify the AWK script a bit
*) do not put the (const void *) cast into the code (it isn't needed)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@87248
13f79535 -47bb-0310-9956-
ffa450edef68
Greg Stein [Thu, 7 Dec 2000 10:40:01 +0000 (10:40 +0000)]
*) remove STANDARD_LIBS line; it is unused/unneeded
*) simplify by removing the extra AC_DEFUN() in each file
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@87247
13f79535 -47bb-0310-9956-
ffa450edef68
Greg Stein [Thu, 7 Dec 2000 10:31:16 +0000 (10:31 +0000)]
*) add check for mod_so
*) juse use APACHE_MODULE (the custom defun only saved a single arg)
*) toss AC_SUBST(STANDARD_LIBS) line; it isn't used/needed
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@87246
13f79535 -47bb-0310-9956-
ffa450edef68
Manoj Kasichainula [Thu, 7 Dec 2000 08:56:17 +0000 (08:56 +0000)]
My cable apparently cut out in the middle of DBZ. grrr.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@87245
13f79535 -47bb-0310-9956-
ffa450edef68
Ryan Bloom [Thu, 7 Dec 2000 05:01:01 +0000 (05:01 +0000)]
Port httpd to the newest MMAP api.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@87243
13f79535 -47bb-0310-9956-
ffa450edef68
Ryan Bloom [Thu, 7 Dec 2000 04:15:27 +0000 (04:15 +0000)]
Change some spaces to tabs.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@87242
13f79535 -47bb-0310-9956-
ffa450edef68
Ryan Bloom [Thu, 7 Dec 2000 03:32:54 +0000 (03:32 +0000)]
Make mod_include use a hash table to associate directive tags with
functions. This allows modules to implement their own SSI tags easily.
The idea is simple enough, a module can insert it's own tag and function
combination into a hash table provided by mod_include. While mod_include
parses an SSI file, when it encounters a tag in the file, it does a
hash lookup to find the function that implements that tag, and passes
all of the relevant data to the function. That function is then
responsible for processing the tag and handing the remaining data back
to mod_include for further processing.
Submitted by: Paul J. Reder <rederpj@raleigh.ibm.com>
Reviewed by: Ryan Bloom
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@87241
13f79535 -47bb-0310-9956-
ffa450edef68
Ryan Bloom [Thu, 7 Dec 2000 03:22:41 +0000 (03:22 +0000)]
Install the manual correctly.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@87240
13f79535 -47bb-0310-9956-
ffa450edef68
Ryan Bloom [Thu, 7 Dec 2000 00:17:52 +0000 (00:17 +0000)]
Remove an incorrect comment.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@87239
13f79535 -47bb-0310-9956-
ffa450edef68
Ryan Bloom [Wed, 6 Dec 2000 21:11:58 +0000 (21:11 +0000)]
Get the Perchild MPM serving pages again.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@87238
13f79535 -47bb-0310-9956-
ffa450edef68
Ryan Bloom [Wed, 6 Dec 2000 18:41:05 +0000 (18:41 +0000)]
Add cgi and cgid back into the configuration system.
Submitted by: Paul J. Reder <rederpj@raleigh.ibm.com>
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@87237
13f79535 -47bb-0310-9956-
ffa450edef68
Greg Stein [Wed, 6 Dec 2000 08:17:12 +0000 (08:17 +0000)]
"I like a girl that sleeps above the covers. Four feet above the covers."
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@87236
13f79535 -47bb-0310-9956-
ffa450edef68
Greg Stein [Wed, 6 Dec 2000 08:16:19 +0000 (08:16 +0000)]
don't build test by default. users/developers can go to the dir manually and
build if necessary.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@87235
13f79535 -47bb-0310-9956-
ffa450edef68
Greg Stein [Wed, 6 Dec 2000 08:13:14 +0000 (08:13 +0000)]
get the test directory working again:
- use apr_dbm.h and the updated naming
- don't try to link against libap(util?) or libsdbm. just use libaprutil.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@87234
13f79535 -47bb-0310-9956-
ffa450edef68
Greg Stein [Wed, 6 Dec 2000 08:10:36 +0000 (08:10 +0000)]
switch to apr_dbm.h and the updated naming
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@87233
13f79535 -47bb-0310-9956-
ffa450edef68
Greg Stein [Wed, 6 Dec 2000 08:07:44 +0000 (08:07 +0000)]
apache_need_sdbm is no longer applicable. clean it out.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@87232
13f79535 -47bb-0310-9956-
ffa450edef68
Greg Stein [Wed, 6 Dec 2000 08:06:32 +0000 (08:06 +0000)]
remove APACHE_CHECK_DBM and the usage of srclib/sdbm/. this stuff is part of
APRUTIL now.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@87231
13f79535 -47bb-0310-9956-
ffa450edef68
William A. Rowe Jr [Wed, 6 Dec 2000 06:01:01 +0000 (06:01 +0000)]
Goodbye exported apr_canonical_error
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@87230
13f79535 -47bb-0310-9956-
ffa450edef68
William A. Rowe Jr [Wed, 6 Dec 2000 05:59:50 +0000 (05:59 +0000)]
This solves two issues, one is a backref from apr-util into the
apache namespace, and the second is the proper linkage declarations
and their explanations. Documented the distinction between
AP_IMPLEMENT_HOOK_ and AP_IMPLEMENT_EXPORT_HOOK_
This doesn't resolve any export issues within apr-util, however.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@87229
13f79535 -47bb-0310-9956-
ffa450edef68
Bill Stoddard [Wed, 6 Dec 2000 04:42:33 +0000 (04:42 +0000)]
And this gets Apache for Windows compiling from the command line and
serving files again. The APR_DECLARE_DATA declaration allows the
ap_*_type structures to be exported which is reqired for the correct
operation of the AP_BUCKET_IS_* macros.
An alternate way to fix this problem is to explicitly break the bucket
type out of the "type" structure in ap_bucketi and represent each bucket
type with an enum.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@87228
13f79535 -47bb-0310-9956-
ffa450edef68
Ryan Bloom [Wed, 6 Dec 2000 00:46:17 +0000 (00:46 +0000)]
Get Apache installing again.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@87226
13f79535 -47bb-0310-9956-
ffa450edef68
Ryan Bloom [Tue, 5 Dec 2000 22:44:50 +0000 (22:44 +0000)]
Get the perchild MPM building cleanly again. This hasn't been tested,
because I can't install Apache right now. As soon as I get the make
install target working, I'll test this MPM.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@87224
13f79535 -47bb-0310-9956-
ffa450edef68
William A. Rowe Jr [Tue, 5 Dec 2000 21:02:20 +0000 (21:02 +0000)]
Fix some leftover dirtyness from the conversion. All is building
over in Win32 land.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@87223
13f79535 -47bb-0310-9956-
ffa450edef68
William A. Rowe Jr [Tue, 5 Dec 2000 20:59:32 +0000 (20:59 +0000)]
Fixed the make, crippled dav till it's building.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@87222
13f79535 -47bb-0310-9956-
ffa450edef68
William A. Rowe Jr [Tue, 5 Dec 2000 20:36:03 +0000 (20:36 +0000)]
The -big- fix, all the proper linkages for BaseAddr.ref plus a bit.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@87221
13f79535 -47bb-0310-9956-
ffa450edef68
William A. Rowe Jr [Tue, 5 Dec 2000 20:08:26 +0000 (20:08 +0000)]
We build through Apache.exe!!! Onwards...
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@87220
13f79535 -47bb-0310-9956-
ffa450edef68
William A. Rowe Jr [Tue, 5 Dec 2000 19:42:26 +0000 (19:42 +0000)]
Got a little carried away earlier with path names :-)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@87219
13f79535 -47bb-0310-9956-
ffa450edef68
William A. Rowe Jr [Tue, 5 Dec 2000 19:41:13 +0000 (19:41 +0000)]
Slide symbols from one place to another.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@87218
13f79535 -47bb-0310-9956-
ffa450edef68
William A. Rowe Jr [Tue, 5 Dec 2000 19:28:13 +0000 (19:28 +0000)]
A little fix here, little fix there
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@87217
13f79535 -47bb-0310-9956-
ffa450edef68
Ryan Bloom [Tue, 5 Dec 2000 18:29:06 +0000 (18:29 +0000)]
Generate the apr-utils exports file using APR's buildexports scripts.
This also modified Apache's buildconf to add those symbols to the
exports.c file.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@87216
13f79535 -47bb-0310-9956-
ffa450edef68
Bill Stoddard [Tue, 5 Dec 2000 18:26:25 +0000 (18:26 +0000)]
Windows project file update to accomodate the new directory structure.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@87215
13f79535 -47bb-0310-9956-
ffa450edef68
William A. Rowe Jr [Tue, 5 Dec 2000 17:44:07 +0000 (17:44 +0000)]
Set up dependencies on the apr-util package.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@87214
13f79535 -47bb-0310-9956-
ffa450edef68
William A. Rowe Jr [Tue, 5 Dec 2000 17:38:40 +0000 (17:38 +0000)]
A bit of inclusion for the apr-util package.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@87213
13f79535 -47bb-0310-9956-
ffa450edef68
William A. Rowe Jr [Tue, 5 Dec 2000 16:37:50 +0000 (16:37 +0000)]
This patch illustrates the new locations, and makes the majority of the
adjustments. Now to actually try to build the thing.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@87212
13f79535 -47bb-0310-9956-
ffa450edef68
Jeff Trawick [Tue, 5 Dec 2000 16:18:54 +0000 (16:18 +0000)]
Fix two spelling and syntax problems in ap_get_local_host().
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@87211
13f79535 -47bb-0310-9956-
ffa450edef68
William A. Rowe Jr [Tue, 5 Dec 2000 14:49:27 +0000 (14:49 +0000)]
Release the last occurance of apr_canonical_error. Next stop, apr.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@87210
13f79535 -47bb-0310-9956-
ffa450edef68
Brian Havard [Tue, 5 Dec 2000 14:48:47 +0000 (14:48 +0000)]
Use quotes instead of angle brackets when including apr_strings.h so that
a dependency is generated for it & to be consistent with the rest of Apache.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@87209
13f79535 -47bb-0310-9956-
ffa450edef68
Brian Havard [Tue, 5 Dec 2000 14:36:31 +0000 (14:36 +0000)]
Speed up the generation of exports.c by using an awk script to process
apr.exports instead of shell script.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@87208
13f79535 -47bb-0310-9956-
ffa450edef68
Brian Havard [Tue, 5 Dec 2000 13:54:11 +0000 (13:54 +0000)]
Include mpm.h so that we know which MPM is being built and therefore
when to export ap_listen_open().
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@87207
13f79535 -47bb-0310-9956-
ffa450edef68
Brian Havard [Tue, 5 Dec 2000 13:50:28 +0000 (13:50 +0000)]
Clean up some warnings about APR string functions by including appropriate
header.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@87206
13f79535 -47bb-0310-9956-
ffa450edef68
Brian Havard [Tue, 5 Dec 2000 13:47:39 +0000 (13:47 +0000)]
OS/2: os.c doesn't exist anymore, remove it from the build.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@87205
13f79535 -47bb-0310-9956-
ffa450edef68
Brian Havard [Tue, 5 Dec 2000 12:58:27 +0000 (12:58 +0000)]
Remove "installer" from the ignore list so the directory doesn't get blown
away every time I do a cvsclean.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@87204
13f79535 -47bb-0310-9956-
ffa450edef68
Jeff Trawick [Tue, 5 Dec 2000 12:45:27 +0000 (12:45 +0000)]
Get make distclean working again. The replaced egrep-style regexp does
not work as-is with "GNU sed version 3.02".
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@87203
13f79535 -47bb-0310-9956-
ffa450edef68
William A. Rowe Jr [Tue, 5 Dec 2000 06:57:20 +0000 (06:57 +0000)]
En route to httpd-2.0/modules/... in their appropriate places.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@87202
13f79535 -47bb-0310-9956-
ffa450edef68
Ryan Bloom [Tue, 5 Dec 2000 05:32:59 +0000 (05:32 +0000)]
Make ApacheBench compile cleanly again
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@87201
13f79535 -47bb-0310-9956-
ffa450edef68
Ryan Bloom [Tue, 5 Dec 2000 05:28:16 +0000 (05:28 +0000)]
Build apr-util correctly when building the rest of the server.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@87200
13f79535 -47bb-0310-9956-
ffa450edef68
Ryan Bloom [Tue, 5 Dec 2000 05:27:46 +0000 (05:27 +0000)]
Use the correct apr-util library
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@87199
13f79535 -47bb-0310-9956-
ffa450edef68
Ryan Bloom [Tue, 5 Dec 2000 04:55:26 +0000 (04:55 +0000)]
Make the test for APR a bit more stringent and add a check for apr-util
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@87198
13f79535 -47bb-0310-9956-
ffa450edef68
Ryan Bloom [Tue, 5 Dec 2000 04:30:55 +0000 (04:30 +0000)]
Add apr-util to the build process. This should now build once everything
has been checked out to the correct locations.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@87197
13f79535 -47bb-0310-9956-
ffa450edef68
Ryan Bloom [Tue, 5 Dec 2000 03:51:41 +0000 (03:51 +0000)]
Add a couple of files that I missed earlier today.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@87196
13f79535 -47bb-0310-9956-
ffa450edef68
Ryan Bloom [Tue, 5 Dec 2000 03:48:26 +0000 (03:48 +0000)]
Ignore all the files that are generated during a build
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@87195
13f79535 -47bb-0310-9956-
ffa450edef68
Ryan Bloom [Tue, 5 Dec 2000 03:40:34 +0000 (03:40 +0000)]
Do not automatically add the core module to the modules.c file. This
module will be added when we build it.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@87194
13f79535 -47bb-0310-9956-
ffa450edef68
Ryan Bloom [Tue, 5 Dec 2000 03:39:14 +0000 (03:39 +0000)]
Don't find Makefiles in apr or apr-utils, because those libraries will take
care of cleaning and distcleaning on their own.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@87193
13f79535 -47bb-0310-9956-
ffa450edef68
Ryan Bloom [Tue, 5 Dec 2000 02:45:50 +0000 (02:45 +0000)]
Apache builds again, although the test directory doesn't. I will work on
the test directory soon. The server does NOT currently run, but it does
build cleanly.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@87192
13f79535 -47bb-0310-9956-
ffa450edef68
Ryan Bloom [Tue, 5 Dec 2000 01:22:05 +0000 (01:22 +0000)]
Get the support programs building properly. Httpd itself is next.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@87191
13f79535 -47bb-0310-9956-
ffa450edef68
Ryan Bloom [Tue, 5 Dec 2000 00:36:09 +0000 (00:36 +0000)]
Get base Apache to build properly. This doesn't solve the problem of
not having apr-util, but we should be getting to the link stage now.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@87190
13f79535 -47bb-0310-9956-
ffa450edef68
Ryan Bloom [Mon, 4 Dec 2000 23:24:23 +0000 (23:24 +0000)]
Buff was removed this weekend, so the STATUS item should go away. This
also adds the STATUS file to the new httpd-2.0 directory, with all the
history from apache-2.0
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@87188
13f79535 -47bb-0310-9956-
ffa450edef68
Ryan Bloom [Mon, 4 Dec 2000 22:33:51 +0000 (22:33 +0000)]
Get Apache to configure completely again. This still doesn't build, but
now we are getting very close.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@87187
13f79535 -47bb-0310-9956-
ffa450edef68
Ryan Bloom [Mon, 4 Dec 2000 21:38:51 +0000 (21:38 +0000)]
Get the modules configuration stuff working correctly. This just deals
with STANDARD modules and Protocol, not MPMs.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@87186
13f79535 -47bb-0310-9956-
ffa450edef68
Ryan Bloom [Mon, 4 Dec 2000 20:34:48 +0000 (20:34 +0000)]
Start to add back the config.m4 and Makefile.in's that were separated out
during the repository move.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@87184
13f79535 -47bb-0310-9956-
ffa450edef68
Ryan Bloom [Mon, 4 Dec 2000 20:10:39 +0000 (20:10 +0000)]
Start pointing the configuration scripts to the correct directories
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@87183
13f79535 -47bb-0310-9956-
ffa450edef68
Jeff Trawick [Mon, 4 Dec 2000 19:26:04 +0000 (19:26 +0000)]
Get rid of ap_new_apr_connection(). ap_new_connection() now has
fewer parameters: the local and remote socket addresses were removed
from the parameter list because all required information is available
via the APR socket.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@87182
13f79535 -47bb-0310-9956-
ffa450edef68
Jeff Trawick [Mon, 4 Dec 2000 19:24:10 +0000 (19:24 +0000)]
Get rid of ap_new_apr_connection(). ap_new_connection() now has
fewer parameters: the local and remote socket addresses were removed
from the parameter list because all required information is available
via the APR socket.
I haven't tested the most important part -- the WinNT MPM changes
-- but it compiles and it looks okay :) If the WinNT MPM works on
Win98 these days let me know.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@87181
13f79535 -47bb-0310-9956-
ffa450edef68
Allan K. Edwards [Mon, 4 Dec 2000 19:13:55 +0000 (19:13 +0000)]
Get WIN32 building again
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@87180
13f79535 -47bb-0310-9956-
ffa450edef68