]> granicus.if.org Git - apache/log
apache
21 years agochange the way that thread id is specified in the log format since
Jeff Trawick [Fri, 18 Apr 2003 19:40:11 +0000 (19:40 +0000)]
change the way that thread id is specified in the log format since
the previous implementation used a format string already taken
by mod_logio

now, an optional %P format is used instead

thanks to Andre' Malo for pointing out that I chose a format string
already used by mod_logio!

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@99442 13f79535-47bb-0310-9956-ffa450edef68

21 years agomod_log_config: Add the ability to log the id of the thread
Jeff Trawick [Fri, 18 Apr 2003 10:44:11 +0000 (10:44 +0000)]
mod_log_config: Add the ability to log the id of the thread
processing the request (%I).

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@99439 13f79535-47bb-0310-9956-ffa450edef68

21 years agothe @ was wrong.
André Malo [Fri, 18 Apr 2003 04:28:16 +0000 (04:28 +0000)]
the @ was wrong.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@99435 13f79535-47bb-0310-9956-ffa450edef68

21 years agolink html formatted license (de + ja) and faq/all_in_one.html (de only)
André Malo [Fri, 18 Apr 2003 03:04:08 +0000 (03:04 +0000)]
link html formatted license (de + ja) and faq/all_in_one.html (de only)

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@99433 13f79535-47bb-0310-9956-ffa450edef68

21 years agoadd missing ids.
André Malo [Fri, 18 Apr 2003 02:28:28 +0000 (02:28 +0000)]
add missing ids.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@99430 13f79535-47bb-0310-9956-ffa450edef68

21 years agorespect the replace-space-with attribute in the toc
André Malo [Fri, 18 Apr 2003 01:59:44 +0000 (01:59 +0000)]
respect the replace-space-with attribute in the toc

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@99427 13f79535-47bb-0310-9956-ffa450edef68

21 years agoreflect the fact that Windows disable nagle has been backported to 2.0.46-dev
Allan K. Edwards [Thu, 17 Apr 2003 21:32:27 +0000 (21:32 +0000)]
reflect the fact that Windows disable nagle has been backported to 2.0.46-dev

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@99424 13f79535-47bb-0310-9956-ffa450edef68

21 years agoupdate another transformation.
André Malo [Thu, 17 Apr 2003 16:45:23 +0000 (16:45 +0000)]
update another transformation.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@99412 13f79535-47bb-0310-9956-ffa450edef68

21 years agothe style/chm directory contains styles used only for building chm
André Malo [Thu, 17 Apr 2003 16:42:15 +0000 (16:42 +0000)]
the style/chm directory contains styles used only for building chm
files. the foo.$lang.xsl stylesheets are the entry styles for ant.

hhc builds the toc file (html help contents) from the sitemap
hhp builds the project file from the sitemap

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@99411 13f79535-47bb-0310-9956-ffa450edef68

