]> granicus.if.org Git - apache/log
apache
13 years agoMove nonce to balancer struct and add logic for nonce and growth.
Jim Jagielski [Thu, 13 Jan 2011 15:59:22 +0000 (15:59 +0000)]
Move nonce to balancer struct and add logic for nonce and growth.
Adjust mmn and update doccos

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

13 years agoJust a note regarding these bitfields
Jim Jagielski [Thu, 13 Jan 2011 15:59:16 +0000 (15:59 +0000)]
Just a note regarding these bitfields

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

13 years agoSet some defaults... do it here @ worker creation, not initialization
Jim Jagielski [Thu, 13 Jan 2011 15:59:13 +0000 (15:59 +0000)]
Set some defaults... do it here @ worker creation, not initialization

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

13 years agowhitespace
Jim Jagielski [Thu, 13 Jan 2011 15:59:10 +0000 (15:59 +0000)]
whitespace

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

13 years agoBuilds and passes tests as prefork... good save state
Jim Jagielski [Thu, 13 Jan 2011 15:59:05 +0000 (15:59 +0000)]
Builds and passes tests as prefork... good save state

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

13 years agoAdjust for conf->workers being *proxy_worker and balancer->workers being **proxy_worker
Jim Jagielski [Thu, 13 Jan 2011 15:59:02 +0000 (15:59 +0000)]
Adjust for conf->workers being *proxy_worker and balancer->workers being **proxy_worker

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

13 years agoMore movement to shared stuff...
Jim Jagielski [Thu, 13 Jan 2011 15:58:57 +0000 (15:58 +0000)]
More movement to shared stuff...

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

