]> granicus.if.org Git - apache/log
apache
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

13 years agoPR50525: Header always ... doesn't really mean "always" in terms of what you
Eric Covener [Wed, 29 Dec 2010 03:32:23 +0000 (03:32 +0000)]
PR50525: Header always ... doesn't really mean "always" in terms of what you
can edit/merge/append/set since it only looks at r->err_headers_out and
the initial value may have lived in r->headers_out.

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

13 years agorevert r1031670:
Eric Covener [Wed, 29 Dec 2010 03:08:44 +0000 (03:08 +0000)]
revert r1031670:

    Change the default of the Header directive to apply to responses of all types
    instead of just 2xx successful responses.

This turned out to be do more harm than good for anything other
than "set", since "always" doesn't ever see/operate on existing
r->headers_out headers -- just err_headers_out.

I think onsuccess needs to remain the default and this needs to move into a
doc revamp.

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

13 years agoadd a 2.3.9-era CHANGES entry that should have been noted for
Eric Covener [Wed, 29 Dec 2010 03:03:35 +0000 (03:03 +0000)]
add a 2.3.9-era CHANGES entry that should have been noted for
mod_headers defaults.

Should I flag this CHANGES entry in any way?

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

13 years agoupdate transformation
André Malo [Tue, 28 Dec 2010 21:25:27 +0000 (21:25 +0000)]
update transformation

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

13 years agoupdate translation
André Malo [Tue, 28 Dec 2010 21:23:49 +0000 (21:23 +0000)]
update translation

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

13 years agoupdate transformation
André Malo [Tue, 28 Dec 2010 21:10:37 +0000 (21:10 +0000)]
update transformation

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

13 years agoRemove some stuff that's already been done.
Rich Bowen [Tue, 28 Dec 2010 16:26:27 +0000 (16:26 +0000)]
Remove some stuff that's already been done.

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

13 years agoApplying patch from PR 33078 (with slight changes to its return values)
Igor Galić [Tue, 28 Dec 2010 15:56:46 +0000 (15:56 +0000)]
Applying patch from PR 33078 (with slight changes to its return values)
This patch disallows the mixing of relative (+/-) and absolute Options where insensible.

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

13 years agoLog a trace message if we drop a header with an invalid name
Stefan Fritsch [Tue, 28 Dec 2010 14:53:59 +0000 (14:53 +0000)]
Log a trace message if we drop a header with an invalid name

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

13 years agoMove duplicated code into utility functions
Stefan Fritsch [Tue, 28 Dec 2010 14:48:51 +0000 (14:48 +0000)]
Move duplicated code into utility functions

Submitted by: Malte S. Stretz <mss@apache.org>, Stefan Fritsch

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

13 years agoCorrect typo in CHANGES, as per tid50321
Rich Bowen [Tue, 28 Dec 2010 14:36:30 +0000 (14:36 +0000)]
Correct typo in CHANGES, as per tid50321

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

13 years agoupdate transforms
Stefan Fritsch [Tue, 28 Dec 2010 14:33:45 +0000 (14:33 +0000)]
update transforms

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

13 years agoWhen exporting request headers to HTTP_* environment variables, drop variables
Stefan Fritsch [Tue, 28 Dec 2010 14:20:52 +0000 (14:20 +0000)]
When exporting request headers to HTTP_* environment variables, drop variables
whose names contain invalid characters. Describe in the docs how to restore the
old behaviour.

Submitted by: Malte S. Stretz <mss apache org>

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

13 years agoreadability improvements:
Stefan Fritsch [Tue, 28 Dec 2010 13:39:04 +0000 (13:39 +0000)]
readability improvements:
rename w -> user, x -> prefix
break some very long lines

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

13 years agoRename some variables for better readability:
Stefan Fritsch [Tue, 28 Dec 2010 13:35:15 +0000 (13:35 +0000)]
Rename some variables for better readability:
p -> alias (not a pool)
r -> real  (not a request_rec)
f -> fake

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

