]> granicus.if.org Git - apache/log
apache
21 years agoRegister for the SERVERDOWN event to allow Apache to shutdown gracefully
Bradley Nicholes [Thu, 12 Dec 2002 19:40:52 +0000 (19:40 +0000)]
Register for the SERVERDOWN event to allow Apache to shutdown gracefully
when the NetWare OS is shutdown

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

21 years agoAh, we don't even need the 'ls -1' - 'ls' suffices.
Justin Erenkrantz [Thu, 12 Dec 2002 17:11:02 +0000 (17:11 +0000)]
Ah, we don't even need the 'ls -1' - 'ls' suffices.

Submitted by: Ben Laurie

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

21 years agoReflect that this fix was merged into Apache 2.0:
Jeff Trawick [Thu, 12 Dec 2002 12:51:36 +0000 (12:51 +0000)]
Reflect that this fix was merged into Apache 2.0:

  *) Reorder the definitions for mod_ldap and mod_auth_ldap within
     config.m4 to make sure the parent mod_ldap is defined first.
     This ensures that mod_ldap comes before mod_auth_ldap in the
     httpd.conf file, which is necessary for mod_auth_ldap to load.
     PR 14256  [Graham Leggett]

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

21 years ago Fix a declaration mismatch. We are down to const'ness errors.
William A. Rowe Jr [Thu, 12 Dec 2002 07:15:51 +0000 (07:15 +0000)]
  Fix a declaration mismatch.  We are down to const'ness errors.

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

21 years ago Make the code simpler to follow, and perhaps clear up the follow-symlink
William A. Rowe Jr [Thu, 12 Dec 2002 07:05:54 +0000 (07:05 +0000)]
  Make the code simpler to follow, and perhaps clear up the follow-symlink
  bug reports we have seen on bugzilla.  e.g. 14206 etc.

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

21 years agoreformatting, markup and picking nits
André Malo [Thu, 12 Dec 2002 07:02:57 +0000 (07:02 +0000)]
reformatting, markup and picking nits

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

21 years agofurther markups
Astrid Malo [Thu, 12 Dec 2002 00:23:14 +0000 (00:23 +0000)]
further markups

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

21 years agosmall markup issues
André Malo [Thu, 12 Dec 2002 00:04:01 +0000 (00:04 +0000)]
small markup issues

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

21 years agoA few more lazy initializations. No function change (I hope :-)
Bill Stoddard [Wed, 11 Dec 2002 22:31:28 +0000 (22:31 +0000)]
A few more lazy initializations. No function change (I hope :-)

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

21 years agoap_get_mime_headers: combine some error paths to remove a conditional
Greg Ames [Wed, 11 Dec 2002 22:30:37 +0000 (22:30 +0000)]
ap_get_mime_headers: combine some error paths to remove a conditional
branch from the mainline path.

It might be worthwhile to move all the getline error handling into a
separate function and be a little more i-cache friendly.

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

21 years agoap_get_mime_headers: whoops - need to insure that we use a configured
Greg Ames [Wed, 11 Dec 2002 22:09:40 +0000 (22:09 +0000)]
ap_get_mime_headers:  whoops - need to insure that we use a configured
field size limit if there is one

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

21 years agoDon't spend cycles finding cache-control until we actually need it.
Bill Stoddard [Wed, 11 Dec 2002 21:53:22 +0000 (21:53 +0000)]
Don't spend cycles finding cache-control until we actually need it.

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

21 years agoupdate german & russian transformations
André Malo [Wed, 11 Dec 2002 21:45:06 +0000 (21:45 +0000)]
update german & russian transformations

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

21 years agoupdate transformation: part V/V
André Malo [Wed, 11 Dec 2002 21:33:39 +0000 (21:33 +0000)]
update transformation: part V/V

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

21 years agoupdate transformation: part IV
André Malo [Wed, 11 Dec 2002 21:18:14 +0000 (21:18 +0000)]
update transformation: part IV

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