13 years agoOK... a good commit point (we don't quite compile yet though...)
Jim Jagielski [Thu, 13 Jan 2011 15:58:50 +0000 (15:58 +0000)]
OK... a good commit point (we don't quite compile yet though...)

Pull out the worker scoreboard cruft and start moving most
worker stuff to shm. Use slotmem for workers and provide
space for growth.

Redo logic:

  ap_proxy_define_*
  ap_proxy_create_*
  ap_proxy_initialize_*

Right now just for workers, but lay framework for balancers
as well. The idea is to break out the functional parts
to make it easy for dynamics. Defining is simply describing
the worker, and tucking that info away. When we create, we
go ahead and create the shared memory, etc... Initialize
is simply to allow child process to access the shm...

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

13 years agoUse branch now
Jim Jagielski [Thu, 13 Jan 2011 15:58:45 +0000 (15:58 +0000)]
Use branch now

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

13 years agoNo, he's not in fact working on that.
Rich Bowen [Thu, 13 Jan 2011 15:43:33 +0000 (15:43 +0000)]
No, he's not in fact working on that.

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

13 years agoRebuild transformations and translations.
Rich Bowen [Thu, 13 Jan 2011 14:48:21 +0000 (14:48 +0000)]
Rebuild transformations and translations.

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

13 years agoTweaks to the language to make it sound less like this is a nifty new
Rich Bowen [Thu, 13 Jan 2011 14:47:22 +0000 (14:47 +0000)]
Tweaks to the language to make it sound less like this is a nifty new
feature. Grammatical changes.

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

13 years agoUpdates to reflect current status of project.
Rich Bowen [Thu, 13 Jan 2011 14:43:51 +0000 (14:43 +0000)]
Updates to reflect current status of project.

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

13 years agogenerated file
Jeff Trawick [Wed, 12 Jan 2011 15:33:04 +0000 (15:33 +0000)]
generated file

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

13 years agottl: note that connections are closed at some unspecified point
Jeff Trawick [Wed, 12 Jan 2011 15:32:41 +0000 (15:32 +0000)]
ttl: note that connections are closed at some unspecified point
after reaching this limit

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

13 years ago* Fix comment typo as noticed by jorton
Ruediger Pluem [Wed, 12 Jan 2011 13:32:53 +0000 (13:32 +0000)]
* Fix comment typo as noticed by jorton

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

13 years agoSave a useless check:
Stefan Fritsch [Tue, 11 Jan 2011 23:10:06 +0000 (23:10 +0000)]
Save a useless check:
ap_get_request_note() cannot fail unless there is a bug somewhere and if
prep_walk_cache() returned NULL, we would just segfault later on.

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

13 years agomention when APLOG_USE_MODULE() and AP_DECLARE_MODULE() were added
Jeff Trawick [Tue, 11 Jan 2011 21:38:42 +0000 (21:38 +0000)]
mention when APLOG_USE_MODULE() and AP_DECLARE_MODULE() were added

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

13 years agoUse -Wdeclaration-after-statement in maintainer mode if we use a recent
Stefan Fritsch [Tue, 11 Jan 2011 21:13:20 +0000 (21:13 +0000)]
Use -Wdeclaration-after-statement in maintainer mode if we use a recent
enough gcc.

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

13 years agorevert...
Jim Jagielski [Tue, 11 Jan 2011 17:30:59 +0000 (17:30 +0000)]
revert...

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

13 years agoUpdate transformations.
Igor Galić [Tue, 11 Jan 2011 14:30:28 +0000 (14:30 +0000)]
Update transformations.

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

13 years agoXML validation.
Igor Galić [Tue, 11 Jan 2011 14:24:55 +0000 (14:24 +0000)]
XML validation.

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

13 years agoxforms
Eric Covener [Tue, 11 Jan 2011 14:24:01 +0000 (14:24 +0000)]
xforms

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

13 years agoavoid hostname in example multi-daemon Listen stmt
Eric Covener [Tue, 11 Jan 2011 13:53:18 +0000 (13:53 +0000)]
avoid hostname in example multi-daemon Listen stmt

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

13 years agotypo
Eric Covener [Tue, 11 Jan 2011 13:50:11 +0000 (13:50 +0000)]
typo

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

13 years agocomment on where multiple headers with same name get merged
Jeff Trawick [Mon, 10 Jan 2011 21:21:45 +0000 (21:21 +0000)]
comment on where multiple headers with same name get merged

(some strict Cookie parsers can't handle what happens later,
but that is not our fault)

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

13 years agoclarify that the displayed IP address may not be the public address,
Stefan Fritsch [Mon, 10 Jan 2011 19:34:37 +0000 (19:34 +0000)]
clarify that the displayed IP address may not be the public address,
as suggested by wrowe

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

13 years agoRebuild HTML transformations.
Rich Bowen [Mon, 10 Jan 2011 19:14:03 +0000 (19:14 +0000)]
Rebuild HTML transformations.

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

13 years agoDisplay the local IP address in server-status. This can be useful for HTTPDs
Stefan Fritsch [Sun, 9 Jan 2011 23:07:52 +0000 (23:07 +0000)]
Display the local IP address in server-status. This can be useful for HTTPDs
behind load balancers.

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

13 years agowarn about FAQ of trying to decrease thread stack size with ThreadStackSize
Eric Covener [Sun, 9 Jan 2011 23:04:56 +0000 (23:04 +0000)]
warn about FAQ of trying to decrease thread stack size with ThreadStackSize
on Linux.

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

13 years agomod_status: Don't show slots which are disabled by MaxClients as open.
Stefan Fritsch [Sun, 9 Jan 2011 23:00:33 +0000 (23:00 +0000)]
mod_status: Don't show slots which are disabled by MaxClients as open.

PR: 47022
Submitted by: Jordi Prats <jordi prats gmail com>, Stefan Fritsch

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

13 years agoFix ap_mpm_query results:
Stefan Fritsch [Sun, 9 Jan 2011 22:47:33 +0000 (22:47 +0000)]
Fix ap_mpm_query results:
AP_MPMQ_MAX_THREADS: Single threaded means one thread per child, not zero
AP_MPMQ_MAX_DAEMONS: Max # daemons by config is determined by MaxClients, not
                     ServerLimit

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

13 years agoDon't log AuthMerging XXX as <RequireXXX>
Stefan Fritsch [Sat, 8 Jan 2011 14:37:09 +0000 (14:37 +0000)]
Don't log AuthMerging XXX as <RequireXXX>

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

13 years agoFix a bug in authz logic merging which caused
Stefan Fritsch [Sat, 8 Jan 2011 14:29:12 +0000 (14:29 +0000)]
Fix a bug in authz logic merging which caused
        section->op == AUTHZ_LOGIC_AND
        auth_result == AUTHZ_DENIED_NO_USER
        child_result == AUTHZ_GRANTED
to return AUTHZ_GRANTED instead of AUTHZ_DENIED_NO_USER.

While there, refactor the if blocks to make them a bit more readable.

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

13 years agoAdd rpluem's suggested warning against of loss of logging data on a crash.
Graham Leggett [Sat, 8 Jan 2011 11:51:00 +0000 (11:51 +0000)]
Add rpluem's suggested warning against of loss of logging data on a crash.

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

13 years agoIt's been 8 years, I think this directive can be considered not-experimental.
Graham Leggett [Fri, 7 Jan 2011 18:37:25 +0000 (18:37 +0000)]
It's been 8 years, I think this directive can be considered not-experimental.

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

13 years agowhitespace
Jim Jagielski [Fri, 7 Jan 2011 14:17:54 +0000 (14:17 +0000)]
whitespace

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

13 years agoUse consistant naming and be sure to pad
Jim Jagielski [Fri, 7 Jan 2011 14:17:50 +0000 (14:17 +0000)]
Use consistant naming and be sure to pad
all shm size slots, due to char* and void*
adjustments...

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

13 years agoRebuild Covener's changes from jan 5
Rich Bowen [Fri, 7 Jan 2011 12:07:40 +0000 (12:07 +0000)]
Rebuild Covener's changes from jan 5

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

13 years agoRebuild transformations
Rich Bowen [Fri, 7 Jan 2011 12:04:37 +0000 (12:04 +0000)]
Rebuild transformations

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

13 years agoMention third-party distributions, and provide a link to the wiki page
Rich Bowen [Fri, 7 Jan 2011 12:01:07 +0000 (12:01 +0000)]
Mention third-party distributions, and provide a link to the wiki page
listing common layouts of these 3p distros.

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

13 years ago* Be ANSI C compatible
Ruediger Pluem [Thu, 6 Jan 2011 07:24:22 +0000 (07:24 +0000)]
* Be ANSI C compatible

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

13 years agoclarify RewriteBase as action for closed PR50546
Eric Covener [Thu, 6 Jan 2011 02:12:01 +0000 (02:12 +0000)]
clarify RewriteBase as action for closed PR50546

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

13 years agoAdd some weasel language, and a warning about Windows + TransmitFile, to the
Eric Covener [Thu, 6 Jan 2011 01:30:19 +0000 (01:30 +0000)]
Add some weasel language, and a warning about Windows + TransmitFile, to the
SendBufferSize doc.

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

13 years agotypoes caught by noodl
Eric Covener [Thu, 6 Jan 2011 01:17:26 +0000 (01:17 +0000)]
typoes caught by noodl

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

13 years agoxforms
Eric Covener [Wed, 5 Jan 2011 22:42:46 +0000 (22:42 +0000)]
xforms

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

13 years agoPR#44838: be more up front with how the per-dir RewriteRule comparison is
Eric Covener [Wed, 5 Jan 2011 22:39:47 +0000 (22:39 +0000)]
PR#44838: be more up front with how the per-dir RewriteRule comparison is
the filesystem path minus the Directory the rules were listed in.

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

13 years agoRebuild HTML. Resolves tid50545
Rich Bowen [Wed, 5 Jan 2011 20:07:36 +0000 (20:07 +0000)]
Rebuild HTML. Resolves tid50545

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

13 years agoClarify that either both, or neither, arguments should have a slash.
Rich Bowen [Wed, 5 Jan 2011 20:04:52 +0000 (20:04 +0000)]
Clarify that either both, or neither, arguments should have a slash.

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

13 years agofix comment
Jeff Trawick [Wed, 5 Jan 2011 19:47:45 +0000 (19:47 +0000)]
fix comment

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

13 years agoupdate comment
Jim Jagielski [Wed, 5 Jan 2011 18:33:45 +0000 (18:33 +0000)]
update comment

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

13 years agoFix typo from r1055506, update transforms.
Igor Galić [Wed, 5 Jan 2011 16:39:47 +0000 (16:39 +0000)]
Fix typo from r1055506, update transforms.

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

13 years agoprovide links back to ap_expr-aware directives/modules
Eric Covener [Wed, 5 Jan 2011 16:22:42 +0000 (16:22 +0000)]
provide links back to ap_expr-aware directives/modules

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

13 years agoAdd examples using <If>.
Rich Bowen [Wed, 5 Jan 2011 16:22:39 +0000 (16:22 +0000)]
Add examples using <If>.

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

13 years agoChange AuthnCacheProvider --> AuthnCacheProvideFor to deal with overloading
Nick Kew [Wed, 5 Jan 2011 12:44:33 +0000 (12:44 +0000)]
Change AuthnCacheProvider --> AuthnCacheProvideFor to deal with overloading
of "provider" and likely confusion with AuthnCacheSOCache.

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

13 years agoTypo fix
Nick Kew [Wed, 5 Jan 2011 12:30:38 +0000 (12:30 +0000)]
Typo fix

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

13 years agoMake sure we clone the table rather than copy it, to ensure that no keys
Graham Leggett [Wed, 5 Jan 2011 09:53:55 +0000 (09:53 +0000)]
Make sure we clone the table rather than copy it, to ensure that no keys
or values allocated from r->pool end up referenced in the backend request.

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

13 years agoUpdate the comment to indicate what the backend request is really used for.
Graham Leggett [Wed, 5 Jan 2011 09:18:18 +0000 (09:18 +0000)]
Update the comment to indicate what the backend request is really used for.

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

13 years agomod_proxy_http: Allocate the fake backend request from a child pool
Graham Leggett [Wed, 5 Jan 2011 00:23:43 +0000 (00:23 +0000)]
mod_proxy_http: Allocate the fake backend request from a child pool
of the backend connection, instead of misusing the pool of the frontend
request. Fixes a thread safety issue where buckets set aside in the
backend connection leak into other threads, and then disappear when
the frontend request is cleaned up, in turn causing corrupted buckets
to make other threads spin.

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

13 years agomod_proxy_http: Ensure that when the backend is closed, the final call to
Graham Leggett [Tue, 4 Jan 2011 23:55:50 +0000 (23:55 +0000)]
mod_proxy_http: Ensure that when the backend is closed, the final call to
ap_proxy_http_cleanup() is suppressed, so that the backend is not cleaned
twice. Fixes a further thread safety issue.

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

13 years agoUpdate copyright year.
Rainer Jung [Mon, 3 Jan 2011 15:08:22 +0000 (15:08 +0000)]
Update copyright year.

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

13 years agoUpdate copyright to 2011
Rich Bowen [Mon, 3 Jan 2011 12:42:10 +0000 (12:42 +0000)]
Update copyright to 2011

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

13 years agoupdate transformation
André Malo [Sun, 2 Jan 2011 20:47:11 +0000 (20:47 +0000)]
update transformation

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

13 years agoupdate translation
André Malo [Sun, 2 Jan 2011 20:01:18 +0000 (20:01 +0000)]
update translation

Reviewed by: Kess <kess apache.org>

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

13 years agoUpdate transforms
Stefan Fritsch [Sun, 2 Jan 2011 18:45:22 +0000 (18:45 +0000)]
Update transforms

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

13 years agoFix EBCDIC related cut'n'paste error
Stefan Fritsch [Sun, 2 Jan 2011 18:34:17 +0000 (18:34 +0000)]
Fix EBCDIC related cut'n'paste error

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

13 years agoAdded another useful NetWare start script.
Guenter Knauf [Sun, 2 Jan 2011 14:10:07 +0000 (14:10 +0000)]
Added another useful NetWare start script.

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

13 years agoAdded shebang check so that .vbs scripts can work as CGI.
Guenter Knauf [Sun, 2 Jan 2011 04:33:28 +0000 (04:33 +0000)]
Added shebang check so that .vbs scripts can work as CGI.

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

13 years agoFixed NetWare NCF script; for now removed ap2prod.ncf.
Guenter Knauf [Sun, 2 Jan 2011 04:05:30 +0000 (04:05 +0000)]
Fixed NetWare NCF script; for now removed ap2prod.ncf.

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

13 years agoChange the format of the SSL_{CLIENT,SERVER}_{I,S}_DN variables
Stefan Fritsch [Sat, 1 Jan 2011 23:56:24 +0000 (23:56 +0000)]
Change the format of the SSL_{CLIENT,SERVER}_{I,S}_DN variables
to be RFC 2253 compatible, convert non-ASCII characters to UTF8, and
escape other special characters with backslashes. The old format can
still be used with the LegacyDNStringFormat argument to SSLOptions.

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

13 years agoupdate transformation
André Malo [Sat, 1 Jan 2011 22:40:40 +0000 (22:40 +0000)]
update transformation

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

13 years agomore markup
André Malo [Sat, 1 Jan 2011 22:35:50 +0000 (22:35 +0000)]
more markup

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

13 years agowording, markup
André Malo [Sat, 1 Jan 2011 22:08:23 +0000 (22:08 +0000)]
wording, markup

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

13 years agofix short description for usecanonicalphysicalport directive
André Malo [Sat, 1 Jan 2011 21:23:24 +0000 (21:23 +0000)]
fix short description for usecanonicalphysicalport directive

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

13 years agoupdate transformation
André Malo [Sat, 1 Jan 2011 00:31:34 +0000 (00:31 +0000)]
update transformation

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

13 years agoeven better markup
André Malo [Sat, 1 Jan 2011 00:29:38 +0000 (00:29 +0000)]
even better markup

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

13 years agoupdate transformation
André Malo [Sat, 1 Jan 2011 00:24:14 +0000 (00:24 +0000)]
update transformation

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

13 years agomarkup refinements
André Malo [Sat, 1 Jan 2011 00:21:49 +0000 (00:21 +0000)]
markup refinements

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

13 years agoupdate translation
André Malo [Sat, 1 Jan 2011 00:20:15 +0000 (00:20 +0000)]
update translation

Reviewed by: Kess <kess apache.org>

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

13 years agoRemove obsolete and redundant log message in env auth provider
Stefan Fritsch [Thu, 30 Dec 2010 22:38:30 +0000 (22:38 +0000)]
Remove obsolete and redundant log message in env auth provider

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

13 years agoChange another variable that could be confused for conn_rec.
Graham Leggett [Thu, 30 Dec 2010 18:32:15 +0000 (18:32 +0000)]
Change another variable that could be confused for conn_rec.

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

13 years agoFix a spin should we encounter a corrupt bucket from the proxy.
Graham Leggett [Thu, 30 Dec 2010 18:28:26 +0000 (18:28 +0000)]
Fix a spin should we encounter a corrupt bucket from the proxy.

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

13 years agoeliminate another var named 'c' which is not a conn_rec
Stefan Fritsch [Thu, 30 Dec 2010 17:46:06 +0000 (17:46 +0000)]
eliminate another var named 'c' which is not a conn_rec

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

13 years agoAdd mod_rewrite's SCRIPT_USER/SCRIPT_GROUP vars to ap_expr
Stefan Fritsch [Thu, 30 Dec 2010 13:00:36 +0000 (13:00 +0000)]
Add mod_rewrite's SCRIPT_USER/SCRIPT_GROUP vars to ap_expr

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

13 years agoMake the REQUEST_SCHEME variable available to scripts and mod_rewrite
Stefan Fritsch [Thu, 30 Dec 2010 12:34:19 +0000 (12:34 +0000)]
Make the REQUEST_SCHEME variable available to scripts and mod_rewrite

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

13 years agoAdd -T operator to allow easy evaluation of on/off, 1/0, ... variables
Stefan Fritsch [Thu, 30 Dec 2010 11:59:02 +0000 (11:59 +0000)]
Add -T operator to allow easy evaluation of on/off, 1/0, ... variables

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

13 years ago* Silence compiler warning
Ruediger Pluem [Thu, 30 Dec 2010 11:01:38 +0000 (11:01 +0000)]
* Silence compiler warning

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

13 years ago* Silence compiler warning about possibly uninitialized use
Ruediger Pluem [Thu, 30 Dec 2010 07:41:18 +0000 (07:41 +0000)]
* Silence compiler warning about possibly uninitialized use

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

13 years agoupdate transforms
Stefan Fritsch [Wed, 29 Dec 2010 21:54:25 +0000 (21:54 +0000)]
update transforms

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

13 years agoAllow to use arbitrary boolean expressions (ap_expr) in RewriteCond.
Stefan Fritsch [Wed, 29 Dec 2010 21:48:35 +0000 (21:48 +0000)]
Allow to use arbitrary boolean expressions (ap_expr) in RewriteCond.

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

13 years agoin struct backrefinfo: remove nsub member which is never read,
Stefan Fritsch [Wed, 29 Dec 2010 21:22:33 +0000 (21:22 +0000)]
in struct backrefinfo: remove nsub member which is never read,
make source member const

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

13 years agoAllow to unset environment variables using E=!VAR.
Stefan Fritsch [Wed, 29 Dec 2010 20:41:55 +0000 (20:41 +0000)]
Allow to unset environment variables using E=!VAR.

PR: 49512
Submitted by: Mark Drayton <mark markdrayton info>, Stefan Fritsch

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

13 years agoIn comments: s@ XX @ XXX: @ so they can actually be found seen.
Igor Galić [Wed, 29 Dec 2010 16:25:12 +0000 (16:25 +0000)]
In comments: s@ XX @ XXX: @ so they can actually be found seen.

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

13 years agoTypos.
Lucien Gentis [Wed, 29 Dec 2010 16:18:54 +0000 (16:18 +0000)]
Typos.

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

13 years agoupdate transformations
Igor Galić [Wed, 29 Dec 2010 16:17:40 +0000 (16:17 +0000)]
update transformations

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

13 years agoFix grammar.
Igor Galić [Wed, 29 Dec 2010 16:16:34 +0000 (16:16 +0000)]
Fix grammar.

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

13 years agoUpdates.
Lucien Gentis [Wed, 29 Dec 2010 15:43:54 +0000 (15:43 +0000)]
Updates.

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

13 years ago* Fix r1039304 and make the patch similar to the one proposed for
Ruediger Pluem [Wed, 29 Dec 2010 09:43:56 +0000 (09:43 +0000)]
* Fix r1039304 and make the patch similar to the one proposed for
  2.2.x: If the SSL handshake to the backend fails we cannot even
  sent an HTTP request. So the check needs to happen already when
  we sent data not when we receive data.

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

13 years agoxforms
Eric Covener [Wed, 29 Dec 2010 03:39:31 +0000 (03:39 +0000)]
xforms

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

13 years agomention my flip-flop on "Header always" to not add additional confusion to
Eric Covener [Wed, 29 Dec 2010 03:38:28 +0000 (03:38 +0000)]
mention my flip-flop on "Header always" to not add additional confusion to
someone treading in this area, and plan to remove after GA.

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