]> granicus.if.org Git - apache/log
apache
21 years ago Reaction to Jeff Trawick's observations that we are double-initializing
William A. Rowe Jr [Tue, 17 Jun 2003 17:44:40 +0000 (17:44 +0000)]
  Reaction to Jeff Trawick's observations that we are double-initializing
  dynalinked OpenSSL Engines and Configs.  Move the library teardown code
  so that it is torn down in the proper order, corresponding to when the
  library itself was initialized.  And leave a little reminder that some
  memory diagnostics would be good if OpenSSL is built for malloc debugging.

Suggested by: Geoff Thorpe

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

21 years agoFollowing the previous commit, adjust the actual parameters of
Greg Stein [Tue, 17 Jun 2003 17:38:16 +0000 (17:38 +0000)]
Following the previous commit, adjust the actual parameters of
ap_strcmp_match() and ap_strcasecmp_match() to use 'expected' rather
than 'exp' to avoid shadowing the global exp() function.

Submitted by: Justin Erenkrantz <justin@erenkrantz.com>

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

21 years agoUse 'expected' rather than 'exp', as the latter shadows the exp()
Greg Stein [Tue, 17 Jun 2003 09:45:57 +0000 (09:45 +0000)]
Use 'expected' rather than 'exp', as the latter shadows the exp()
function in the math.h header. Some compilers don't like that.

Submitted by: Blair Zajac <blair@orcaware.com>
Reviewed by: rbb@rkbloom.net

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

21 years agoLaTeX:
Joshua Slive [Mon, 16 Jun 2003 15:03:59 +0000 (15:03 +0000)]
LaTeX:

- Add a little more meta-information to the pdf file (title/author)

- Remove the dependency on fullpage.sty, since this is not a standard
latex package.

- With <note type="Warning">, replace the arrow with an exclamation mark
in a box.

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

21 years agoUpdate transformations.
Yoshiki Hayashi [Mon, 16 Jun 2003 08:18:05 +0000 (08:18 +0000)]
Update transformations.

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

21 years agoUpdate Japanese translation.
Yoshiki Hayashi [Mon, 16 Jun 2003 08:16:35 +0000 (08:16 +0000)]
Update Japanese translation.

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

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

21 years agoUpdate transformations.
Yoshiki Hayashi [Mon, 16 Jun 2003 05:32:00 +0000 (05:32 +0000)]
Update transformations.

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

21 years agoFix typo.
Yoshiki Hayashi [Mon, 16 Jun 2003 05:26:02 +0000 (05:26 +0000)]
Fix typo.

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

21 years agoRemove redundant paragraph. There's an almost identical paragraph
Yoshiki Hayashi [Mon, 16 Jun 2003 05:08:35 +0000 (05:08 +0000)]
Remove redundant paragraph.  There's an almost identical paragraph
just below the example.

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

21 years agoClarified comment on arg constraints for ap_get_brigade()
Brian Pane [Sun, 15 Jun 2003 05:30:16 +0000 (05:30 +0000)]
Clarified comment on arg constraints for ap_get_brigade()
Submitted by: Joe Schaefer <joe+gmane@sunstarsys.com>
Reviewed by: Brian Pane

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

21 years ago- Add some <columspec> table-size hints
Joshua Slive [Fri, 13 Jun 2003 15:12:02 +0000 (15:12 +0000)]
- Add some <columspec> table-size hints

- Remove some <br>s where they really shouldn't be

- Reorder the sitemap slightly (indexes at the end)

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

21 years agoLaTeX:
Joshua Slive [Fri, 13 Jun 2003 15:08:58 +0000 (15:08 +0000)]
LaTeX:

- Another attempt to fix the # URL issue.

- Table changes:
  - Use \small font inside tables.
  - Use bold for table headers.

- Another hack to deal with <br>: use a small-skip rather
  than a line-break after an <indent>.

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

21 years agoadd more ignorance
André Malo [Fri, 13 Jun 2003 13:48:33 +0000 (13:48 +0000)]
add more ignorance

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

