]> granicus.if.org Git - apache/log
apache
20 years agoUpdate transformation.
Joe Orton [Thu, 3 Jun 2004 10:17:13 +0000 (10:17 +0000)]
Update transformation.

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

20 years agoFix links and update content in introduction. Update page content to
Joe Orton [Thu, 3 Jun 2004 10:16:12 +0000 (10:16 +0000)]
Fix links and update content in introduction.  Update page content to
reflect that mod_ssl in 2.0 doesn't actually provide the most of the
backwards-compat hooks; leave it as a guide for migration.

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

20 years agoDrop support for the "CompatEnvVars" argument to SSLOptions, which was
Joe Orton [Thu, 3 Jun 2004 09:28:12 +0000 (09:28 +0000)]
Drop support for the "CompatEnvVars" argument to SSLOptions, which was
never implemented in 2.0 and never needed to be.

* docs/ssl/ssl-std.conf.in: Remove CompatEnvVars examples.

* modules/ssl/ssl_engine_config.c (ssl_cmd_SSLOptions): Don't allow
the CompatEnvVars argument.

* modules/ssl/ssl_private.h: Remove SSL_OPT_COMPATENVVARS macro.

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

20 years agosync
André Malo [Wed, 2 Jun 2004 23:12:31 +0000 (23:12 +0000)]
sync

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

20 years agosync
André Malo [Wed, 2 Jun 2004 22:52:29 +0000 (22:52 +0000)]
sync

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

20 years agoSynch with 2.0 branch.
Joe Orton [Tue, 1 Jun 2004 20:40:45 +0000 (20:40 +0000)]
Synch with 2.0 branch.

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

20 years agoEliminate the redundant compiler rules
Bradley Nicholes [Tue, 1 Jun 2004 17:48:21 +0000 (17:48 +0000)]
Eliminate the redundant compiler rules

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

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

20 years agoFix a path searching problem so that NetWare can build the genchars.nlm support utili...
Bradley Nicholes [Tue, 1 Jun 2004 17:18:48 +0000 (17:18 +0000)]
Fix a path searching problem so that NetWare can build the genchars.nlm support utility before the main build is started

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

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

20 years ago* modules/filters/mod_deflate.c (deflate_out_filter): Destroy buckets
Joe Orton [Tue, 1 Jun 2004 13:06:10 +0000 (13:06 +0000)]
* modules/filters/mod_deflate.c (deflate_out_filter): Destroy buckets
immediately after are used so that memory consumption is not
proportional to the size of the response.

PR: 29318

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

20 years agoFix bug in mod_deflate that unconditionally sent deflate'd output even when
Justin Erenkrantz [Sat, 29 May 2004 03:34:17 +0000 (03:34 +0000)]
Fix bug in mod_deflate that unconditionally sent deflate'd output even when
Accept-Encoding is not present.

Reported by Roy Fielding for http://cvs.apache.org/viewcvs/ with Safari.

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

20 years agoPass environment variables through to piped loggers, resolving
Jeff Trawick [Thu, 27 May 2004 23:35:41 +0000 (23:35 +0000)]
Pass environment variables through to piped loggers, resolving
a regression since 1.3.

Submitted by:   Ken Coar, Jeff Trawick

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

20 years ago* modules/ssl/ssl_scache.c (ssl_scache_expire): Remove unused function.
Joe Orton [Thu, 27 May 2004 09:20:00 +0000 (09:20 +0000)]
* modules/ssl/ssl_scache.c (ssl_scache_expire): Remove unused function.

* modules/ssl/ssl_scache_dc.c (ssl_scache_dc_expire): Likewise.

* modules/ssl/ssl_scache_shmcb.c (ssl_scache_shmcb_expire): Likewise.

* modules/ssl/ssl_scache_dbm.c (ssl_scache_dbm_expire): Make static.

* modules/ssl/ssl_private.h: Remove prototypes.

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

20 years agosync
André Malo [Wed, 26 May 2004 23:33:35 +0000 (23:33 +0000)]
sync

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

20 years agosync
André Malo [Wed, 26 May 2004 23:04:48 +0000 (23:04 +0000)]
sync

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

20 years agoupdate transformation
André Malo [Wed, 26 May 2004 22:22:37 +0000 (22:22 +0000)]
update transformation

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

20 years agoadd description for --enable-dav-lock
André Malo [Wed, 26 May 2004 22:20:04 +0000 (22:20 +0000)]
add description for --enable-dav-lock

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

20 years agoupdate transformation
André Malo [Wed, 26 May 2004 22:02:24 +0000 (22:02 +0000)]
update transformation

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

20 years agoadd initial documentation for mod_dav_lock.
André Malo [Wed, 26 May 2004 21:56:28 +0000 (21:56 +0000)]
add initial documentation for mod_dav_lock.

Mostly taken from the initial cvs commit message and
mod_dav_fs docs.

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

20 years agoupdate transformation
André Malo [Wed, 26 May 2004 20:56:49 +0000 (20:56 +0000)]
update transformation

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

20 years agoEnable the option to support anonymous shared memory in mod_ldap.
Graham Leggett [Wed, 26 May 2004 11:48:19 +0000 (11:48 +0000)]
Enable the option to support anonymous shared memory in mod_ldap.
This makes the cache work on Linux again.
PR:
Obtained from:
Submitted by:
Reviewed by:

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

20 years agoparse content-length correctly using apr_strtoff function
André Malo [Tue, 25 May 2004 20:16:19 +0000 (20:16 +0000)]
parse content-length correctly using apr_strtoff function

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