13 years agoprefer exact port matches in ip-based VH lookup over wildcards.
Eric Covener [Tue, 28 Dec 2010 11:21:56 +0000 (11:21 +0000)]
prefer exact port matches in ip-based VH lookup over wildcards.

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

13 years agoDoc for r1053230, NameVirtualHost is now unnecessary and other general NVH-vs-VH...
Eric Covener [Tue, 28 Dec 2010 00:53:56 +0000 (00:53 +0000)]
Doc for r1053230, NameVirtualHost is now unnecessary and other general NVH-vs-VH improvements.

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

13 years agoRemove need for NameVirtualHost directive by implicitly configuring any duplicated
Eric Covener [Tue, 28 Dec 2010 00:46:50 +0000 (00:46 +0000)]
Remove need for NameVirtualHost directive by implicitly configuring any duplicated
VH addresses as name-based virtual hosts.  This also combines _default_ and *
into a single type of wildcard since these presented a false dichotomy between
address specs.

These are post-config only changes and do not change the runtime lookups.

The biggest loss here is that an unintended duplication of virtual host addresses
can no longer be reported as directly in the past, but should still be debuggabl
via apachectl -S (unintended NVH).  These problems are a drop in the bucket compared
to the difficulty users have with using NameVirtualHost.

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

13 years agoupdate transformation
André Malo [Mon, 27 Dec 2010 23:46:25 +0000 (23:46 +0000)]
update transformation

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

13 years agoupdate translation
André Malo [Mon, 27 Dec 2010 23:44:48 +0000 (23:44 +0000)]
update translation

Reviewed by: Kess <kess apache.org>

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

13 years agoupdate transformation
André Malo [Mon, 27 Dec 2010 23:02:41 +0000 (23:02 +0000)]
update transformation

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

13 years agoUpdate translation, bit by bit.
André Malo [Mon, 27 Dec 2010 23:01:14 +0000 (23:01 +0000)]
Update translation, bit by bit.

Reviewed by: Kess <kess apache.org>

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

13 years agoprovide a mod_substitute example that uses backreferences
Eric Covener [Mon, 27 Dec 2010 22:41:00 +0000 (22:41 +0000)]
provide a mod_substitute example that uses backreferences
for matching as well as for substitution.

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

13 years agoupdate transformation
André Malo [Mon, 27 Dec 2010 21:53:39 +0000 (21:53 +0000)]
update transformation

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

13 years agoupdate translation
André Malo [Mon, 27 Dec 2010 21:51:56 +0000 (21:51 +0000)]
update translation

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

13 years agoRebuild transformations.
Rich Bowen [Mon, 27 Dec 2010 19:22:32 +0000 (19:22 +0000)]
Rebuild transformations.

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

13 years agoRemove unnecessary trailing / on <Directory /home> example. tid50421
Rich Bowen [Mon, 27 Dec 2010 19:20:03 +0000 (19:20 +0000)]
Remove unnecessary trailing / on <Directory /home> example. tid50421

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

13 years agoTypo and grammatical corrections for French error docs provided by
Rich Bowen [Mon, 27 Dec 2010 19:09:00 +0000 (19:09 +0000)]
Typo and grammatical corrections for French error docs provided by
Xavier Robin. tid50517

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

13 years agoRemoved define obsolete since r93260.
Guenter Knauf [Sat, 25 Dec 2010 12:44:37 +0000 (12:44 +0000)]
Removed define obsolete since r93260.

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

13 years agoUpdate.
Lucien Gentis [Fri, 24 Dec 2010 14:43:12 +0000 (14:43 +0000)]
Update.

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

13 years agoRebuild transformations.
Igor Galić [Fri, 24 Dec 2010 01:21:11 +0000 (01:21 +0000)]
Rebuild transformations.

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

