]> granicus.if.org Git - apache/log
apache
13 years agoTurkish
Rich Bowen [Fri, 26 Nov 2010 21:16:57 +0000 (21:16 +0000)]
Turkish

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

13 years agomissing directives from korean translation
Rich Bowen [Fri, 26 Nov 2010 20:51:13 +0000 (20:51 +0000)]
missing directives from korean translation

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

13 years agoimprove hack to not break if a fixed version of flex is used
Stefan Fritsch [Fri, 26 Nov 2010 20:10:55 +0000 (20:10 +0000)]
improve hack to not break if a fixed version of flex is used

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

13 years agoRemove some unused functions for which flex forgets to add prototypes, leading
Stefan Fritsch [Fri, 26 Nov 2010 20:04:48 +0000 (20:04 +0000)]
Remove some unused functions for which flex forgets to add prototypes, leading
to compiler warnings.

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

13 years agoFix another Windows build issue: Add a wrapper around ap_run_expr_lookup with
Stefan Fritsch [Fri, 26 Nov 2010 19:32:13 +0000 (19:32 +0000)]
Fix another Windows build issue: Add a wrapper around ap_run_expr_lookup with
the correct calling convention.

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

13 years agoAdd missing directives to Japanese translation of mod_cache
Rich Bowen [Fri, 26 Nov 2010 19:29:23 +0000 (19:29 +0000)]
Add missing directives to Japanese translation of mod_cache
documentation.

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

13 years agoAdd Korean to language listing.
Rich Bowen [Fri, 26 Nov 2010 19:12:49 +0000 (19:12 +0000)]
Add Korean to language listing.

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

13 years agoMissing directives now in quickreference, directives listing.
Rich Bowen [Fri, 26 Nov 2010 19:11:12 +0000 (19:11 +0000)]
Missing directives now in quickreference, directives listing.

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

13 years agoAdd missing directives to ko translation.
Rich Bowen [Fri, 26 Nov 2010 19:10:53 +0000 (19:10 +0000)]
Add missing directives to ko translation.

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

13 years agoAdd missing directives to ko, ja translations.
Rich Bowen [Fri, 26 Nov 2010 19:10:25 +0000 (19:10 +0000)]
Add missing directives to ko, ja translations.

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

13 years agoAdds missing IndexHeadInsert directive to Korean documentation.
Rich Bowen [Fri, 26 Nov 2010 18:53:44 +0000 (18:53 +0000)]
Adds missing IndexHeadInsert directive to Korean documentation.

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

13 years agoAdds -x option to generate skeleton doc to paste into XML. Possibly
Rich Bowen [Fri, 26 Nov 2010 18:42:02 +0000 (18:42 +0000)]
Adds -x option to generate skeleton doc to paste into XML. Possibly
alert someone that a translation is needed, and get more folks involved
in the translation effort.

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

13 years agoAdds some languages, and the -l flag to only look at a particular
Rich Bowen [Fri, 26 Nov 2010 14:46:58 +0000 (14:46 +0000)]
Adds some languages, and the -l flag to only look at a particular
language.

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

13 years agoScript to evaluate translations and tell us useful things like what
Rich Bowen [Fri, 26 Nov 2010 14:41:00 +0000 (14:41 +0000)]
Script to evaluate translations and tell us useful things like what
directives are missing.

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

13 years ago* Put a note in the connection notes that the SSL handshake to the backend
Ruediger Pluem [Fri, 26 Nov 2010 10:33:19 +0000 (10:33 +0000)]
* Put a note in the connection notes that the SSL handshake to the backend
  failed such that mod_proxy can put the worker in error state.

PR: 50332
Submitted by: Daniel Ruggeri <DRuggeri primary.net>
Reviewed by: rpluem

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

13 years agoFurther trivial updates mod_disk_cache -> mod_cache_disk.
Rainer Jung [Fri, 26 Nov 2010 10:20:16 +0000 (10:20 +0000)]
Further trivial updates mod_disk_cache -> mod_cache_disk.
No functional change.

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

