]> granicus.if.org Git - apache/log
apache
20 years agoMr ldap_simple_bind_s() bug, with three votes, you are the weakest link,
Graham Leggett [Fri, 21 May 2004 20:05:16 +0000 (20:05 +0000)]
Mr ldap_simple_bind_s() bug, with three votes, you are the weakest link,
goodbye.
PR:
Obtained from:
Submitted by:
Reviewed by:

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

20 years agoupdate transformation
André Malo [Fri, 21 May 2004 18:52:12 +0000 (18:52 +0000)]
update transformation

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

20 years agoFix a potential segfault if the bind password in the LDAP cache
Graham Leggett [Fri, 21 May 2004 15:02:44 +0000 (15:02 +0000)]
Fix a potential segfault if the bind password in the LDAP cache
is NULL.
PR: 26686
Obtained from:
Submitted by: Jari Ahonen <jah@progress.com>
Reviewed by:

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

20 years agoQuotes cannot be used around require group and require dn
Graham Leggett [Fri, 21 May 2004 03:14:06 +0000 (03:14 +0000)]
Quotes cannot be used around require group and require dn
directives, update the documentation to reflect this. Also add
quotes around the dn and group within debug messages, to make it
more obvious why authentication is failing if quotes are used in
error.
PR: 19304
Obtained from:
Submitted by:
Reviewed by:

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

20 years agoFix a cut and paste, doh!
Graham Leggett [Fri, 21 May 2004 02:54:55 +0000 (02:54 +0000)]
Fix a cut and paste, doh!
PR:
Obtained from:
Submitted by:
Reviewed by:

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

20 years agoThe Microsoft LDAP SDK escapes filters for us, stop util_ldap
Graham Leggett [Fri, 21 May 2004 01:12:25 +0000 (01:12 +0000)]
The Microsoft LDAP SDK escapes filters for us, stop util_ldap
from escaping filters twice when the backslash character is used.
PR: 24437
Obtained from:
Submitted by: Jess Holle <jessh@ptc.com>
Reviewed by: minfrin

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

20 years agoOverhaul handling of LDAP error conditions, so that the util_ldap_*
Graham Leggett [Thu, 20 May 2004 22:41:25 +0000 (22:41 +0000)]
Overhaul handling of LDAP error conditions, so that the util_ldap_*
functions leave the connections in a sane state after errors have
occurred.
PR: 27748, 17274, 17599, 18661, 21787, 24595, 24683, 27134, 27271
Obtained from:
Submitted by:
Reviewed by:

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

20 years agoRPM spec file changes: changed default dependancy to link to db4
Graham Leggett [Thu, 20 May 2004 18:59:57 +0000 (18:59 +0000)]
RPM spec file changes: changed default dependancy to link to db4
instead of db3. Fixed complaints about unpackaged files.
PR:
Obtained from:
Submitted by:
Reviewed by:

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