13 years agoChanging the default Options from All to FollowSymlinks.
Igor Galić [Fri, 24 Dec 2010 00:37:30 +0000 (00:37 +0000)]
Changing the default Options from All to FollowSymlinks.

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

13 years ago* The concept of the cleaned flag is flawed: Once we returned the connection
Ruediger Pluem [Thu, 23 Dec 2010 16:43:43 +0000 (16:43 +0000)]
* The concept of the cleaned flag is flawed: Once we returned the connection
  to the pool we cannot longer rely on it as another thread could have leased
  the connection in the meantime and might have modified it.
  BUT: We only use this flag once we returned the connection to the pool.
  So signal that we returned the connection to the pool by something that is
  local to the thread, in this case set backend to NULL if we already have
  returende the connection.

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

13 years ago* Do not fiddle around with the close field if we might have returned the
Ruediger Pluem [Thu, 23 Dec 2010 11:10:56 +0000 (11:10 +0000)]
* Do not fiddle around with the close field if we might have returned the
  connection to the pool already. It might be already in use again by another
  thread.

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

13 years agoThe alias_set variable is set when a parent location contains a ProxyPass,
Graham Leggett [Tue, 21 Dec 2010 20:00:38 +0000 (20:00 +0000)]
The alias_set variable is set when a parent location contains a ProxyPass,
so this check catches valid ProxyPasses. Remove the check.

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

13 years agonote release
Jim Jagielski [Tue, 21 Dec 2010 18:19:31 +0000 (18:19 +0000)]
note release

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

13 years agorotatelogs: Add -e option to write logs through to stdout for optional
Graham Leggett [Tue, 21 Dec 2010 17:52:43 +0000 (17:52 +0000)]
rotatelogs: Add -e option to write logs through to stdout for optional
further processing.

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

13 years ago* Do not drop contents of incomplete lines, but safe them for the next
Ruediger Pluem [Tue, 21 Dec 2010 11:43:42 +0000 (11:43 +0000)]
* Do not drop contents of incomplete lines, but safe them for the next
  round of reading.

PR: 50481

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

13 years agoText, please
William A. Rowe Jr [Tue, 21 Dec 2010 00:37:31 +0000 (00:37 +0000)]
Text, please

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

13 years agoText, please
William A. Rowe Jr [Mon, 20 Dec 2010 23:36:12 +0000 (23:36 +0000)]
Text, please

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

13 years agoUpdate.
Lucien Gentis [Mon, 20 Dec 2010 13:28:01 +0000 (13:28 +0000)]
Update.

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

13 years agoFix typos, update transforms
Stefan Fritsch [Sun, 19 Dec 2010 22:53:32 +0000 (22:53 +0000)]
Fix typos, update transforms

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

13 years agoadd some links
Stefan Fritsch [Sun, 19 Dec 2010 22:48:57 +0000 (22:48 +0000)]
add some links

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

13 years agoa bit more documentation for ap_expr's variables
Stefan Fritsch [Sun, 19 Dec 2010 22:35:02 +0000 (22:35 +0000)]
a bit more documentation for ap_expr's variables

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

13 years agoAdd dependency generation for shared objects
Stefan Fritsch [Sun, 19 Dec 2010 00:33:34 +0000 (00:33 +0000)]
Add dependency generation for shared objects

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

13 years agoupdate transformation
André Malo [Sat, 18 Dec 2010 20:01:39 +0000 (20:01 +0000)]
update transformation

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

13 years agoadd security warning about the new AuthzSendForbiddenOnFailure directive.
André Malo [Sat, 18 Dec 2010 19:56:54 +0000 (19:56 +0000)]
add security warning about the new AuthzSendForbiddenOnFailure directive.

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

13 years agoupdate transforms
Stefan Fritsch [Sat, 18 Dec 2010 17:15:22 +0000 (17:15 +0000)]
update transforms

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