21 years agoupdate transformation: part III
André Malo [Wed, 11 Dec 2002 21:11:15 +0000 (21:11 +0000)]
update transformation: part III

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

21 years agoTake a stab at fixing the brokenness in our tree (grr!).
Justin Erenkrantz [Wed, 11 Dec 2002 21:09:16 +0000 (21:09 +0000)]
Take a stab at fixing the brokenness in our tree (grr!).

ls -1 is bound to be more portable than find -maxdepth, but I suspect it may
not be as portable as it really should.

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

21 years agoap_get_mime_headers: tighten up the null termination of header line which is
Greg Ames [Wed, 11 Dec 2002 21:03:58 +0000 (21:03 +0000)]
ap_get_mime_headers: tighten up the null termination of header line which is
too long.  getline can return a smaller length that what it actually read in
that case.

The check for len > limit_fieldsize isn't needed, but we do need to insure
that getline actually allocated a buffer (and set len) in the case where
the first socket input buffer is already bigger than the limit.

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

21 years agoupdate transformation: part II
André Malo [Wed, 11 Dec 2002 20:58:29 +0000 (20:58 +0000)]
update transformation: part II

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

21 years agoupdate transformation: part I
André Malo [Wed, 11 Dec 2002 20:50:34 +0000 (20:50 +0000)]
update transformation: part I

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

21 years agodiffs with long lines are such a pain.
André Malo [Wed, 11 Dec 2002 20:33:02 +0000 (20:33 +0000)]
diffs with long lines are such a pain.
add a bunch of line breaks for better code & diff
readability

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

21 years agomake CHANGES reflect that the fix for PR 13914 was merged
Jeff Trawick [Wed, 11 Dec 2002 18:02:01 +0000 (18:02 +0000)]
make CHANGES reflect that the fix for PR 13914 was merged
into 2.0

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

21 years agosome markup
Astrid Malo [Wed, 11 Dec 2002 16:34:04 +0000 (16:34 +0000)]
some markup

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

21 years agoupdate german transformation
André Malo [Wed, 11 Dec 2002 15:44:34 +0000 (15:44 +0000)]
update german transformation
(invoking.html.de had a wrong versioned header...?)

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

21 years agoupdate english transformation
André Malo [Wed, 11 Dec 2002 15:40:01 +0000 (15:40 +0000)]
update english transformation

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

21 years agocleanup and introduce a letter bar for "other" modules for
André Malo [Wed, 11 Dec 2002 15:39:26 +0000 (15:39 +0000)]
cleanup and introduce a letter bar for "other" modules for
better navigation. insert also some more line breaks for better diffs.

Reviewed by: Erik Abele, Astrid Ke�ler

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

21 years ago Build ldap for win32 by default. No extra magic required other than
William A. Rowe Jr [Wed, 11 Dec 2002 06:13:02 +0000 (06:13 +0000)]
  Build ldap for win32 by default.  No extra magic required other than
  some reasonably current SDK.

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

21 years ago The only code change required for Win32 ldap to build... these are
William A. Rowe Jr [Wed, 11 Dec 2002 06:11:11 +0000 (06:11 +0000)]
  The only code change required for Win32 ldap to build... these are
  all abstracted in apr_ldap_uri.h ... which is grabbed by apr_ldap.h.

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

21 years agoupdate transformation
André Malo [Tue, 10 Dec 2002 19:55:47 +0000 (19:55 +0000)]
update transformation

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

21 years ago- some reformatting
André Malo [Tue, 10 Dec 2002 19:49:11 +0000 (19:49 +0000)]
- some reformatting
- markup & <em> -> <var>
- modify the argument list of MultiViewsMatch in order to better reflect
  the possibilities
- add several <override>s and some <seealso>s

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

21 years agoprevent a potential seg fault in ap_escape_html if a header field is too
Greg Ames [Tue, 10 Dec 2002 02:56:26 +0000 (02:56 +0000)]
prevent a potential seg fault in ap_escape_html if a header field is too
long.

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