13 years agoFix Windows build of mod_cache_disk which was broken after
Rainer Jung [Fri, 26 Nov 2010 10:02:49 +0000 (10:02 +0000)]
Fix Windows build of mod_cache_disk which was broken after
renaming the module.

Submitted by: Gregg L. Smith <lists glsnet net>

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

13 years ago./build.sh all
Igor Galić [Thu, 25 Nov 2010 22:41:00 +0000 (22:41 +0000)]
./build.sh all

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

13 years agoClarifying sub-URI behaviour of FallbackResource
Igor Galić [Thu, 25 Nov 2010 22:37:22 +0000 (22:37 +0000)]
Clarifying sub-URI behaviour of FallbackResource

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

13 years agoAnother Windows build fix
Stefan Fritsch [Thu, 25 Nov 2010 22:32:10 +0000 (22:32 +0000)]
Another Windows build fix

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

13 years agoFix some Windows build issues
Stefan Fritsch [Thu, 25 Nov 2010 22:27:17 +0000 (22:27 +0000)]
Fix some Windows build issues

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

13 years agoSTATUS update.
Igor Galić [Wed, 24 Nov 2010 15:04:57 +0000 (15:04 +0000)]
STATUS update.

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

13 years agoChanged english revision for consistency, precedent commit should not have been sent...
Vincent Deffontaines [Wed, 24 Nov 2010 13:08:32 +0000 (13:08 +0000)]
Changed english revision for consistency, precedent commit should not have been sent together for .en and .fr files.

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

13 years agosuExec not allowing scripts to run as root is permanent, removing "Presently". Portin...
Vincent Deffontaines [Wed, 24 Nov 2010 13:07:20 +0000 (13:07 +0000)]
suExec not allowing scripts to run as root is permanent, removing "Presently". Porting this to the .fr doc.

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

13 years agoRoll on .10
Jim Jagielski [Tue, 23 Nov 2010 14:43:27 +0000 (14:43 +0000)]
Roll on .10

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

13 years agoGet ready for tagging
Jim Jagielski [Tue, 23 Nov 2010 14:37:23 +0000 (14:37 +0000)]
Get ready for tagging

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

13 years agoFixed compile-time error message.
Guenter Knauf [Mon, 22 Nov 2010 23:34:24 +0000 (23:34 +0000)]
Fixed compile-time error message.

We test for APU, thus the error statement should tell same;
APR and APU are independent before APR 2.0.

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

13 years agoupdate transformation
André Malo [Mon, 22 Nov 2010 20:42:19 +0000 (20:42 +0000)]
update transformation

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

13 years agoAdd a thing to do.
Graham Leggett [Mon, 22 Nov 2010 19:26:27 +0000 (19:26 +0000)]
Add a thing to do.

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

13 years agoUpdates.
Lucien Gentis [Mon, 22 Nov 2010 18:49:34 +0000 (18:49 +0000)]
Updates.

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

13 years agoFixed eol prop.
Guenter Knauf [Mon, 22 Nov 2010 06:12:14 +0000 (06:12 +0000)]
Fixed eol prop.

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

13 years agoFix for picky compilers.
Guenter Knauf [Mon, 22 Nov 2010 05:02:56 +0000 (05:02 +0000)]
Fix for picky compilers.

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

13 years agoMore ap_expr updates:
Stefan Fritsch [Sun, 21 Nov 2010 19:51:41 +0000 (19:51 +0000)]
More ap_expr updates:
- minor bump for ap_expr_exec_re() introduced in r1037504
- actually commit the changes to allow using backreferences in SetEnvIfExpr
- automatically add the correct entries to the Vary-header if the result of
  an expression evaluation depends on a request header
  (can be turned off by setting the AP_EXPR_FLAGS_DONT_VARY flag)
- set AP_EXPR_FLAGS_DONT_VARY in mod_log_config's conditional logging
- fix various off-by-one errors in req_table_func

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

