]>
granicus.if.org Git - apache/log
Jeff Trawick [Thu, 29 Aug 2013 17:59:11 +0000 (17:59 +0000)]
move cmake howto/buglist to a separate file, README.cmake
add license text to CMakeLists.txt
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@
1518736 13f79535 -47bb-0310-9956-
ffa450edef68
Jeff Trawick [Thu, 29 Aug 2013 15:40:52 +0000 (15:40 +0000)]
Only minor adjustments were required to support 2.4.x too, so
look at AP_SERVER_MINORVERSION_NUMBER and adjust the lists of
available modules and libhttpd sources.
The build already worked with apr/aprutil 1.x, so adjust the
doc, defaults, and todo list.
The --with-module equivalent is already done, so zap the todo.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@
1518676 13f79535 -47bb-0310-9956-
ffa450edef68
Jeff Trawick [Thu, 29 Aug 2013 15:02:25 +0000 (15:02 +0000)]
Fix source path to error documents and icons.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@
1518668 13f79535 -47bb-0310-9956-
ffa450edef68
Jeff Trawick [Thu, 29 Aug 2013 14:24:50 +0000 (14:24 +0000)]
Don't forget to disable an optional module if the prerequisite
wasn't found.
Tweak the doc a little.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@
1518660 13f79535 -47bb-0310-9956-
ffa450edef68
Jeff Trawick [Wed, 28 Aug 2013 23:01:12 +0000 (23:01 +0000)]
Support new configuration feature
-DWITH_MODULES=d:/path/to/mod_foo.c,d:/path/to/mod_bar.c,
analogous to --with-module=modpath:/path/to/mod_foo.c,...
with the autoconf-based build.
This introduces a dependency on awk, but only for users that
use this feature. Other users will get the canned
os/win32/modules.c.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@
1518414 13f79535 -47bb-0310-9956-
ffa450edef68
Jeff Trawick [Wed, 28 Aug 2013 20:38:14 +0000 (20:38 +0000)]
Generate and install .conf files
(with heavy lifting from tdonovan!).
Install sample docroot (if the top directory doesn't exist).
Change installation of error and icons directories to match
Unix -- only if the top directory doesn't exist.
Provide a simple Perl script to help with non-standard copy
semantics used by the install.
THIS ADDS PERL AS A BUILD PREREQ. (The VisualStudio-specific
Windows build system required it too.)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@
1518376 13f79535 -47bb-0310-9956-
ffa450edef68
Eric Covener [Wed, 28 Aug 2013 16:07:50 +0000 (16:07 +0000)]
Expires in a 304 is not a contradiction in terms of r1487118:
- Expires, Cache-Control, and/or Vary, if the field-value might
differ from that sent in any previous response for the same
variant
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@
1518269 13f79535 -47bb-0310-9956-
ffa450edef68
Eric Covener [Wed, 28 Aug 2013 15:51:19 +0000 (15:51 +0000)]
remove <var> from the literal parm options
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@
1518267 13f79535 -47bb-0310-9956-
ffa450edef68
Eric Covener [Wed, 28 Aug 2013 15:49:07 +0000 (15:49 +0000)]
add "default" option to LDAPReferrals, to allow "off" to really mean "off".
Need compatibility tag/note if backported.
Submitted By: Jan Kaluza & Eric Covener
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@
1518265 13f79535 -47bb-0310-9956-
ffa450edef68
Jeff Trawick [Wed, 28 Aug 2013 12:48:39 +0000 (12:48 +0000)]
Handle the libxml2 prereq of some modules, including its possible
dependency on iconv. With that in place, build mod_proxy_html
and mod_xml2enc if libxml2 is found.
Don't reference zlib or OpenSSL-related variables set by the
FindXXX macro unless they were actually found (avoids a cmake
warning).
Improve the readme.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@
1518185 13f79535 -47bb-0310-9956-
ffa450edef68
Jeff Trawick [Wed, 28 Aug 2013 00:59:05 +0000 (00:59 +0000)]
Follow up to r1518041: zlib is found, deflate build is working
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@
1518042 13f79535 -47bb-0310-9956-
ffa450edef68
Jeff Trawick [Wed, 28 Aug 2013 00:58:10 +0000 (00:58 +0000)]
Add mod_deflate build support, along with module enablement options
"a" and "i" which are ignored with a warning if a prerequisite
is not found.
Fix the mod_ssl build to use the same mechanism, and to use
enablement option "i" so that it is installed but not loaded
if its prereq (OpenSSL) is available.
Fix a few messaging buglets.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@
1518041 13f79535 -47bb-0310-9956-
ffa450edef68
Jim Jagielski [Tue, 27 Aug 2013 22:28:59 +0000 (22:28 +0000)]
xforms
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@
1518023 13f79535 -47bb-0310-9956-
ffa450edef68
Eric Covener [Tue, 27 Aug 2013 20:46:16 +0000 (20:46 +0000)]
Mention how "satisfy any" affects AAA hooks run after access_checker
(access_checker_ex, check_user_id, auth_checker)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@
1517979 13f79535 -47bb-0310-9956-
ffa450edef68
Christophe Jaillet [Tue, 27 Aug 2013 20:02:06 +0000 (20:02 +0000)]
Forward-port a typo corrected in 2.4.x
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@
1517962 13f79535 -47bb-0310-9956-
ffa450edef68
Jeff Trawick [Tue, 27 Aug 2013 18:52:31 +0000 (18:52 +0000)]
Add experimental cmake-based build system for Windows.
Thanks tdonovan for sharing your earlier version! A lot
of good stuff is from Tom; a lot of bad stuff is from me.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@
1517919 13f79535 -47bb-0310-9956-
ffa450edef68
Eric Covener [Mon, 26 Aug 2013 16:11:22 +0000 (16:11 +0000)]
add a warning about BREACH to the first two sample configurations.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@
1517589 13f79535 -47bb-0310-9956-
ffa450edef68
Eric Covener [Mon, 26 Aug 2013 16:10:39 +0000 (16:10 +0000)]
fix whitespace in example config
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@
1517588 13f79535 -47bb-0310-9956-
ffa450edef68
Eric Covener [Mon, 26 Aug 2013 14:54:17 +0000 (14:54 +0000)]
remove cache-busting workarounds for ancient browsers. Add more mimetypes to
the "simple" example.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@
1517551 13f79535 -47bb-0310-9956-
ffa450edef68
Eric Covener [Mon, 26 Aug 2013 01:22:55 +0000 (01:22 +0000)]
PR55352: mention in the <Proxy> manual that the matching is a prefix only, not
the same context-root / segment-aware matching done by <Location>.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@
1517406 13f79535 -47bb-0310-9956-
ffa450edef68
Eric Covener [Mon, 26 Aug 2013 01:17:50 +0000 (01:17 +0000)]
fix markup
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@
1517405 13f79535 -47bb-0310-9956-
ffa450edef68
Eric Covener [Sun, 25 Aug 2013 22:46:30 +0000 (22:46 +0000)]
fix email ID
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@
1517389 13f79535 -47bb-0310-9956-
ffa450edef68
Eric Covener [Sun, 25 Aug 2013 22:42:29 +0000 (22:42 +0000)]
"LDAPReferrals off" does not disable LDAPReferrals feature. Default OpenLDAP value for LDAP_OPT_REFERRALS is ON and the current code does not set it to OFF even when there is "LDAPReferrals off" directive in the config file.
Changes LDAPReferrals to tri-state:
- "on" - default. Calls apr_ldap_set_option to set referrals on.
- "off" - Calls apr_ldap_set_option to turn referrals off.
- "default" - Does not call apr_ldap_set_option at all.
The default remains ON. If "default" and SDK defaults to ON, no rebind callback
is used.
Submitted By: Jan Kaluza <kaluze AT redhat.com>
Committed By: covener
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@
1517388 13f79535 -47bb-0310-9956-
ffa450edef68
Christophe Jaillet [Sun, 25 Aug 2013 21:43:42 +0000 (21:43 +0000)]
Use %S instead of %C which already in use
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@
1517386 13f79535 -47bb-0310-9956-
ffa450edef68
Eric Covener [Sun, 25 Aug 2013 19:07:11 +0000 (19:07 +0000)]
Don't log AUTHZ_DENIED failures at ERROR level in authz providers
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@
1517366 13f79535 -47bb-0310-9956-
ffa450edef68
Eric Covener [Sun, 25 Aug 2013 18:59:42 +0000 (18:59 +0000)]
In event's process_lingering_close, close the socket and remove it
from the ring as soon as we see any status that isn't
APR_EAGAIN or APR_SUCCESS, instead of waiting specifically
for EOF.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@
1517365 13f79535 -47bb-0310-9956-
ffa450edef68
Jeff Trawick [Sat, 24 Aug 2013 18:22:46 +0000 (18:22 +0000)]
Add "URI Mapping" to the list of limitations
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@
1517175 13f79535 -47bb-0310-9956-
ffa450edef68
Christophe Jaillet [Fri, 23 Aug 2013 21:19:21 +0000 (21:19 +0000)]
Save a few cycles
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@
1517045 13f79535 -47bb-0310-9956-
ffa450edef68
Christophe Jaillet [Fri, 23 Aug 2013 20:41:41 +0000 (20:41 +0000)]
No need to lower the string before removing the path, it is just a waste of time.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@
1517025 13f79535 -47bb-0310-9956-
ffa450edef68
Jim Jagielski [Fri, 23 Aug 2013 18:18:51 +0000 (18:18 +0000)]
typo
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@
1516965 13f79535 -47bb-0310-9956-
ffa450edef68
Jim Jagielski [Fri, 23 Aug 2013 17:17:07 +0000 (17:17 +0000)]
Change docs... will likely also need to change when we
formalize a better "encoding" for paths, but...
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@
1516936 13f79535 -47bb-0310-9956-
ffa450edef68
Jim Jagielski [Fri, 23 Aug 2013 16:48:42 +0000 (16:48 +0000)]
Allow for a simple socket check in addition to the
higher level protocol-level checks for backends...
Not sure if it makes sense to do both or not... Comments?
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@
1516930 13f79535 -47bb-0310-9956-
ffa450edef68
Jim Jagielski [Fri, 23 Aug 2013 16:00:47 +0000 (16:00 +0000)]
Save some cycles...
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@
1516911 13f79535 -47bb-0310-9956-
ffa450edef68
Eric Covener [Fri, 23 Aug 2013 14:48:34 +0000 (14:48 +0000)]
elaborate on the early/late vs "Authorization" header (vs. other forms of
authorization)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@
1516872 13f79535 -47bb-0310-9956-
ffa450edef68
Eric Covener [Fri, 23 Aug 2013 14:39:20 +0000 (14:39 +0000)]
drop the repeated phrase about Authorization, since it only applies to the
default value of CacheQuickHandler. Other pieces of the manual refer
to authorization and caching.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@
1516867 13f79535 -47bb-0310-9956-
ffa450edef68
Eric Covener [Fri, 23 Aug 2013 14:37:09 +0000 (14:37 +0000)]
s/authorisation/authorization/ for consistency with the rest of this
doc and manual
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@
1516864 13f79535 -47bb-0310-9956-
ffa450edef68
André Malo [Wed, 21 Aug 2013 19:50:52 +0000 (19:50 +0000)]
update transformation
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@
1516275 13f79535 -47bb-0310-9956-
ffa450edef68
André Malo [Wed, 21 Aug 2013 19:43:09 +0000 (19:43 +0000)]
property fixes.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@
1516270 13f79535 -47bb-0310-9956-
ffa450edef68
Jeff Trawick [Mon, 19 Aug 2013 19:34:25 +0000 (19:34 +0000)]
pre_htaccess hook is gone
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@
1515574 13f79535 -47bb-0310-9956-
ffa450edef68
Jeff Trawick [Mon, 19 Aug 2013 13:57:47 +0000 (13:57 +0000)]
'make docs' xforms, adding new mod_authnz_fcgi files
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@
1515423 13f79535 -47bb-0310-9956-
ffa450edef68
Jeff Trawick [Mon, 19 Aug 2013 13:56:20 +0000 (13:56 +0000)]
whitespace tweaks
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@
1515421 13f79535 -47bb-0310-9956-
ffa450edef68
Jeff Trawick [Mon, 19 Aug 2013 13:55:03 +0000 (13:55 +0000)]
follow up to r1515403: fix eol-style on new files
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@
1515420 13f79535 -47bb-0310-9956-
ffa450edef68
Jeff Trawick [Mon, 19 Aug 2013 13:47:13 +0000 (13:47 +0000)]
fix validation problem
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@
1515413 13f79535 -47bb-0310-9956-
ffa450edef68
Jeff Trawick [Mon, 19 Aug 2013 13:43:37 +0000 (13:43 +0000)]
tweak xml to satisfy 'make docs'
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@
1515411 13f79535 -47bb-0310-9956-
ffa450edef68
Jeff Trawick [Mon, 19 Aug 2013 13:25:55 +0000 (13:25 +0000)]
mod_authnz_fcgi: New module to enable FastCGI authorizer
applications to authenticate and/or authorize clients.
A fair amount of code was taken from or at least based on
mod_proxy_fcgi, with a smaller amount taken from mod_fcgid.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@
1515403 13f79535 -47bb-0310-9956-
ffa450edef68
Jeff Trawick [Mon, 19 Aug 2013 11:41:29 +0000 (11:41 +0000)]
merged to 2.4.x
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@
1515371 13f79535 -47bb-0310-9956-
ffa450edef68
Jeff Trawick [Mon, 19 Aug 2013 11:38:11 +0000 (11:38 +0000)]
merged to 2.4.x
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@
1515368 13f79535 -47bb-0310-9956-
ffa450edef68
Eric Covener [Mon, 19 Aug 2013 00:28:27 +0000 (00:28 +0000)]
PR 55447: Elaborate on how a type map foo.html.var can be found when
requesting foo.html (this was automatic in 1.3)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@
1515245 13f79535 -47bb-0310-9956-
ffa450edef68
Stefan Fritsch [Sun, 18 Aug 2013 16:30:21 +0000 (16:30 +0000)]
Limit SHMCB_MAX_SIZE to min(UINT_MAX, APR_SIZE_MAX) to match the current code
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@
1515162 13f79535 -47bb-0310-9956-
ffa450edef68
Jeff Trawick [Sun, 18 Aug 2013 00:35:33 +0000 (00:35 +0000)]
fcgistarter: Specify SO_REUSEADDR to allow starting a server
with old connections in TIME_WAIT.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@
1515050 13f79535 -47bb-0310-9956-
ffa450edef68
Lucien Gentis [Sat, 17 Aug 2013 16:17:16 +0000 (16:17 +0000)]
Updates.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@
1515008 13f79535 -47bb-0310-9956-
ffa450edef68
Jeff Trawick [Sat, 17 Aug 2013 12:40:30 +0000 (12:40 +0000)]
Doxygen fix
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@
1514987 13f79535 -47bb-0310-9956-
ffa450edef68
Stefan Fritsch [Fri, 16 Aug 2013 08:53:45 +0000 (08:53 +0000)]
adjust log level
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@
1514624 13f79535 -47bb-0310-9956-
ffa450edef68
Stefan Fritsch [Fri, 16 Aug 2013 08:40:18 +0000 (08:40 +0000)]
Make the statement about the poll sense change less strong
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@
1514617 13f79535 -47bb-0310-9956-
ffa450edef68
Jeff Trawick [Thu, 15 Aug 2013 13:37:08 +0000 (13:37 +0000)]
tweak syntax strings for ServerTokens
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@
1514267 13f79535 -47bb-0310-9956-
ffa450edef68
Jeff Trawick [Thu, 15 Aug 2013 13:18:50 +0000 (13:18 +0000)]
follow-up to r813376:
finish reverting r808965 (ServerTokens set foo)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@
1514255 13f79535 -47bb-0310-9956-
ffa450edef68
Stefan Fritsch [Thu, 15 Aug 2013 09:22:02 +0000 (09:22 +0000)]
xforms
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@
1514216 13f79535 -47bb-0310-9956-
ffa450edef68
Stefan Fritsch [Thu, 15 Aug 2013 09:18:48 +0000 (09:18 +0000)]
fix typo in include guard
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@
1514215 13f79535 -47bb-0310-9956-
ffa450edef68
Stefan Fritsch [Thu, 15 Aug 2013 09:17:10 +0000 (09:17 +0000)]
Try to document the current behavior of MPM event with filters like mod_ssl,
mod_deflate, or mod_include
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@
1514214 13f79535 -47bb-0310-9956-
ffa450edef68
Chris Darroch [Wed, 14 Aug 2013 21:59:10 +0000 (21:59 +0000)]
Update transformations.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@
1514065 13f79535 -47bb-0310-9956-
ffa450edef68
Chris Darroch [Wed, 14 Aug 2013 21:57:21 +0000 (21:57 +0000)]
Add AuthBasicUseDigestAlgorithm directive to allow migration of
passwords from digest to basic authentication.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@
1514064 13f79535 -47bb-0310-9956-
ffa450edef68
Jeff Trawick [Wed, 14 Aug 2013 20:54:15 +0000 (20:54 +0000)]
xforms
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@
1514041 13f79535 -47bb-0310-9956-
ffa450edef68
Jeff Trawick [Wed, 14 Aug 2013 20:53:58 +0000 (20:53 +0000)]
Mention the DumpIOLogLevel change
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@
1514039 13f79535 -47bb-0310-9956-
ffa450edef68
Lucien Gentis [Wed, 14 Aug 2013 16:23:55 +0000 (16:23 +0000)]
Updates.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@
1513948 13f79535 -47bb-0310-9956-
ffa450edef68
Daniel Ruggeri [Tue, 13 Aug 2013 14:35:47 +0000 (14:35 +0000)]
UDS subsequent request on a connection fix
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@
1513508 13f79535 -47bb-0310-9956-
ffa450edef68
Jeff Trawick [Tue, 13 Aug 2013 13:49:50 +0000 (13:49 +0000)]
follow up to r1513454: fill in missing log number
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@
1513492 13f79535 -47bb-0310-9956-
ffa450edef68
Jeff Trawick [Tue, 13 Aug 2013 12:36:27 +0000 (12:36 +0000)]
fix Doxygen warnings/comments
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@
1513461 13f79535 -47bb-0310-9956-
ffa450edef68
Jeff Trawick [Tue, 13 Aug 2013 12:28:31 +0000 (12:28 +0000)]
fix Doxygen warnings/comments
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@
1513458 13f79535 -47bb-0310-9956-
ffa450edef68
Jeff Trawick [Tue, 13 Aug 2013 12:16:39 +0000 (12:16 +0000)]
Add util_fcgi.h and associated definitions and support
routines for FastCGI, based largely on mod_proxy_fcgi.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@
1513454 13f79535 -47bb-0310-9956-
ffa450edef68
Jeff Trawick [Sat, 10 Aug 2013 19:50:58 +0000 (19:50 +0000)]
Add ap_log_data(), ap_log_rdata(), etc. for logging buffers.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@
1512819 13f79535 -47bb-0310-9956-
ffa450edef68
André Malo [Fri, 9 Aug 2013 18:57:53 +0000 (18:57 +0000)]
restore.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@
1512447 13f79535 -47bb-0310-9956-
ffa450edef68
Rich Bowen [Fri, 9 Aug 2013 18:33:18 +0000 (18:33 +0000)]
Rebuilds other older changes.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@
1512436 13f79535 -47bb-0310-9956-
ffa450edef68
Rich Bowen [Fri, 9 Aug 2013 18:32:01 +0000 (18:32 +0000)]
Rebuild
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@
1512434 13f79535 -47bb-0310-9956-
ffa450edef68
Rich Bowen [Fri, 9 Aug 2013 18:10:43 +0000 (18:10 +0000)]
Link to wiki for more detail on troubleshooting this.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@
1512426 13f79535 -47bb-0310-9956-
ffa450edef68
Eric Covener [Thu, 8 Aug 2013 17:06:48 +0000 (17:06 +0000)]
access_checker_ex runs immediately after access_checker,
which both must run well before auth_checker. No other contrast is possible so
assuming this doc is just a typo.
access_checker vs. access_checker_ex is discussed here:
Subject: svn commit: r964156 - in /httpd/httpd/trunk: docs/manual/developer/ include/ modules/aaa/ server/
http://svn.apache.org/viewvc?rev=964156&view=rev
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@
1511878 13f79535 -47bb-0310-9956-
ffa450edef68
Jeff Trawick [Tue, 6 Aug 2013 19:45:16 +0000 (19:45 +0000)]
mention the change of default value for AllowOverride
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@
1511093 13f79535 -47bb-0310-9956-
ffa450edef68
Paul Querna [Tue, 6 Aug 2013 16:51:15 +0000 (16:51 +0000)]
Add support for systemd socket activation to listener sockets.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@
1511033 13f79535 -47bb-0310-9956-
ffa450edef68
Jeff Trawick [Tue, 6 Aug 2013 15:21:52 +0000 (15:21 +0000)]
tweak indentation
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@
1510993 13f79535 -47bb-0310-9956-
ffa450edef68
Eric Covener [Tue, 6 Aug 2013 02:16:51 +0000 (02:16 +0000)]
* remove "... and port" references added in http://svn.apache.org/viewvc?rev=
1208753 &view=rev
while trying to account for mod_remoteip.
* mention mod_remote_ip for %a too.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@
1510842 13f79535 -47bb-0310-9956-
ffa450edef68
Jeff Trawick [Mon, 5 Aug 2013 20:24:39 +0000 (20:24 +0000)]
ab: Fix potential buffer overflows when processing the T and X
command-line options.
PR: 55360
Submitted by: Mike Rumph <mike.rumph oracle.com>
Reviewed by: trawick
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@
1510707 13f79535 -47bb-0310-9956-
ffa450edef68
Jeff Trawick [Mon, 5 Aug 2013 16:17:37 +0000 (16:17 +0000)]
fix broken indentation
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@
1510588 13f79535 -47bb-0310-9956-
ffa450edef68
Jeff Trawick [Mon, 5 Aug 2013 11:01:47 +0000 (11:01 +0000)]
fix odd wording
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@
1510426 13f79535 -47bb-0310-9956-
ffa450edef68
Stefan Fritsch [Sun, 4 Aug 2013 18:21:24 +0000 (18:21 +0000)]
add high trace level log messages for debugging buffering and write completion
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@
1510295 13f79535 -47bb-0310-9956-
ffa450edef68
Kaspar Brand [Sun, 4 Aug 2013 05:21:25 +0000 (05:21 +0000)]
Fix logging of SSL session cache timeout value (at TRACE2 level).
Inadvertent side effect of r907918, where the timeout calculation
in ssl_callback_NewSessionCacheEntry was slightly modified.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@
1510098 13f79535 -47bb-0310-9956-
ffa450edef68
Eric Covener [Sun, 4 Aug 2013 01:24:25 +0000 (01:24 +0000)]
remove nested retry loop, uldap_connection_open retries.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@
1510086 13f79535 -47bb-0310-9956-
ffa450edef68
Eric Covener [Sun, 4 Aug 2013 01:23:41 +0000 (01:23 +0000)]
add TRACE5 messages around each LDAP retry
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@
1510085 13f79535 -47bb-0310-9956-
ffa450edef68
Eric Covener [Sun, 4 Aug 2013 01:02:57 +0000 (01:02 +0000)]
retry during a timeout in uldap_cache_checkuserid(), like other paths that check
server down and TIMEOUT together.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@
1510084 13f79535 -47bb-0310-9956-
ffa450edef68
Eric Covener [Sun, 4 Aug 2013 01:00:28 +0000 (01:00 +0000)]
don't retry if uldap_connection_open() fails, because it has already
retried internally
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@
1510083 13f79535 -47bb-0310-9956-
ffa450edef68
Jeff Trawick [Sat, 3 Aug 2013 13:17:37 +0000 (13:17 +0000)]
SSLCompression help text:
add missing space between directive description and syntax
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@
1509983 13f79535 -47bb-0310-9956-
ffa450edef68
Stefan Fritsch [Fri, 2 Aug 2013 21:40:51 +0000 (21:40 +0000)]
Mention ECC support
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@
1509872 13f79535 -47bb-0310-9956-
ffa450edef68
Rich Bowen [Fri, 2 Aug 2013 12:31:21 +0000 (12:31 +0000)]
Rebuilds recent changes
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@
1509655 13f79535 -47bb-0310-9956-
ffa450edef68
Jeff Trawick [Thu, 1 Aug 2013 17:36:11 +0000 (17:36 +0000)]
fix a couple of grammar problems
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@
1509341 13f79535 -47bb-0310-9956-
ffa450edef68
Kaspar Brand [Thu, 1 Aug 2013 06:58:08 +0000 (06:58 +0000)]
RFC 6961 (TLS Multiple Certificate Status Extension)
has been published in June 2013; replace obsolete I-D reference.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@
1509098 13f79535 -47bb-0310-9956-
ffa450edef68
Jeff Trawick [Tue, 30 Jul 2013 12:33:12 +0000 (12:33 +0000)]
s/seperate/separate/g
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@
1508416 13f79535 -47bb-0310-9956-
ffa450edef68
Jeff Trawick [Sun, 28 Jul 2013 21:30:56 +0000 (21:30 +0000)]
remove pre_htaccess/open_htaccess noise now that open_htaccess hook
is in 2.4.x branch
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@
1507853 13f79535 -47bb-0310-9956-
ffa450edef68
Lucien Gentis [Sat, 27 Jul 2013 13:59:33 +0000 (13:59 +0000)]
Updates.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@
1507645 13f79535 -47bb-0310-9956-
ffa450edef68
Eric Covener [Fri, 26 Jul 2013 14:30:18 +0000 (14:30 +0000)]
xforms
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@
1507330 13f79535 -47bb-0310-9956-
ffa450edef68
Eric Covener [Fri, 26 Jul 2013 14:25:27 +0000 (14:25 +0000)]
add a note that proxy environment variables are either set or unset,
unless specific values are listed.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@
1507326 13f79535 -47bb-0310-9956-
ffa450edef68
Eric Covener [Fri, 26 Jul 2013 14:21:07 +0000 (14:21 +0000)]
1-arg SetEnv is valid
http://httpd.apache.org/docs/2.2/mod/mod_proxy_http.html#comment_1528
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@
1507320 13f79535 -47bb-0310-9956-
ffa450edef68
Greg Stein [Wed, 24 Jul 2013 21:09:38 +0000 (21:09 +0000)]
Fix bug #55304 with the provided patch, slightly reformatted.
In short: do not validate conditions of a COPY source's parent since
it is not modified during the operation.
* modules/dav/main/mod_dav.c:
(dav_method_copymove): adjust params to dav_validate_request()
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@
1506714 13f79535 -47bb-0310-9956-
ffa450edef68