13 years agoAdd new AuthzSendForbiddenOnFailure directive to allow sending '403 FORBIDDEN'
Stefan Fritsch [Sat, 18 Dec 2010 17:11:14 +0000 (17:11 +0000)]
Add new AuthzSendForbiddenOnFailure directive to allow sending '403 FORBIDDEN'
instead of '401 UNAUTHORIZED' if authorization fails for an authenticated user

PR: 40721

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

13 years agonew localized message
Nilgun Belma Buguner [Sat, 18 Dec 2010 03:26:58 +0000 (03:26 +0000)]
new localized message

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

13 years ago./build.sh all
Igor Galić [Sat, 18 Dec 2010 00:24:23 +0000 (00:24 +0000)]
./build.sh all

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

13 years agoNobody cares about 1.2 or 1.3 compatibility.
Igor Galić [Sat, 18 Dec 2010 00:10:10 +0000 (00:10 +0000)]
Nobody cares about 1.2 or 1.3 compatibility.

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

13 years agoUpdate.
Lucien Gentis [Fri, 17 Dec 2010 15:54:49 +0000 (15:54 +0000)]
Update.

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

13 years agoRemoved remaining reference to CORE_PRIVATE.
Guenter Knauf [Thu, 16 Dec 2010 10:57:48 +0000 (10:57 +0000)]
Removed remaining reference to CORE_PRIVATE.

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

13 years agoRemove some obsolete files from obsolete and
Rainer Jung [Wed, 15 Dec 2010 21:51:12 +0000 (21:51 +0000)]
Remove some obsolete files from obsolete and
incomplete list.

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

13 years agoThe expression parser has moved.
Rainer Jung [Wed, 15 Dec 2010 21:46:19 +0000 (21:46 +0000)]
The expression parser has moved.
Move the touch rules in the Netware Makefiles too.
Hope this works.

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

13 years agoRemoves the ":80" from the sole ServerName example of the documentation, as it is...
Vincent Deffontaines [Tue, 14 Dec 2010 20:03:01 +0000 (20:03 +0000)]
Removes the ":80" from the sole ServerName example of the documentation, as it is a dumb "default".

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

13 years agofix compatibility info for ChrootDir
Stefan Fritsch [Mon, 13 Dec 2010 19:18:28 +0000 (19:18 +0000)]
fix compatibility info for ChrootDir

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

13 years agoAnd roll on 2.3.11...
Jim Jagielski [Mon, 13 Dec 2010 15:44:55 +0000 (15:44 +0000)]
And roll on 2.3.11...

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

13 years agoGet ready to tag 2.3.10-alpha
Jim Jagielski [Mon, 13 Dec 2010 15:42:50 +0000 (15:42 +0000)]
Get ready to tag 2.3.10-alpha

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

13 years agoUpdate with blocker notes and indicate that 2.3.10 was never released
Jim Jagielski [Mon, 13 Dec 2010 15:35:08 +0000 (15:35 +0000)]
Update with blocker notes and indicate that 2.3.10 was never released

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

13 years agoupdate transformation
André Malo [Sun, 12 Dec 2010 21:16:17 +0000 (21:16 +0000)]
update transformation

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

13 years agoremove wrong not-translated-yet section
André Malo [Sun, 12 Dec 2010 21:12:04 +0000 (21:12 +0000)]
remove wrong not-translated-yet section

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

13 years agoupdate transformation
André Malo [Sun, 12 Dec 2010 20:18:47 +0000 (20:18 +0000)]
update transformation

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

13 years agoupdate translations
André Malo [Sun, 12 Dec 2010 20:16:52 +0000 (20:16 +0000)]
update translations

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

13 years agoupdate transformation
André Malo [Sun, 12 Dec 2010 20:03:58 +0000 (20:03 +0000)]
update transformation

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

13 years agoUpdates.
Lucien Gentis [Sun, 12 Dec 2010 17:06:27 +0000 (17:06 +0000)]
Updates.

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