13 years agoap_expr related fixes and enhancements
Stefan Fritsch [Sun, 21 Nov 2010 17:39:52 +0000 (17:39 +0000)]
ap_expr related fixes and enhancements

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

13 years agoUpdates.
Lucien Gentis [Sun, 21 Nov 2010 17:31:06 +0000 (17:31 +0000)]
Updates.

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

13 years agoap_expr related fixes/enhancements:
Stefan Fritsch [Sun, 21 Nov 2010 17:22:26 +0000 (17:22 +0000)]
ap_expr related fixes/enhancements:
- implement regex backreferences and make them available for setting
  envvars in SetEnvIfExpr
- implement nested function calls in %-syntax: %{func1:%{func2:arg}}
- actually implement evaluation of concatenation operator (oops...)
- Fix <If ... > treating an internal error as success

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

13 years agoFix extra word
Daniel Earl Poirier [Sun, 21 Nov 2010 16:35:12 +0000 (16:35 +0000)]
Fix extra word

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

13 years agoFixed NetWare build.
Guenter Knauf [Sat, 20 Nov 2010 23:56:23 +0000 (23:56 +0000)]
Fixed NetWare build.

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

13 years agoCrosslinking mod_ssl.html and expr.html
Igor Galić [Sat, 20 Nov 2010 22:38:38 +0000 (22:38 +0000)]
Crosslinking mod_ssl.html and expr.html

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

13 years ago./build.sh all
Igor Galić [Sat, 20 Nov 2010 21:50:35 +0000 (21:50 +0000)]
./build.sh all

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

13 years agoAdding SetEnvIfExpr documentation, and more references to expr.html
Igor Galić [Sat, 20 Nov 2010 21:47:53 +0000 (21:47 +0000)]
Adding SetEnvIfExpr documentation, and more references to expr.html

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

13 years agoMore fixes on Pr#50307
Igor Galić [Sat, 20 Nov 2010 21:45:50 +0000 (21:45 +0000)]
More fixes on Pr#50307

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

13 years agoUpdate transformations.
Graham Leggett [Sat, 20 Nov 2010 21:41:19 +0000 (21:41 +0000)]
Update transformations.

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

13 years agomod_include: Add the onerror attribute to the include element, allowing
Graham Leggett [Sat, 20 Nov 2010 21:39:23 +0000 (21:39 +0000)]
mod_include: Add the onerror attribute to the include element, allowing
an URL to be specified to include on error.

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

13 years agoUpdate status of ap_expr and Limit
Stefan Fritsch [Sat, 20 Nov 2010 20:53:13 +0000 (20:53 +0000)]
Update status of ap_expr and Limit

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

13 years agoDon't compile expr_dump_tree() by default
Stefan Fritsch [Sat, 20 Nov 2010 20:42:57 +0000 (20:42 +0000)]
Don't compile expr_dump_tree() by default

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

13 years agoCheck input lenght to avoid potential overflows
Stefan Fritsch [Sat, 20 Nov 2010 20:26:37 +0000 (20:26 +0000)]
Check input lenght to avoid potential overflows

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

13 years agoUpdates.
Lucien Gentis [Sat, 20 Nov 2010 17:09:09 +0000 (17:09 +0000)]
Updates.

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

13 years agoUpdates.
Lucien Gentis [Sat, 20 Nov 2010 16:50:50 +0000 (16:50 +0000)]
Updates.

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

13 years agoRename disk_cache to cache_disk within logging statements.
Graham Leggett [Sat, 20 Nov 2010 15:57:11 +0000 (15:57 +0000)]
Rename disk_cache to cache_disk within logging statements.

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

13 years agoRename mod_disk_cache to mod_cache_disk within the documentation.
Graham Leggett [Sat, 20 Nov 2010 15:48:51 +0000 (15:48 +0000)]
Rename mod_disk_cache to mod_cache_disk within the documentation.

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