21 years agotwo parameters, not one.
André Malo [Tue, 10 Dec 2002 01:48:42 +0000 (01:48 +0000)]
two parameters, not one.

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

21 years agoupdate transformation
André Malo [Tue, 10 Dec 2002 00:02:42 +0000 (00:02 +0000)]
update transformation

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

21 years ago- markup & reformatting
André Malo [Mon, 9 Dec 2002 23:52:44 +0000 (23:52 +0000)]
- markup & reformatting
- some rearranging of the content
- fix conextlists. with the current code it doesn't make
  sense to put any directive into an virtual host (the config
  pointer is static...) (blame me, if I'm wrong)

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

21 years agokeep german version in sync
André Malo [Mon, 9 Dec 2002 22:47:53 +0000 (22:47 +0000)]
keep german version in sync

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

21 years agoupdate transformation
André Malo [Mon, 9 Dec 2002 22:27:16 +0000 (22:27 +0000)]
update transformation

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

21 years agocore_output_filter: re-instate the deferred_write pool patch so we don't
Greg Ames [Mon, 9 Dec 2002 22:19:26 +0000 (22:19 +0000)]
core_output_filter: re-instate the deferred_write pool patch so we don't
leak fd's until the end of a keepalive connection.

Thanks to:
  Jeff Trawick for the original concept
  Sander Striker for the mmap ring idea
  Cliff Woolley for implementing the above change

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

21 years agofull clean-up of the auth-docs; feel free to shake out any
André Malo [Mon, 9 Dec 2002 22:19:13 +0000 (22:19 +0000)]
full clean-up of the auth-docs; feel free to shake out any
nits, if there are (probably there *are* :)

main changes:

- introduce docs for mod_authn_default, mod_authz_default and
  mod_authz_user
- fix argument lists of the provider directives
- fix the examples (intended to be better :)
- introduce the AuthDigestShmemSize directive
- remove AuthDigestUser/GroupFile
- mention htdigest in AuthUserFile docs
- mod_authn_anon is now an authn provider
- markup

Reviewed by: Astrid Ke�ler <kess@kess-net.de>

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

21 years agoIf an httpd.conf has commented out AddModule directives,
Bill Stoddard [Mon, 9 Dec 2002 15:00:59 +0000 (15:00 +0000)]
If an httpd.conf has commented out AddModule directives,
apxs -i -a will add an un-commented AddModule directive for
the new module, which breaks the config.

PR: 11212
Obtained from:
Submitted by: Joe Orton
Reviewed by: Bill Stoddard, Thom May

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

21 years agoTweak
Bill Stoddard [Mon, 9 Dec 2002 14:43:32 +0000 (14:43 +0000)]
Tweak

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

21 years agoAddModules does not exist anymore
Bill Stoddard [Mon, 9 Dec 2002 14:42:09 +0000 (14:42 +0000)]
AddModules does not exist anymore

Submitted by: Stas Bekman

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

21 years agoclarify the no-proxy explanation of Addoutputfilterbytype.
André Malo [Mon, 9 Dec 2002 12:16:26 +0000 (12:16 +0000)]
clarify the no-proxy explanation of Addoutputfilterbytype.

Thanks to Rich for pointing out.

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

21 years agoUpdate transformations.
Yoshiki Hayashi [Mon, 9 Dec 2002 07:14:22 +0000 (07:14 +0000)]
Update transformations.

Sorry for spam.  There's nothing to see here.

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

21 years agoRewrite how proxy sends its request to allow input bodies to morph the request
Justin Erenkrantz [Mon, 9 Dec 2002 05:37:26 +0000 (05:37 +0000)]
Rewrite how proxy sends its request to allow input bodies to morph the request
bodies.  Previously, if an input filter changed the request body, the
original C-L would be sent which would be incorrect.

Due to HTTP compliance, we must either send the body T-E: chunked or include
a C-L for the request body.  Connection: Close is not an option.

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

21 years agolink the german sitemap
André Malo [Mon, 9 Dec 2002 01:27:45 +0000 (01:27 +0000)]
link the german sitemap

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

21 years agoGerman translation based on english revision 1.2
Astrid Malo [Mon, 9 Dec 2002 00:29:49 +0000 (00:29 +0000)]
German translation based on english revision 1.2

Reviewed by: Andr� Malo <nd@perlig.de>

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

21 years agomod_authn_anon should be a provider
Wilfredo Sanchez [Sun, 8 Dec 2002 21:23:02 +0000 (21:23 +0000)]
mod_authn_anon should be a provider
This drops the Anonymous_Authoritative directive

Submitted by: Andre Malo <nd@perlig.de>

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

21 years agothe AccessAuthoritative directive should be AuthzDefaultAuthoritative
Wilfredo Sanchez [Sun, 8 Dec 2002 21:18:29 +0000 (21:18 +0000)]
the AccessAuthoritative directive should be AuthzDefaultAuthoritative

Submitted by: Andre Malo <nd@perlig.de>

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

21 years agothere is some confusion with "yes" and "no" and "on" and "off"... ;-)
Wilfredo Sanchez [Sun, 8 Dec 2002 21:16:05 +0000 (21:16 +0000)]
there is some confusion with "yes" and "no" and "on" and "off"... ;-)