21 years agothis css file contains definitions only for the chm html files (only required
André Malo [Thu, 17 Apr 2003 16:36:33 +0000 (16:36 +0000)]
this css file contains definitions only for the chm html files (only required
to run in IE). for now I've lowered the font-size a bit, since the chm
frame steals a lot of space on the screen.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@99410 13f79535-47bb-0310-9956-ffa450edef68

21 years agothe html files used for chm compiling differ in detail from our normal
André Malo [Thu, 17 Apr 2003 16:34:23 +0000 (16:34 +0000)]
the html files used for chm compiling differ in detail from our normal
manual pages. The target format is reflected by the $is-chm variable
which is used to <if> in and out the interesting parts.

Further add some more utility snippets.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@99409 13f79535-47bb-0310-9956-ffa450edef68

21 years agowell, start with chm-support. (more commits to come)
André Malo [Thu, 17 Apr 2003 16:28:04 +0000 (16:28 +0000)]
well, start with chm-support. (more commits to come)
Further development should take place in CVS.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@99408 13f79535-47bb-0310-9956-ffa450edef68

21 years agothis document doesn't exist any longer.
André Malo [Thu, 17 Apr 2003 15:44:55 +0000 (15:44 +0000)]
this document doesn't exist any longer.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@99406 13f79535-47bb-0310-9956-ffa450edef68

21 years agoreflect a change merged into 2.0.46-dev
Jeff Trawick [Thu, 17 Apr 2003 02:59:02 +0000 (02:59 +0000)]
reflect a change merged into 2.0.46-dev

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@99399 13f79535-47bb-0310-9956-ffa450edef68

21 years agoFix a problem that caused httpd to linked with incorrect flags
Jeff Trawick [Thu, 17 Apr 2003 02:41:15 +0000 (02:41 +0000)]
Fix a problem that caused httpd to linked with incorrect flags
on some platforms when mod_so was enabled by default, breaking
DSOs on AIX.

PR:              19012

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@99397 13f79535-47bb-0310-9956-ffa450edef68

21 years agomake this document valid
André Malo [Wed, 16 Apr 2003 22:44:27 +0000 (22:44 +0000)]
make this document valid

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@99394 13f79535-47bb-0310-9956-ffa450edef68

21 years agothe faq html/ssi format bites me all the time.
André Malo [Wed, 16 Apr 2003 22:39:37 +0000 (22:39 +0000)]
the faq html/ssi format bites me all the time.
Add initial xml/xsl version of the faq data.

(includes a build.xml/deps.xml update)

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@99393 13f79535-47bb-0310-9956-ffa450edef68

21 years agoSilence a compiler warning.
Victor J. Orlikowski [Wed, 16 Apr 2003 06:30:15 +0000 (06:30 +0000)]
Silence a compiler warning.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@99385 13f79535-47bb-0310-9956-ffa450edef68

21 years agoIf we're going to generate httpd.spec, we ought to cvsignore it.
Victor J. Orlikowski [Wed, 16 Apr 2003 06:29:46 +0000 (06:29 +0000)]
If we're going to generate httpd.spec, we ought to cvsignore it.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@99384 13f79535-47bb-0310-9956-ffa450edef68

21 years agopropagate the html-formatted license and the all-on-one-page faq.
André Malo [Wed, 16 Apr 2003 02:23:23 +0000 (02:23 +0000)]
propagate the html-formatted license and the all-on-one-page faq.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@99381 13f79535-47bb-0310-9956-ffa450edef68

21 years agodeprecate the ?ONEPAGE parameter. Use an explicit URL (all_in_one.html) instead.
André Malo [Wed, 16 Apr 2003 02:03:36 +0000 (02:03 +0000)]
deprecate the ?ONEPAGE parameter. Use an explicit URL (all_in_one.html) instead.
It's still usable (stable URI, at least for 2.0) anyway.

This step is neccessary to use some offline tools (like CHM build)
until we've decided about an XML format of the faq.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@99380 13f79535-47bb-0310-9956-ffa450edef68

21 years agoobtained from 2.0 branch (do not differ)
André Malo [Wed, 16 Apr 2003 00:36:15 +0000 (00:36 +0000)]
obtained from 2.0 branch (do not differ)

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@99379 13f79535-47bb-0310-9956-ffa450edef68

21 years agofix some discrepancies between format strings and arguments,
Jeff Trawick [Tue, 15 Apr 2003 22:47:58 +0000 (22:47 +0000)]
fix some discrepancies between format strings and arguments,
resolving some warnings on 64-bit systems

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@99374 13f79535-47bb-0310-9956-ffa450edef68

21 years agoEnable ap_sock_disable_nagle for Windows. This along with the addition of
Allan K. Edwards [Tue, 15 Apr 2003 22:34:47 +0000 (22:34 +0000)]
Enable ap_sock_disable_nagle for Windows. This along with the addition of
APR_TCP_NODELAY_INHERITED to apr.hw will cause Nagle to be disabled for
Windows.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@99373 13f79535-47bb-0310-9956-ffa450edef68

21 years agoIf a Date response header was already set in the headers array,
Graham Leggett [Tue, 15 Apr 2003 17:39:43 +0000 (17:39 +0000)]
If a Date response header was already set in the headers array,
this value was ignored in favour of the current time. This meant
that Date headers on proxied requests where rewritten when they
should not have been.
PR: 14376
Obtained from:
Submitted by:
Reviewed by:

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@99370 13f79535-47bb-0310-9956-ffa450edef68

21 years agoClarify an error message
Graham Leggett [Tue, 15 Apr 2003 16:39:12 +0000 (16:39 +0000)]
Clarify an error message
PR:
Obtained from:
Submitted by:
Reviewed by:

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@99369 13f79535-47bb-0310-9956-ffa450edef68

21 years agoCorrect some indenting
Graham Leggett [Tue, 15 Apr 2003 16:33:56 +0000 (16:33 +0000)]
Correct some indenting
PR:
Obtained from:
Submitted by:
Reviewed by:

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@99367 13f79535-47bb-0310-9956-ffa450edef68

21 years agoBackport to v2.0
Graham Leggett [Tue, 15 Apr 2003 16:33:11 +0000 (16:33 +0000)]
Backport to v2.0
PR:
Obtained from:
Submitted by:
Reviewed by:

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@99366 13f79535-47bb-0310-9956-ffa450edef68

21 years agoFixed a segfault when multiple ProxyBlock directives were used.
Graham Leggett [Tue, 15 Apr 2003 16:01:02 +0000 (16:01 +0000)]
Fixed a segfault when multiple ProxyBlock directives were used.
PR: 19023
Obtained from:
Submitted by: Sami Tikka <sami.tikka@f-secure.com>
Reviewed by:

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@99363 13f79535-47bb-0310-9956-ffa450edef68

21 years agoupdate japanese transformation.
André Malo [Mon, 14 Apr 2003 18:16:03 +0000 (18:16 +0000)]
update japanese transformation.

Note: the removed sequences ('esc $ B' 'esc ( B' (or other way round)) are ok.
These are useless "shift on"/"shift off" switches. See RFC 1468.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@99356 13f79535-47bb-0310-9956-ffa450edef68

21 years agoupdate en and de transformation
André Malo [Mon, 14 Apr 2003 18:05:27 +0000 (18:05 +0000)]
update en and de transformation

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@99355 13f79535-47bb-0310-9956-ffa450edef68

21 years agofilter no-break-spaces in text output. In some environments (e.g. mine)
André Malo [Mon, 14 Apr 2003 17:50:50 +0000 (17:50 +0000)]
filter no-break-spaces in text output. In some environments (e.g. mine)
they are not transformed correctly.
This change defines the output to be exactly "&nbsp;" (without quotes)

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@99354 13f79535-47bb-0310-9956-ffa450edef68

21 years agoAdd code to buildconf that produces an httpd.spec file from
Graham Leggett [Sat, 12 Apr 2003 17:28:55 +0000 (17:28 +0000)]
Add code to buildconf that produces an httpd.spec file from
httpd.spec.in, using build/get-version.sh from APR.
PR:
Obtained from:
Submitted by:
Reviewed by:

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@99346 13f79535-47bb-0310-9956-ffa450edef68

21 years agoremove the relativepath element from the documents.
André Malo [Sat, 12 Apr 2003 15:04:47 +0000 (15:04 +0000)]
remove the relativepath element from the documents.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@99344 13f79535-47bb-0310-9956-ffa450edef68

21 years agoget a rid of <relativepath>
André Malo [Sat, 12 Apr 2003 15:03:02 +0000 (15:03 +0000)]
get a rid of <relativepath>

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@99343 13f79535-47bb-0310-9956-ffa450edef68

21 years agouse the metafile to determine the relative path to manual-root.
André Malo [Sat, 12 Apr 2003 14:35:50 +0000 (14:35 +0000)]
use the metafile to determine the relative path to manual-root.
the relativepath element becomes obsolete.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@99342 13f79535-47bb-0310-9956-ffa450edef68

21 years agoSynchronize German Translations.
André Malo [Fri, 11 Apr 2003 23:36:04 +0000 (23:36 +0000)]
Synchronize German Translations.

Reviewed by: Astrid Ke�ler

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@99338 13f79535-47bb-0310-9956-ffa450edef68

21 years agoadd reference revision numbers.
André Malo [Fri, 11 Apr 2003 22:10:10 +0000 (22:10 +0000)]
add reference revision numbers.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@99336 13f79535-47bb-0310-9956-ffa450edef68

21 years agore-introduce mod/allmodules.xml*
André Malo [Fri, 11 Apr 2003 21:17:44 +0000 (21:17 +0000)]
re-introduce mod/allmodules.xml*
The change is mainly intended to save some memory during the build process.
Additionally we may get a bit more clearness in our document structure ...

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@99333 13f79535-47bb-0310-9956-ffa450edef68

21 years ago Time for disclosure details
William A. Rowe Jr [Fri, 11 Apr 2003 20:22:21 +0000 (20:22 +0000)]
  Time for disclosure details

  If anyone sees credit-where-credit-is-due that I've missed, please
  add those individuals.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@99332 13f79535-47bb-0310-9956-ffa450edef68

21 years agoadd metafiles. These files contain information that is relevant for one
André Malo [Fri, 11 Apr 2003 19:47:31 +0000 (19:47 +0000)]
add metafiles. These files contain information that is relevant for one
document but all variants of it (i.e. one basename), such as avail. languages,
formats etc.

(Note, that it's still a noop for the output.)

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@99330 13f79535-47bb-0310-9956-ffa450edef68

21 years agoadd the metafile attribute to all xml files.
André Malo [Fri, 11 Apr 2003 01:25:58 +0000 (01:25 +0000)]
add the metafile attribute to all xml files.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@99326 13f79535-47bb-0310-9956-ffa450edef68

21 years agoadd support for metafile attribute.
André Malo [Fri, 11 Apr 2003 01:17:08 +0000 (01:17 +0000)]
add support for metafile attribute.
(not backported yet; but later)

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@99325 13f79535-47bb-0310-9956-ffa450edef68

21 years agoadd license in xml/html format. I'll keep the text version for now, at
André Malo [Thu, 10 Apr 2003 23:54:52 +0000 (23:54 +0000)]
add license in xml/html format. I'll keep the text version for now, at
least for url stability reasons.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@99322 13f79535-47bb-0310-9956-ffa450edef68

21 years agoack. unconditional content-encoding has some nasty implications.
André Malo [Thu, 10 Apr 2003 23:30:52 +0000 (23:30 +0000)]
ack. unconditional content-encoding has some nasty implications.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@99321 13f79535-47bb-0310-9956-ffa450edef68

21 years agoYa think if I hang around long enough, people will know how to spell my last
Justin Erenkrantz [Thu, 10 Apr 2003 18:03:58 +0000 (18:03 +0000)]
Ya think if I hang around long enough, people will know how to spell my last
name.  (Heck, I'm lucky if I get people to call me by my first name.)

Also split out something I didn't explicitly say as well, but may be true.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@99320 13f79535-47bb-0310-9956-ffa450edef68

21 years agoUpdate transformations.
Yoshiki Hayashi [Thu, 10 Apr 2003 10:53:55 +0000 (10:53 +0000)]
Update transformations.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@99319 13f79535-47bb-0310-9956-ffa450edef68

21 years agoUpdate Japanese translations.
Yoshiki Hayashi [Thu, 10 Apr 2003 10:34:46 +0000 (10:34 +0000)]
Update Japanese translations.

Submitted by: Hiroaki KAWAI <hawk@bcl.t.u-tokyo.ac.jp>
Reviewed by: Yoshiki Hayashi

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@99318 13f79535-47bb-0310-9956-ffa450edef68

21 years agoptoy :)
André Malo [Thu, 10 Apr 2003 02:43:34 +0000 (02:43 +0000)]
ptoy :)

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@99316 13f79535-47bb-0310-9956-ffa450edef68

21 years agoSeems like this is decided. It can always be revisited in the
Joshua Slive [Wed, 9 Apr 2003 21:58:52 +0000 (21:58 +0000)]
Seems like this is decided.  It can always be revisited in the
future if we sind up with lots of versions.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@99315 13f79535-47bb-0310-9956-ffa450edef68

21 years agoNote that changes in the default httpd.conf do not violate our
Joshua Slive [Wed, 9 Apr 2003 20:47:33 +0000 (20:47 +0000)]
Note that changes in the default httpd.conf do not violate our
backward-compatibility policy.  We assume that people preserve their
own config files, rather than going back to the default each time.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@99314 13f79535-47bb-0310-9956-ffa450edef68

21 years ago Please consider and vote - see what this choice has done to us
William A. Rowe Jr [Wed, 9 Apr 2003 20:15:02 +0000 (20:15 +0000)]
  Please consider and vote - see what this choice has done to us
  r.e. .tar.gz.md5 files and so forth.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@99313 13f79535-47bb-0310-9956-ffa450edef68

21 years agoconsolidate code related to sig_coredump
Jeff Trawick [Wed, 9 Apr 2003 16:58:30 +0000 (16:58 +0000)]
consolidate code related to sig_coredump

a note on perchild:
  perchild exception handling was busted before this and is still busted
  the problem I noticed was that a client that exposes a segfault never
  gets its connection dropped and the parent never notices that the
  child process that segfaulted hasexited

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@99312 13f79535-47bb-0310-9956-ffa450edef68

21 years agoupdate transformation
André Malo [Wed, 9 Apr 2003 14:58:25 +0000 (14:58 +0000)]
update transformation

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@99310 13f79535-47bb-0310-9956-ffa450edef68

21 years agoif there's no sidebar, there's no need to squeeze the content.
André Malo [Wed, 9 Apr 2003 14:54:42 +0000 (14:54 +0000)]
if there's no sidebar, there's no need to squeeze the content.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@99309 13f79535-47bb-0310-9956-ffa450edef68

21 years agoupdate transformation
André Malo [Wed, 9 Apr 2003 12:25:59 +0000 (12:25 +0000)]
update transformation

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@99304 13f79535-47bb-0310-9956-ffa450edef68

21 years agouse Google Search.
André Malo [Wed, 9 Apr 2003 12:21:21 +0000 (12:21 +0000)]
use Google Search.

We may have to experimt a bit to get best results. This is a first
attempt.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@99303 13f79535-47bb-0310-9956-ffa450edef68

21 years ago Clarify some wording.
Chris Pepper [Wed, 9 Apr 2003 04:08:21 +0000 (04:08 +0000)]
Clarify some wording.

Note this change (as previously written, it implied that 1.3.5
had this vulnerability, which is not true). I'm not sure if
"httpd 2.0" is the preferred name.

-    <p>Note that in versions previous to 2.0.46 no escaping has been performed
+    <p>Note that in httpd 2.0 versions prior to 2.0.46, no escaping was performed
     on the strings from <code>%...r</code>, <code>%...i</code> and
     <code>%...o</code>. This was mainly to comply with the requirements of
     the Common Log Format. This implied that clients could insert control
     characters into the log, so you had to be quite careful when dealing
     with raw log files.</p>

-    <p>For security reasons starting with 2.0.46 non-printable and
+    <p>For security reasons, starting with 2.0.46, non-printable and
     other special characters are escaped mostly by using
     <code>\x<var>hh</var></code> sequences, where <var>hh</var> stands for
     the hexadecimal representation of the raw byte. Exceptions from this
     rule are <code>"</code> and <code>\</code> which are escaped by prepending
-    a backslash, and all whitespace characters that are written in their
-    C-notation (<code>\n</code>, <code>\t</code> etc).</p>
+    a backslash, and all whitespace characters which are written in their
+    C-style notation (<code>\n</code>, <code>\t</code> etc).</p>

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@99302 13f79535-47bb-0310-9956-ffa450edef68

21 years agodone.
André Malo [Mon, 7 Apr 2003 16:47:57 +0000 (16:47 +0000)]
done.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@99298 13f79535-47bb-0310-9956-ffa450edef68

21 years agoUpdate transformations.
Yoshiki Hayashi [Mon, 7 Apr 2003 09:25:24 +0000 (09:25 +0000)]
Update transformations.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@99294 13f79535-47bb-0310-9956-ffa450edef68

21 years agoUpdate Japanese translations.
Yoshiki Hayashi [Mon, 7 Apr 2003 09:23:37 +0000 (09:23 +0000)]
Update Japanese translations.

Submitted by: Hiroaki KAWAI <hawk@bcl.t.u-tokyo.ac.jp>

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@99293 13f79535-47bb-0310-9956-ffa450edef68

21 years agoUpdate transformations.
Yoshiki Hayashi [Mon, 7 Apr 2003 09:04:36 +0000 (09:04 +0000)]
Update transformations.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@99292 13f79535-47bb-0310-9956-ffa450edef68

21 years agoUpdate Japanese translations.
Yoshiki Hayashi [Mon, 7 Apr 2003 08:58:08 +0000 (08:58 +0000)]
Update Japanese translations.

Submitted by: Hiroaki KAWAI <hawk@bcl.t.u-tokyo.ac.jp>

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@99291 13f79535-47bb-0310-9956-ffa450edef68

21 years agonew XML for howto/auth
André Malo [Mon, 7 Apr 2003 00:13:02 +0000 (00:13 +0000)]
new XML for howto/auth
I changed the references to the auth modules, so that they're matching
the new model, but it probably needs a rewrite anyway.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@99288 13f79535-47bb-0310-9956-ffa450edef68

21 years agodocument log escaping
André Malo [Sun, 6 Apr 2003 21:34:03 +0000 (21:34 +0000)]
document log escaping

Reviewed by: Astrid Ke�ler, Erik Abele

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@99283 13f79535-47bb-0310-9956-ffa450edef68

21 years agolibexex -> libexec
Rich Bowen [Sun, 6 Apr 2003 20:17:01 +0000 (20:17 +0000)]
libexex -> libexec

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@99282 13f79535-47bb-0310-9956-ffa450edef68

21 years agoAdd .NOTPARALLEL target for exports.c. This allows a parallel make build to
Justin Erenkrantz [Sun, 6 Apr 2003 19:59:02 +0000 (19:59 +0000)]
Add .NOTPARALLEL target for exports.c.  This allows a parallel make build to
complete successfully.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@99280 13f79535-47bb-0310-9956-ffa450edef68

21 years agoFurther breakage from r.1.131: MODSSL_INFO_CB_ARG_TYPE also includes the *.
Justin Erenkrantz [Sun, 6 Apr 2003 19:40:40 +0000 (19:40 +0000)]
Further breakage from r.1.131: MODSSL_INFO_CB_ARG_TYPE also includes the *.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@99279 13f79535-47bb-0310-9956-ffa450edef68

21 years agoFix compile breakage introduced in r1.131.
Justin Erenkrantz [Sun, 6 Apr 2003 19:36:19 +0000 (19:36 +0000)]
Fix compile breakage introduced in r1.131.

MODSSL_INFO_CB_ARG_TYPE already includes 'SSL' in its type.  Don't duplicate.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@99278 13f79535-47bb-0310-9956-ffa450edef68

21 years agonew german XML for the index page
André Malo [Sun, 6 Apr 2003 19:17:38 +0000 (19:17 +0000)]
new german XML for the index page
additionally add reference revision number to de.xml

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@99275 13f79535-47bb-0310-9956-ffa450edef68

21 years agoThe content-negotiation docs are a little misleading about what the
Joshua Slive [Sun, 6 Apr 2003 18:16:11 +0000 (18:16 +0000)]
The content-negotiation docs are a little misleading about what the
RFC says.

PR: 18443

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@99271 13f79535-47bb-0310-9956-ffa450edef68

21 years ago- new XML and XSLT for our start page
André Malo [Sun, 6 Apr 2003 18:01:34 +0000 (18:01 +0000)]
- new XML and XSLT for our start page
- required some changes in DTD, CSS and style/lang/* files

Reviewed by: Astrid Ke�ler, Erik Abele

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@99270 13f79535-47bb-0310-9956-ffa450edef68

21 years ago Solve SSL-C breakage introduced in mod_ssl.h rev 1.129 and
William A. Rowe Jr [Sat, 5 Apr 2003 22:45:28 +0000 (22:45 +0000)]
  Solve SSL-C breakage introduced in mod_ssl.h rev 1.129 and
  ssl_engine_kernel.c rev 1.88.  SSL* is not const under SSL-C.

  I've confirmed Jeff's comment that the original patch doesn't harm
  earlier OpenSSL versions which declared no arguments at all.

  I suspect now that we could fold
     #define MODSSL_BIO_CB_ARG_TYPE const char
     #define MODSSL_CRYPTO_CB_ARG_TYPE const char
     #define MODSSL_INFO_CB_ARG_TYPE const SSL*
  into a single MODSSL_CB_ARG_CONST define, but this works for now.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@99263 13f79535-47bb-0310-9956-ffa450edef68

21 years ago Noop MS DevStudio IDE change\r to include ssl_toolkit_compat.h
William A. Rowe Jr [Sat, 5 Apr 2003 22:27:41 +0000 (22:27 +0000)]
  Noop MS DevStudio IDE change\r to include ssl_toolkit_compat.h
  in the list of project headers.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@99261 13f79535-47bb-0310-9956-ffa450edef68

21 years ago Note the recent SSL-C fixes.
William A. Rowe Jr [Sat, 5 Apr 2003 22:13:08 +0000 (22:13 +0000)]
  Note the recent SSL-C fixes.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@99260 13f79535-47bb-0310-9956-ffa450edef68

21 years agoMove the dropped '--enable-layout' subdir logic into APR_SUBDIR_CONFIG macro
Justin Erenkrantz [Sat, 5 Apr 2003 21:46:40 +0000 (21:46 +0000)]
Move the dropped '--enable-layout' subdir logic into APR_SUBDIR_CONFIG macro
as a third parameter rather than manually computing it ourselves.

Add the ' prefix'd --enable-layout so that this can work with an autoconf-2.54+
generated configure.  (Previously, the option would not be dropped with 2.54
or 2.57 since it unconditionally adds single-quotes which our case statement
would not catch.)

Try to shorten long invocations of APR_SUBDIR_CONFIG where possible.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@99257 13f79535-47bb-0310-9956-ffa450edef68

21 years agoUpdate the RPM spec file (in line with changes to v2.0):
Graham Leggett [Sat, 5 Apr 2003 20:17:25 +0000 (20:17 +0000)]
Update the RPM spec file (in line with changes to v2.0):
- Moved mime.types back to the default location.
- Added mod_ldap and friends, mod_cache and friends.
- Added openldap dependancy.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@99256 13f79535-47bb-0310-9956-ffa450edef68

21 years ago Have some consistency! Fixes logic I introduced in 1.37.
William A. Rowe Jr [Sat, 5 Apr 2003 19:32:01 +0000 (19:32 +0000)]
  Have some consistency!  Fixes logic I introduced in 1.37.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@99253 13f79535-47bb-0310-9956-ffa450edef68

21 years ago Reapply the fix *intended* by rev 1.79 in a safer manner. Prior to
William A. Rowe Jr [Sat, 5 Apr 2003 19:04:44 +0000 (19:04 +0000)]
  Reapply the fix *intended* by rev 1.79 in a safer manner.  Prior to
  all assignments and the final SSL_free(), free ssl_conn->client_cert
  to avoid leaks of this refcounted X509*.  Prereleasing refcounted
  objects is unsafe programming; fix applied to both branches.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@99252 13f79535-47bb-0310-9956-ffa450edef68

21 years ago EVP_PKEY_free() is refcounted on OpenSSL, but NOT under RSA SSL-C.
William A. Rowe Jr [Sat, 5 Apr 2003 18:36:56 +0000 (18:36 +0000)]
  EVP_PKEY_free() is refcounted on OpenSSL, but NOT under RSA SSL-C.
  Eliminate a number of test failures by conditionally reverting rev 1.79
  pubkey handling in ssl_engine_kernel.c, except under OpenSSL.

  Also revert a rev 1.79 bogisity for all toolkits; it's entirely bogus
  to release a refcount after setting aside the results in a persistant
  structure, in this case sslconn->client_cert from SSL_get_peer_certificate()
  mustn't be freed while sslconn is still in play.  The proper patch (not
  written yet) is to invoke the X509_free(sslconn->client_cert) when we
  cleanup the sslconn structure.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@99250 13f79535-47bb-0310-9956-ffa450edef68

21 years agosome files are done.
André Malo [Sat, 5 Apr 2003 18:36:27 +0000 (18:36 +0000)]
some files are done.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@99248 13f79535-47bb-0310-9956-ffa450edef68

21 years ago A cosmetic change to 1.79 - a real X509 *cert is in play, don't use
William A. Rowe Jr [Sat, 5 Apr 2003 18:18:08 +0000 (18:18 +0000)]
  A cosmetic change to 1.79 - a real X509 *cert is in play, don't use
  that same variable to retrieve/release the quick lookup and discard
  of the peercert.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@99244 13f79535-47bb-0310-9956-ffa450edef68

21 years ago- new developer/index.xml
André Malo [Sat, 5 Apr 2003 18:13:21 +0000 (18:13 +0000)]
- new developer/index.xml
- add references from the subdocuments to the index file (<parentdocument>)
- fix German sitemap reference revision # to be up-to-date

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@99243 13f79535-47bb-0310-9956-ffa450edef68

21 years agothe layeredio concept was never really applied. So drop this outdated document.
André Malo [Sat, 5 Apr 2003 17:22:15 +0000 (17:22 +0000)]
the layeredio concept was never really applied. So drop this outdated document.
It may be confusing for people new to apache development.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@99241 13f79535-47bb-0310-9956-ffa450edef68

21 years agonew XML
André Malo [Sat, 5 Apr 2003 16:49:15 +0000 (16:49 +0000)]
new XML

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@99238 13f79535-47bb-0310-9956-ffa450edef68

21 years agonew XML
André Malo [Sat, 5 Apr 2003 14:11:56 +0000 (14:11 +0000)]
new XML

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@99235 13f79535-47bb-0310-9956-ffa450edef68

21 years agonew XML
André Malo [Sat, 5 Apr 2003 13:23:34 +0000 (13:23 +0000)]
new XML

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@99232 13f79535-47bb-0310-9956-ffa450edef68

21 years agonew XML
André Malo [Sat, 5 Apr 2003 02:55:41 +0000 (02:55 +0000)]
new XML

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@99227 13f79535-47bb-0310-9956-ffa450edef68

21 years agonew XML
André Malo [Sat, 5 Apr 2003 02:06:36 +0000 (02:06 +0000)]
new XML

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@99224 13f79535-47bb-0310-9956-ffa450edef68

21 years agonew XML
André Malo [Sat, 5 Apr 2003 01:27:34 +0000 (01:27 +0000)]
new XML

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@99221 13f79535-47bb-0310-9956-ffa450edef68

21 years agonew XML
André Malo [Sat, 5 Apr 2003 00:38:36 +0000 (00:38 +0000)]
new XML

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@99218 13f79535-47bb-0310-9956-ffa450edef68

21 years agoIf an errordocument-cgi responds a location header it should really
André Malo [Fri, 4 Apr 2003 22:35:18 +0000 (22:35 +0000)]
If an errordocument-cgi responds a location header it should really
add a status header.

PR: 18332

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@99216 13f79535-47bb-0310-9956-ffa450edef68

21 years agoDocument the ProxyBadHeader directive.
André Malo [Fri, 4 Apr 2003 20:55:32 +0000 (20:55 +0000)]
Document the ProxyBadHeader directive.
(and update transformation)

PR: 18623
Reviewed by: Joshua Slive

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@99214 13f79535-47bb-0310-9956-ffa450edef68

21 years agorun libtool from the apr install directory (in case that is different
Jeff Trawick [Fri, 4 Apr 2003 19:04:21 +0000 (19:04 +0000)]
run libtool from the apr install directory (in case that is different
from the apache install directory)

further changes are needed to automatically pick up apr and apr-util
include directories; for now, "-Wc,-I/path" needs to be added to the
apxs -c invocation to work around that problem

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@99213 13f79535-47bb-0310-9956-ffa450edef68

21 years agoclean up a change log entry
Jeff Trawick [Fri, 4 Apr 2003 18:59:52 +0000 (18:59 +0000)]
clean up a change log entry

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@99212 13f79535-47bb-0310-9956-ffa450edef68

21 years agoFix the inability to log errors like exec failure in
Jeff Trawick [Fri, 4 Apr 2003 18:55:49 +0000 (18:55 +0000)]
Fix the inability to log errors like exec failure in
mod_ext_filter/mod_cgi script children (e.g., exec failure).  This
was broken after such children stopped inheriting the error log
handle.

(For this to work with mod_ext_filter, that module's LogStderr option
has to be on.)

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@99211 13f79535-47bb-0310-9956-ffa450edef68

21 years agofix a bungled comment style conversion
Jeff Trawick [Fri, 4 Apr 2003 13:47:13 +0000 (13:47 +0000)]
fix a bungled comment style conversion

Submitted by: Graham Leggett

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@99209 13f79535-47bb-0310-9956-ffa450edef68

21 years agoget prototypes for str[n]casecmp
Jeff Trawick [Fri, 4 Apr 2003 13:44:41 +0000 (13:44 +0000)]
get prototypes for str[n]casecmp

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@99208 13f79535-47bb-0310-9956-ffa450edef68

21 years agoI don't think we're ready for C++/c89 slash-slash comments
Jeff Trawick [Fri, 4 Apr 2003 13:42:26 +0000 (13:42 +0000)]
I don't think we're ready for C++/c89 slash-slash comments

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@99207 13f79535-47bb-0310-9956-ffa450edef68

21 years agoUpdate transformations.
Yoshiki Hayashi [Fri, 4 Apr 2003 08:33:12 +0000 (08:33 +0000)]
Update transformations.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@99206 13f79535-47bb-0310-9956-ffa450edef68