13 years agoUpdated the .fr ssl howto so it matches r1035435 changes
Vincent Deffontaines [Sat, 20 Nov 2010 15:18:45 +0000 (15:18 +0000)]
Updated the .fr ssl howto so it matches r1035435 changes

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

13 years agobalise mal fermée
Vincent Deffontaines [Sat, 20 Nov 2010 15:17:13 +0000 (15:17 +0000)]
balise mal fermée

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

13 years agomod_disk_cache renamed to mod_cache_disk, to be consistent with the
Graham Leggett [Sat, 20 Nov 2010 14:58:34 +0000 (14:58 +0000)]
mod_disk_cache renamed to mod_cache_disk, to be consistent with the
naming of other modules.

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

13 years agoA first attempt at PR#50307
Igor Galić [Sat, 20 Nov 2010 14:29:52 +0000 (14:29 +0000)]
A first attempt at PR#50307
Trying to get rid of old- or un-facts.
./build.sh all

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

13 years agodetab
Stefan Fritsch [Sat, 20 Nov 2010 09:13:18 +0000 (09:13 +0000)]
detab

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

13 years agoLog errors/infos during expression evaluation and associate the message
Stefan Fritsch [Sat, 20 Nov 2010 08:59:50 +0000 (08:59 +0000)]
Log errors/infos during expression evaluation and associate the message
with the module that is calling ap_expr_exec()

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

13 years agoAdd SetEnvIfExpr directive to set env var depending on expression.
Stefan Fritsch [Sat, 20 Nov 2010 08:50:46 +0000 (08:50 +0000)]
Add SetEnvIfExpr directive to set env var depending on expression.

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

13 years agoFix a spelling mistake.
Graham Leggett [Fri, 19 Nov 2010 01:16:56 +0000 (01:16 +0000)]
Fix a spelling mistake.

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

13 years agoFix a spelling mistake.
Graham Leggett [Fri, 19 Nov 2010 01:01:21 +0000 (01:01 +0000)]
Fix a spelling mistake.

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

13 years agoFix a spelling mistake.
Graham Leggett [Fri, 19 Nov 2010 00:51:36 +0000 (00:51 +0000)]
Fix a spelling mistake.

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

13 years agoFix 'comparison of unsigned expression < 0 is always false' warning.
Stefan Fritsch [Thu, 18 Nov 2010 20:23:59 +0000 (20:23 +0000)]
Fix 'comparison of unsigned expression < 0 is always false' warning.
(There was no actual problem as id is never set to a negative value.)

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

13 years agoFix 'comparison is always false due to limited range of data type'.
Stefan Fritsch [Thu, 18 Nov 2010 20:20:12 +0000 (20:20 +0000)]
Fix 'comparison is always false due to limited range of data type'.
One-bit flags should really be unsigned

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

13 years agomod_proxy: Fix ProxyPassInterpolateEnv directive.
Stefan Fritsch [Thu, 18 Nov 2010 20:15:24 +0000 (20:15 +0000)]
mod_proxy: Fix ProxyPassInterpolateEnv directive.

PR: 50292

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

13 years ago./build.sh all
Igor Galić [Thu, 18 Nov 2010 03:04:07 +0000 (03:04 +0000)]
./build.sh all

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

13 years agoContent-Length is set by mod_asis.
Igor Galić [Thu, 18 Nov 2010 02:40:37 +0000 (02:40 +0000)]
Content-Length is set by mod_asis.

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

13 years agoWhen the proxy closes the backend connection early, force a setaside on
Graham Leggett [Tue, 16 Nov 2010 12:08:38 +0000 (12:08 +0000)]
When the proxy closes the backend connection early, force a setaside on
any buckets still outstanding to ensure they've been copied out of the
backend connection's pool and it is safe to release the backend connection.

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

13 years agoRevert r1035504, this was the wrong way to do it.
Graham Leggett [Tue, 16 Nov 2010 10:27:26 +0000 (10:27 +0000)]
Revert r1035504, this was the wrong way to do it.

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