Submitted by: Andre Malo <nd@perlig.de>

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

21 years agooutch. there are some possible NULL pointer references. Have you ever tried
Wilfredo Sanchez [Sun, 8 Dec 2002 21:13:07 +0000 (21:13 +0000)]
outch. there are some possible NULL pointer references. Have you ever tried
AuthDigestProvider dbm? This results in a great kaboom. The patch makes
apache throw an error, if someone tries a provider, that doesn't support
the particular auth scheme.

Submitted by: Andre Malo <nd@perlig.de>

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

21 years agowhen asking the providers for authentication, the main loop should
Wilfredo Sanchez [Sun, 8 Dec 2002 21:10:37 +0000 (21:10 +0000)]
when asking the providers for authentication, the main loop should
not only  break, if access is granted. It should also break, if
access was *denied*  by one provider. To be safe, it has to break
also, if an error occured. So  the patch turns the condition around
and continues only, if the user was  not found.
I find it also weird, that if auth was denied (by password
usually), the  AuthBasicAuthoritative behaviour can override that
by "passing to lower  modules". The patch changes that behaviour,
too.

Justin notes:
I'm kind of on the fence about that.  I was originally thinking
optimistically, but yeah, it might make sense to do it
pessimistically.  If there's any error, bug out.

Submitted by: Andre Malo <nd@perlig.de>

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

21 years ago2.0 -> 2.1
Wilfredo Sanchez [Sun, 8 Dec 2002 21:05:57 +0000 (21:05 +0000)]
2.0 -> 2.1

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

21 years agoadd some explanations how to use AOFBT correctly.
André Malo [Sun, 8 Dec 2002 00:42:11 +0000 (00:42 +0000)]
add some explanations how to use AOFBT correctly.

related to: PR 15045
Reviewed by: Astrid Ke�ler <kess@kess-net.de>

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

21 years agoTake apr include dir from beginning, not end of list given by apu-config.
Wilfredo Sanchez [Sat, 7 Dec 2002 06:04:43 +0000 (06:04 +0000)]
Take apr include dir from beginning, not end of list given by apu-config.
Submitted by: Brian Havard

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

21 years agoIt's late in germany.
Astrid Malo [Fri, 6 Dec 2002 23:08:56 +0000 (23:08 +0000)]
It's late in germany.
Well, now this is the correct patch to keep german version in sync.

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

21 years agomeasuring up with english release 1.6
Astrid Malo [Fri, 6 Dec 2002 22:53:29 +0000 (22:53 +0000)]
measuring up with english release 1.6

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

