]>
git.ipfire.org Git - thirdparty/apache/httpd.git/log
Bill Stoddard [Fri, 11 Jun 2004 15:35:22 +0000 (15:35 +0000)]
more votes
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/APACHE_2_0_BRANCH@103900
13f79535 -47bb-0310-9956-
ffa450edef68
Bill Stoddard [Fri, 11 Jun 2004 15:26:13 +0000 (15:26 +0000)]
vote
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/APACHE_2_0_BRANCH@103899
13f79535 -47bb-0310-9956-
ffa450edef68
Jeff Trawick [Fri, 11 Jun 2004 13:51:38 +0000 (13:51 +0000)]
cleaning up my own &^%$
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/APACHE_2_0_BRANCH@103898
13f79535 -47bb-0310-9956-
ffa450edef68
Jeff Trawick [Fri, 11 Jun 2004 01:24:55 +0000 (01:24 +0000)]
election year
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/APACHE_2_0_BRANCH@103891
13f79535 -47bb-0310-9956-
ffa450edef68
Cliff Woolley [Thu, 10 Jun 2004 23:31:30 +0000 (23:31 +0000)]
let the voting begin.
i haven't had a chance to review the patch myself yet, but..
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/APACHE_2_0_BRANCH@103890
13f79535 -47bb-0310-9956-
ffa450edef68
Rich Bowen [Wed, 9 Jun 2004 23:50:54 +0000 (23:50 +0000)]
Slightly augmenting the example for SSIStartTag
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/APACHE_2_0_BRANCH@103881
13f79535 -47bb-0310-9956-
ffa450edef68
Graham Leggett [Wed, 9 Jun 2004 22:32:49 +0000 (22:32 +0000)]
My 2c.
PR:
Obtained from:
Submitted by:
Reviewed by:
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/APACHE_2_0_BRANCH@103880
13f79535 -47bb-0310-9956-
ffa450edef68
Bradley Nicholes [Wed, 9 Jun 2004 22:12:59 +0000 (22:12 +0000)]
backport proposal
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/APACHE_2_0_BRANCH@103879
13f79535 -47bb-0310-9956-
ffa450edef68
Bradley Nicholes [Wed, 9 Jun 2004 19:24:04 +0000 (19:24 +0000)]
vote
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/APACHE_2_0_BRANCH@103875
13f79535 -47bb-0310-9956-
ffa450edef68
Rich Bowen [Tue, 8 Jun 2004 23:06:26 +0000 (23:06 +0000)]
Alas, there is no --layout option
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/APACHE_2_0_BRANCH@103873
13f79535 -47bb-0310-9956-
ffa450edef68
Joe Orton [Mon, 7 Jun 2004 10:41:01 +0000 (10:41 +0000)]
Backport from HEAD:
* modules/dav/fs/repos.c (dav_fs_create_collection): Give a 409 rather
than a 403 if apr_dir_make fails with ENOENT.
* modules/dav/main/mod_dav.c (dav_method_put): Fix segfault
in auto-versioning error handling path.
PR: 29034, 29148
Reviewed by: Jeff Trawick, Andr�� Malo
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/APACHE_2_0_BRANCH@103869
13f79535 -47bb-0310-9956-
ffa450edef68
Joe Orton [Mon, 7 Jun 2004 10:31:52 +0000 (10:31 +0000)]
Backport from HEAD:
* modules/filters/mod_deflate.c (deflate_out_filter): Destroy buckets
immediately after they are used so that memory consumption is not
proportional to the size of the response.
PR: 29318
Reviewed by: Jeff Trawick, Andr�� Malo
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/APACHE_2_0_BRANCH@103868
13f79535 -47bb-0310-9956-
ffa450edef68
Joe Orton [Mon, 7 Jun 2004 10:18:37 +0000 (10:18 +0000)]
Backport from HEAD:
* 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.
* modules/ssl/ssl_engine_init.c (ssl_init_Engine): Log the OpenSSL
error stack contents if engine load/init fails.
* modules/ssl/ssl_engine_log.c (ssl_log_ssl_error): Use %lu to print
an unsigned long.
* modules/ssl/ssl_engine_log.c (ssl_log_annotate, ssl_log_annotation,
ssl_log_ssl_error): const-ify annotation strings and simplify
ssl_log_annotation.
Reviewed by: Andr�� Malo, Jeff Trawick
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/APACHE_2_0_BRANCH@103867
13f79535 -47bb-0310-9956-
ffa450edef68
André Malo [Sun, 6 Jun 2004 22:19:38 +0000 (22:19 +0000)]
Allow conditional RequestHeader directives.
PR: 27951
Basically submitted by: vincent gryzor.com (Vincent Deffontaines)
Reviewed by: Jeff Trawick, Brad Nicholes, Andr� Malo
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/APACHE_2_0_BRANCH@103865
13f79535 -47bb-0310-9956-
ffa450edef68
André Malo [Sun, 6 Jun 2004 13:23:26 +0000 (13:23 +0000)]
Allow LimitRequestBody to be reset to unlimited.
PR: 29106
Reviewed by: Jeff Trawick, Brad Nicholes, Astrid Ke�ler
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/APACHE_2_0_BRANCH@103861
13f79535 -47bb-0310-9956-
ffa450edef68
Jeff Trawick [Sun, 6 Jun 2004 12:55:44 +0000 (12:55 +0000)]
easy reviews better than no reviews at all :(
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/APACHE_2_0_BRANCH@103860
13f79535 -47bb-0310-9956-
ffa450edef68
André Malo [Sun, 6 Jun 2004 12:37:56 +0000 (12:37 +0000)]
votes
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/APACHE_2_0_BRANCH@103859
13f79535 -47bb-0310-9956-
ffa450edef68
Bradley Nicholes [Thu, 3 Jun 2004 23:49:47 +0000 (23:49 +0000)]
vote
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/APACHE_2_0_BRANCH@103842
13f79535 -47bb-0310-9956-
ffa450edef68
Bradley Nicholes [Thu, 3 Jun 2004 19:46:18 +0000 (19:46 +0000)]
votes and comments
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/APACHE_2_0_BRANCH@103840
13f79535 -47bb-0310-9956-
ffa450edef68
Jeff Trawick [Thu, 3 Jun 2004 01:50:15 +0000 (01:50 +0000)]
a few votes
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/APACHE_2_0_BRANCH@103828
13f79535 -47bb-0310-9956-
ffa450edef68
André Malo [Wed, 2 Jun 2004 23:10:30 +0000 (23:10 +0000)]
add PR#
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/APACHE_2_0_BRANCH@103826
13f79535 -47bb-0310-9956-
ffa450edef68
André Malo [Wed, 2 Jun 2004 22:40:23 +0000 (22:40 +0000)]
Fix a bunch of cases where the return code of the regex compiler
was not checked properly. This affects: mod_setenvif, mod_usertrack,
mod_proxy, mod_proxy_ftp and core.
PR: 28218
Reviewed by: Jeff Trawick, Joe Orton
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/APACHE_2_0_BRANCH@103823
13f79535 -47bb-0310-9956-
ffa450edef68
Joe Orton [Wed, 2 Jun 2004 14:30:40 +0000 (14:30 +0000)]
2*mod_dav, 4*mod_ssl, 1*mod_deflate proposals, and a single measly
vote.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/APACHE_2_0_BRANCH@103822
13f79535 -47bb-0310-9956-
ffa450edef68
Joe Orton [Tue, 1 Jun 2004 20:27:11 +0000 (20:27 +0000)]
* modules/ssl/ssl_scache_shmcb.c (shmcb_cyclic_ntoc_memcpy,
shmcb_cyclic_cton_memcpy): Fix potential shmcb segfault for small
cache sizes.
PR: 27751
Submitted by: Geoff Thorpe <geoff geoffthorpe.net>
Reviewed by: Madhusudan Mathihalli, Joe Orton, Jeff Trawick
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/APACHE_2_0_BRANCH@103818
13f79535 -47bb-0310-9956-
ffa450edef68
Bradley Nicholes [Tue, 1 Jun 2004 17:21:27 +0000 (17:21 +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/branches/APACHE_2_0_BRANCH@103815
13f79535 -47bb-0310-9956-
ffa450edef68
Joe Orton [Tue, 1 Jun 2004 15:30:16 +0000 (15:30 +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
Reviewed by: Jeff Trawick, Andr�� Malo
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/APACHE_2_0_BRANCH@103811
13f79535 -47bb-0310-9956-
ffa450edef68
André Malo [Mon, 31 May 2004 09:47:50 +0000 (09:47 +0000)]
vote
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/APACHE_2_0_BRANCH@103809
13f79535 -47bb-0310-9956-
ffa450edef68
André Malo [Sun, 30 May 2004 18:09:48 +0000 (18:09 +0000)]
update transformation
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/APACHE_2_0_BRANCH@103807
13f79535 -47bb-0310-9956-
ffa450edef68
André Malo [Sun, 30 May 2004 18:07:02 +0000 (18:07 +0000)]
fixup rev reference -> "English Revision"
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/APACHE_2_0_BRANCH@103806
13f79535 -47bb-0310-9956-
ffa450edef68
Astrid Malo [Sun, 30 May 2004 17:59:50 +0000 (17:59 +0000)]
new Spanish translations
Committed by: Jesus Blanco <blanco bitrock.com>
Reviewed by: Daniel Lopez
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/APACHE_2_0_BRANCH@103805
13f79535 -47bb-0310-9956-
ffa450edef68
André Malo [Wed, 26 May 2004 23:30:39 +0000 (23:30 +0000)]
mod_logio no longer removes the EOS bucket. PR 27928.
Submitted by: Bojan Smojver <bojan rexursive.com>
Reviewed by: Andr� Malo, Jeff Trawick, Joe Orton
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/APACHE_2_0_BRANCH@103790
13f79535 -47bb-0310-9956-
ffa450edef68
André Malo [Wed, 26 May 2004 23:14:04 +0000 (23:14 +0000)]
htpasswd should not refuse to process files containing empty lines.
Reviewed by: Jeff Trawick, Brad Nicholes
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/APACHE_2_0_BRANCH@103789
13f79535 -47bb-0310-9956-
ffa450edef68
André Malo [Wed, 26 May 2004 23:03:13 +0000 (23:03 +0000)]
Readd suexec setuid and user check (now APR supports it)
Reviewed by: Jeff Trawick, Joe Orton
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/APACHE_2_0_BRANCH@103787
13f79535 -47bb-0310-9956-
ffa450edef68
André Malo [Wed, 26 May 2004 22:29:45 +0000 (22:29 +0000)]
typo
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/APACHE_2_0_BRANCH@103786
13f79535 -47bb-0310-9956-
ffa450edef68
Astrid Malo [Wed, 26 May 2004 21:18:27 +0000 (21:18 +0000)]
update with English version
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/APACHE_2_0_BRANCH@103781
13f79535 -47bb-0310-9956-
ffa450edef68
André Malo [Wed, 26 May 2004 21:09:56 +0000 (21:09 +0000)]
update transformation ...
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/APACHE_2_0_BRANCH@103780
13f79535 -47bb-0310-9956-
ffa450edef68
Bradley Nicholes [Wed, 26 May 2004 18:08:34 +0000 (18:08 +0000)]
vote
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/APACHE_2_0_BRANCH@103778
13f79535 -47bb-0310-9956-
ffa450edef68
Jeff Trawick [Wed, 26 May 2004 12:22:16 +0000 (12:22 +0000)]
back-port this from 2.1-dev:
Unix MPMs: Stop dropping connections when the file descriptor
is at least FD_SETSIZE.
Submitted by: trawick
Reviewed by: nd, jorton
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/APACHE_2_0_BRANCH@103777
13f79535 -47bb-0310-9956-
ffa450edef68
Graham Leggett [Wed, 26 May 2004 12:13:58 +0000 (12:13 +0000)]
Add current status of the move of mod*ldap* out of experimental
PR:
Obtained from:
Submitted by:
Reviewed by:
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/APACHE_2_0_BRANCH@103776
13f79535 -47bb-0310-9956-
ffa450edef68
Graham Leggett [Wed, 26 May 2004 12:08:13 +0000 (12:08 +0000)]
- Propose another backport
PR:
Obtained from:
Submitted by:
Reviewed by:
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/APACHE_2_0_BRANCH@103775
13f79535 -47bb-0310-9956-
ffa450edef68
Jeff Trawick [Wed, 26 May 2004 12:00:58 +0000 (12:00 +0000)]
back-port this from 2.1-dev:
Fix handling of IPv6 numeric strings in mod_proxy.
Submitted by: trawick
Reviewed by: minfrin, nd
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/APACHE_2_0_BRANCH@103774
13f79535 -47bb-0310-9956-
ffa450edef68
Jeff Trawick [Wed, 26 May 2004 11:50:43 +0000 (11:50 +0000)]
back port this from 2.1-dev:
mod_isapi: send_response_header() failed to copy status string's
last character.
PR: 20619
Submitted by: Jesse Pelton <jsp pkc.com>
Reviewed by: trawick, stoddard, nd
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/APACHE_2_0_BRANCH@103773
13f79535 -47bb-0310-9956-
ffa450edef68
André Malo [Tue, 25 May 2004 23:45:45 +0000 (23:45 +0000)]
some votes
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/APACHE_2_0_BRANCH@103770
13f79535 -47bb-0310-9956-
ffa450edef68
Astrid Malo [Tue, 25 May 2004 19:22:23 +0000 (19:22 +0000)]
vote
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/APACHE_2_0_BRANCH@103766
13f79535 -47bb-0310-9956-
ffa450edef68
Graham Leggett [Tue, 25 May 2004 16:31:21 +0000 (16:31 +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: minfrin, bnicholes, jim
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/APACHE_2_0_BRANCH@103760
13f79535 -47bb-0310-9956-
ffa450edef68
Graham Leggett [Tue, 25 May 2004 16:19:09 +0000 (16:19 +0000)]
One less bug
PR:
Obtained from:
Submitted by:
Reviewed by:
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/APACHE_2_0_BRANCH@103758
13f79535 -47bb-0310-9956-
ffa450edef68
Graham Leggett [Tue, 25 May 2004 16:18:22 +0000 (16:18 +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:
Reviewed by: minfrin, bnicholes, jim
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/APACHE_2_0_BRANCH@103757
13f79535 -47bb-0310-9956-
ffa450edef68
André Malo [Tue, 25 May 2004 00:14:36 +0000 (00:14 +0000)]
yab
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/APACHE_2_0_BRANCH@103752
13f79535 -47bb-0310-9956-
ffa450edef68
Jim Jagielski [Mon, 24 May 2004 19:22:10 +0000 (19:22 +0000)]
Tested LDAP backports... looks good
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/APACHE_2_0_BRANCH@103749
13f79535 -47bb-0310-9956-
ffa450edef68
Bradley Nicholes [Mon, 24 May 2004 17:35:54 +0000 (17:35 +0000)]
vote
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/APACHE_2_0_BRANCH@103748
13f79535 -47bb-0310-9956-
ffa450edef68
Graham Leggett [Sun, 23 May 2004 22:20:12 +0000 (22:20 +0000)]
Propose a backport
PR: 24801
Obtained from:
Submitted by:
Reviewed by:
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/APACHE_2_0_BRANCH@103747
13f79535 -47bb-0310-9956-
ffa450edef68
Astrid Malo [Sun, 23 May 2004 20:19:41 +0000 (20:19 +0000)]
typo; this fixes PR 29161
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/APACHE_2_0_BRANCH@103744
13f79535 -47bb-0310-9956-
ffa450edef68
Jeff Trawick [Sat, 22 May 2004 16:19:39 +0000 (16:19 +0000)]
two ongoing sources of PRs
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/APACHE_2_0_BRANCH@103742
13f79535 -47bb-0310-9956-
ffa450edef68
Graham Leggett [Sat, 22 May 2004 01:12:27 +0000 (01:12 +0000)]
Propose another backport
PR:
Obtained from:
Submitted by:
Reviewed by:
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/APACHE_2_0_BRANCH@103737
13f79535 -47bb-0310-9956-
ffa450edef68
Graham Leggett [Sat, 22 May 2004 00:12:59 +0000 (00:12 +0000)]
Vote
PR:
Obtained from:
Submitted by:
Reviewed by:
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/APACHE_2_0_BRANCH@103735
13f79535 -47bb-0310-9956-
ffa450edef68
Graham Leggett [Fri, 21 May 2004 23:53:08 +0000 (23:53 +0000)]
Oops - wrong bug number.
PR:
Obtained from:
Submitted by:
Reviewed by:
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/APACHE_2_0_BRANCH@103733
13f79535 -47bb-0310-9956-
ffa450edef68
Graham Leggett [Fri, 21 May 2004 23:49:10 +0000 (23:49 +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: jim, trawick, bnicholes, minfrin
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/APACHE_2_0_BRANCH@103732
13f79535 -47bb-0310-9956-
ffa450edef68
Graham Leggett [Fri, 21 May 2004 23:39:41 +0000 (23:39 +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: minfrin, jim, trawick, bnicholes
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/APACHE_2_0_BRANCH@103731
13f79535 -47bb-0310-9956-
ffa450edef68
Graham Leggett [Fri, 21 May 2004 23:20:48 +0000 (23:20 +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, jim, trawick, bnicholes
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/APACHE_2_0_BRANCH@103730
13f79535 -47bb-0310-9956-
ffa450edef68
Jeff Trawick [Fri, 21 May 2004 22:58:30 +0000 (22:58 +0000)]
IPv6 fixes
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/APACHE_2_0_BRANCH@103729
13f79535 -47bb-0310-9956-
ffa450edef68
Graham Leggett [Fri, 21 May 2004 22:42:56 +0000 (22:42 +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: minfrin, jim, trawick, bnicholes
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/APACHE_2_0_BRANCH@103728
13f79535 -47bb-0310-9956-
ffa450edef68
Graham Leggett [Fri, 21 May 2004 22:22:06 +0000 (22:22 +0000)]
- Propose a backport
PR:
Obtained from:
Submitted by:
Reviewed by:
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/APACHE_2_0_BRANCH@103727
13f79535 -47bb-0310-9956-
ffa450edef68
Bradley Nicholes [Fri, 21 May 2004 22:08:53 +0000 (22:08 +0000)]
vote
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/APACHE_2_0_BRANCH@103726
13f79535 -47bb-0310-9956-
ffa450edef68
Jeff Trawick [Fri, 21 May 2004 21:43:51 +0000 (21:43 +0000)]
will 2004 be the year that ldap stops misbehaving?
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/APACHE_2_0_BRANCH@103724
13f79535 -47bb-0310-9956-
ffa450edef68
Graham Leggett [Fri, 21 May 2004 20:02:39 +0000 (20:02 +0000)]
mod_ldap calls ldap_simple_bind_s() to validate the user
credentials. If the bind fails, the connection is left
in an unbound state. Make sure that the ldap connection
record is updated to show that the connection is no longer
bound.
PR:
Obtained from:
Submitted by:
Reviewed by: bnicholes, minfrin, jim
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/APACHE_2_0_BRANCH@103721
13f79535 -47bb-0310-9956-
ffa450edef68
André Malo [Fri, 21 May 2004 18:44:29 +0000 (18:44 +0000)]
update transformation
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/APACHE_2_0_BRANCH@103718
13f79535 -47bb-0310-9956-
ffa450edef68
Jim Jagielski [Fri, 21 May 2004 16:07:39 +0000 (16:07 +0000)]
votes
PR:
Obtained from:
Submitted by:
Reviewed by:
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/APACHE_2_0_BRANCH@103715
13f79535 -47bb-0310-9956-
ffa450edef68
Graham Leggett [Fri, 21 May 2004 15:18:51 +0000 (15:18 +0000)]
- Propose another backport
PR:
Obtained from:
Submitted by:
Reviewed by:
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/APACHE_2_0_BRANCH@103714
13f79535 -47bb-0310-9956-
ffa450edef68
Graham Leggett [Fri, 21 May 2004 03:16:31 +0000 (03:16 +0000)]
Another backport
PR:
Obtained from:
Submitted by:
Reviewed by:
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/APACHE_2_0_BRANCH@103712
13f79535 -47bb-0310-9956-
ffa450edef68
Graham Leggett [Fri, 21 May 2004 01:14:09 +0000 (01:14 +0000)]
- Propose another backport
PR:
Obtained from:
Submitted by:
Reviewed by:
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/APACHE_2_0_BRANCH@103709
13f79535 -47bb-0310-9956-
ffa450edef68
Graham Leggett [Thu, 20 May 2004 22:44:41 +0000 (22:44 +0000)]
Request another backport
PR:
Obtained from:
Submitted by:
Reviewed by:
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/APACHE_2_0_BRANCH@103707
13f79535 -47bb-0310-9956-
ffa450edef68
Graham Leggett [Thu, 20 May 2004 19:09:03 +0000 (19:09 +0000)]
Propose a backport, a vote.
PR:
Obtained from:
Submitted by:
Reviewed by:
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/APACHE_2_0_BRANCH@103705
13f79535 -47bb-0310-9956-
ffa450edef68
Rich Bowen [Thu, 20 May 2004 12:13:20 +0000 (12:13 +0000)]
for a for a
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/APACHE_2_0_BRANCH@103701
13f79535 -47bb-0310-9956-
ffa450edef68
Astrid Malo [Tue, 18 May 2004 11:16:29 +0000 (11:16 +0000)]
update transformation
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/APACHE_2_0_BRANCH@103694
13f79535 -47bb-0310-9956-
ffa450edef68
Astrid Malo [Tue, 18 May 2004 11:14:59 +0000 (11:14 +0000)]
new translation
Committed by: Jesus Blanco <blanco@bitrock.com>
Reviewed by: Daniel Lopez
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/APACHE_2_0_BRANCH@103693
13f79535 -47bb-0310-9956-
ffa450edef68
Joe Orton [Mon, 17 May 2004 14:13:50 +0000 (14:13 +0000)]
Backport some mod_dav fixes:
* modules/dav/fs/repos.c (MAP_IO2HTTP): New macro.
(dav_fs_copymove_file): Use it to give a 507 if open() returns ENOSPC,
and use it to handle apr_file_write_full() return code.
(dav_fs_open_stream): Use MAP_IO2HTTP.
(dav_fs_create_collection): Use APR_STATUS_IS_ENOSPC.
* modules/dav/fs/repos.c (dav_fs_copymove_file): Update for the fact
that apr_file_read() has guaranteed len == 0 at EOF for a looong time;
and avoid a redundant call to write(,,0) when EOF is reached.
* modules/dav/main/util.c (dav_validate_resource_state): Fix a 2617
violation: if the lock user validation fails, rather than giving a 401
without a WWW-Authenticate header, give a 403.
Reviewed by: Andr�� Malo, Jeff Trawick
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/APACHE_2_0_BRANCH@103685
13f79535 -47bb-0310-9956-
ffa450edef68
Joe Orton [Fri, 14 May 2004 11:30:42 +0000 (11:30 +0000)]
Propose >2Gb log file fix, vote for shmcb fix.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/APACHE_2_0_BRANCH@103682
13f79535 -47bb-0310-9956-
ffa450edef68
Jeff Trawick [Thu, 13 May 2004 23:40:03 +0000 (23:40 +0000)]
Ensure that lines in the request which are too long are
properly terminated before logging.
Submitted by: Tsurutani Naoki <turutani scphys.kyoto-u.ac.jp>
Reviewed by: trawick, nd, bnicholes
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/APACHE_2_0_BRANCH@103680
13f79535 -47bb-0310-9956-
ffa450edef68
Bradley Nicholes [Thu, 13 May 2004 15:18:24 +0000 (15:18 +0000)]
Some votes and a backport proposal
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/APACHE_2_0_BRANCH@103679
13f79535 -47bb-0310-9956-
ffa450edef68
Madhusudan Mathihalli [Thu, 13 May 2004 00:16:43 +0000 (00:16 +0000)]
Propose a backport for the 'shmcb' segv
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/APACHE_2_0_BRANCH@103671
13f79535 -47bb-0310-9956-
ffa450edef68
William A. Rowe Jr [Wed, 12 May 2004 20:08:36 +0000 (20:08 +0000)]
Implicit (third) +1, backport trivial fix for missing unistd.h
rev 1.19 of mod_log_forensic
Contributor: Gunter
Verified by: trawick, nd, wrowe
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/APACHE_2_0_BRANCH@103666
13f79535 -47bb-0310-9956-
ffa450edef68
André Malo [Wed, 12 May 2004 18:37:19 +0000 (18:37 +0000)]
- modulefilelist is no longer a valid element
- remove forgotten &allmodules; (wonder how this was transformed before ...)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/APACHE_2_0_BRANCH@103663
13f79535 -47bb-0310-9956-
ffa450edef68
Jim Jagielski [Fri, 7 May 2004 21:49:34 +0000 (21:49 +0000)]
Propose solution via addition directive option.
PR:
Obtained from:
Submitted by:
Reviewed by:
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/APACHE_2_0_BRANCH@103638
13f79535 -47bb-0310-9956-
ffa450edef68
André Malo [Fri, 7 May 2004 19:28:40 +0000 (19:28 +0000)]
update transformation
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/APACHE_2_0_BRANCH@103637
13f79535 -47bb-0310-9956-
ffa450edef68
André Malo [Fri, 7 May 2004 19:28:01 +0000 (19:28 +0000)]
fix google search to look in 2.0 rather than 2.1
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/APACHE_2_0_BRANCH@103636
13f79535 -47bb-0310-9956-
ffa450edef68
Jeon Jeongho [Fri, 7 May 2004 08:21:11 +0000 (08:21 +0000)]
commit many new Korean translations & up-to-date patches
Translated by: Jeongho Jeon <mahajjh@myscan.org>
Reviewed by: Choi Kyusic <kyusic@hotmail.com>
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/APACHE_2_0_BRANCH@103630
13f79535 -47bb-0310-9956-
ffa450edef68
(no author) [Fri, 7 May 2004 08:21:11 +0000 (08:21 +0000)]
This commit was manufactured by cvs2svn to create branch
'APACHE_2_0_BRANCH'.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/APACHE_2_0_BRANCH@103629
13f79535 -47bb-0310-9956-
ffa450edef68
Joe Orton [Wed, 5 May 2004 16:29:58 +0000 (16:29 +0000)]
Propose mod_cgi CGI bucket backport, sprinkle some votes.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/APACHE_2_0_BRANCH@103624
13f79535 -47bb-0310-9956-
ffa450edef68
Jeff Trawick [Wed, 5 May 2004 13:14:12 +0000 (13:14 +0000)]
a couple of votes...
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/APACHE_2_0_BRANCH@103620
13f79535 -47bb-0310-9956-
ffa450edef68
André Malo [Wed, 5 May 2004 06:25:17 +0000 (06:25 +0000)]
adjust references
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/APACHE_2_0_BRANCH@103619
13f79535 -47bb-0310-9956-
ffa450edef68
André Malo [Wed, 5 May 2004 06:17:47 +0000 (06:17 +0000)]
propose a merge
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/APACHE_2_0_BRANCH@103617
13f79535 -47bb-0310-9956-
ffa450edef68
Jeff Trawick [Wed, 5 May 2004 03:29:06 +0000 (03:29 +0000)]
backport this from 2.1-dev:
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/branches/APACHE_2_0_BRANCH@103616
13f79535 -47bb-0310-9956-
ffa450edef68
André Malo [Tue, 4 May 2004 23:21:29 +0000 (23:21 +0000)]
references to allmodules.xml were removed
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/APACHE_2_0_BRANCH@103614
13f79535 -47bb-0310-9956-
ffa450edef68
André Malo [Tue, 4 May 2004 23:02:07 +0000 (23:02 +0000)]
simplifications
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/APACHE_2_0_BRANCH@103612
13f79535 -47bb-0310-9956-
ffa450edef68
André Malo [Tue, 4 May 2004 22:43:59 +0000 (22:43 +0000)]
remove references to allmodules.xml
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/APACHE_2_0_BRANCH@103610
13f79535 -47bb-0310-9956-
ffa450edef68
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/branches/APACHE_2_0_BRANCH@103609
13f79535 -47bb-0310-9956-
ffa450edef68
André Malo [Tue, 4 May 2004 22:26:31 +0000 (22:26 +0000)]
remove references to allmodules.xml
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/APACHE_2_0_BRANCH@103607
13f79535 -47bb-0310-9956-
ffa450edef68
André Malo [Tue, 4 May 2004 22:05:48 +0000 (22:05 +0000)]
remove references to allmodules.xml
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/APACHE_2_0_BRANCH@103605
13f79535 -47bb-0310-9956-
ffa450edef68
André Malo [Tue, 4 May 2004 22:00:01 +0000 (22:00 +0000)]
build bootstrap
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/APACHE_2_0_BRANCH@103604
13f79535 -47bb-0310-9956-
ffa450edef68
(no author) [Tue, 4 May 2004 22:00:01 +0000 (22:00 +0000)]
This commit was manufactured by cvs2svn to create branch
'APACHE_2_0_BRANCH'.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/APACHE_2_0_BRANCH@103603
13f79535 -47bb-0310-9956-
ffa450edef68