13 years agoFix pool lifetime issues when the proxy backend connection is terminated
Graham Leggett [Tue, 16 Nov 2010 00:23:37 +0000 (00:23 +0000)]
Fix pool lifetime issues when the proxy backend connection is terminated
early by forcing a setaside on transient buckets placed in the brigade
by mod_ssl. This has the effect of extending the lifetime of buckets until
the end of the request. This is a variation on the original fix for this
problem, which added transient buckets to be setaside later in the process.

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

13 years agoAdds indentation. Cosmetic change only.
Rich Bowen [Mon, 15 Nov 2010 20:37:19 +0000 (20:37 +0000)]
Adds indentation. Cosmetic change only.

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

13 years agoMissing newline
Rich Bowen [Mon, 15 Nov 2010 20:35:37 +0000 (20:35 +0000)]
Missing newline

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

13 years agoUpdates.
Lucien Gentis [Sun, 14 Nov 2010 17:06:11 +0000 (17:06 +0000)]
Updates.

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

13 years agoReturn 400 not 503 if we have to abort due to malformed chunked encoding.
Nick Kew [Sun, 14 Nov 2010 00:17:29 +0000 (00:17 +0000)]
Return 400 not 503 if we have to abort due to malformed chunked encoding.

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

13 years agoFix mod_proxy to support setting source address.
Nick Kew [Sun, 14 Nov 2010 00:01:43 +0000 (00:01 +0000)]
Fix mod_proxy to support setting source address.
PR 29404
Seems lots of users want this, and a couple of them have recenly asked nicely

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

13 years agoUpdates.
Lucien Gentis [Sat, 13 Nov 2010 17:28:13 +0000 (17:28 +0000)]
Updates.

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

13 years agofix MPM typo
Jeff Trawick [Thu, 11 Nov 2010 19:21:11 +0000 (19:21 +0000)]
fix MPM typo

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

13 years agoRemove workaround that was only necessary when htcacheclean included httpd.h
Stefan Fritsch [Thu, 11 Nov 2010 18:09:06 +0000 (18:09 +0000)]
Remove workaround that was only necessary when htcacheclean included httpd.h

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

13 years agoupdate.
Lucien Gentis [Thu, 11 Nov 2010 16:45:10 +0000 (16:45 +0000)]
update.

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

13 years agoMore splitting as suggested by minfrin.
Guenter Knauf [Thu, 11 Nov 2010 14:41:32 +0000 (14:41 +0000)]
More splitting as suggested by minfrin.

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

13 years agoUpdate.
Lucien Gentis [Thu, 11 Nov 2010 14:22:38 +0000 (14:22 +0000)]
Update.

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

13 years agoUpdates.
Lucien Gentis [Thu, 11 Nov 2010 14:12:39 +0000 (14:12 +0000)]
Updates.

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

13 years agoSplitted off cache defines/structs used by htcacheclean.
Guenter Knauf [Wed, 10 Nov 2010 23:43:06 +0000 (23:43 +0000)]
Splitted off cache defines/structs used by htcacheclean.

This makes htcacheclean again independent from httpd.h.
Submitted by: NormW <normw gknw net>

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

13 years agoRebuild.
Rich Bowen [Wed, 10 Nov 2010 19:19:39 +0000 (19:19 +0000)]
Rebuild.

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

13 years agoAdd ProxyPassReverse to the examples in the mod_proxy_balancer docs.
Rich Bowen [Wed, 10 Nov 2010 18:07:41 +0000 (18:07 +0000)]
Add ProxyPassReverse to the examples in the mod_proxy_balancer docs.

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

13 years agoWhen restarting, reset ap_server_config_defines to what was set on the command
Stefan Fritsch [Wed, 10 Nov 2010 18:03:32 +0000 (18:03 +0000)]
When restarting, reset ap_server_config_defines to what was set on the command
line. This makes the result more predictable for the user and resolves some
string lifetime issues in the implementation of set_define/unset_define.

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