20 years agoapr_pstrcat() needs NULL at end of parameter list to know
Jeff Trawick [Wed, 19 May 2004 16:15:53 +0000 (16:15 +0000)]
apr_pstrcat() needs NULL at end of parameter list to know
when to stop (mississi^#@75UiSIGSEGV)

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

20 years agoFix handling of IPv6 numeric strings in mod_proxy.
Jeff Trawick [Wed, 19 May 2004 13:30:14 +0000 (13:30 +0000)]
Fix handling of IPv6 numeric strings in mod_proxy.

(Some such operations would work if port was specified
in url due to way parsing was performed, finding last ':'
and considering everything after as the port.)

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

20 years agoreplaced tabs with spaces and aligned indentation within brackets
Jean-Jacques Clar [Tue, 18 May 2004 19:21:35 +0000 (19:21 +0000)]
replaced tabs with spaces and aligned indentation within brackets

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

20 years agoexternal map responses were cut at 2048 bytes (and possibly got out of sync that
André Malo [Mon, 17 May 2004 23:36:15 +0000 (23:36 +0000)]
external map responses were cut at 2048 bytes (and possibly got out of sync that
way). Now they are unlimited.

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

20 years agoupdate transformation
André Malo [Mon, 17 May 2004 23:30:19 +0000 (23:30 +0000)]
update transformation

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

20 years agoTranslation submitted by Vincent Deffontaines <vincent@gryzor.com>,
Jean-Jacques Clar [Mon, 17 May 2004 22:21:35 +0000 (22:21 +0000)]
Translation submitted by Vincent Deffontaines <vincent@gryzor.com>,
reviewed by Jean-Jacques Clar

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

20 years ago* modules/ssl/ssl_engine_config.c (ssl_config_global_create): Fix gcc
Joe Orton [Mon, 17 May 2004 18:57:39 +0000 (18:57 +0000)]
* modules/ssl/ssl_engine_config.c (ssl_config_global_create): Fix gcc
strict-aliasing warning.

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

20 years ago* server/core.c (core_output_filter): Don't explicitly delete the EOC
Joe Orton [Mon, 17 May 2004 15:24:31 +0000 (15:24 +0000)]
* server/core.c (core_output_filter): Don't explicitly delete the EOC
bucket, and don't buffer the brigade if it ends in an EOC.

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

20 years agosync with stable branch
Jeff Trawick [Thu, 13 May 2004 23:45:14 +0000 (23:45 +0000)]
sync with stable branch
  (there was never a CHANGES entry in 2.1-dev)

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

20 years agoif the call to ldap_simple_bind_s() fails, the connection is left in an unbound state...
Bradley Nicholes [Thu, 13 May 2004 14:29:11 +0000 (14:29 +0000)]
if the call to ldap_simple_bind_s() fails, the connection is left in an unbound state.  Make sure that the connection record is updated to show the current state.

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

20 years agoFix SEGV in 'shmcb' session cache:
Madhusudan Mathihalli [Wed, 12 May 2004 21:36:52 +0000 (21:36 +0000)]
Fix SEGV in 'shmcb' session cache:
When a 'read' or 'write' to session cache is done, we need to check the size
of the data being 'read' or 'written' to avoid buffer over-run.

PR: 27751
Submitted by: Geoff Thorpe
Reviewed by: Madhusudan Mathihalli

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

20 years ago* modules/experimental/util_ldap.c (util_ldap_cache_compare): Fix
Joe Orton [Wed, 12 May 2004 18:44:27 +0000 (18:44 +0000)]
* modules/experimental/util_ldap.c (util_ldap_cache_compare): Fix
uninitialized variable warning from gcc -Wall.
(util_ldap_set_cache_bytes, util_ldap_post_config): Use correct APR
printf format string macros.
(util_ldap_set_cert_type): Make static to fix gcc warning.
(util_ldap_cleanup_module): Fix unused variable warning.

* modules/experimental/mod_auth_ldap.c (derive_codepage_from_lang):
Remove unused variable.

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

20 years agoupdate transformation
André Malo [Wed, 12 May 2004 18:18:59 +0000 (18:18 +0000)]
update transformation

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

20 years agomodulefilelist is no longer a valid element
André Malo [Wed, 12 May 2004 18:16:38 +0000 (18:16 +0000)]
modulefilelist is no longer a valid element

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

20 years agobuild bootstrap
André Malo [Wed, 12 May 2004 18:00:18 +0000 (18:00 +0000)]
build bootstrap

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

20 years agofrench is no longer special
André Malo [Wed, 12 May 2004 17:57:21 +0000 (17:57 +0000)]
french is no longer special

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

20 years agofix the native name and comment out the CHM part
André Malo [Wed, 12 May 2004 17:55:56 +0000 (17:55 +0000)]
fix the native name and comment out the CHM part

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

20 years agoTranslation submitted by Vincent Deffontaines <vincent@gryzor.com>,
Jean-Jacques Clar [Wed, 12 May 2004 15:28:49 +0000 (15:28 +0000)]
Translation submitted by Vincent Deffontaines <vincent@gryzor.com>,
reviewed by Jean-Jacques Clar

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

20 years agoTranslation done by Vincent Deffontaines, correction done by jjclar
Jean-Jacques Clar [Wed, 12 May 2004 14:36:44 +0000 (14:36 +0000)]
Translation done by Vincent Deffontaines, correction done by jjclar

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

20 years agoUpdate based on Vincent Deffontaines translation
Jean-Jacques Clar [Wed, 12 May 2004 14:04:20 +0000 (14:04 +0000)]
Update based on Vincent Deffontaines translation

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

20 years ago:set tabstop=8
André Malo [Tue, 11 May 2004 18:55:49 +0000 (18:55 +0000)]
:set tabstop=8
:retab

(no code changes)

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

20 years ago*** empty log message ***
Jim Jagielski [Mon, 10 May 2004 13:58:56 +0000 (13:58 +0000)]
*** empty log message ***

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

20 years ago* modules/loggers/mod_log_config.c, server/log.c (open_error_log,
Joe Orton [Thu, 6 May 2004 10:18:07 +0000 (10:18 +0000)]
* modules/loggers/mod_log_config.c, server/log.c (open_error_log,
ap_replace_stderr_log): Use APR_LARGEFILE when opening log files, to
allow log files to exceed the 2Gb limit if necessary.

PR: 13511

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

20 years ago* modules/generators/mod_cgi.c (cgi_handler): Soak up stderr from nph-
Joe Orton [Wed, 5 May 2004 15:30:53 +0000 (15:30 +0000)]
* modules/generators/mod_cgi.c (cgi_handler): Soak up stderr from nph-
scripts correctly.

PR: 18348
Submitted by: Jeff Trawick (in mod_jcgi)

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

20 years ago* modules/generators/mod_cgi.c (cgi_handler): Combine common code
Joe Orton [Wed, 5 May 2004 14:52:44 +0000 (14:52 +0000)]
* modules/generators/mod_cgi.c (cgi_handler): Combine common code
between nph and non-nph handling; use a CGI bucket for both cases if
APR_FILES_AS_SOCKETS.

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

20 years agoadjust references
André Malo [Wed, 5 May 2004 06:24:53 +0000 (06:24 +0000)]
adjust references

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

20 years agofix various mispellings and style problems
Jeff Trawick [Wed, 5 May 2004 03:21:23 +0000 (03:21 +0000)]
fix various mispellings and style problems

PR:            28732
Submitted by:  Ville Skytt� <ville.skytta iki.fi>
Reviewed by:   Jeff Trawick

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

20 years agoallmodules.xml references were removed
André Malo [Tue, 4 May 2004 23:14:15 +0000 (23:14 +0000)]
allmodules.xml references were removed

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

20 years agosimplifications
André Malo [Tue, 4 May 2004 22:59:55 +0000 (22:59 +0000)]
simplifications

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

20 years agoremove references to allmodules.xml
André Malo [Tue, 4 May 2004 22:40:43 +0000 (22:40 +0000)]
remove references to allmodules.xml

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

20 years agoremove references to allmodules.xml
André Malo [Tue, 4 May 2004 22:32:21 +0000 (22:32 +0000)]
remove references to allmodules.xml

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

20 years agoremove reference to allmodules.xml from document
André Malo [Tue, 4 May 2004 22:23:49 +0000 (22:23 +0000)]
remove reference to allmodules.xml from document

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

20 years agoremove references to allmodules.xml
André Malo [Tue, 4 May 2004 21:59:15 +0000 (21:59 +0000)]
remove references to allmodules.xml

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

20 years agobuild bootstrap
André Malo [Tue, 4 May 2004 21:56:52 +0000 (21:56 +0000)]
build bootstrap

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

20 years agoprepare dropping the reference to allmodules.xml from documents
André Malo [Tue, 4 May 2004 21:56:07 +0000 (21:56 +0000)]
prepare dropping the reference to allmodules.xml from documents

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

20 years agofix references to allmodules.xml.es
André Malo [Tue, 4 May 2004 18:53:56 +0000 (18:53 +0000)]
fix references to allmodules.xml.es

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

20 years agoupdate transformation
André Malo [Tue, 4 May 2004 18:35:47 +0000 (18:35 +0000)]
update transformation

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

20 years agonew spanish translation
André Malo [Tue, 4 May 2004 18:29:14 +0000 (18:29 +0000)]
new spanish translation

Submitted by: Jesus Blanco <blanco bitrock.com>
Reviewed by: Daniel Lopez

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

20 years agoPrevent Win32 pool corruption at startup
Allan K. Edwards [Mon, 3 May 2004 22:22:50 +0000 (22:22 +0000)]
Prevent Win32 pool corruption at startup

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

20 years agoupdate transformation
André Malo [Mon, 3 May 2004 20:21:20 +0000 (20:21 +0000)]
update transformation

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

20 years agofix $message references
André Malo [Mon, 3 May 2004 20:18:46 +0000 (20:18 +0000)]
fix $message references

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

20 years agoremove the [tm]s in this branch as well
André Malo [Mon, 3 May 2004 19:58:23 +0000 (19:58 +0000)]
remove the [tm]s in this branch as well

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

20 years agomove style/man/manpage.xsl -> style/xsl/nroff.xsl
André Malo [Mon, 3 May 2004 19:19:14 +0000 (19:19 +0000)]
move style/man/manpage.xsl -> style/xsl/nroff.xsl
use autogenerated man.$lang.xsl

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

20 years agofixup CHM settings
André Malo [Mon, 3 May 2004 18:20:30 +0000 (18:20 +0000)]
fixup CHM settings

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

20 years agofix copyright date
André Malo [Sun, 2 May 2004 23:18:34 +0000 (23:18 +0000)]
fix copyright date

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

20 years agoupdate transformation once more
André Malo [Sun, 2 May 2004 23:18:19 +0000 (23:18 +0000)]
update transformation once more

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

20 years agoforgot those
André Malo [Sun, 2 May 2004 23:12:58 +0000 (23:12 +0000)]
forgot those

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

20 years agoupdate transformation (mostly recoding)
André Malo [Sun, 2 May 2004 22:59:32 +0000 (22:59 +0000)]
update transformation (mostly recoding)

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

20 years agoremove autogenerated files
André Malo [Sun, 2 May 2004 22:56:39 +0000 (22:56 +0000)]
remove autogenerated files
`build bootstrap`

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

20 years agoupdate stylesheets for autogeneration
André Malo [Sun, 2 May 2004 22:55:21 +0000 (22:55 +0000)]
update stylesheets for autogeneration
move non-autogenerated chm/ stuff to xsl/

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

20 years agoupdate language files to contain all necessary information
André Malo [Sun, 2 May 2004 22:53:22 +0000 (22:53 +0000)]
update language files to contain all necessary information
remove totally outdated sv.xml

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

20 years agoAdd the installdev target to the help list
Bradley Nicholes [Thu, 29 Apr 2004 17:02:15 +0000 (17:02 +0000)]
Add the installdev target to the help list

Submitted by: Guenter Knauf <fuankg@apache.org>

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

20 years agoRemove the hardcoded /Y parameter when doing a xcopy
Bradley Nicholes [Thu, 29 Apr 2004 16:49:50 +0000 (16:49 +0000)]
Remove the hardcoded /Y parameter when doing a xcopy

Submitted by: Guenter Knauf <fuankg@apache.org>

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

20 years agoFix the XLFLAGS define in the NetWare makefiles so that the contents are added to...
Bradley Nicholes [Wed, 28 Apr 2004 20:40:22 +0000 (20:40 +0000)]
Fix the XLFLAGS define in the NetWare makefiles so that the contents are added to the _link.opt file rather than the _link.def file

Submitted by: Guenter Knauf <gk@gknw.net>, Brad Nicholes

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

20 years agoFix up the DAV import/export files for the NetWare build
Bradley Nicholes [Wed, 28 Apr 2004 17:59:12 +0000 (17:59 +0000)]
Fix up the DAV import/export files for the NetWare build

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

20 years agorepository is opened back up. it turns out it's basically impossible to
Cliff Woolley [Tue, 27 Apr 2004 22:09:17 +0000 (22:09 +0000)]
repository is opened back up.  it turns out it's basically impossible to
delete a branch in CVS without manual intervention -- which i don't want
to do.  we'll do it when we convert to SVN, at which point it will be
trivial.  in the meanwhile, it's not hurting anything to leave it as-is.
here's a note to remind us to make the change when we convert.

so, hey guys.  how 'bout that SVN?  :)

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

20 years agoSync the change logs
Bradley Nicholes [Mon, 26 Apr 2004 22:05:44 +0000 (22:05 +0000)]
Sync the change logs

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

20 years agoAllow the memory address to change
Bradley Nicholes [Mon, 26 Apr 2004 19:46:14 +0000 (19:46 +0000)]
Allow the memory address to change

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

20 years agofix build on systems without unistd.h
André Malo [Mon, 26 Apr 2004 18:58:59 +0000 (18:58 +0000)]
fix  build on systems without unistd.h

Submitted by: Guenter Knauf <eflash gmx.net>

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

20 years agosync with APACHE_2_0_BRANCH
Jeff Trawick [Mon, 26 Apr 2004 15:59:46 +0000 (15:59 +0000)]
sync with APACHE_2_0_BRANCH

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

20 years agoupdate transformation
André Malo [Sun, 25 Apr 2004 22:53:17 +0000 (22:53 +0000)]
update transformation

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

20 years agoupdate transformation
Astrid Malo [Sun, 25 Apr 2004 22:32:15 +0000 (22:32 +0000)]
update transformation

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

20 years agolot of new Korean translations
André Malo [Sun, 25 Apr 2004 22:24:50 +0000 (22:24 +0000)]
lot of new Korean translations

Submitted by: "Jeongho Jeon" <maczniak operamail.com>
Reviewed by: Choi Kyusic

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

20 years agoupdate transformation
André Malo [Sun, 25 Apr 2004 22:17:30 +0000 (22:17 +0000)]
update transformation

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

20 years agoupdate Korean translation
André Malo [Sun, 25 Apr 2004 22:10:21 +0000 (22:10 +0000)]
update Korean translation

Submitted by: "Jeongho Jeon" <maczniak operamail.com>
Reviewed by: Choi Kyusic

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

20 years agoadd an example for windows and netware users not familiar with strftime()
Astrid Malo [Sun, 25 Apr 2004 19:53:08 +0000 (19:53 +0000)]
add an example for windows and netware users not familiar with strftime()

submitted by: Guenter Knauf <gk@gknw.de>

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

20 years agochanged the following APIs to return an error instead of hard exiting:
André Malo [Sun, 25 Apr 2004 17:23:31 +0000 (17:23 +0000)]
changed the following APIs to return an error instead of hard exiting:
ap_add_module, ap_add_loaded_module, ap_setup_prelinked_modules,
and ap_process_resource_config

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

20 years agoap_add_named_module is not used and maintained anymore. Drop it.
André Malo [Sun, 25 Apr 2004 17:05:51 +0000 (17:05 +0000)]
ap_add_named_module is not used and maintained anymore. Drop it.

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

20 years agoupdate transformation
André Malo [Sun, 25 Apr 2004 11:40:25 +0000 (11:40 +0000)]
update transformation

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

20 years agonote that forbidden directives in htaccess files result in a 500. (PR 28535)
André Malo [Sun, 25 Apr 2004 11:19:28 +0000 (11:19 +0000)]
note that forbidden directives in htaccess files result in a 500. (PR 28535)
Additionally note that AllowOverride doesn't work in regex-<directory>
containers.

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

20 years agoreadd suexec setuid and user check
André Malo [Sat, 24 Apr 2004 19:42:52 +0000 (19:42 +0000)]
readd suexec setuid and user check

Related to PR: 28287

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

20 years agono longer refuse to process files that contain empty lines
André Malo [Sat, 24 Apr 2004 18:56:00 +0000 (18:56 +0000)]
no longer refuse to process files that contain empty lines

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

20 years agoprepare Spanish CHM generation
André Malo [Sat, 24 Apr 2004 12:43:25 +0000 (12:43 +0000)]
prepare Spanish CHM generation

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

20 years agofix copyright date
André Malo [Sat, 24 Apr 2004 12:34:08 +0000 (12:34 +0000)]
fix copyright date

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

20 years agoupdate transformation
André Malo [Sat, 24 Apr 2004 12:28:07 +0000 (12:28 +0000)]
update transformation

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

20 years agofix copyright dates
André Malo [Sat, 24 Apr 2004 12:25:02 +0000 (12:25 +0000)]
fix copyright dates

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

20 years agoadd Spanish sitemap
André Malo [Sat, 24 Apr 2004 12:23:00 +0000 (12:23 +0000)]
add Spanish sitemap

Submitted by: Jesus Blanco <blanco bitrock.com>
Reviewed by: Daniel Lopez

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

20 years agoupdate langavail and outofdate messages
André Malo [Sat, 24 Apr 2004 12:05:26 +0000 (12:05 +0000)]
update langavail and outofdate messages

Submitted by: Jesus Blanco <blanco bitrock.com>

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

20 years agosync
André Malo [Sat, 24 Apr 2004 11:53:37 +0000 (11:53 +0000)]
sync

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

20 years agodisable the use of acceptex on Win9x systems automatically
André Malo [Sat, 24 Apr 2004 11:23:14 +0000 (11:23 +0000)]
disable the use of acceptex on Win9x systems automatically

PR: 28529

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

20 years agoupdate transformation
André Malo [Fri, 23 Apr 2004 22:57:02 +0000 (22:57 +0000)]
update transformation

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

20 years agofirst Spanish translations
André Malo [Fri, 23 Apr 2004 22:52:32 +0000 (22:52 +0000)]
first Spanish translations

Submitted by: Jesus Blanco <blanco bitrock.com>
Reviewed by: Daniel Lopez

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

20 years agoincorporate Spanish translation
André Malo [Fri, 23 Apr 2004 22:47:59 +0000 (22:47 +0000)]
incorporate Spanish translation

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

20 years agoprepare Spanish translation
André Malo [Fri, 23 Apr 2004 22:29:34 +0000 (22:29 +0000)]
prepare Spanish translation

Submitted by: Jesus Blanco <blanco bitrock.com>
Reviewed by: Daniel Lopez

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

20 years agoap_rgetline_core: insure that the output string is null terminated
Greg Ames [Thu, 22 Apr 2004 22:38:03 +0000 (22:38 +0000)]
ap_rgetline_core: insure that the output string is null terminated
when exiting with APR_ENOSPC

Submitted by: Tsurutani Naoki <turutani scphys.kyoto-u.ac.jp>

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

20 years agodeclare the prototypes as well.
André Malo [Thu, 22 Apr 2004 20:44:32 +0000 (20:44 +0000)]
declare the prototypes as well.

PR: 28523 again

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

20 years agobackport sync
Bradley Nicholes [Thu, 22 Apr 2004 07:21:54 +0000 (07:21 +0000)]
backport sync

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

20 years agocontent-encoding needs to be unset.
André Malo [Wed, 21 Apr 2004 22:08:34 +0000 (22:08 +0000)]
content-encoding needs to be unset.

Submitted by: Nick Kew <nick webthing.com>

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

20 years agoap_set_sub_req_protocol and ap_finalize_sub_req_protocol are now
André Malo [Wed, 21 Apr 2004 21:57:19 +0000 (21:57 +0000)]
ap_set_sub_req_protocol and ap_finalize_sub_req_protocol are now
exported on Win32 as well

PR: 28523
Submitted by: Edward Rudd <eddie omegaware.com>

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

20 years agoInclude directives no longer refuse to process symlinks on
André Malo [Wed, 21 Apr 2004 21:24:28 +0000 (21:24 +0000)]
Include directives no longer refuse to process symlinks on
directories. Instead there's now a maximum nesting level
of included directories (128 as distributed). This is configurable
at compile time using the -DAP_MAX_INCLUDE_DIR_DEPTH switch.

PR: 28492

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

20 years agoupdate transformation
André Malo [Wed, 21 Apr 2004 20:28:21 +0000 (20:28 +0000)]
update transformation

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

20 years agoUpdate Japanese translation.
Hiroaki Kawai [Wed, 21 Apr 2004 16:44:45 +0000 (16:44 +0000)]
Update Japanese translation.

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