20 years agosave some cycles
André Malo [Tue, 25 May 2004 20:01:23 +0000 (20:01 +0000)]
save some cycles

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

20 years agothis should save one or two cycles
André Malo [Tue, 25 May 2004 19:39:50 +0000 (19:39 +0000)]
this should save one or two cycles

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

20 years agoparse byteranges correctly using the new apr_strtoff function
André Malo [Tue, 25 May 2004 19:09:45 +0000 (19:09 +0000)]
parse byteranges correctly using the new apr_strtoff function

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

20 years agoparse apr_off_t correctly using new apr_strtoff function
André Malo [Tue, 25 May 2004 18:22:58 +0000 (18:22 +0000)]
parse apr_off_t correctly using new apr_strtoff function

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

20 years agoparse content-length correctly using new apr_strtoff function
André Malo [Tue, 25 May 2004 18:01:02 +0000 (18:01 +0000)]
parse content-length correctly using new apr_strtoff function

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

20 years agouse new apr_strtoff function to parse PUT ranges correctly.
André Malo [Tue, 25 May 2004 17:13:07 +0000 (17:13 +0000)]
use new apr_strtoff function to parse PUT ranges correctly.

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

20 years agoBackport
Graham Leggett [Tue, 25 May 2004 16:47:18 +0000 (16:47 +0000)]
Backport
PR:
Obtained from:
Submitted by:
Reviewed by:

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

20 years agoBackported
Graham Leggett [Tue, 25 May 2004 16:20:47 +0000 (16:20 +0000)]
Backported
PR:
Obtained from:
Submitted by:
Reviewed by:

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

20 years ago* modules/http/http_protocol.c (ap_setup_client_block,
Joe Orton [Tue, 25 May 2004 14:36:18 +0000 (14:36 +0000)]
* modules/http/http_protocol.c (ap_setup_client_block,
ap_http_filter): Use new apr_strtoff() to support request bodies as
large as apr_off_t allows (rather than as large as 'long' allows), and
simplify error handling.

PR: 27866

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

20 years ago* modules/ssl/ssl_util.c, modules/ssl/ssl_private.h: Remove unused
Joe Orton [Tue, 25 May 2004 12:16:53 +0000 (12:16 +0000)]
* modules/ssl/ssl_util.c, modules/ssl/ssl_private.h: Remove unused
functions ssl_util_strupper, ssl_util_ptxtstub, and
ssl_util_uuencode*.

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

20 years ago* modules/ssl/ssl_engine_kernel.c (ssl_hook_UserCheck): Fix buffer
Joe Orton [Tue, 25 May 2004 12:09:01 +0000 (12:09 +0000)]
* modules/ssl/ssl_engine_kernel.c (ssl_hook_UserCheck): Fix buffer
overflow in FakeBasicAuth code if client's subject DN exceeds 6K in
length (CVE CAN-2004-0488); switch to using apr-util base64 encoder
functions.

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

20 years agoallow LimitRequestBody to be reset to unlimited
André Malo [Tue, 25 May 2004 00:10:25 +0000 (00:10 +0000)]
allow LimitRequestBody to be reset to unlimited

PR: 29106

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

20 years agouse new apr_strtoff function to parse limitrequestbody
André Malo [Mon, 24 May 2004 22:55:08 +0000 (22:55 +0000)]
use new apr_strtoff function to parse limitrequestbody

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

20 years agoFix a segfault when requests for shared memory fails and returns
Graham Leggett [Sun, 23 May 2004 22:15:10 +0000 (22:15 +0000)]
Fix a segfault when requests for shared memory fails and returns
NULL. Fix a segfault caused by a lack of bounds checking on the
cache.
PR: 24801
Obtained from:
Submitted by:
Reviewed by:

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

20 years agoadjust mod_file_cache.xml.ko
André Malo [Sun, 23 May 2004 20:57:49 +0000 (20:57 +0000)]
adjust mod_file_cache.xml.ko
update transformation

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

20 years agotypo; this fixes PR 29161
Astrid Malo [Sun, 23 May 2004 20:12:46 +0000 (20:12 +0000)]
typo; this fixes PR 29161

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

20 years agoThrow an error message if an attempt is made to use the LDAPTrustedCA
Graham Leggett [Sat, 22 May 2004 01:09:58 +0000 (01:09 +0000)]
Throw an error message if an attempt is made to use the LDAPTrustedCA
or LDAPTrustedCAType directives in a VirtualHost.
PR: 26390
Obtained from:
Submitted by: Brad Nicholes
Reviewed by:

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

20 years agoThe backport list gets shorter.
Graham Leggett [Fri, 21 May 2004 23:55:57 +0000 (23:55 +0000)]
The backport list gets shorter.
PR:
Obtained from:
Submitted by:
Reviewed by:

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

20 years agoSmall fix to allow reverse proxying to an ftp server. Previously
Graham Leggett [Fri, 21 May 2004 22:05:31 +0000 (22:05 +0000)]
Small fix to allow reverse proxying to an ftp server. Previously
an attempt to do this would try and connect to 0.0.0.0, regardless
of the server specified.
PR: 24922
Obtained from:
Submitted by: Pascal Terjan <pterjan@linuxfr.org>
Reviewed by:

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

20 years ago* modules/dav/main/mod_dav.c (dav_method_put): Fix segfault
Joe Orton [Fri, 21 May 2004 20:42:56 +0000 (20:42 +0000)]
* modules/dav/main/mod_dav.c (dav_method_put): Fix segfault
in auto-versioning error handling path.

PR: 29148

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

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