]>
granicus.if.org Git - apache/log
Astrid Malo [Sun, 27 Mar 2005 13:58:16 +0000 (13:58 +0000)]
markup improvement
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@159147
13f79535 -47bb-0310-9956-
ffa450edef68
André Malo [Sun, 27 Mar 2005 07:52:27 +0000 (07:52 +0000)]
Bring German translation up to date
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@159141
13f79535 -47bb-0310-9956-
ffa450edef68
André Malo [Sun, 27 Mar 2005 07:48:46 +0000 (07:48 +0000)]
update transformation
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@159140
13f79535 -47bb-0310-9956-
ffa450edef68
André Malo [Sun, 27 Mar 2005 07:35:10 +0000 (07:35 +0000)]
adjust properties of new files
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@159139
13f79535 -47bb-0310-9956-
ffa450edef68
Erik Abele [Sat, 26 Mar 2005 15:22:17 +0000 (15:22 +0000)]
eol-style = native
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@159110
13f79535 -47bb-0310-9956-
ffa450edef68
Erik Abele [Sat, 26 Mar 2005 15:18:57 +0000 (15:18 +0000)]
Add generated htdbm(1) man-page.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@159109
13f79535 -47bb-0310-9956-
ffa450edef68
Jason S. Lingohr [Sat, 26 Mar 2005 05:46:19 +0000 (05:46 +0000)]
Update sitemap to link to new htdbm doco, update transformations.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@159098
13f79535 -47bb-0310-9956-
ffa450edef68
Jason S. Lingohr [Sat, 26 Mar 2005 04:39:51 +0000 (04:39 +0000)]
Addition of htdbm documentation. nroff was meant to be generated,
but wasn't. I suspect deps.xml in build/ needs to be modified, but
could someone else with more of a clue assist here, thanks.
Submitted by: Matt Brubeck <mbrubeck@cs.hmc.edu>
Reviewed by: Jason Lingohr <jsl@apache.org>
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@159095
13f79535 -47bb-0310-9956-
ffa450edef68
Rich Bowen [Fri, 25 Mar 2005 00:24:52 +0000 (00:24 +0000)]
Started filling in some of the details of an introduction to rewriting
URLs.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@158972
13f79535 -47bb-0310-9956-
ffa450edef68
Greg Ames [Wed, 23 Mar 2005 16:36:45 +0000 (16:36 +0000)]
don't propagate input headers describing a body to a subrequest. this can cause a
back end server to hang in a read for a body which no longer exists.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@158798
13f79535 -47bb-0310-9956-
ffa450edef68
Greg Ames [Wed, 23 Mar 2005 16:03:55 +0000 (16:03 +0000)]
update comments for *_client_block functions.
note namespace protected function names. clarify where 100 Continue is sent. remove
dire warning for calling ap_should_client_block more than once since side effects
appear to be long gone.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@158791
13f79535 -47bb-0310-9956-
ffa450edef68
Allan K. Edwards [Tue, 22 Mar 2005 21:50:54 +0000 (21:50 +0000)]
Fix Windows CompContext buff size miscalculation
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@158685
13f79535 -47bb-0310-9956-
ffa450edef68
Paul Querna [Tue, 22 Mar 2005 21:35:02 +0000 (21:35 +0000)]
Turn LDAPTrustedClientCert and LDAPTrustedMode into the RSRC_CONF context. The current code is broken for use as OR_ALL.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@158678
13f79535 -47bb-0310-9956-
ffa450edef68
Joe Orton [Mon, 21 Mar 2005 14:33:43 +0000 (14:33 +0000)]
Synch with 2.0.x branch.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@158455
13f79535 -47bb-0310-9956-
ffa450edef68
Paul Querna [Sun, 20 Mar 2005 05:26:22 +0000 (05:26 +0000)]
Test for APR and APR-Util one directory bellow httpd too. I like not having to put them inside srclib.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@158303
13f79535 -47bb-0310-9956-
ffa450edef68
André Malo [Fri, 18 Mar 2005 17:33:37 +0000 (17:33 +0000)]
update transformation
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@158113
13f79535 -47bb-0310-9956-
ffa450edef68
André Malo [Fri, 18 Mar 2005 17:24:02 +0000 (17:24 +0000)]
Adjust properties of those new files
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@158110
13f79535 -47bb-0310-9956-
ffa450edef68
William A. Rowe Jr [Thu, 17 Mar 2005 17:52:03 +0000 (17:52 +0000)]
Add /D PCRE_STATIC to solve an 'exported symbol imported' bug.
We build pcre static, and do not intent to export pcre_* namespace,
but rather our ap_pcre_* wrappers.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@157949
13f79535 -47bb-0310-9956-
ffa450edef68
William A. Rowe Jr [Thu, 17 Mar 2005 17:50:29 +0000 (17:50 +0000)]
Fix three problems with pcre for portability;
1. study.c's pointer arg didn't jive with pcre_fullinfo()'s prototype,
however there was no (trivial) way to get them to concur. Cast in
this case was the least of several evils.
2. byteflip had an error for high-bit set bytes, because right shift
signed is allowed to extend the sign bit. These had to be unsigned,
and the real_pcre types were the safest way to do this.
3. split byteflip into byteflip2/4, to drop size truncation emits,
as the arguments are unambigiously 16 or 32 bits as defined
in pcre_internal.h.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@157948
13f79535 -47bb-0310-9956-
ffa450edef68
William A. Rowe Jr [Thu, 17 Mar 2005 17:30:20 +0000 (17:30 +0000)]
Second fat-fingered typo in 24 hrs. Balance parens, this now compiles.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@157947
13f79535 -47bb-0310-9956-
ffa450edef68
William A. Rowe Jr [Thu, 17 Mar 2005 17:06:12 +0000 (17:06 +0000)]
Clean up emit for size truncation. Division here ensures we fit nicely.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@157946
13f79535 -47bb-0310-9956-
ffa450edef68
Rich Bowen [Thu, 17 Mar 2005 02:21:13 +0000 (02:21 +0000)]
One hopes this isn't 1.3 specific. :-)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@157858
13f79535 -47bb-0310-9956-
ffa450edef68
Rich Bowen [Thu, 17 Mar 2005 02:10:58 +0000 (02:10 +0000)]
Move remarks about backreferences to the introductory regex discussion.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@157855
13f79535 -47bb-0310-9956-
ffa450edef68
Rich Bowen [Thu, 17 Mar 2005 01:47:45 +0000 (01:47 +0000)]
Moved some of the gorey details out of the module reference doc and into
the supporting documentation. Might want to move some more, too. Haven't
decided yet.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@157850
13f79535 -47bb-0310-9956-
ffa450edef68
Rich Bowen [Thu, 17 Mar 2005 01:16:05 +0000 (01:16 +0000)]
Split the rewrite guide into "Practical solutions to common problems"
and "Practical solutions to advanced problems". For now, anyway.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@157845
13f79535 -47bb-0310-9956-
ffa450edef68
Rich Bowen [Thu, 17 Mar 2005 01:02:27 +0000 (01:02 +0000)]
Oops. Forgot to rebuild before committing.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@157840
13f79535 -47bb-0310-9956-
ffa450edef68
Rich Bowen [Thu, 17 Mar 2005 00:56:26 +0000 (00:56 +0000)]
Move some the examples, technical details, and tutorial-style stuff into
its own place, somewhat like we did with mod_ssl and others. The main
module reference document should just be a module reference document,
and nothing more.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@157838
13f79535 -47bb-0310-9956-
ffa450edef68
Paul Querna [Wed, 16 Mar 2005 21:48:57 +0000 (21:48 +0000)]
sync with mod_status hacks in the worker mpm.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@157810
13f79535 -47bb-0310-9956-
ffa450edef68
Paul Querna [Wed, 16 Mar 2005 17:05:29 +0000 (17:05 +0000)]
Update the Solaris 10 & Event MPM issue.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@157777
13f79535 -47bb-0310-9956-
ffa450edef68
Sander Striker [Wed, 16 Mar 2005 08:44:38 +0000 (08:44 +0000)]
And carry on with 2.1.5-dev.
* include/ap_release.h
Bump AP_SERVER_PATCHLEVEL_NUMBER to 5.
Set AP_SERVER_DEVBUILD_BOOLEAN.
* CHANGES
Add a 2.1.5 section.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@157726
13f79535 -47bb-0310-9956-
ffa450edef68
Sander Striker [Wed, 16 Mar 2005 08:43:38 +0000 (08:43 +0000)]
Prepare for 2.1.4 tag.
* include/ap_release.h
Clear AP_SERVER_DEVBUILD_BOOLEAN.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@157725
13f79535 -47bb-0310-9956-
ffa450edef68
Justin Erenkrantz [Tue, 15 Mar 2005 20:04:58 +0000 (20:04 +0000)]
Add ReceiveBufferSize directive to control the TCP receive buffer.
Submitted by: Eric Covener <covener gmail.com>
Reviewed by: Justin Erenkrantz (with minor formatting tweaks)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@157583
13f79535 -47bb-0310-9956-
ffa450edef68
Justin Erenkrantz [Mon, 14 Mar 2005 22:22:58 +0000 (22:22 +0000)]
mod_proxy: Add proxy-sendextracrlf option to send an extra CRLF at the
end of the request body to work with really old HTTP servers.
* modules/proxy/mod_proxy_http.c
(stream_reqbody_cl, spool_reqbody_cl): If proxy-sendextracrlf option is
present, append a CRLF to the body stream that isn't counted against CL.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@157478
13f79535 -47bb-0310-9956-
ffa450edef68
Paul Querna [Mon, 14 Mar 2005 05:24:22 +0000 (05:24 +0000)]
small cleanup of the ROADMAP file.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@157389
13f79535 -47bb-0310-9956-
ffa450edef68
Rich Bowen [Mon, 14 Mar 2005 02:10:10 +0000 (02:10 +0000)]
I used to think that the order of the flags was there for a reason, but
nobody seems to know what that reason is. Alphabetic order is a Good
Thing.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@157365
13f79535 -47bb-0310-9956-
ffa450edef68
Hiroaki Kawai [Sun, 13 Mar 2005 11:45:41 +0000 (11:45 +0000)]
update Japanese translation.
English revision: 154184 (for core.xml.ja)
English revision: 153116 (for mod_proxy.xml.ja)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@157328
13f79535 -47bb-0310-9956-
ffa450edef68
Hiroaki Kawai [Sun, 13 Mar 2005 11:37:08 +0000 (11:37 +0000)]
update Japanese translation.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@157327
13f79535 -47bb-0310-9956-
ffa450edef68
Sander Striker [Fri, 11 Mar 2005 21:39:45 +0000 (21:39 +0000)]
Another mod_cache fixlet.
* modules/cache/mod_cache.c
(cache_url_handler): Add more debug output. Restore original request
headers when CACHE_SAVE filter isn't added to fix up after the request.
* modules/cache/cache_storage.c
(cache_select_url): Add more debug output.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@157162
13f79535 -47bb-0310-9956-
ffa450edef68
André Malo [Fri, 11 Mar 2005 18:07:55 +0000 (18:07 +0000)]
update transformation
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@157128
13f79535 -47bb-0310-9956-
ffa450edef68
André Malo [Fri, 11 Mar 2005 18:04:02 +0000 (18:04 +0000)]
update Brazilian Portuguese translation
* manual/howto/htaccess.xml.pt-br: new file
Translated by: Eduardo Tompson Pereira <eduardo.tompson itelefonica.com.br>
Reviewed by: Luiz Rocha <lsdr lsdr.net>
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@157127
13f79535 -47bb-0310-9956-
ffa450edef68
Bradley Nicholes [Wed, 9 Mar 2005 18:10:47 +0000 (18:10 +0000)]
Don't attempt to remove the cache_file if one was never specified.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@156665
13f79535 -47bb-0310-9956-
ffa450edef68
Bradley Nicholes [Wed, 9 Mar 2005 00:15:01 +0000 (00:15 +0000)]
Keep track of the number of attributes retrieved from LDAP so that all the values can be properly cached even if the value is NULL. [PR 33901]
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@156587
13f79535 -47bb-0310-9956-
ffa450edef68
Paul Querna [Tue, 8 Mar 2005 22:40:33 +0000 (22:40 +0000)]
Add ap_mpm_is_experimental and ap_mpm_is_threaded. Use these instead of checking for specific MPMs.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@156574
13f79535 -47bb-0310-9956-
ffa450edef68
Paul Querna [Tue, 8 Mar 2005 22:06:59 +0000 (22:06 +0000)]
Since prefork is currently the only non-threaded MPM, check for it, instead of testing for each threaded MPM type. This enables mod_cgid on the Event MPM by default, which is a "Good Thing"(tm).
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@156572
13f79535 -47bb-0310-9956-
ffa450edef68
Sander Striker [Tue, 8 Mar 2005 21:11:07 +0000 (21:11 +0000)]
Make IgnoreCacheControl do what it implies when it comes to requests and
freshness checks.
* modules/cache/cache_util.c
(ap_cache_check_freshness): Ignore CacheControl: max-age and min-fresh
if IgnoreCacheControl is set.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@156567
13f79535 -47bb-0310-9956-
ffa450edef68
Bradley Nicholes [Tue, 8 Mar 2005 18:09:43 +0000 (18:09 +0000)]
Make sure that the secure listen sockets that are created and injected into the ap_listeners lists by mod_nw_ssl are handled correctly so that they remain open and reused across restarts.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@156556
13f79535 -47bb-0310-9956-
ffa450edef68
Sander Striker [Tue, 8 Mar 2005 02:35:50 +0000 (02:35 +0000)]
Improve caching a bit more...
* modules/cache/cache_util.c
(ap_cache_check_freshness): On Cache-Control/Pragma no-cache force
revalidation by marking the resource as stale. Unless IgnoreCacheControl
is set ofcourse.
* modules/cache/mod_cache.c
(cache_url_handler): Remove Cache-Control/Pragma no-cache check and
accompagnying comment.
(cache_save_filter): Move FIXME comment to the correct location.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@156480
13f79535 -47bb-0310-9956-
ffa450edef68
Sander Striker [Tue, 8 Mar 2005 01:34:32 +0000 (01:34 +0000)]
Remove an unused function.
* cache_util.c
* mod_cache.imp
* mod_cache.h
(ap_cache_request_is_conditional): Removed.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@156471
13f79535 -47bb-0310-9956-
ffa450edef68
Justin Erenkrantz [Mon, 7 Mar 2005 07:23:52 +0000 (07:23 +0000)]
Add two changes entries based on r156306 and r156330.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@156404
13f79535 -47bb-0310-9956-
ffa450edef68
Justin Erenkrantz [Mon, 7 Mar 2005 07:18:34 +0000 (07:18 +0000)]
* modules/cache/cache_util.c (ap_cache_check_freshness): Use r->headers_in not
the stored headers for the Cache-Control check.
Pointed out by: Sander Striker
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@156401
13f79535 -47bb-0310-9956-
ffa450edef68
Sander Striker [Sun, 6 Mar 2005 18:57:22 +0000 (18:57 +0000)]
More mod_cache tweakage...
* modules/cache/mod_cache.c
(cache_save_filter): Instead of unconditionally returning a 304 when
the original request was conditional and we issued a cache revalidating
request, handle the request as if it came in while our cache was
still valid.
* modules/cache/cache_storage.c
(cache_select_url): Strip off the conditional headers from the original
request, prior to adding our own for the purpose of revalidating our
cached response.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@156330
13f79535 -47bb-0310-9956-
ffa450edef68
Sander Striker [Sun, 6 Mar 2005 12:52:46 +0000 (12:52 +0000)]
Tracked down by Justin Erenkrantz.
* modules/cache/mod_disk_cache.c
(store_headers): Stop second guessing mod_cache and just store the
headers in a new file (overwriting the old).
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@156306
13f79535 -47bb-0310-9956-
ffa450edef68
Sander Striker [Sun, 6 Mar 2005 12:43:42 +0000 (12:43 +0000)]
* modules/cache/mod_cache.c
(cache_url_handler): Tweak a few comments.
(cache_save_filter): Add a FIXME for a corner case.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@156304
13f79535 -47bb-0310-9956-
ffa450edef68
Jeff Trawick [Sat, 5 Mar 2005 20:39:32 +0000 (20:39 +0000)]
really bump MMN
Submitted by: Sander Temme
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@156279
13f79535 -47bb-0310-9956-
ffa450edef68
Jeff Trawick [Sat, 5 Mar 2005 20:06:55 +0000 (20:06 +0000)]
worker MPM/mod_status: Support per-worker tracking of pid and
generation in the scoreboard so that mod_status can accurately
represent workers in processes which are gracefully terminating.
New child processes with worker MPM can take over slots of
individual threads within gracefully terminating processes.
Sometimes this is a problem (too many of these gracefully
terminating processes), so it is helpful to have mod_status
provide the information required to recognize these processes.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@156274
13f79535 -47bb-0310-9956-
ffa450edef68
Bill Stoddard [Tue, 1 Mar 2005 22:38:04 +0000 (22:38 +0000)]
Win32: Init the args to mpm_service_install(). Prevents nasty things like segfaults
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@155833
13f79535 -47bb-0310-9956-
ffa450edef68
Bradley Nicholes [Mon, 28 Feb 2005 23:25:26 +0000 (23:25 +0000)]
If the search fails due to a bad connection, make sure that we unbind the connection so that it will be recreated the next time it is used.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@155713
13f79535 -47bb-0310-9956-
ffa450edef68
Joe Orton [Mon, 28 Feb 2005 14:28:08 +0000 (14:28 +0000)]
* support/htdigest.c (main): Fix permissions of created files.
PR: 33765
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@155681
13f79535 -47bb-0310-9956-
ffa450edef68
André Malo [Sun, 27 Feb 2005 11:35:58 +0000 (11:35 +0000)]
bump pending httpd version
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@155621
13f79535 -47bb-0310-9956-
ffa450edef68
Paul Querna [Sat, 26 Feb 2005 09:04:51 +0000 (09:04 +0000)]
sync with 2.0.x branch.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@155392
13f79535 -47bb-0310-9956-
ffa450edef68
André Malo [Fri, 25 Feb 2005 19:44:14 +0000 (19:44 +0000)]
svn:eol-style = native
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@155363
13f79535 -47bb-0310-9956-
ffa450edef68
Justin Erenkrantz [Fri, 25 Feb 2005 16:57:14 +0000 (16:57 +0000)]
* modules/dav/main/mod_dav.h: Wrap all public functions in
DAV_DECLARE or DAV_DECLARE_NONSTD.
* modules/dav/main/liveprop.c, modules/dav/main/props.c,
modules/dav/main/util_lock.c, modules/dav/main/mod_dav.c,
modules/dav/main/std_liveprop.c, modules/dav/main/util.c:
Update function definitions.
Submitted by: Branko Čibej <brane xbc.nu>
Reviewed by: Justin Erenkrantz
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@155345
13f79535 -47bb-0310-9956-
ffa450edef68
André Malo [Fri, 25 Feb 2005 15:08:01 +0000 (15:08 +0000)]
update transformation
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@155332
13f79535 -47bb-0310-9956-
ffa450edef68
Martin Kraemer [Fri, 25 Feb 2005 08:26:36 +0000 (08:26 +0000)]
Typo in german word 'Ausdrueke' -> 'Ausdruecke'
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@155311
13f79535 -47bb-0310-9956-
ffa450edef68
Paul Querna [Fri, 25 Feb 2005 06:29:20 +0000 (06:29 +0000)]
update transformation.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@155310
13f79535 -47bb-0310-9956-
ffa450edef68
Paul Querna [Fri, 25 Feb 2005 06:24:06 +0000 (06:24 +0000)]
Adding some initial docs for the Event MPM.
I plan on updating mod/event.xml with more details this weekend.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@155309
13f79535 -47bb-0310-9956-
ffa450edef68
Bradley Nicholes [Thu, 24 Feb 2005 23:15:43 +0000 (23:15 +0000)]
Metrowerk compiler can't handle commas in the copyright string
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@155276
13f79535 -47bb-0310-9956-
ffa450edef68
André Malo [Thu, 24 Feb 2005 19:26:41 +0000 (19:26 +0000)]
update transformation
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@155229
13f79535 -47bb-0310-9956-
ffa450edef68
Joe Orton [Thu, 24 Feb 2005 18:11:57 +0000 (18:11 +0000)]
Update transformation.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@155219
13f79535 -47bb-0310-9956-
ffa450edef68
Joe Orton [Thu, 24 Feb 2005 18:05:49 +0000 (18:05 +0000)]
Mention LFS support.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@155217
13f79535 -47bb-0310-9956-
ffa450edef68
Joe Orton [Thu, 24 Feb 2005 16:52:34 +0000 (16:52 +0000)]
* modules/proxy/mod_proxy_http.c (ap_proxy_http_process_response): Fix
spurious error at EOF.
PR: 33615
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@155209
13f79535 -47bb-0310-9956-
ffa450edef68
Justin Erenkrantz [Thu, 24 Feb 2005 00:01:15 +0000 (00:01 +0000)]
* build/NWGNUtail.inc: Update license.
Submitted by: Guenter Knauf
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@155106
13f79535 -47bb-0310-9956-
ffa450edef68
Justin Erenkrantz [Wed, 23 Feb 2005 07:07:28 +0000 (07:07 +0000)]
Note 2.1.3 released as alpha.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@154978
13f79535 -47bb-0310-9956-
ffa450edef68
Justin Erenkrantz [Wed, 23 Feb 2005 06:29:31 +0000 (06:29 +0000)]
Onward ho to 2.1.4.
* CHANGES: Bump.
* include/ap_release.h: Bump.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@154973
13f79535 -47bb-0310-9956-
ffa450edef68
Justin Erenkrantz [Wed, 23 Feb 2005 06:27:41 +0000 (06:27 +0000)]
* include/ap_release.h: Time for 2.1.3.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@154971
13f79535 -47bb-0310-9956-
ffa450edef68
William A. Rowe Jr [Tue, 22 Feb 2005 23:16:18 +0000 (23:16 +0000)]
Reverting a localization I had attempted to fix back on Saturday.
Must have closed the svn commit shell a bit to quickly.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@154911
13f79535 -47bb-0310-9956-
ffa450edef68
André Malo [Sun, 20 Feb 2005 11:24:38 +0000 (11:24 +0000)]
Update Brazilian Portuguese translation
* manual/new_features_2_0.xml.pt-br, manual/upgrading.xml.pt-br: fix typos etc.
* update transformation
Submitted by: Eduardo Tompson Pereira <duaspila ig.com.br>
Reviewed by: Luiz Rocha
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@154505
13f79535 -47bb-0310-9956-
ffa450edef68
Stas Bekman [Sat, 19 Feb 2005 04:01:01 +0000 (04:01 +0000)]
replying to why "the edge connection filter cannot be removed" is a
showstopper
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@154394
13f79535 -47bb-0310-9956-
ffa450edef68
William A. Rowe Jr [Fri, 18 Feb 2005 20:32:05 +0000 (20:32 +0000)]
pcre.lib is bound into libhttpd.dll - we no longer need to redistribute
yet another third party lib, while we now have an ap_reg* API exported
and supported by httpd.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@154340
13f79535 -47bb-0310-9956-
ffa450edef68
William A. Rowe Jr [Fri, 18 Feb 2005 17:34:05 +0000 (17:34 +0000)]
80 col style fix, no code harmed.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@154329
13f79535 -47bb-0310-9956-
ffa450edef68
William A. Rowe Jr [Fri, 18 Feb 2005 17:33:33 +0000 (17:33 +0000)]
Add mod_echo - not built by default, but this drops the warning that
the module isn't declared in BaseAddr.ref.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@154328
13f79535 -47bb-0310-9956-
ffa450edef68
Bill Stoddard [Fri, 18 Feb 2005 17:05:29 +0000 (17:05 +0000)]
Win32: output some useful debug messages when installing the service
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@154322
13f79535 -47bb-0310-9956-
ffa450edef68
Bill Stoddard [Fri, 18 Feb 2005 16:33:04 +0000 (16:33 +0000)]
fix compile break with recent rename of real_exit_code to ap_real_exit_code
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@154320
13f79535 -47bb-0310-9956-
ffa450edef68
Bill Stoddard [Fri, 18 Feb 2005 16:31:06 +0000 (16:31 +0000)]
Win32: Move call of mpm_service_install to rewrite_args hook but continue thru post_config to check httpd.conf
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@154319
13f79535 -47bb-0310-9956-
ffa450edef68
William A. Rowe Jr [Fri, 18 Feb 2005 00:00:37 +0000 (00:00 +0000)]
Fix some symbols which should -not- be exported, and decorate real_exit_code
with ap_ (this symbol must be exported.) If the others were desired to be
public, they should have been ap_xxx decorated.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@154216
13f79535 -47bb-0310-9956-
ffa450edef68
William A. Rowe Jr [Thu, 17 Feb 2005 23:55:59 +0000 (23:55 +0000)]
Belated CHANGES, must have conflicted last time I tried to commit.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@154213
13f79535 -47bb-0310-9956-
ffa450edef68
William A. Rowe Jr [Thu, 17 Feb 2005 23:45:16 +0000 (23:45 +0000)]
Get httpd-2.1 building once again on win32.
NEVER NEVER screw around with redeclaring AP_ macros and constants.
If the compiler won't pick them up, e.g., AP_DECLARE, ya've done
something wrong from the start.
All httpd/ap headers depend on httpd.h - plain and simple, so this
un-convolutes the unusual order here.
STATIC has become PCRE_STATIC, along with some other odd definitions.
The only remaining emit is that _pcre_free export is imported, which
implies something is unusual with the declaration. Still researching.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@154207
13f79535 -47bb-0310-9956-
ffa450edef68
Paul Querna [Thu, 17 Feb 2005 23:18:27 +0000 (23:18 +0000)]
Remove unused variable.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@154202
13f79535 -47bb-0310-9956-
ffa450edef68
Paul Querna [Thu, 17 Feb 2005 22:53:07 +0000 (22:53 +0000)]
*) include/httpd.h: Add a brigade for temporary uses in the core input filter context.
*) server/core_filters.c: Do not use brigade_split, since it allocates a new brigade. Instead move buckets to our tmpbb, and reuse the tmpbb for every call.
PR: 33382
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@154200
13f79535 -47bb-0310-9956-
ffa450edef68
Paul Querna [Thu, 17 Feb 2005 22:02:16 +0000 (22:02 +0000)]
Fix a syntax error when DEBUGGING is defined.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@154199
13f79535 -47bb-0310-9956-
ffa450edef68
Astrid Malo [Thu, 17 Feb 2005 20:58:41 +0000 (20:58 +0000)]
update transformation
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@154191
13f79535 -47bb-0310-9956-
ffa450edef68
Astrid Malo [Thu, 17 Feb 2005 20:34:31 +0000 (20:34 +0000)]
update German translation
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@154186
13f79535 -47bb-0310-9956-
ffa450edef68
Astrid Malo [Thu, 17 Feb 2005 20:21:04 +0000 (20:21 +0000)]
typo
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@154184
13f79535 -47bb-0310-9956-
ffa450edef68
Jeff Trawick [Wed, 16 Feb 2005 16:44:26 +0000 (16:44 +0000)]
restore google-ability of an ancient message of great importance
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@154044
13f79535 -47bb-0310-9956-
ffa450edef68
Joe Orton [Tue, 15 Feb 2005 12:39:45 +0000 (12:39 +0000)]
* modules/ssl/mod_ssl.h: Add ssl_ext_lookup optional hook declaration.
* modules/ssl/ssl_engine_vars.c (ssl_ext_lookup): New function.
(ssl_var_register): Register optional function.
* modules/ssl/ssl_private.h (ssl_ext_lookup): Add prototype.
Submitted by: David Reid, Joe Orton
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@153933
13f79535 -47bb-0310-9956-
ffa450edef68
André Malo [Mon, 14 Feb 2005 17:55:54 +0000 (17:55 +0000)]
Fix 'Anonymous *', which denied access
* modules/aaa/mod_authn_anon.c (check_anonymous):
don't return AUTH_USER_NOT_FOUND if conf->anyuserid is configured.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@153815
13f79535 -47bb-0310-9956-
ffa450edef68
Bradley Nicholes [Mon, 14 Feb 2005 17:27:03 +0000 (17:27 +0000)]
One more NetWare tweak for the PCRE shakeup
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@153809
13f79535 -47bb-0310-9956-
ffa450edef68
Joe Orton [Mon, 14 Feb 2005 12:44:49 +0000 (12:44 +0000)]
* NWGNUmakefile: Update for PCRE changes.
Submitted by: NormW <normw bocnet.com.au>
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@153780
13f79535 -47bb-0310-9956-
ffa450edef68
Sander Striker [Mon, 14 Feb 2005 09:46:19 +0000 (09:46 +0000)]
Improve interaction with caches in mod_dav.
* modules/dav/main/mod_dav.c
(dav_method_get): Check for conditionals.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@153754
13f79535 -47bb-0310-9956-
ffa450edef68
Joe Orton [Fri, 11 Feb 2005 15:45:28 +0000 (15:45 +0000)]
Note changes.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@153416
13f79535 -47bb-0310-9956-
ffa450edef68