13 years agoSupress generation of unused yy_top_state function, to avoid a compiler
Stefan Fritsch [Wed, 10 Nov 2010 17:22:20 +0000 (17:22 +0000)]
Supress generation of unused yy_top_state function, to avoid a compiler
warning. Regenerate the scanner code with flex.

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

13 years agogenerated xml transformations
Jeff Trawick [Wed, 10 Nov 2010 15:36:05 +0000 (15:36 +0000)]
generated xml transformations

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

13 years agosuEXEC: Add Suexec directive to disable suEXEC without renaming the
Jeff Trawick [Wed, 10 Nov 2010 15:34:43 +0000 (15:34 +0000)]
suEXEC: Add Suexec directive to disable suEXEC without renaming the
binary (Suexec Off), or force startup failure if suEXEC is required
but not supported (Suexec On).  Change SuexecUserGroup to fail
startup instead of just printing a warning if suEXEC is disabled.

Additionally, ap_unixd_config.suexec_disabled_reason has a message,
suitable for logging/messaging, explaining why the feature isn't
available.

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

13 years ago* Fix parameter name as new is a reserved word in C++ which makes compiling
Ruediger Pluem [Wed, 10 Nov 2010 12:09:27 +0000 (12:09 +0000)]
* Fix parameter name as new is a reserved word in C++ which makes compiling
  of http_config.h with C++ impossible.

PR: 50243

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

13 years agoFixed eol props.
Guenter Knauf [Wed, 10 Nov 2010 01:08:49 +0000 (01:08 +0000)]
Fixed eol props.

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

13 years agosupport error log id as variables
Stefan Fritsch [Tue, 9 Nov 2010 19:24:45 +0000 (19:24 +0000)]
support error log id as variables

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

13 years agoAdd support for conditional logging depending on an expression.
Stefan Fritsch [Tue, 9 Nov 2010 18:59:33 +0000 (18:59 +0000)]
Add support for conditional logging depending on an expression.
The syntax is a bit unwieldy, the quotes have to start before
the 'expr=':

    CustomLog "logs/cond_log" combined "expr=req('User-Agent') == 'x'"

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

13 years agouse temp_pool for some temporary regexps
Stefan Fritsch [Tue, 9 Nov 2010 18:34:43 +0000 (18:34 +0000)]
use temp_pool for some temporary regexps

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

13 years agoUpdate transforms
Daniel Earl Poirier [Tue, 9 Nov 2010 15:50:43 +0000 (15:50 +0000)]
Update transforms

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

13 years agoRemove out-of-date details about which modules are enabled by default
Daniel Earl Poirier [Tue, 9 Nov 2010 15:40:44 +0000 (15:40 +0000)]
Remove out-of-date details about which modules are enabled by default
from the documentation, in favor of suggesting getting the up-to-date
information by running ./configure -h.

The special cases previously documented here (such as, this module
depends on this other module, or you probably don't want this module
unless you're a developer), have had that information added to the
output of configure -h in r1029814.

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

13 years agoRebuild docs changes.
Rich Bowen [Tue, 9 Nov 2010 14:09:04 +0000 (14:09 +0000)]
Rebuild docs changes.

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

13 years agoRebuild SSL FAQ.
Rich Bowen [Mon, 8 Nov 2010 21:21:06 +0000 (21:21 +0000)]
Rebuild SSL FAQ.

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

13 years agoFixes PR47236 - Using : or @ in a URL already means something else, and
Rich Bowen [Mon, 8 Nov 2010 21:19:57 +0000 (21:19 +0000)]
Fixes PR47236  - Using : or @ in a URL already means something else, and
so shouldn't be inserted into a URL for other special meaning.

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

13 years agofollow up to r1031659:
Jeff Trawick [Mon, 8 Nov 2010 20:56:20 +0000 (20:56 +0000)]
follow up to r1031659:
fix a remaining reference to the old non-zero default for
MaxConnectionsPerChild for most MPMs

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

13 years agoupdate transformation
Stefan Fritsch [Mon, 8 Nov 2010 20:49:47 +0000 (20:49 +0000)]
update transformation

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