21 years agoignore *.tex and *.aux files
André Malo [Fri, 13 Jun 2003 13:27:33 +0000 (13:27 +0000)]
ignore *.tex and *.aux files

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

21 years agoLaTeX:
Joshua Slive [Thu, 12 Jun 2003 19:50:41 +0000 (19:50 +0000)]
LaTeX:

- Add directive index.
- Number the front-matter pages using roman numerals
- Omit any <br/> that ends a block.
- Improve the rendering of <indent> by using a
  list environment rather than a minipage.
- Update the TODO list.

Current draft at:
http://www.apache.org/~slive/manual/

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

21 years agoUpdate the LaTeX TODO.
Joshua Slive [Thu, 12 Jun 2003 15:13:11 +0000 (15:13 +0000)]
Update the LaTeX TODO.

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

21 years agoLaTeX:
Joshua Slive [Thu, 12 Jun 2003 15:12:47 +0000 (15:12 +0000)]
LaTeX:

- Add the moduleindex
- Add borders where appropriate to tables
- Include table headers (but don't style them properly yet)

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

21 years ago OPENSSL_load_builtin_modules -appears- to have been introduced in beta-1,
William A. Rowe Jr [Wed, 11 Jun 2003 17:55:47 +0000 (17:55 +0000)]
  OPENSSL_load_builtin_modules -appears- to have been introduced in beta-1,
  but boy is this a hassle to determine without gstein's viewcvs ;-)

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

21 years agocore_output_filter: don't split the brigade after a FLUSH bucket if it's the
Greg Ames [Wed, 11 Jun 2003 17:46:25 +0000 (17:46 +0000)]
core_output_filter: don't split the brigade after a FLUSH bucket if it's the
last bucket.  This prevents creating unneccessary empty brigades which may
not be destroyed until the end of a keepalive connection.

Submitted by: Juan Rivera <Juan.Rivera@NO_SPAM.citrix.com>

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

21 years agoLatex: Improve the table generation code a little and
Joshua Slive [Tue, 10 Jun 2003 21:51:57 +0000 (21:51 +0000)]
Latex: Improve the table generation code a little and
make another try at getting the # to work in urls.

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

21 years agoTransform <columnspec><column width=".2">... hints to help latex
Joshua Slive [Tue, 10 Jun 2003 20:17:51 +0000 (20:17 +0000)]
Transform <columnspec><column width=".2">... hints to help latex
size tables properly.  Also change the html tranforms to ignore this
and add the elements to the dtd.

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

21 years agoA bunch of little latex-related updates:
Joshua Slive [Tue, 10 Jun 2003 18:29:05 +0000 (18:29 +0000)]
A bunch of little latex-related updates:

- Increase the inter-list-item spacing a little.

- Decrease the font-size used in examples by one notch (\small).

- Use regular paragraph formatting in the directive synopsis
table cells rather than a minipage.

- Add links to <directive> and <module> (online only, not page numbers)

- Fix the space missing in the directive titles.

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

21 years agoadjust config to work with typemaps.
André Malo [Sat, 7 Jun 2003 23:44:38 +0000 (23:44 +0000)]
adjust config to work with typemaps.

argh. Forget to mention all the time (sorry): The typmap stuff was
Reviewed by: Erik Abele, Astrid Ke�ler

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

21 years ago`build typemaps`
André Malo [Sat, 7 Jun 2003 23:37:23 +0000 (23:37 +0000)]
`build typemaps`

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

21 years agoadd typemap generator
André Malo [Sat, 7 Jun 2003 22:43:04 +0000 (22:43 +0000)]
add typemap generator

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

21 years agoUnix: Handle permissions settings for flock-based mutexes in
Jeff Trawick [Sat, 7 Jun 2003 19:50:01 +0000 (19:50 +0000)]
Unix: Handle permissions settings for flock-based mutexes in
unixd_set_global|proc_mutex_perms().  Allow the functions to be
called for any type of mutex.

This resolves a fatal problem with mod_rewrite on systems where
APR uses flock-based mutex.

It simplifies mod_ssl as well, which had special logic to perform
the chown().  It fixed an init error with mod_ssl on systems where
flock is used when the user had no SSLMutex directive.

The Unix MPMs continue to call unixd_set_global|proc_mutex_perms()
only for SysV sems.  There is no permission problem with flock-based
accept mutexes since the child init logic for the MPMs is done
prior to switching identity.

PR:              20312

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

21 years agomod_rewrite: Perform child initialization on the rewrite log lock.
Jeff Trawick [Sat, 7 Jun 2003 13:09:10 +0000 (13:09 +0000)]
mod_rewrite: Perform child initialization on the rewrite log lock.
This fixes a log corruption issue when flock-based serialization
is used (e.g., FreeBSD).

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

21 years agoltconfig gets copied to build/ with old libtool, so
Jeff Trawick [Fri, 6 Jun 2003 21:49:08 +0000 (21:49 +0000)]
ltconfig gets copied to build/ with old libtool, so
tell cvs to ignore it

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

21 years agoDon't respect the Server header field as set by modules and CGIs.
Jeff Trawick [Fri, 6 Jun 2003 02:48:55 +0000 (02:48 +0000)]
Don't respect the Server header field as set by modules and CGIs.
As with 1.3, for proxy requests any such field is from the origin
server; otherwise it will have our server info as controlled by
the ServerTokens directive.

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

21 years agofix oops in prior commit; we don't copy libtool.m4, so no
Jeff Trawick [Thu, 5 Jun 2003 18:49:20 +0000 (18:49 +0000)]
fix oops in prior commit; we don't copy libtool.m4, so no
need to remove it

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

21 years agosteal some code from APR intended to allow you to properly switch
Jeff Trawick [Thu, 5 Jun 2003 18:41:49 +0000 (18:41 +0000)]
steal some code from APR intended to allow you to properly switch
between libtool 1.3 and 1.4+...  newer libtool doesn't have ltconfig,
so having a stray ltconfig around will confuse some of our config
logic

This also fixes cp failure on FreeBSD since ltconfig and ltmain.sh
are installed with 0400 perms, and when buildconf is run a second time
the cp of those files would fail.

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

21 years agoFix some broken log messages in WinNT MPM.
Jeff Trawick [Thu, 5 Jun 2003 16:54:48 +0000 (16:54 +0000)]
Fix some broken log messages in WinNT MPM.

Submitted by:    Juan Rivera <Juan.Rivera@citrix.com>
Reviewed by:     Jeff Trawick

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

21 years agoA couple notes on what is left, along with some hints for people who
Joshua Slive [Thu, 5 Jun 2003 16:09:57 +0000 (16:09 +0000)]
A couple notes on what is left, along with some hints for people who
are good with xsl but not latex.

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

21 years agoA little bit of progress:
Joshua Slive [Thu, 5 Jun 2003 15:16:27 +0000 (15:16 +0000)]
A little bit of progress:

1. Fix transformation of absolute <a href>s to footnotes,
   and include hyperref links.  This is a result of fixing
   a bug in the latex escaping template.

2. Turn off the ugly box around the links, and make them
   colored instead.

3. Slightly shrink the inter-paragraph spacing, and the spacing
   around <notes> and <examples>.

4. Change to favour standard pdf fonts where possible.  This
   may or may not be a good move in the long run.

A new version is online at
http://www.apache.org/~slive/manual/

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

21 years agoA first attempt at xslt to create a latex file from our xml docs.
Joshua Slive [Wed, 4 Jun 2003 19:38:19 +0000 (19:38 +0000)]
A first attempt at xslt to create a latex file from our xml docs.
Lots of things remain to be done here; see TODO for some ideas.

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

21 years agovalidation issues
André Malo [Wed, 4 Jun 2003 12:35:26 +0000 (12:35 +0000)]
validation issues

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

21 years agoignore some generated files and directories
André Malo [Wed, 4 Jun 2003 09:59:21 +0000 (09:59 +0000)]
ignore some generated files and directories

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

21 years agoadd support for localized docs download packages. (currently en only)
André Malo [Wed, 4 Jun 2003 09:57:18 +0000 (09:57 +0000)]
add support for localized docs download packages. (currently en only)

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

21 years agoadd Ben's streamy PROPFIND change
Greg Stein [Tue, 3 Jun 2003 22:13:53 +0000 (22:13 +0000)]
add Ben's streamy PROPFIND change

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

21 years agomod_dav improvement: make dav_method_propfind stream its response,
Greg Stein [Tue, 3 Jun 2003 22:09:24 +0000 (22:09 +0000)]
mod_dav improvement: make dav_method_propfind stream its response,
rather than cache every <response> object and send the whole 207 at once.

Note:  this patch doesn't affect the mod_dav provider API at all.
Providers still return property results in text-buffers, but mod_dav
then streams them out immediately.

Submitted by: Ben Collins-Sussman <sussman@collab.net>
Reviewed by: gstein, jerenkrantz, sander

* mod_dav.h (dav_walker_ctx): add a brigade field and a scratchpool field.

* mod_dav.c (dav_send_one_response): new helper function to write a
    <DAV:response> into a brigade/filter.  this code has been factorized
    out of dav_send_multistatus.

  (dav_begin_multistatus): new factorized helper func; creates brigade
    and sends initial <multistatus> tag.

  (dav_send_multistatus): create brigade, call dav_begin_multistatus,
    and switch all ap_rputs calls to ap_fputs instead.  call
    dav_send_one_response when looping over response list.  use a
    subpool when iterating.

  (dav_method_propfind): initialize walker ctx's brigade.  initialize
    ctx's scratchpool as a subpool of r->pool.  Send a <multistatus> tag
    before calling the provider's walk() function, and a </multistatus>
    tag afterwards.

  (dav_stream_response): new function, originally based on
    dav_add_repsonse.  don't build linked list of responses in memory;
    just spew each response object into the brigade via
    dav_send_one_response().  take an incoming pool argument to do the
    temporary allocation and streaming.

  (dav_propfind_walker): pass ctx->scratchpool to dav_stream_response,
    and clear the pool when finished.

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

21 years agodrop more unused image files
André Malo [Tue, 3 Jun 2003 21:50:49 +0000 (21:50 +0000)]
drop more unused image files

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

21 years agothis image is not referenced anywhere -> drop it.
André Malo [Tue, 3 Jun 2003 20:21:15 +0000 (20:21 +0000)]
this image is not referenced anywhere -> drop it.

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

21 years agoSimplify the per-thread pool handling in the NetWare MPM
Bradley Nicholes [Tue, 3 Jun 2003 19:47:35 +0000 (19:47 +0000)]
Simplify the per-thread pool handling in the NetWare MPM

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

21 years agouse german stylesheet
Astrid Malo [Tue, 3 Jun 2003 19:42:13 +0000 (19:42 +0000)]
use german stylesheet

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

21 years agoWin32: Whack the fully qualified names that appear in the log when
Bill Stoddard [Tue, 3 Jun 2003 18:05:20 +0000 (18:05 +0000)]
Win32: Whack the fully qualified names that appear in the log when
loglevel debug is being used.

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

21 years agoBe more consistant in how we label security issues
Mark J. Cox [Tue, 3 Jun 2003 10:51:47 +0000 (10:51 +0000)]
Be more consistant in how we label security issues
Promote the issues that have been allocated a full CVE name (to replace CAN)
PR:
Obtained from:
Submitted by:
Reviewed by:

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

21 years agoApply missing security fix CHANGELOG entries to head
Mark J. Cox [Tue, 3 Jun 2003 10:44:29 +0000 (10:44 +0000)]
Apply missing security fix CHANGELOG entries to head
PR:
Obtained from:
Submitted by:
Reviewed by:

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

21 years agoUpdate transformations.
Yoshiki Hayashi [Tue, 3 Jun 2003 09:54:43 +0000 (09:54 +0000)]
Update transformations.

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

21 years agoUpdate Japanese translations.
Yoshiki Hayashi [Tue, 3 Jun 2003 09:36:25 +0000 (09:36 +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@100147 13f79535-47bb-0310-9956-ffa450edef68

21 years agodon't wrap in legend tables (looks ugly)
André Malo [Mon, 2 Jun 2003 19:46:45 +0000 (19:46 +0000)]
don't wrap in legend tables (looks ugly)

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

21 years agoAllow for an unclean shutdown of SSL ports to avoid timeout conditions
Bradley Nicholes [Mon, 2 Jun 2003 15:24:30 +0000 (15:24 +0000)]
Allow for an unclean shutdown of SSL ports to avoid timeout conditions
between the client and the server.

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

21 years ago The right patch (thanks to Eric for identifying the wrong patch) to move
William A. Rowe Jr [Mon, 2 Jun 2003 13:30:53 +0000 (13:30 +0000)]
  The right patch (thanks to Eric for identifying the wrong patch) to move
  SSL_library_init() into the register hooks phase.  OpenSSL_add_ssl_algorithms
  devolves to SSL_library_init, which is the same for most toolkits (and would
  be accomodated in ssl_toolkit_config.h if not.)

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

21 years agopreserve const-ness while searching for a char in a string
Jeff Trawick [Mon, 2 Jun 2003 13:14:44 +0000 (13:14 +0000)]
preserve const-ness while searching for a char in a string

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

21 years ago"Comment out .gz etc. AddEncoding lines in our default configuration.
Erik Abele [Sun, 1 Jun 2003 21:11:06 +0000 (21:11 +0000)]
"Comment out .gz etc. AddEncoding lines in our default configuration.

Current browsers have a tendency to decompress the data when no one really
wants it to do that.  If you want the old behavior that leads to transparent
decompression by modern browsers, uncomment these lines.  But, this
shouldn't be our default." (see httpd-std.conf.in r1.32, jerenkrantz)

Reviewed by: wrowe, slive, nd, erik

Also removed the corresponding entry from STATUS.

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

21 years agoAdded a note, a vote and a section about some necessary doco
Erik Abele [Sun, 1 Jun 2003 20:48:54 +0000 (20:48 +0000)]
Added a note, a vote and a section about some necessary doco
improvements.

Removed a section about building the man pages from XML source.
Also removed a section about possible cross references between the
different languages. Both was fixed by Andre recently.

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

21 years agonew german translation
Astrid Malo [Sun, 1 Jun 2003 20:18:08 +0000 (20:18 +0000)]
new german translation

Reviewed by nd

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

21 years agomarkup imrovement
Astrid Malo [Sun, 1 Jun 2003 19:56:29 +0000 (19:56 +0000)]
markup imrovement

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

21 years ago Allow ExpiresByType to accept and understand minor-type wildcards
Ken Coar [Sun, 1 Jun 2003 15:10:30 +0000 (15:10 +0000)]
Allow ExpiresByType to accept and understand minor-type wildcards
(e.g., text/*).  They'll be used if an exact type match isn't
found; if there's no wildcard match, the expiry falls back to any
ExpiresDefault setting as usual.

PR: 7991

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

21 years agoAs per repeated discussion on this point, I don't think that anybody
Rich Bowen [Sat, 31 May 2003 22:00:27 +0000 (22:00 +0000)]
As per repeated discussion on this point, I don't think that anybody
wants to do the maintenance work necessary to keep the FAQ correct if a
million monkeys are submitting content. So, to keep it from coming up
Yet Again, removing the remark.

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

21 years agoMore mod_expires tuning. Replace the fixup hook with an insert filter
Bill Stoddard [Sat, 31 May 2003 22:00:23 +0000 (22:00 +0000)]
More mod_expires tuning. Replace the fixup hook with an insert filter
hook.

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

21 years agoRevert revision 1.81 which called non-existent SSL_load_library.
Justin Erenkrantz [Sat, 31 May 2003 19:29:47 +0000 (19:29 +0000)]
Revert revision 1.81 which called non-existent SSL_load_library.

No idea where this was seen, but OpenSSL 0.9.7b does not have this.  This
gets mod_ssl working again.

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

21 years agosome markup improvement
Astrid Malo [Sat, 31 May 2003 01:31:08 +0000 (01:31 +0000)]
some markup improvement

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

21 years agoFixing up the NetWare headers to be compatible with the GNU compiler
Bradley Nicholes [Fri, 30 May 2003 22:36:15 +0000 (22:36 +0000)]
Fixing up the NetWare headers to be compatible with the GNU compiler

Submitted by: G�nter Knauf <gk@gknw.de>

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

21 years agoAdd mod_charset_lite to the NetWare build.
Bradley Nicholes [Fri, 30 May 2003 22:32:08 +0000 (22:32 +0000)]
Add mod_charset_lite to the NetWare build.

Submitted by: G�nter Knauf <gk@gknw.de>

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

21 years ago OpenSSL_add_all_algorithms is simply an alias for SSL_load_library.
William A. Rowe Jr [Fri, 30 May 2003 21:35:04 +0000 (21:35 +0000)]
  OpenSSL_add_all_algorithms is simply an alias for SSL_load_library.

  Note that the entire schema of what-we-load-how follows from
  OpenSSL 0.9.7's own apps/ example applications.  More review
  is greatly desired, but that's where I believed I should
  start looking for the 'correct' order of operations.

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

21 years ago Provide a far more useful explanation when SSLCryptoDevice fails to
William A. Rowe Jr [Fri, 30 May 2003 21:01:57 +0000 (21:01 +0000)]
  Provide a far more useful explanation when SSLCryptoDevice fails to
  find a device.  Still would be nice to implement dynamic:{options}
  but this gets us to display the usual, builtin devices.

  We now load builtin engines up front, in the pre_config phase, because
  this and any other config cmd processor must have an already valid
  library config.  So loading builtin engines becomes redundant in this
  cmd handler.

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

21 years ago Solve a pretty horrific bug in SSLCryptoDevice and other places where
William A. Rowe Jr [Fri, 30 May 2003 20:58:55 +0000 (20:58 +0000)]
  Solve a pretty horrific bug in SSLCryptoDevice and other places where
  the config cmd processors should be examining the SSL context.  We must
  initialize the SSL library before we can actually obtain any useful
  information from the SSL library.

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

21 years ago Based on list discussion between myself and Geoff, it seems prudent
William A. Rowe Jr [Fri, 30 May 2003 18:41:53 +0000 (18:41 +0000)]
  Based on list discussion between myself and Geoff, it seems prudent
  to check for both the existence of the openssl/engine.h header file
  and some 'expected function' such as ENGINE_init() (better suggestions
  are welcome.)  Also clear up some confusion; so long as we have
  ENGINE_load_builtin_engines() we should attempt to preload those.

  This patch protects all ENGINE-based code within the tests for the
  engine header and function, and changes a version test into a
  function test.

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

21 years agoUse apr_table_overlap. Add note about additional brokeness of fast-redirect
Bill Stoddard [Fri, 30 May 2003 16:33:57 +0000 (16:33 +0000)]
Use apr_table_overlap. Add note about additional brokeness of fast-redirect
fooness

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

21 years agosync
André Malo [Fri, 30 May 2003 16:32:16 +0000 (16:32 +0000)]
sync

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

21 years agoRework of the recursion stopper - collapse recursion counters into one function
André Malo [Thu, 29 May 2003 23:04:32 +0000 (23:04 +0000)]
Rework of the recursion stopper - collapse recursion counters into one function

Reviewed by: Justin Erenkrantz

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

21 years agodone.
André Malo [Thu, 29 May 2003 19:46:08 +0000 (19:46 +0000)]
done.

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

21 years agoupdate transformation
André Malo [Thu, 29 May 2003 16:13:52 +0000 (16:13 +0000)]
update transformation

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

21 years ago- add rel="alternate" attribute
André Malo [Thu, 29 May 2003 15:49:49 +0000 (15:49 +0000)]
- add rel="alternate" attribute
- use rel and hreflang attribute only if the link points to another language
- add newlines for better diffs (the next will be a huge one ...)

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

21 years ago- revert my patch (r1.155) since it produces regressions.
André Malo [Thu, 29 May 2003 15:07:12 +0000 (15:07 +0000)]
- revert my patch (r1.155) since it produces regressions.
- add a note to STATUS that we don't forget the thing.

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

21 years agoAdd a vote
Astrid Malo [Thu, 29 May 2003 11:56:04 +0000 (11:56 +0000)]
Add a vote

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

21 years agochange aversion number
Astrid Malo [Wed, 28 May 2003 20:54:07 +0000 (20:54 +0000)]
change aversion number

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

21 years ago- add simplified chinese welcome page
André Malo [Wed, 28 May 2003 20:40:07 +0000 (20:40 +0000)]
- add simplified chinese welcome page
- add .zh-cn extension for zh-CN language code to default config.

Submitted by: kajaa <kajaa@eastday.com>
Reviewed by: <yinglichina@sina.com>

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

21 years ago[Porting] Include <sys/mutex.h> if available, to get lock_t typedef for using <sys...
Martin Kraemer [Wed, 28 May 2003 14:11:38 +0000 (14:11 +0000)]
[Porting] Include <sys/mutex.h> if available, to get lock_t typedef for using  <sys/shm.h>

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

21 years agothought I changed that damn module name ...
Astrid Malo [Tue, 27 May 2003 22:38:08 +0000 (22:38 +0000)]
thought I changed that damn module name ...

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

21 years agouse german stylesheet
Astrid Malo [Tue, 27 May 2003 20:53:50 +0000 (20:53 +0000)]
use german stylesheet

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

21 years agosync
André Malo [Tue, 27 May 2003 20:43:50 +0000 (20:43 +0000)]
sync

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

21 years agoremove comment delimiters
Astrid Malo [Tue, 27 May 2003 20:43:40 +0000 (20:43 +0000)]
remove comment delimiters

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

21 years ago Silly cut'n'paste error
William A. Rowe Jr [Tue, 27 May 2003 19:32:29 +0000 (19:32 +0000)]
  Silly cut'n'paste error

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

21 years ago These tests now exist in acinclude.m4
William A. Rowe Jr [Tue, 27 May 2003 19:28:39 +0000 (19:28 +0000)]
  These tests now exist in acinclude.m4

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

21 years ago Clean up the OpenSSL/SSL-C tests...
William A. Rowe Jr [Tue, 27 May 2003 19:11:34 +0000 (19:11 +0000)]
  Clean up the OpenSSL/SSL-C tests...

  OpenSSL must remain a 'higher priority' than picking up sslc headers
  (especially since openssl headers are clearly namespace decorated.)

  Introduce a --with-sslc flavor to override this priority ordering.

  Test the now-current safe flavors of OpenSSL/SSL-C (which gets tricky
  with OpenSSL 0.9.6j/0.9.7b safe flavors.)

  Reorder variables restoration to preceed error reporting/failure.

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

21 years ago Any library could benefit from SSL_set_cert_store(), if the library
William A. Rowe Jr [Tue, 27 May 2003 17:02:44 +0000 (17:02 +0000)]
  Any library could benefit from SSL_set_cert_store(), if the library
  sources have been patched.

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

21 years ago As Geoff Thorpe <geoff@geoffthorpe.net> points out, we must perform our
William A. Rowe Jr [Tue, 27 May 2003 16:53:54 +0000 (16:53 +0000)]
  As Geoff Thorpe <geoff@geoffthorpe.net> points out, we must perform our
  compilation tests for the SSL_has_foo functions while we have completely
  populated the config with 'standard' libraries from our apr configuration.

  This allows us to compile more complex dependencies such as the test for
  ENGINE_init(), which also requires -lsockets etc on Solaris for any
  static build of OpenSSL.  If this fails, we will have to research using
  the pkgconfig/openssl.pc configuration to perform these precompile tests.

  This restores the various HAVE_SSL_{FOO} macros for SSL-C and introduced
  the proper test for HAVE_ENGINE_INIT.

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

21 years agoSync Japanese translation.
Yoshiki Hayashi [Tue, 27 May 2003 08:22:14 +0000 (08:22 +0000)]
Sync Japanese translation.

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

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

21 years agoTypo
Astrid Malo [Mon, 26 May 2003 21:50:07 +0000 (21:50 +0000)]
Typo

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

21 years agoupdate transformation
Astrid Malo [Sun, 25 May 2003 13:31:15 +0000 (13:31 +0000)]
update transformation

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

21 years agotranslate new directive LimitInternalRecursion and update the rest
Astrid Malo [Sun, 25 May 2003 13:29:05 +0000 (13:29 +0000)]
translate new directive LimitInternalRecursion and update the rest

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

21 years agocorrect a module reference, thx nd
Astrid Malo [Sun, 25 May 2003 13:23:16 +0000 (13:23 +0000)]
correct a module reference, thx nd

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

21 years agoupdate transformation
Astrid Malo [Sun, 25 May 2003 11:20:20 +0000 (11:20 +0000)]
update transformation

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

21 years agotypo
Astrid Malo [Sun, 25 May 2003 10:55:12 +0000 (10:55 +0000)]
typo

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

21 years agoOpps. Copy/Paste problem
Bradley Nicholes [Fri, 23 May 2003 22:47:15 +0000 (22:47 +0000)]
Opps. Copy/Paste problem

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

21 years agoCopy the .XDC data file during the installdev make process. This allows other
Bradley Nicholes [Fri, 23 May 2003 22:42:26 +0000 (22:42 +0000)]
Copy the .XDC data file during the installdev make process.  This allows other
modules to link same .XDC data file used by the httpd and APR builds.

Submitted by: G�nter Knauf <gk@gknw.de>

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

21 years agoremove comma
André Malo [Fri, 23 May 2003 16:55:25 +0000 (16:55 +0000)]
remove comma

Submitted by: Joshua Slive

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

21 years ago The patch below reverts the prior commit to eliminate SSL_set_state().
William A. Rowe Jr [Thu, 22 May 2003 19:41:32 +0000 (19:41 +0000)]
  The patch below reverts the prior commit to eliminate SSL_set_state().
  Some additional work or research is required in order to pass the
  perl-framework regressions, but I don't have the cycles and don't
  care to leave the broken code in cvs HEAD.

REVERTING: wrowe 2003/05/19 08:13:19

  Modified:    modules/ssl config.m4 ssl_engine_io.c ssl_engine_kernel.c
                        ssl_toolkit_compat.h
  Log:
    Drop SSL_set_state() in favor of a proper SSL_renegotiate() to begin
    rehandshaking the SSL connection, vis-a-vis ApacheSSL.

  Revision  Changes    Path
  1.15      +0 -1      httpd-2.0/modules/ssl/config.m4
  1.108     +1 -1      httpd-2.0/modules/ssl/ssl_engine_io.c
  1.93      +1 -1      httpd-2.0/modules/ssl/ssl_engine_kernel.c
  1.34      +0 -6      httpd-2.0/modules/ssl/ssl_toolkit_compat.h

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

21 years agoAdd the copyright notice in the NetWare make files
Bradley Nicholes [Thu, 22 May 2003 18:23:58 +0000 (18:23 +0000)]
Add the copyright notice in the NetWare make files

Submitted by: G�nter Knauf <gk@gknw.de>

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