]>
git.ipfire.org Git - thirdparty/apache/httpd.git/log
Bill Stoddard [Fri, 27 Aug 2004 18:46:52 +0000 (18:46 +0000)]
Win32: Fix stranded piped loggers on apache -k start,restart,config,install
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/APACHE_2_0_BRANCH@104859
13f79535 -47bb-0310-9956-
ffa450edef68
Jeff Trawick [Fri, 27 Aug 2004 16:08:31 +0000 (16:08 +0000)]
copycat
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/APACHE_2_0_BRANCH@104857
13f79535 -47bb-0310-9956-
ffa450edef68
Joe Orton [Fri, 27 Aug 2004 15:27:03 +0000 (15:27 +0000)]
Votes+proposals.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/APACHE_2_0_BRANCH@104856
13f79535 -47bb-0310-9956-
ffa450edef68
Joe Orton [Fri, 27 Aug 2004 15:04:36 +0000 (15:04 +0000)]
Backport HTTPS, SSL: variable lookups.
Submitted by: Madhu, Joe
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/APACHE_2_0_BRANCH@104855
13f79535 -47bb-0310-9956-
ffa450edef68
Jeff Trawick [Fri, 27 Aug 2004 11:33:36 +0000 (11:33 +0000)]
propose a rotatelogs fix which is good for dealing with
time changes (to/from daylight savings time)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/APACHE_2_0_BRANCH@104854
13f79535 -47bb-0310-9956-
ffa450edef68
Joe Orton [Fri, 27 Aug 2004 09:09:36 +0000 (09:09 +0000)]
Correctly apportion blame.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/APACHE_2_0_BRANCH@104852
13f79535 -47bb-0310-9956-
ffa450edef68
Joe Orton [Fri, 27 Aug 2004 09:03:24 +0000 (09:03 +0000)]
Backport from HEAD:
* os/unix/unixd.c (unixd_accept): Eliminate now-redundant call to
apr_os_sock_get(); let APR check for accept returning zero on TPF.
* modules/ssl/ssl_engine_io.c (ssl_io_input_read): Fix rollback
handling for AP_MODE_SPECULATIVE.
* modules/mappers/mod_rewrite.c (post_config): Retrieve optional
functions from mod_ssl. (lookup_variable): Support SSL:...
and HTTPS variables via mod_ssl optional hooks, if available.
* server/util_script.c (ap_scan_script_header_err_core): Set
Content-Range in r->headers_out, so that the byterange filter knows to
do nothing for a CGI script which produced a content-range.
* modules/ssl/mod_ssl.h: Declare ssl_is_https optional function.
* modules/ssl/ssl_engine_vars.c (ssl_is_https): New function.
(ssl_var_register): Register it.
PR: 30134, 30464
Reviewed by: trawick, jerenkrantz, nd, stoddard
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/APACHE_2_0_BRANCH@104851
13f79535 -47bb-0310-9956-
ffa450edef68
André Malo [Thu, 26 Aug 2004 22:45:17 +0000 (22:45 +0000)]
update transformation
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/APACHE_2_0_BRANCH@104847
13f79535 -47bb-0310-9956-
ffa450edef68
André Malo [Thu, 26 Aug 2004 22:35:47 +0000 (22:35 +0000)]
add a note about Limit and Satisfy
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/APACHE_2_0_BRANCH@104845
13f79535 -47bb-0310-9956-
ffa450edef68
Bradley Nicholes [Thu, 26 Aug 2004 22:21:33 +0000 (22:21 +0000)]
Validate the file path of the trusted certificate file at the time the LDAPTrushedCA directive is handled. PR#30782
Reviewed by: bnicholes, trawick, clar
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/APACHE_2_0_BRANCH@104842
13f79535 -47bb-0310-9956-
ffa450edef68
André Malo [Thu, 26 Aug 2004 22:16:53 +0000 (22:16 +0000)]
Satisfy directives now can be influenced by a surrounding <Limit>
container.
PR: 14726.
Reviewed by: Jeff Trawick, Bill Stoddard
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/APACHE_2_0_BRANCH@104841
13f79535 -47bb-0310-9956-
ffa450edef68
André Malo [Thu, 26 Aug 2004 21:53:24 +0000 (21:53 +0000)]
add support for rewrite rules in proxy containers
PR: 27985
Reviewed by: Jeff Trawick, Bill Stoddard
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/APACHE_2_0_BRANCH@104840
13f79535 -47bb-0310-9956-
ffa450edef68
Justin Erenkrantz [Thu, 26 Aug 2004 21:18:37 +0000 (21:18 +0000)]
More campaigning from those pesty developers wanting their code changes
approved for a small donation of time. Just say no! ;-)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/APACHE_2_0_BRANCH@104839
13f79535 -47bb-0310-9956-
ffa450edef68
André Malo [Thu, 26 Aug 2004 21:06:13 +0000 (21:06 +0000)]
I've lost some words .... and found them :)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/APACHE_2_0_BRANCH@104837
13f79535 -47bb-0310-9956-
ffa450edef68
Justin Erenkrantz [Thu, 26 Aug 2004 20:54:24 +0000 (20:54 +0000)]
Add a reflective CHANGES entry that described what went on in the backport.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/APACHE_2_0_BRANCH@104835
13f79535 -47bb-0310-9956-
ffa450edef68
Justin Erenkrantz [Thu, 26 Aug 2004 20:50:17 +0000 (20:50 +0000)]
My votes were influenced by 527s campaigining on the issues that face us today.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/APACHE_2_0_BRANCH@104833
13f79535 -47bb-0310-9956-
ffa450edef68
André Malo [Thu, 26 Aug 2004 20:25:54 +0000 (20:25 +0000)]
some votes
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/APACHE_2_0_BRANCH@104832
13f79535 -47bb-0310-9956-
ffa450edef68
Jean-Jacques Clar [Thu, 26 Aug 2004 20:06:27 +0000 (20:06 +0000)]
Added votes for util_ldap
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/APACHE_2_0_BRANCH@104831
13f79535 -47bb-0310-9956-
ffa450edef68
Bill Stoddard [Thu, 26 Aug 2004 18:35:13 +0000 (18:35 +0000)]
Fix netware compile breakage caused by differences in how atomics are implemented in 2.0 vs 2.1
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/APACHE_2_0_BRANCH@104830
13f79535 -47bb-0310-9956-
ffa450edef68
Bill Stoddard [Thu, 26 Aug 2004 18:33:44 +0000 (18:33 +0000)]
credit where credit is due and a bit easier to understand when browsing CHANGES entries
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/APACHE_2_0_BRANCH@104829
13f79535 -47bb-0310-9956-
ffa450edef68
Bradley Nicholes [Thu, 26 Aug 2004 18:04:19 +0000 (18:04 +0000)]
Cool, no objections here. One less backport
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/APACHE_2_0_BRANCH@104827
13f79535 -47bb-0310-9956-
ffa450edef68
Bill Stoddard [Thu, 26 Aug 2004 17:46:54 +0000 (17:46 +0000)]
votes
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/APACHE_2_0_BRANCH@104826
13f79535 -47bb-0310-9956-
ffa450edef68
Bill Stoddard [Thu, 26 Aug 2004 17:26:07 +0000 (17:26 +0000)]
aggressive backport complete :-)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/APACHE_2_0_BRANCH@104825
13f79535 -47bb-0310-9956-
ffa450edef68
Bill Stoddard [Thu, 26 Aug 2004 16:59:44 +0000 (16:59 +0000)]
Backport all of experimental mod_cache, mod_disk_cache and mod_mem_cache changes from 2.1
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/APACHE_2_0_BRANCH@104824
13f79535 -47bb-0310-9956-
ffa450edef68
Jeff Trawick [Thu, 26 Aug 2004 16:58:28 +0000 (16:58 +0000)]
record a few votes
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/APACHE_2_0_BRANCH@104823
13f79535 -47bb-0310-9956-
ffa450edef68
Bradley Nicholes [Thu, 26 Aug 2004 16:48:23 +0000 (16:48 +0000)]
Update the backport proposal for util_ldap.c. Preserve the return value from the apr_stat() call so that it can be displayed in the error log message.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/APACHE_2_0_BRANCH@104821
13f79535 -47bb-0310-9956-
ffa450edef68
Bradley Nicholes [Thu, 26 Aug 2004 15:27:51 +0000 (15:27 +0000)]
Update the backport proposal for util_ldap.c. Preserve the return value from the apr_stat() call so that it can be displayed in the error log message.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/APACHE_2_0_BRANCH@104818
13f79535 -47bb-0310-9956-
ffa450edef68
Joe Orton [Thu, 26 Aug 2004 13:01:21 +0000 (13:01 +0000)]
Backport from HEAD:
* Makefile.in: Link httpd against user-supplied $(LIBS).
* modules/standard/mod_autoindex.c (index_directory): If stat() fails
for a particular dirent, ignore that entry rather than truncating the
directory listing.
PR: 7882, 17357
Reviewed by: stoddard, trawick
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/APACHE_2_0_BRANCH@104815
13f79535 -47bb-0310-9956-
ffa450edef68
Jeff Trawick [Thu, 26 Aug 2004 12:12:00 +0000 (12:12 +0000)]
record a few reviews
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/APACHE_2_0_BRANCH@104814
13f79535 -47bb-0310-9956-
ffa450edef68
Bill Stoddard [Thu, 26 Aug 2004 01:03:29 +0000 (01:03 +0000)]
WinNT MPM: Fix a broken log message at termination.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/APACHE_2_0_BRANCH@104808
13f79535 -47bb-0310-9956-
ffa450edef68
Bill Stoddard [Thu, 26 Aug 2004 00:53:39 +0000 (00:53 +0000)]
Prevent Win32 pool corruption at startup
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/APACHE_2_0_BRANCH@104806
13f79535 -47bb-0310-9956-
ffa450edef68
Bradley Nicholes [Wed, 25 Aug 2004 20:03:17 +0000 (20:03 +0000)]
Allow multiple IP addresses to be configured for the same secure port
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/APACHE_2_0_BRANCH@104803
13f79535 -47bb-0310-9956-
ffa450edef68
Bill Stoddard [Wed, 25 Aug 2004 15:20:15 +0000 (15:20 +0000)]
another vote
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/APACHE_2_0_BRANCH@104801
13f79535 -47bb-0310-9956-
ffa450edef68
Bill Stoddard [Wed, 25 Aug 2004 15:17:48 +0000 (15:17 +0000)]
Backport votes
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/APACHE_2_0_BRANCH@104800
13f79535 -47bb-0310-9956-
ffa450edef68
Joe Orton [Tue, 24 Aug 2004 13:38:54 +0000 (13:38 +0000)]
Found the PR number.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/APACHE_2_0_BRANCH@104790
13f79535 -47bb-0310-9956-
ffa450edef68
Joe Orton [Tue, 24 Aug 2004 09:31:52 +0000 (09:31 +0000)]
Propose SSL lookups for mod_rewrite.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/APACHE_2_0_BRANCH@104785
13f79535 -47bb-0310-9956-
ffa450edef68
Bradley Nicholes [Mon, 23 Aug 2004 23:41:10 +0000 (23:41 +0000)]
Util_ldap backport
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/APACHE_2_0_BRANCH@104777
13f79535 -47bb-0310-9956-
ffa450edef68
Joe Orton [Mon, 23 Aug 2004 20:41:27 +0000 (20:41 +0000)]
Forgot the URL.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/APACHE_2_0_BRANCH@104774
13f79535 -47bb-0310-9956-
ffa450edef68
Joe Orton [Mon, 23 Aug 2004 19:56:10 +0000 (19:56 +0000)]
spanners += 4
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/APACHE_2_0_BRANCH@104773
13f79535 -47bb-0310-9956-
ffa450edef68
Joe Orton [Mon, 23 Aug 2004 15:18:55 +0000 (15:18 +0000)]
Backport from HEAD: add "SSLUserName" directive to set r->user based
on a chosen SSL environment variable name.
* modules/ssl/mod_ssl.h (struct SSLDirConfigRec): Add
szUserName field.
* modules/ssl/ssl_engine_config.c (ssl_config_perdir_create,
ssl_config_perdir_merge): Initialize and merge szUserName field.
(ssl_cmd_SSLUserName): New function.
* modules/ssl/ssl_engine_kernel.c (ssl_hook_Fixup): Set r->user to
the value of the chosen SSL environment variable.
* modules/ssl/mod_ssl.c: Add SSLUserName config directive.
PR: 20957
Submitted by: Martin v. Loewis
Reviewed by: trawick, jorton, nd
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/APACHE_2_0_BRANCH@104770
13f79535 -47bb-0310-9956-
ffa450edef68
Joe Orton [Mon, 23 Aug 2004 15:07:18 +0000 (15:07 +0000)]
Backport from HEAD:
* support/apachectl.in: Fix a problem finding envvars if sbindir !=
bindir.
* support/suexec.c: Pass the SERVER_SIGNATURE envvar through to CGIs.
PR: 30723
Submitted by: Friedrich Haubensak, Zvi Har'El
Reviewed by: trawick, jorton, nd, slive
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/APACHE_2_0_BRANCH@104769
13f79535 -47bb-0310-9956-
ffa450edef68
Joe Orton [Mon, 23 Aug 2004 14:59:52 +0000 (14:59 +0000)]
Backport from HEAD:
* acinclude.m4: Pick up OpenSSL libs/cflags from pkg-config.
* modules/ssl/ssl_engine_io.c (ssl_io_input_read): Fix potential
infinite loop in ssl_io_input_getline if connection is aborted without
inctx->rc being set.
* modules/ssl/ssl_scache_shmcb.c (ssl_scache_shmcb_init): Use an
anonymous shm segment by default or fall back on name-based shm.
PR: 18989, 21335, 29964
Submitted by: jerenkrantz, jorton
Reviewed by: jerenkrantz, trawick, jorton, nd, minfrin
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/APACHE_2_0_BRANCH@104768
13f79535 -47bb-0310-9956-
ffa450edef68
Joe Orton [Mon, 23 Aug 2004 14:50:27 +0000 (14:50 +0000)]
Backport from HEAD:
* modules/mappers/mod_userdir.c (register_hooks): Move suexec_identity
hook to APR_HOOK_FIRST to ensure it runs before the mod_suexec hook.
PR: 18156
Submitted by: Joshua Slive
Reviewed by: jorton, slive, nd
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/APACHE_2_0_BRANCH@104767
13f79535 -47bb-0310-9956-
ffa450edef68
André Malo [Fri, 20 Aug 2004 21:17:41 +0000 (21:17 +0000)]
Fix confused map cache (with maps in different VHs using
the same name).
PR: 26462
Reviewed by: Jeff Trawick, Joe Orton
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/APACHE_2_0_BRANCH@104759
13f79535 -47bb-0310-9956-
ffa450edef68
Stas Bekman [Fri, 20 Aug 2004 20:58:16 +0000 (20:58 +0000)]
use more intuitive variable names
ap_sub_req_*_uri to use new_uri
ap_sub_req_*_file to use new_file
PR:
Obtained from:
Submitted by:
Reviewed by:
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/APACHE_2_0_BRANCH@104757
13f79535 -47bb-0310-9956-
ffa450edef68
André Malo [Fri, 20 Aug 2004 18:51:01 +0000 (18:51 +0000)]
/(&$%(&/ && vote
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/APACHE_2_0_BRANCH@104755
13f79535 -47bb-0310-9956-
ffa450edef68
André Malo [Thu, 19 Aug 2004 23:38:55 +0000 (23:38 +0000)]
update transformation
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/APACHE_2_0_BRANCH@104739
13f79535 -47bb-0310-9956-
ffa450edef68
André Malo [Thu, 19 Aug 2004 23:29:41 +0000 (23:29 +0000)]
remove "support" for Remote_User variable, which never worked at all.
PR: 25725
Reviewed by: Justin Erenkrantz, Paul Querna
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/APACHE_2_0_BRANCH@104736
13f79535 -47bb-0310-9956-
ffa450edef68
André Malo [Thu, 19 Aug 2004 23:02:46 +0000 (23:02 +0000)]
update transformation
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/APACHE_2_0_BRANCH@104734
13f79535 -47bb-0310-9956-
ffa450edef68
André Malo [Thu, 19 Aug 2004 22:53:13 +0000 (22:53 +0000)]
Fix regression from 1.3:
There's a new optional flag for the Header directive
('always'), which keeps the former ErrorHeader functionality.
The opposite flag to 'always' is 'onsuccess'. So the new directives
are written as:
Header set foo bar
# which is the same as
Header onsuccess set foo bar
# and a subset of
Header always set foo bar
# which is what the ErrorHeader directive did.
PR: 28657
Obtained from: 2.1
Reviewed by: Brad Nicholes, Joe Orton
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/APACHE_2_0_BRANCH@104732
13f79535 -47bb-0310-9956-
ffa450edef68
André Malo [Thu, 19 Aug 2004 18:55:47 +0000 (18:55 +0000)]
vote & note
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/APACHE_2_0_BRANCH@104728
13f79535 -47bb-0310-9956-
ffa450edef68
Joshua Slive [Wed, 18 Aug 2004 14:46:02 +0000 (14:46 +0000)]
I don't have a system to test suexec, but
I'll vote for a couple trivial suexec-related
fixes anyway.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/APACHE_2_0_BRANCH@104709
13f79535 -47bb-0310-9956-
ffa450edef68
Joe Orton [Wed, 18 Aug 2004 12:11:48 +0000 (12:11 +0000)]
Propose+vote.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/APACHE_2_0_BRANCH@104705
13f79535 -47bb-0310-9956-
ffa450edef68
Jeff Trawick [Wed, 18 Aug 2004 11:56:09 +0000 (11:56 +0000)]
suexec backport
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/APACHE_2_0_BRANCH@104704
13f79535 -47bb-0310-9956-
ffa450edef68
Jeff Trawick [Wed, 18 Aug 2004 11:24:19 +0000 (11:24 +0000)]
merge a tiny build fix?
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/APACHE_2_0_BRANCH@104702
13f79535 -47bb-0310-9956-
ffa450edef68
Paul Querna [Wed, 18 Aug 2004 02:52:15 +0000 (02:52 +0000)]
Backport of the 'httpready' Accept Filter changes from 2.1-dev
Reviewed by: Justin Erenkrantz, Jeff Trawick
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/APACHE_2_0_BRANCH@104698
13f79535 -47bb-0310-9956-
ffa450edef68
Paul Querna [Wed, 18 Aug 2004 02:35:05 +0000 (02:35 +0000)]
One more vote..
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/APACHE_2_0_BRANCH@104697
13f79535 -47bb-0310-9956-
ffa450edef68
André Malo [Tue, 17 Aug 2004 19:56:34 +0000 (19:56 +0000)]
escape the cookie_name before pasting into the regexp.
Reviewed by: Jeff Trawick, Justin Erenkrantz
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/APACHE_2_0_BRANCH@104693
13f79535 -47bb-0310-9956-
ffa450edef68
Justin Erenkrantz [Tue, 17 Aug 2004 16:44:14 +0000 (16:44 +0000)]
vote-and-run.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/APACHE_2_0_BRANCH@104691
13f79535 -47bb-0310-9956-
ffa450edef68
André Malo [Sun, 15 Aug 2004 23:58:19 +0000 (23:58 +0000)]
vote
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/APACHE_2_0_BRANCH@104680
13f79535 -47bb-0310-9956-
ffa450edef68
André Malo [Sun, 15 Aug 2004 23:48:08 +0000 (23:48 +0000)]
update transformation
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/APACHE_2_0_BRANCH@104679
13f79535 -47bb-0310-9956-
ffa450edef68
André Malo [Sun, 15 Aug 2004 23:43:56 +0000 (23:43 +0000)]
simplify configuration
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/APACHE_2_0_BRANCH@104677
13f79535 -47bb-0310-9956-
ffa450edef68
André Malo [Sun, 15 Aug 2004 23:41:16 +0000 (23:41 +0000)]
document regex capturing
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/APACHE_2_0_BRANCH@104676
13f79535 -47bb-0310-9956-
ffa450edef68
André Malo [Sun, 15 Aug 2004 23:33:28 +0000 (23:33 +0000)]
Extend the SetEnvIf directive to capture subexpressions of the
matched value.
Reviewed by: Paul J. Reder, Jeff Trawick
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/APACHE_2_0_BRANCH@104674
13f79535 -47bb-0310-9956-
ffa450edef68
André Malo [Sun, 15 Aug 2004 22:42:14 +0000 (22:42 +0000)]
Recursive Include directives no longer crash. The server stops
including configuration files after a certain nesting level (128
as distributed). This is configurable at compile time using the
-DAP_MAX_INCLUDE_DEPTH switch.
PR: 28370
Reviewed by: Brad Nicholes, Jeff Trawick
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/APACHE_2_0_BRANCH@104671
13f79535 -47bb-0310-9956-
ffa450edef68
André Malo [Sun, 15 Aug 2004 22:33:29 +0000 (22:33 +0000)]
update transformation
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/APACHE_2_0_BRANCH@104669
13f79535 -47bb-0310-9956-
ffa450edef68
André Malo [Sun, 15 Aug 2004 22:26:13 +0000 (22:26 +0000)]
fix version number
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/APACHE_2_0_BRANCH@104667
13f79535 -47bb-0310-9956-
ffa450edef68
André Malo [Sun, 15 Aug 2004 21:59:57 +0000 (21:59 +0000)]
make trailing-slash-behaviour configurable
Reviewed by: Justin Erenkrantz, Jeff Trawick
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/APACHE_2_0_BRANCH@104666
13f79535 -47bb-0310-9956-
ffa450edef68
André Malo [Sun, 15 Aug 2004 21:35:18 +0000 (21:35 +0000)]
allow proxying of directoryindex'd resources
PR: 14648, 15112, 29961
Reviewed by: Justin Erenkrantz, Jeff Trawick
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/APACHE_2_0_BRANCH@104665
13f79535 -47bb-0310-9956-
ffa450edef68
André Malo [Sun, 15 Aug 2004 14:44:18 +0000 (14:44 +0000)]
Remove "PATH_INFO Changes in CGI Environment" documentation.
Reason: It's outdated and wrong. For 7 years and 3 months.
The behaviour was changed back during Apache 1.2 (!) development.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/APACHE_2_0_BRANCH@104663
13f79535 -47bb-0310-9956-
ffa450edef68
Astrid Malo [Sun, 15 Aug 2004 14:31:10 +0000 (14:31 +0000)]
update translation
Reviewed by: nd
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/APACHE_2_0_BRANCH@104661
13f79535 -47bb-0310-9956-
ffa450edef68
Jeff Trawick [Sat, 14 Aug 2004 11:08:20 +0000 (11:08 +0000)]
another proposed backport
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/APACHE_2_0_BRANCH@104653
13f79535 -47bb-0310-9956-
ffa450edef68
André Malo [Fri, 13 Aug 2004 21:31:57 +0000 (21:31 +0000)]
update transformation
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/APACHE_2_0_BRANCH@104648
13f79535 -47bb-0310-9956-
ffa450edef68
Joshua Slive [Thu, 12 Aug 2004 15:54:19 +0000 (15:54 +0000)]
Backport:
Continue with addressing the FAQ: How to do url manipulation
on the query string.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/APACHE_2_0_BRANCH@104637
13f79535 -47bb-0310-9956-
ffa450edef68
Jean-Jacques Clar [Thu, 12 Aug 2004 15:24:02 +0000 (15:24 +0000)]
ab r1.143 bp done
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/APACHE_2_0_BRANCH@104635
13f79535 -47bb-0310-9956-
ffa450edef68
Jean-Jacques Clar [Thu, 12 Aug 2004 15:19:23 +0000 (15:19 +0000)]
bp of r1.143: fixed mean and median calculations, changed where time values for start and connect for ka
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/APACHE_2_0_BRANCH@104634
13f79535 -47bb-0310-9956-
ffa450edef68
Stas Bekman [Thu, 12 Aug 2004 05:22:52 +0000 (05:22 +0000)]
correct struct fields comments
PR:
Obtained from:
Submitted by:
Reviewed by:
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/APACHE_2_0_BRANCH@104632
13f79535 -47bb-0310-9956-
ffa450edef68
Rich Bowen [Thu, 12 Aug 2004 01:27:34 +0000 (01:27 +0000)]
Added a description for a recipe which has long been without one.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/APACHE_2_0_BRANCH@104631
13f79535 -47bb-0310-9956-
ffa450edef68
André Malo [Wed, 11 Aug 2004 22:02:15 +0000 (22:02 +0000)]
update transformation
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/APACHE_2_0_BRANCH@104580
13f79535 -47bb-0310-9956-
ffa450edef68
Joshua Slive [Wed, 11 Aug 2004 20:05:12 +0000 (20:05 +0000)]
Backport:
Refer people to mod_rewrite if they need to manipulate the query
string. (This is a FAQ.)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/APACHE_2_0_BRANCH@104555
13f79535 -47bb-0310-9956-
ffa450edef68
Graham Leggett [Wed, 11 Aug 2004 17:13:51 +0000 (17:13 +0000)]
Some votes
PR:
Obtained from:
Submitted by:
Reviewed by:
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/APACHE_2_0_BRANCH@104552
13f79535 -47bb-0310-9956-
ffa450edef68
Joshua Slive [Wed, 11 Aug 2004 17:02:35 +0000 (17:02 +0000)]
Backport:
Note that mod_expires also sends Cache-Control: max-age.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/APACHE_2_0_BRANCH@104551
13f79535 -47bb-0310-9956-
ffa450edef68
Joe Orton [Wed, 11 Aug 2004 16:53:15 +0000 (16:53 +0000)]
mod_ssl churn.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/APACHE_2_0_BRANCH@104549
13f79535 -47bb-0310-9956-
ffa450edef68
Jim Jagielski [Tue, 10 Aug 2004 16:22:28 +0000 (16:22 +0000)]
Yes to agressive backporting... Would be nice to
get the dev energy level back
PR:
Obtained from:
Submitted by:
Reviewed by:
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/APACHE_2_0_BRANCH@104544
13f79535 -47bb-0310-9956-
ffa450edef68
Jeff Trawick [Tue, 10 Aug 2004 08:41:15 +0000 (08:41 +0000)]
vote
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/APACHE_2_0_BRANCH@104542
13f79535 -47bb-0310-9956-
ffa450edef68
Yoshiki Hayashi [Fri, 6 Aug 2004 07:07:19 +0000 (07:07 +0000)]
Fix typo. is->it
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/APACHE_2_0_BRANCH@104517
13f79535 -47bb-0310-9956-
ffa450edef68
Jean-Jacques Clar [Thu, 5 Aug 2004 21:02:04 +0000 (21:02 +0000)]
Added votes for caching bp strategy
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/APACHE_2_0_BRANCH@104514
13f79535 -47bb-0310-9956-
ffa450edef68
André Malo [Thu, 5 Aug 2004 12:04:52 +0000 (12:04 +0000)]
update transformation
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/APACHE_2_0_BRANCH@104506
13f79535 -47bb-0310-9956-
ffa450edef68
André Malo [Thu, 5 Aug 2004 11:57:23 +0000 (11:57 +0000)]
fix semantic mistakes and add version hint
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/APACHE_2_0_BRANCH@104504
13f79535 -47bb-0310-9956-
ffa450edef68
André Malo [Thu, 5 Aug 2004 11:28:39 +0000 (11:28 +0000)]
update transformation
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/APACHE_2_0_BRANCH@104501
13f79535 -47bb-0310-9956-
ffa450edef68
André Malo [Thu, 5 Aug 2004 11:24:18 +0000 (11:24 +0000)]
fix xml error
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/APACHE_2_0_BRANCH@104499
13f79535 -47bb-0310-9956-
ffa450edef68
Bradley Nicholes [Wed, 4 Aug 2004 23:19:59 +0000 (23:19 +0000)]
mod_auth_ldap backports
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/APACHE_2_0_BRANCH@104495
13f79535 -47bb-0310-9956-
ffa450edef68
Bradley Nicholes [Wed, 4 Aug 2004 21:04:16 +0000 (21:04 +0000)]
Switch the caching mutexes from reader/writer thread locks to global mutexes to allow for protection across processes rather than just across threads.
Reviewed by: bnicholes, minfrin, jjclar
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/APACHE_2_0_BRANCH@104493
13f79535 -47bb-0310-9956-
ffa450edef68
Jeff Trawick [Wed, 4 Aug 2004 20:56:42 +0000 (20:56 +0000)]
vote, preach
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/APACHE_2_0_BRANCH@104492
13f79535 -47bb-0310-9956-
ffa450edef68
Bradley Nicholes [Wed, 4 Aug 2004 20:47:21 +0000 (20:47 +0000)]
Copy the share memory pointers down through the cache hierarchy so that they can be referenced and used in the lower level caches.
Reviewed by: bnicholes, minfrin, jjclar
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/APACHE_2_0_BRANCH@104491
13f79535 -47bb-0310-9956-
ffa450edef68
Bradley Nicholes [Wed, 4 Aug 2004 20:42:19 +0000 (20:42 +0000)]
Add a display page to view the URL data of the util_ldap cache
Reviewed by: bnicholes, minfrin, jjclar
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/APACHE_2_0_BRANCH@104490
13f79535 -47bb-0310-9956-
ffa450edef68
Justin Erenkrantz [Wed, 4 Aug 2004 20:00:38 +0000 (20:00 +0000)]
I pretty much said this on dev@httpd, but record it.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/APACHE_2_0_BRANCH@104489
13f79535 -47bb-0310-9956-
ffa450edef68
Justin Erenkrantz [Wed, 4 Aug 2004 19:57:29 +0000 (19:57 +0000)]
Hey, look, I can cast votes!
While it seems like no one else cares, my proposed backport of mod_ssl config
logic is stalling. We *still* can't build mod_ssl out of the box on RHEL...
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/APACHE_2_0_BRANCH@104488
13f79535 -47bb-0310-9956-
ffa450edef68
Cliff Woolley [Wed, 4 Aug 2004 19:31:58 +0000 (19:31 +0000)]
vote.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/APACHE_2_0_BRANCH@104486
13f79535 -47bb-0310-9956-
ffa450edef68
Bill Stoddard [Wed, 4 Aug 2004 19:17:50 +0000 (19:17 +0000)]
A vote
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/APACHE_2_0_BRANCH@104485
13f79535 -47bb-0310-9956-
ffa450edef68