21 years agofix version number in the sitemap summary
André Malo [Thu, 5 Dec 2002 17:11:18 +0000 (17:11 +0000)]
fix version number in the sitemap summary
(again: didn't update the ja-transformation)

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

21 years agofix compatibility notes (2.0.44 -> 2.1)
André Malo [Thu, 5 Dec 2002 17:04:11 +0000 (17:04 +0000)]
fix compatibility notes (2.0.44 -> 2.1)
did no update of the japanese transformations, because it creates
somewhat weird on my system...

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

21 years agoupdate version to 2.1 in main index.html.* (except korean, can't display)
André Malo [Thu, 5 Dec 2002 16:11:01 +0000 (16:11 +0000)]
update version to 2.1 in main index.html.* (except korean, can't display)
and header/footer.html files

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

21 years agoupdate English transformation
André Malo [Thu, 5 Dec 2002 15:18:40 +0000 (15:18 +0000)]
update English transformation
(a lot of stuff, sorry!; whe should really improve the page headers for
better diffs....)

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

21 years agoupdate russian transformation
André Malo [Thu, 5 Dec 2002 14:53:17 +0000 (14:53 +0000)]
update russian transformation

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

21 years agoupdate german transformation
André Malo [Thu, 5 Dec 2002 14:51:26 +0000 (14:51 +0000)]
update german transformation

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

21 years agoswitch navigation to 2.1
André Malo [Thu, 5 Dec 2002 14:28:00 +0000 (14:28 +0000)]
switch navigation to 2.1

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

21 years agomod_proxy: Don't remove the Content-Length from responses
Brian Pane [Thu, 5 Dec 2002 03:49:45 +0000 (03:49 +0000)]
mod_proxy: Don't remove the Content-Length from responses

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

21 years agokeep german version in sync
André Malo [Wed, 4 Dec 2002 20:06:52 +0000 (20:06 +0000)]
keep german version in sync
(Note: upgrading.xml.de is not up-to-date in both branches)
(Note2: in Head also the original should be updated to 2.1 anyway)

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

21 years agoListing the URLs which are not cachable is useful for building
Bill Stoddard [Tue, 3 Dec 2002 23:08:22 +0000 (23:08 +0000)]
Listing the URLs which are not cachable is useful for building
the CacheDecline URL list for the config file.

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

21 years agoLess verbose debug message
Bill Stoddard [Tue, 3 Dec 2002 22:51:06 +0000 (22:51 +0000)]
Less verbose debug message

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

21 years agoStuff done and more WIBNIFs.
Bill Stoddard [Tue, 3 Dec 2002 18:26:44 +0000 (18:26 +0000)]
Stuff done and more WIBNIFs.

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

21 years agoFreeBSD's make doesn't like the 'implied source' syntax ($<) -- using $? which works.
Martin Kraemer [Tue, 3 Dec 2002 09:47:11 +0000 (09:47 +0000)]
FreeBSD's make doesn't like the 'implied source' syntax ($<) -- using $? which works.

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

21 years agoMove the check of the Expect request header field after the hook
Justin Erenkrantz [Tue, 3 Dec 2002 08:38:45 +0000 (08:38 +0000)]
Move the check of the Expect request header field after the hook
for ap_post_read_request, since that is the only opportunity for
modules to handle Expect extensions.

Obtained from: apache-1.3

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

21 years ago Not entirely clear if we should trust iconv or bin/iconv as the target
William A. Rowe Jr [Tue, 3 Dec 2002 06:19:36 +0000 (06:19 +0000)]
  Not entirely clear if we should trust iconv or bin/iconv as the target
  path for iconv modules, but here goes.

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

21 years ago With BuildBin - also build our iconv ccs/ces collections.
William A. Rowe Jr [Tue, 3 Dec 2002 06:11:13 +0000 (06:11 +0000)]
  With BuildBin - also build our iconv ccs/ces collections.

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

21 years ago Backports accomplished ... please keep in sync
William A. Rowe Jr [Tue, 3 Dec 2002 00:37:16 +0000 (00:37 +0000)]
  Backports accomplished ... please keep in sync

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

21 years agozap a change log entry for a fix that is now in APACHE_2_0_BRANCH
Jeff Trawick [Mon, 2 Dec 2002 23:56:25 +0000 (23:56 +0000)]
zap a change log entry for a fix that is now in APACHE_2_0_BRANCH

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

21 years ago- removed obs_* files
André Malo [Mon, 2 Dec 2002 21:58:35 +0000 (21:58 +0000)]
- removed obs_* files
- keep sitemap in sync
- Note: mod_auth_digest is currently exactly the same as in 2.0
  (no changes were made due to the aaa-rewrite)
- modified the example in mod_info (was a bad one ;-)
- forward port (i.e copy) of rotatelogs.html, so we shouldn't forget the
  recent changes
- fixed xslt/css for module index page
-> update transformation

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

21 years agodifferent case may confuse people.
André Malo [Mon, 2 Dec 2002 19:42:13 +0000 (19:42 +0000)]
different case may confuse people.

PR: 15001

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

21 years agoAdd a commented LoadModule entry to the .conf file for mod_ext_filter
Bradley Nicholes [Mon, 2 Dec 2002 18:01:05 +0000 (18:01 +0000)]
Add a commented LoadModule entry to the .conf file for mod_ext_filter

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

21 years agoTo be on the safe side...
Martin Kraemer [Mon, 2 Dec 2002 13:40:27 +0000 (13:40 +0000)]
To be on the safe side...

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

21 years agoIf this worked on Mac OS-X, then OS-X should be fixed ;-)
Martin Kraemer [Mon, 2 Dec 2002 13:36:49 +0000 (13:36 +0000)]
If this worked on Mac OS-X, then OS-X should be fixed ;-)
Otherwise, it looks like Apache-2.x has not been compiled on any unixoid platform
anywhere since 2002-Nov-29

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

21 years ago Must have symbolics for util_ldap/mod_auth_ldap base addresses.
William A. Rowe Jr [Sun, 1 Dec 2002 23:38:44 +0000 (23:38 +0000)]
  Must have symbolics for util_ldap/mod_auth_ldap base addresses.

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

21 years ago Repair one oversimplification. I was grep'ping modules/experimental
William A. Rowe Jr [Sun, 1 Dec 2002 23:36:33 +0000 (23:36 +0000)]
  Repair one oversimplification.  I was grep'ping modules/experimental
  for such symbols, didn't look backwards at include/.

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

21 years ago Add util_ldap and mod_auth_ldap to the workspace, but do not build by
William A. Rowe Jr [Sun, 1 Dec 2002 23:19:59 +0000 (23:19 +0000)]
  Add util_ldap and mod_auth_ldap to the workspace, but do not build by
  default yet [requires external 3rd party library still.]

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

21 years ago Final corrections; much of these .dsp definitions were redundant.
William A. Rowe Jr [Sun, 1 Dec 2002 23:13:31 +0000 (23:13 +0000)]
  Final corrections; much of these .dsp definitions were redundant.

  When you add a module to the Apache.dsw workspace, and make the new
  module dependent upon libapr, libaprutil, libhttpd (and in the case
  of mod_auth_ldap, make it dependent upon util_ldap) then everything
  just falls into place.

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

21 years ago Decorative change - consistify .dsp verbage
William A. Rowe Jr [Sun, 1 Dec 2002 22:53:00 +0000 (22:53 +0000)]
  Decorative change - consistify .dsp verbage

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

21 years ago Although we consistently used apr_time() APIs, the declarations didn't
William A. Rowe Jr [Sun, 1 Dec 2002 22:28:07 +0000 (22:28 +0000)]
  Although we consistently used apr_time() APIs, the declarations didn't
  match up.  Nor did the indexes' types.

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

21 years ago Correct to appropriate text file formats
William A. Rowe Jr [Sun, 1 Dec 2002 22:13:55 +0000 (22:13 +0000)]
  Correct to appropriate text file formats

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

21 years agoGerman translation based on english version 1.4
Astrid Malo [Sat, 30 Nov 2002 23:49:46 +0000 (23:49 +0000)]
German translation based on english version 1.4

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

21 years agogerman translation
Astrid Malo [Sat, 30 Nov 2002 23:20:20 +0000 (23:20 +0000)]
german translation

by Tim Gerundt <tim@gerundt.de>
with some minor changes from me

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

21 years agoupdate to include mod_setenvif fix
Brian Pane [Sat, 30 Nov 2002 21:50:19 +0000 (21:50 +0000)]
update to include mod_setenvif fix

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

21 years agoFix for BrowserMatchNoCase, which was incorrectly treating non-regex
Brian Pane [Sat, 30 Nov 2002 21:48:12 +0000 (21:48 +0000)]
Fix for BrowserMatchNoCase, which was incorrectly treating non-regex
patterns as case-sensitive
Submitted by: Andr�� Malo
Reviewed by: Brian Pane

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

21 years ago For your consideration;
William A. Rowe Jr [Sat, 30 Nov 2002 19:36:25 +0000 (19:36 +0000)]
  For your consideration;

  the following CHANGES entries do not occur in the APACHE_2_0_BRANCH
  CHANGES file.  If you already committed them, please reflect in both
  CHANGES files.  If you would like to commit them, please do so, and
  then reflect the patches under Apache 2.0.44.

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

21 years agoPer Greg's request, add a version string component to the ap_provider.h
Justin Erenkrantz [Sat, 30 Nov 2002 18:48:41 +0000 (18:48 +0000)]
Per Greg's request, add a version string component to the ap_provider.h
functions.  This allows modules to register different versions of the
same provider.

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

21 years ago Reflect that AAA overhaul is deferrred.
William A. Rowe Jr [Sat, 30 Nov 2002 18:47:12 +0000 (18:47 +0000)]
  Reflect that AAA overhaul is deferrred.

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

21 years agoadd two overview pages
Astrid Malo [Sat, 30 Nov 2002 17:58:59 +0000 (17:58 +0000)]
add two overview pages

by Tim Gerundt <tim@gerundt.de>

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

21 years agoNote in the security docs that people should subscribe to the
Joshua Slive [Sat, 30 Nov 2002 02:35:08 +0000 (02:35 +0000)]
Note in the security docs that people should subscribe to the
announcements list.

PR: 14892

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

21 years agoupdate translation
Astrid Malo [Fri, 29 Nov 2002 23:38:21 +0000 (23:38 +0000)]
update translation

by Tim Gerundt <tim@gerundt.de>
with some minor changes from me

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

21 years ago*** empty log message ***
Wilfredo Sanchez [Fri, 29 Nov 2002 11:06:39 +0000 (11:06 +0000)]
*** empty log message ***

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

21 years agoAdd export_files to EXTRACLEAN_TARGETS
Wilfredo Sanchez [Fri, 29 Nov 2002 08:07:20 +0000 (08:07 +0000)]
Add export_files to EXTRACLEAN_TARGETS

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

21 years agoFind apr, apr-util automatically if no --with-apr{-util} flag, same as other libs.
Wilfredo Sanchez [Fri, 29 Nov 2002 07:34:20 +0000 (07:34 +0000)]
Find apr, apr-util automatically if no --with-apr{-util} flag, same as other libs.

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

21 years ago If apr and apr-util are not in-tree, we need to be able to find the
Wilfredo Sanchez [Fri, 29 Nov 2002 07:23:57 +0000 (07:23 +0000)]
  If apr and apr-util are not in-tree, we need to be able to find the
  include directory for each in order to generate the server/exports.c
  and server/export_vars.h files.

  configure.in:
   - Provide APR_INCLUDEDIR, APU_INCLUDEDIR.

  server/Makefile.in:
   - Use $APR_INCLUDEDIR $APU_INCLUDEDIR vars.
   - Add export_files target to generate a list of headers with symbols
   to export, use that list to generate exports.c and export_vars.h.

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