]>
granicus.if.org Git - apache/log
Erik Abele [Sat, 24 Aug 2002 17:54:20 +0000 (17:54 +0000)]
Added correct Content-type header (charset).
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@96520
13f79535 -47bb-0310-9956-
ffa450edef68
Erik Abele [Sat, 24 Aug 2002 16:45:42 +0000 (16:45 +0000)]
Included two new SSI-vars to correct the internationalized
error-response behaviours. CHARACTER_ENCODING, CONTENT_LANGUAGE.
Submitted by: Hiroaki Kawai <hawk@bcl.t.u-tokyo.ac.jp>
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@96519
13f79535 -47bb-0310-9956-
ffa450edef68
Erik Abele [Sat, 24 Aug 2002 12:01:56 +0000 (12:01 +0000)]
Fixed some typos, improved the security note.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@96518
13f79535 -47bb-0310-9956-
ffa450edef68
Erik Abele [Sat, 24 Aug 2002 11:41:24 +0000 (11:41 +0000)]
Typo.
Submitted by: David Shane Holden <dpejesh@yahoo.com>
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@96517
13f79535 -47bb-0310-9956-
ffa450edef68
Erik Abele [Sat, 24 Aug 2002 11:20:22 +0000 (11:20 +0000)]
Fixed a lot of typos and link errors.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@96516
13f79535 -47bb-0310-9956-
ffa450edef68
Joshua Slive [Sat, 24 Aug 2002 00:56:27 +0000 (00:56 +0000)]
Wrong directive name.
Submitted by: Andre Malo <ndparker@gmx.net>
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@96514
13f79535 -47bb-0310-9956-
ffa450edef68
Erik Abele [Sat, 24 Aug 2002 00:11:53 +0000 (00:11 +0000)]
updated contributors info (alphabetized).
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@96512
13f79535 -47bb-0310-9956-
ffa450edef68
Erik Abele [Fri, 23 Aug 2002 23:58:22 +0000 (23:58 +0000)]
XHTMLized some tags.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@96510
13f79535 -47bb-0310-9956-
ffa450edef68
Erik Abele [Fri, 23 Aug 2002 23:21:32 +0000 (23:21 +0000)]
Fixed XML error.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@96509
13f79535 -47bb-0310-9956-
ffa450edef68
Greg Stein [Fri, 23 Aug 2002 22:16:05 +0000 (22:16 +0000)]
Clarify the use and sequencing of these three hooks.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@96508
13f79535 -47bb-0310-9956-
ffa450edef68
Jeff Trawick [Fri, 23 Aug 2002 22:04:32 +0000 (22:04 +0000)]
add some comments pertaining to the use of apr_tokenize_to_argv for
building the command-line to the external program
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@96507
13f79535 -47bb-0310-9956-
ffa450edef68
Erik Abele [Fri, 23 Aug 2002 21:07:51 +0000 (21:07 +0000)]
Fixed typo & link.
Submitted by: David Shane Holden <dpejesh@yahoo.com>
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@96506
13f79535 -47bb-0310-9956-
ffa450edef68
Erik Abele [Fri, 23 Aug 2002 21:02:16 +0000 (21:02 +0000)]
New XML.
Submitted by: David Shane Holden <dpejesh@yahoo.com>
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@96505
13f79535 -47bb-0310-9956-
ffa450edef68
Ian Holsman [Fri, 23 Aug 2002 19:36:26 +0000 (19:36 +0000)]
Make version strings work properly with update macro definitions
Submitted by : Branko Cibej <brane@xbc.nu>
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@96503
13f79535 -47bb-0310-9956-
ffa450edef68
Jeff Trawick [Fri, 23 Aug 2002 18:51:44 +0000 (18:51 +0000)]
fix breakage of dbm maps which was introduced in the previous commit
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@96502
13f79535 -47bb-0310-9956-
ffa450edef68
Ian Holsman [Fri, 23 Aug 2002 18:05:38 +0000 (18:05 +0000)]
Major/Minor/Min[imal]
now working as one (with a sane mind) would thing it should
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@96501
13f79535 -47bb-0310-9956-
ffa450edef68
Ian Holsman [Fri, 23 Aug 2002 17:24:39 +0000 (17:24 +0000)]
new option to ServerTokens. "Maj[or]" which displays a server response
similar to Apache/2.0
Also surfaced the directive in the standard config, defaulting to FULL
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@96500
13f79535 -47bb-0310-9956-
ffa450edef68
Ian Holsman [Fri, 23 Aug 2002 16:59:24 +0000 (16:59 +0000)]
Make Caching work for subrequests.
If this is not set to one under the AP_FTYPE_CONTENT_SET
then the EOS is eaten by the CORE_SUBREQ (name?) filter
causing us not to cache anything
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@96499
13f79535 -47bb-0310-9956-
ffa450edef68
Joshua Slive [Fri, 23 Aug 2002 15:29:21 +0000 (15:29 +0000)]
Note that nicknames can't be recursively defined.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@96497
13f79535 -47bb-0310-9956-
ffa450edef68
Dirk-Willem van Gulik [Fri, 23 Aug 2002 15:15:08 +0000 (15:15 +0000)]
Hall of blame update.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@96496
13f79535 -47bb-0310-9956-
ffa450edef68
Dirk-Willem van Gulik [Fri, 23 Aug 2002 15:13:37 +0000 (15:13 +0000)]
Changes as submitted by
Hiroaki KAWAI <hawk@bcl.t.u-tokyo.ac.jp>
and
Peter Van Biesen <peter.vanbiesen@vlafo.be>
to get a dutch version in.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@96495
13f79535 -47bb-0310-9956-
ffa450edef68
Jeff Trawick [Fri, 23 Aug 2002 12:49:08 +0000 (12:49 +0000)]
add the ability to specify the dbm type (e.g., gdbm, ndbm) for
dbm rewrite maps
use dbm:filename for the default type
use dbm=TYPE:filename for a non-default type
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@96493
13f79535 -47bb-0310-9956-
ffa450edef68
Joshua Slive [Thu, 22 Aug 2002 23:42:22 +0000 (23:42 +0000)]
MaxSpareServers and MinSpareServers are native to prefork, not mpm_common.
Submitted by: David Shane Holden <dpejesh@yahoo.com>
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@96492
13f79535 -47bb-0310-9956-
ffa450edef68
Bradley Nicholes [Thu, 22 Aug 2002 18:21:31 +0000 (18:21 +0000)]
Adding the LDAP docs back into the LDAP project. They didn't seem to make
it when the httpd-ldap project was created.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@96488
13f79535 -47bb-0310-9956-
ffa450edef68
Ian Holsman [Thu, 22 Aug 2002 15:02:49 +0000 (15:02 +0000)]
Add A warning when servers don't set their status line
PR:
Obtained from:
Submitted by:
Reviewed by:
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@96484
13f79535 -47bb-0310-9956-
ffa450edef68
Jeff Trawick [Thu, 22 Aug 2002 11:23:26 +0000 (11:23 +0000)]
remove some remaining NO_DBM_REWRITEMAP cruft from mod_rewrite
which broke the build on Win32
mod_rewrite.h didn't spit out the decl of lookup_map_dbmfile
if NO_DBM_REWRITEMAP was still defined, and mod_rewrite.dsp
continued to define NO_DBM_REWRITEMAP
Reported by: Jerry Baker <jerrybaker@attbi.com>
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@96483
13f79535 -47bb-0310-9956-
ffa450edef68
Joshua Slive [Thu, 22 Aug 2002 02:57:07 +0000 (02:57 +0000)]
Darn. There appears to be something wrong with the xml->html system.
Rebuilding to get correct paths.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@96482
13f79535 -47bb-0310-9956-
ffa450edef68
Joshua Slive [Thu, 22 Aug 2002 02:53:02 +0000 (02:53 +0000)]
Update the environment variable docs with a couple new
special-purpose variables and a reference to the mod_ext_filter
use of env variables.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@96481
13f79535 -47bb-0310-9956-
ffa450edef68
Jeff Trawick [Wed, 21 Aug 2002 19:47:15 +0000 (19:47 +0000)]
Change mod_rewrite to use apr-util's dbm support for dbm rewrite
maps.
For now, the SDBM dbm flavor is always used. It won't be compatible
with dbm rewrite maps built for Apache 1.3 until apr-util supports
ndbm and mod_rewrite is changed to prefer ndbm over the built-in
sdbm.
PR: 10644
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@96478
13f79535 -47bb-0310-9956-
ffa450edef68
William A. Rowe Jr [Wed, 21 Aug 2002 19:12:46 +0000 (19:12 +0000)]
Small fixes for SSLC
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@96477
13f79535 -47bb-0310-9956-
ffa450edef68
Cliff Woolley [Wed, 21 Aug 2002 17:49:18 +0000 (17:49 +0000)]
Fix a problem whereby RewriteMap prg:'s would get out of sync due to
the inappropriate use of nonblocking reads. Also get rid of the stderr
altogether since mod_rewrite never uses it.
PR: 9534
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@96475
13f79535 -47bb-0310-9956-
ffa450edef68
Erik Abele [Wed, 21 Aug 2002 17:41:43 +0000 (17:41 +0000)]
Added contributors info for Swedish and Italian.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@96474
13f79535 -47bb-0310-9956-
ffa450edef68
Erik Abele [Wed, 21 Aug 2002 17:34:21 +0000 (17:34 +0000)]
Added Italian error doc translations + some cosmetics.
Submitted by: Luigi Rosa <lrosa@mail.hypertrek.info>
Reviewed by: Paolo Campegiani <p.campegiani@libero.it>
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@96473
13f79535 -47bb-0310-9956-
ffa450edef68
Paul J. Reder [Wed, 21 Aug 2002 16:42:54 +0000 (16:42 +0000)]
Submitted by: Paul J. Reder
Reviewed by: Jeff Trawick
Fixes required to get quoted and escaped command args working in
mod_ext_filter. There are also fixes in APR that were submitted
via a patch to apr_cpystrn.c PR 11793
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@96472
13f79535 -47bb-0310-9956-
ffa450edef68
Ian Holsman [Wed, 21 Aug 2002 16:01:15 +0000 (16:01 +0000)]
fix the case when a server doesn't send a response string
Submitted by: Brett Hutley <brett@hutley.net> J.D. Silvester <jsilves@uwo.ca>
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@96469
13f79535 -47bb-0310-9956-
ffa450edef68
Joshua Slive [Wed, 21 Aug 2002 15:44:43 +0000 (15:44 +0000)]
Mention that exec requires mod_cgi.
PR: 10574
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@96468
13f79535 -47bb-0310-9956-
ffa450edef68
Joshua Slive [Wed, 21 Aug 2002 15:38:36 +0000 (15:38 +0000)]
Mention that server-status pages use mod_status and also change some
generic domain references to use example.com.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@96467
13f79535 -47bb-0310-9956-
ffa450edef68
Joshua Slive [Wed, 21 Aug 2002 13:52:53 +0000 (13:52 +0000)]
One further change to the worker docs regarding the MaxClients confusion.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@96466
13f79535 -47bb-0310-9956-
ffa450edef68
Jim Jagielski [Wed, 21 Aug 2002 13:32:16 +0000 (13:32 +0000)]
Minor error log typo
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@96463
13f79535 -47bb-0310-9956-
ffa450edef68
Astrid Malo [Tue, 20 Aug 2002 21:09:25 +0000 (21:09 +0000)]
added context 'virtua host'
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@96462
13f79535 -47bb-0310-9956-
ffa450edef68
Astrid Malo [Tue, 20 Aug 2002 20:51:13 +0000 (20:51 +0000)]
added context 'virtual host'
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@96461
13f79535 -47bb-0310-9956-
ffa450edef68
Joshua Slive [Tue, 20 Aug 2002 20:31:26 +0000 (20:31 +0000)]
HTML transformations of last commit.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@96459
13f79535 -47bb-0310-9956-
ffa450edef68
Joshua Slive [Tue, 20 Aug 2002 20:30:58 +0000 (20:30 +0000)]
Update docs on MaxClients under worker, and clean up a few things.
This has been wrong for a LONG time, and it could really use a review
by some of the worker MPM developers.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@96458
13f79535 -47bb-0310-9956-
ffa450edef68
William A. Rowe Jr [Tue, 20 Aug 2002 18:32:09 +0000 (18:32 +0000)]
Fix bug reported as PR 11854.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@96456
13f79535 -47bb-0310-9956-
ffa450edef68
Bill Stoddard [Mon, 19 Aug 2002 22:13:18 +0000 (22:13 +0000)]
Fix another compile break.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@96452
13f79535 -47bb-0310-9956-
ffa450edef68
Ian Holsman [Mon, 19 Aug 2002 20:40:08 +0000 (20:40 +0000)]
Make module loading error messages more informative
Bug #11213
Obtained from: Ian Darwin <ian779@darwinsys.com>
Reviewed by: Ian Holsman
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@96449
13f79535 -47bb-0310-9956-
ffa450edef68
Bradley Nicholes [Mon, 19 Aug 2002 15:46:24 +0000 (15:46 +0000)]
Binaries for Apache for NetWare 2.0.40 are available
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@96443
13f79535 -47bb-0310-9956-
ffa450edef68
Justin Erenkrantz [Mon, 19 Aug 2002 07:33:45 +0000 (07:33 +0000)]
Use APR_PARSE_ARGUMENTS instead of APACHE_PARSE_ARGUMENTS
Submitted by: Thom May <thom@planetarytramp.net>
Reviewed by: Justin Erenkrantz
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@96441
13f79535 -47bb-0310-9956-
ffa450edef68
Justin Erenkrantz [Mon, 19 Aug 2002 07:28:18 +0000 (07:28 +0000)]
Style fixes. (long lines)
(Justin tweaked one character in this patch.)
Submitted by: Thom May <thom@planetarytramp.net>
Reviewed by: Justin Erenkrantz
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@96440
13f79535 -47bb-0310-9956-
ffa450edef68
Ian Holsman [Sun, 18 Aug 2002 21:01:06 +0000 (21:01 +0000)]
PR:
Obtained from:
Submitted by: Alexey Panchenko alexey@liwest.ru
Reviewed by:
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@96439
13f79535 -47bb-0310-9956-
ffa450edef68
Erik Abele [Sun, 18 Aug 2002 19:24:17 +0000 (19:24 +0000)]
New XML.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@96438
13f79535 -47bb-0310-9956-
ffa450edef68
Erik Abele [Sun, 18 Aug 2002 13:04:19 +0000 (13:04 +0000)]
Get XML to conform to current DTD.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@96435
13f79535 -47bb-0310-9956-
ffa450edef68
Erik Abele [Sun, 18 Aug 2002 13:01:34 +0000 (13:01 +0000)]
Fixed some XML-issues.
Submitted by: David Shane Holden <dpejesh@yahoo.com>
Additionally added 'virtual host' to context-details.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@96434
13f79535 -47bb-0310-9956-
ffa450edef68
Bill Stoddard [Sun, 18 Aug 2002 12:37:32 +0000 (12:37 +0000)]
Update changes
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@96433
13f79535 -47bb-0310-9956-
ffa450edef68
Bill Stoddard [Sun, 18 Aug 2002 12:33:05 +0000 (12:33 +0000)]
Get mod_disk_cache working.
Submitted by: Eric Prud'hommeaux
Reviewes by: Paul Reder, Bill Stoddard
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@96432
13f79535 -47bb-0310-9956-
ffa450edef68
Brian Pane [Sun, 18 Aug 2002 07:16:01 +0000 (07:16 +0000)]
Zero-copy output for small files delivered over keepalive
connections (previously, the setaside code in the core output
filter would copy file buckets <8KB into the heap, resulting
in poor keepalive performance)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@96431
13f79535 -47bb-0310-9956-
ffa450edef68
Ryan Bloom [Sun, 18 Aug 2002 06:05:48 +0000 (06:05 +0000)]
This commit gets Perchild working again. There are holes in this code
big enough to drive a truck through, and it is NOT production quality,
but I have successfully passed file descriptors between processes and
served requests over the passed descriptors. This code needs documenting,
and vetting still.
Also, in order to make things work, I had to insert the socket and the
data read by the original process into the bottom of the filter stack so
that the new process could use that information. Unfortunately, that isn't
possible to do cleanly, so I search for the CORE_IN filter, and I insert
a brigade that I have created into it's ctx pointer. This is a hack, and
it means that Perchild _only_ works if you use the core filters. Until I
find a better way to get that information to the bottom of the filter
stack, that is just how it is going to be.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@96430
13f79535 -47bb-0310-9956-
ffa450edef68
Bill Stoddard [Sun, 18 Aug 2002 03:23:06 +0000 (03:23 +0000)]
Fix compile break
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@96429
13f79535 -47bb-0310-9956-
ffa450edef68
Erik Abele [Sun, 18 Aug 2002 00:03:29 +0000 (00:03 +0000)]
Uuups. Fixed another typo.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@96428
13f79535 -47bb-0310-9956-
ffa450edef68
Erik Abele [Sat, 17 Aug 2002 23:52:12 +0000 (23:52 +0000)]
Correct/add some syntax, context, default and override issues in core.xml
Submitted by: Andre Malo <nd@perlig.de>
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@96427
13f79535 -47bb-0310-9956-
ffa450edef68
Erik Abele [Sat, 17 Aug 2002 23:46:31 +0000 (23:46 +0000)]
Fixed some typo.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@96426
13f79535 -47bb-0310-9956-
ffa450edef68
Erik Abele [Sat, 17 Aug 2002 18:57:06 +0000 (18:57 +0000)]
New XML. English and German versions.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@96425
13f79535 -47bb-0310-9956-
ffa450edef68
Joshua Slive [Sat, 17 Aug 2002 17:04:03 +0000 (17:04 +0000)]
Add a ServerSignature <-> ServerTokens cross-reference
and update a few transformations.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@96424
13f79535 -47bb-0310-9956-
ffa450edef68
Erik Abele [Fri, 16 Aug 2002 23:00:16 +0000 (23:00 +0000)]
removed redundant HTML-file
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@96423
13f79535 -47bb-0310-9956-
ffa450edef68
Erik Abele [Fri, 16 Aug 2002 22:41:06 +0000 (22:41 +0000)]
Fixed missing transformations
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@96422
13f79535 -47bb-0310-9956-
ffa450edef68
Astrid Malo [Fri, 16 Aug 2002 22:07:51 +0000 (22:07 +0000)]
german translation of upgrading.xml (r1.1)
reviewed by: Andr� Malo <nd@perlig.de>
Michael Schroepl <Michael.Schroepl@telekurs.de>
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@96420
13f79535 -47bb-0310-9956-
ffa450edef68
Astrid Malo [Fri, 16 Aug 2002 20:14:59 +0000 (20:14 +0000)]
german translation of upgrading.xml (r1.1)
reviewed by: Andr� Malo <nd@perlig.de>
Michael Schroepl <Michael.Schroepl@telekurs.de>
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@96418
13f79535 -47bb-0310-9956-
ffa450edef68
Astrid Malo [Fri, 16 Aug 2002 20:11:34 +0000 (20:11 +0000)]
German version of the stylesheet.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@96417
13f79535 -47bb-0310-9956-
ffa450edef68
Joshua Slive [Fri, 16 Aug 2002 18:21:48 +0000 (18:21 +0000)]
Make it even more clear that EVERY host must have a
<virtualhost> section with name-virtual-hosts.
This is already clearly documented a few paragraphs below, but
judging by questions on the newsgroup/mailing list, people
don't read past the example.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@96416
13f79535 -47bb-0310-9956-
ffa450edef68
rasmus [Fri, 16 Aug 2002 17:58:14 +0000 (17:58 +0000)]
I'm probably not the right guy to teach people how to write thread safe
code, but I can at least document the braindead obvious issues people
might face.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@96415
13f79535 -47bb-0310-9956-
ffa450edef68
Justin Erenkrantz [Fri, 16 Aug 2002 06:53:54 +0000 (06:53 +0000)]
Add note on c-client based on evidence from c-client mailing list archives
and, in particular, Mark Crispin's posts.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@96413
13f79535 -47bb-0310-9956-
ffa450edef68
Justin Erenkrantz [Fri, 16 Aug 2002 06:17:16 +0000 (06:17 +0000)]
Update bzip2 entry based on examination of documentation.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@96412
13f79535 -47bb-0310-9956-
ffa450edef68
Justin Erenkrantz [Fri, 16 Aug 2002 06:05:03 +0000 (06:05 +0000)]
OpenLDAP 2.1.x has libldap_r.* libraries. Use that to ensure thread
safety.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@96411
13f79535 -47bb-0310-9956-
ffa450edef68
Justin Erenkrantz [Fri, 16 Aug 2002 05:55:52 +0000 (05:55 +0000)]
OpenSSL is thread-safe if you play its game.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@96410
13f79535 -47bb-0310-9956-
ffa450edef68
Justin Erenkrantz [Fri, 16 Aug 2002 05:50:56 +0000 (05:50 +0000)]
Add link to expat's site
Add commentary on why zlib is threadsafe (fully threadsafe as of 1.1.2
if default zalloc and zfree used - see zlib's changelog)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@96409
13f79535 -47bb-0310-9956-
ffa450edef68
Justin Erenkrantz [Fri, 16 Aug 2002 05:47:34 +0000 (05:47 +0000)]
Reformat table entries so it is easier to maintain.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@96408
13f79535 -47bb-0310-9956-
ffa450edef68
Justin Erenkrantz [Fri, 16 Aug 2002 05:28:10 +0000 (05:28 +0000)]
I'm going to hazard a guess as to why GDBM is listed as non-threadsafe and
blame it on the error checking.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@96407
13f79535 -47bb-0310-9956-
ffa450edef68
Justin Erenkrantz [Fri, 16 Aug 2002 04:45:40 +0000 (04:45 +0000)]
Remove stray </p>
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@96406
13f79535 -47bb-0310-9956-
ffa450edef68
Justin Erenkrantz [Fri, 16 Aug 2002 04:45:00 +0000 (04:45 +0000)]
Fix up so we have a better shot at validating.
Send email to dev@httpd.apache.org if have improvements, etc, etc.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@96405
13f79535 -47bb-0310-9956-
ffa450edef68
Justin Erenkrantz [Fri, 16 Aug 2002 04:42:35 +0000 (04:42 +0000)]
Link to preliminary thread safety doc.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@96403
13f79535 -47bb-0310-9956-
ffa450edef68
Joshua Slive [Fri, 16 Aug 2002 03:52:53 +0000 (03:52 +0000)]
Fix a link.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@96401
13f79535 -47bb-0310-9956-
ffa450edef68
Joshua Slive [Fri, 16 Aug 2002 03:49:24 +0000 (03:49 +0000)]
New XML.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@96400
13f79535 -47bb-0310-9956-
ffa450edef68
Joshua Slive [Fri, 16 Aug 2002 03:32:30 +0000 (03:32 +0000)]
Transformation.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@96398
13f79535 -47bb-0310-9956-
ffa450edef68
Joshua Slive [Fri, 16 Aug 2002 03:30:24 +0000 (03:30 +0000)]
New XML.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@96397
13f79535 -47bb-0310-9956-
ffa450edef68
Joshua Slive [Fri, 16 Aug 2002 01:19:16 +0000 (01:19 +0000)]
New XML
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@96396
13f79535 -47bb-0310-9956-
ffa450edef68
Joshua Slive [Fri, 16 Aug 2002 00:22:45 +0000 (00:22 +0000)]
New XML.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@96395
13f79535 -47bb-0310-9956-
ffa450edef68
Brian Pane [Fri, 16 Aug 2002 00:12:16 +0000 (00:12 +0000)]
Minor copy editing
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@96394
13f79535 -47bb-0310-9956-
ffa450edef68
rasmus [Fri, 16 Aug 2002 00:01:29 +0000 (00:01 +0000)]
A bit of info from Ian
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@96393
13f79535 -47bb-0310-9956-
ffa450edef68
Joshua Slive [Thu, 15 Aug 2002 23:24:34 +0000 (23:24 +0000)]
New XML.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@96392
13f79535 -47bb-0310-9956-
ffa450edef68
Joshua Slive [Thu, 15 Aug 2002 23:16:44 +0000 (23:16 +0000)]
New XML along with a few small content changes to bring us up to
the current era.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@96391
13f79535 -47bb-0310-9956-
ffa450edef68
Joshua Slive [Thu, 15 Aug 2002 22:47:26 +0000 (22:47 +0000)]
New XML.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@96390
13f79535 -47bb-0310-9956-
ffa450edef68
Erik Abele [Thu, 15 Aug 2002 21:41:28 +0000 (21:41 +0000)]
fixed link
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@96387
13f79535 -47bb-0310-9956-
ffa450edef68
rasmus [Thu, 15 Aug 2002 19:14:47 +0000 (19:14 +0000)]
Many more to come - just committing to get the framework in there so
people can start adding to it.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@96386
13f79535 -47bb-0310-9956-
ffa450edef68
Rich Bowen [Thu, 15 Aug 2002 15:47:10 +0000 (15:47 +0000)]
XML-ized versions. Are we supposed to remove the .html files now?
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@96381
13f79535 -47bb-0310-9956-
ffa450edef68
Rich Bowen [Thu, 15 Aug 2002 15:46:05 +0000 (15:46 +0000)]
Correct link for this directive
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@96380
13f79535 -47bb-0310-9956-
ffa450edef68
Joshua Slive [Thu, 15 Aug 2002 14:49:54 +0000 (14:49 +0000)]
New XML.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@96379
13f79535 -47bb-0310-9956-
ffa450edef68
Greg Ames [Wed, 14 Aug 2002 20:51:52 +0000 (20:51 +0000)]
add a couple more binaries
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@96378
13f79535 -47bb-0310-9956-
ffa450edef68
Greg Stein [Wed, 14 Aug 2002 20:43:52 +0000 (20:43 +0000)]
APACHE_LAYOUT_DEFAULTS was unused. nuke it.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@96377
13f79535 -47bb-0310-9956-
ffa450edef68
Joshua Slive [Wed, 14 Aug 2002 18:56:00 +0000 (18:56 +0000)]
Updating some html transformations.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@96375
13f79535 -47bb-0310-9956-
ffa450edef68
Cliff Woolley [Wed, 14 Aug 2002 01:24:16 +0000 (01:24 +0000)]
on second thought, it actually *is* possible for this to bubble up rather
than down, strange as that may seem. this function still needs further
testing, but this is better than what was there a minute ago.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@96372
13f79535 -47bb-0310-9956-
ffa450edef68