13 years agofix copy/paste error
Eric Covener [Sat, 11 Dec 2010 23:13:45 +0000 (23:13 +0000)]
fix copy/paste error

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

13 years agoupdate transformation
André Malo [Sat, 11 Dec 2010 23:11:25 +0000 (23:11 +0000)]
update transformation

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

13 years agodrop now-autogenerated sections
André Malo [Sat, 11 Dec 2010 23:10:08 +0000 (23:10 +0000)]
drop now-autogenerated sections

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

13 years agofix properties file
André Malo [Sat, 11 Dec 2010 21:29:21 +0000 (21:29 +0000)]
fix properties file

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

13 years agoupdate transformation
André Malo [Sat, 11 Dec 2010 21:19:02 +0000 (21:19 +0000)]
update transformation

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

13 years agothe grammar police was here.
André Malo [Sat, 11 Dec 2010 20:56:57 +0000 (20:56 +0000)]
the grammar police was here.

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

13 years agotranslate message
André Malo [Sat, 11 Dec 2010 20:55:52 +0000 (20:55 +0000)]
translate message

Reviewed by: Astrid Stolper <kess kess-net.de>

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

13 years agoupdate transformation
André Malo [Sat, 11 Dec 2010 20:38:37 +0000 (20:38 +0000)]
update transformation

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

13 years agouse localized not-translated-yet message
André Malo [Sat, 11 Dec 2010 20:20:33 +0000 (20:20 +0000)]
use localized not-translated-yet message

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

13 years ago./build.sh all
Igor Galić [Sat, 11 Dec 2010 20:10:20 +0000 (20:10 +0000)]
./build.sh all

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

13 years agoThe local uri part is *always* the whole Request_URI. Including the leading /.
Igor Galić [Sat, 11 Dec 2010 20:09:32 +0000 (20:09 +0000)]
The local uri part is *always* the whole Request_URI. Including the leading /.
Otherwise we end up with a 500, for infinite recursion.

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

13 years agoUpdates.
Lucien Gentis [Sat, 11 Dec 2010 17:52:18 +0000 (17:52 +0000)]
Updates.

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

13 years agodoxygen improvements
Stefan Fritsch [Sat, 11 Dec 2010 17:18:35 +0000 (17:18 +0000)]
doxygen improvements

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

13 years agoindentation + coding style fixes
Stefan Fritsch [Sat, 11 Dec 2010 17:16:54 +0000 (17:16 +0000)]
indentation + coding style fixes

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

13 years agoPR 50447: mod_rewrite escapes the original [escaped] query string even when
Eric Covener [Sat, 11 Dec 2010 16:14:06 +0000 (16:14 +0000)]
PR 50447: mod_rewrite escapes the original [escaped] query string even when
you haven't modified it.

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

13 years agoupdate transformation
André Malo [Fri, 10 Dec 2010 23:49:15 +0000 (23:49 +0000)]
update transformation

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

13 years agoremove those files and enter the html transformations as orphans until it's
André Malo [Fri, 10 Dec 2010 23:44:48 +0000 (23:44 +0000)]
remove those files and enter the html transformations as orphans until it's
cleaned up by the french translators

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

13 years agoadd sanity check
André Malo [Fri, 10 Dec 2010 23:37:46 +0000 (23:37 +0000)]
add sanity check

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

13 years agoupdate metafiles
André Malo [Fri, 10 Dec 2010 23:34:02 +0000 (23:34 +0000)]
update metafiles

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

13 years agoadd untranslated directives to the output
André Malo [Fri, 10 Dec 2010 23:17:11 +0000 (23:17 +0000)]
add untranslated directives to the output

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

13 years agoupdate transformation
André Malo [Fri, 10 Dec 2010 21:00:15 +0000 (21:00 +0000)]
update transformation

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

13 years agoThe FAQ is over *there*
Rich Bowen [Fri, 10 Dec 2010 14:53:32 +0000 (14:53 +0000)]
The FAQ is over *there*

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