]>
granicus.if.org Git - apache/log
Guenter Knauf [Sun, 20 Mar 2011 04:19:49 +0000 (04:19 +0000)]
Some more NetWare buildsystem tweaks.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@
1083366 13f79535 -47bb-0310-9956-
ffa450edef68
Jeff Trawick [Fri, 18 Mar 2011 17:13:21 +0000 (17:13 +0000)]
transformation
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@
1082976 13f79535 -47bb-0310-9956-
ffa450edef68
Jeff Trawick [Fri, 18 Mar 2011 17:12:32 +0000 (17:12 +0000)]
separate the issue of passing APLOG_MARK to your own functions
and the sometimes-related issue of not passing APLOG_MARK to ap_log_*(),
adding coverage for APLOG_MODULE_INDEX
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@
1082975 13f79535 -47bb-0310-9956-
ffa450edef68
Jeff Trawick [Fri, 18 Mar 2011 14:21:33 +0000 (14:21 +0000)]
transformation
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@
1082934 13f79535 -47bb-0310-9956-
ffa450edef68
Jeff Trawick [Fri, 18 Mar 2011 14:21:01 +0000 (14:21 +0000)]
describe the ap_log_error(...,ap_server_conf,...) idiom
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@
1082933 13f79535 -47bb-0310-9956-
ffa450edef68
Guenter Knauf [Fri, 18 Mar 2011 04:56:06 +0000 (04:56 +0000)]
Use a var INSTALLBASE to simplify NetWare installation rules.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@
1082821 13f79535 -47bb-0310-9956-
ffa450edef68
Guenter Knauf [Fri, 18 Mar 2011 03:09:27 +0000 (03:09 +0000)]
Use var for prelude so its possible to change it at one place.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@
1082811 13f79535 -47bb-0310-9956-
ffa450edef68
Daniel Earl Poirier [Thu, 17 Mar 2011 19:04:49 +0000 (19:04 +0000)]
Update transforms
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@
1082646 13f79535 -47bb-0310-9956-
ffa450edef68
Daniel Earl Poirier [Thu, 17 Mar 2011 19:04:33 +0000 (19:04 +0000)]
Add a note that mod_lua is still experimental and changing
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@
1082645 13f79535 -47bb-0310-9956-
ffa450edef68
Jim Jagielski [Thu, 17 Mar 2011 18:34:51 +0000 (18:34 +0000)]
GA plan
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@
1082628 13f79535 -47bb-0310-9956-
ffa450edef68
Joe Orton [Thu, 17 Mar 2011 16:42:16 +0000 (16:42 +0000)]
* support/ab.c (test): Catch more calloc failures.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@
1082586 13f79535 -47bb-0310-9956-
ffa450edef68
Jim Jagielski [Thu, 17 Mar 2011 15:04:08 +0000 (15:04 +0000)]
Close PR 50861 where enabling and disabling of buffered
logs can cause a segfault. Patch by: Torsten Förtsch <torsten.foertsch@gmx.net>
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@
1082518 13f79535 -47bb-0310-9956-
ffa450edef68
Guenter Knauf [Wed, 16 Mar 2011 18:30:40 +0000 (18:30 +0000)]
Added prototype for initgroups().
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@
1082250 13f79535 -47bb-0310-9956-
ffa450edef68
Daniel Earl Poirier [Wed, 16 Mar 2011 17:58:42 +0000 (17:58 +0000)]
Fix typo in RLIMIT_NPROC
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@
1082237 13f79535 -47bb-0310-9956-
ffa450edef68
Daniel Earl Poirier [Wed, 16 Mar 2011 17:21:34 +0000 (17:21 +0000)]
Add a pointer to the build instructions for the manual
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@
1082224 13f79535 -47bb-0310-9956-
ffa450edef68
Daniel Earl Poirier [Wed, 16 Mar 2011 16:58:30 +0000 (16:58 +0000)]
Update transforms
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@
1082207 13f79535 -47bb-0310-9956-
ffa450edef68
Daniel Earl Poirier [Wed, 16 Mar 2011 16:53:43 +0000 (16:53 +0000)]
Fix XML so it validates again
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@
1082203 13f79535 -47bb-0310-9956-
ffa450edef68
Joe Orton [Wed, 16 Mar 2011 16:51:46 +0000 (16:51 +0000)]
* modules/ssl/ssl_private.h: Drop some redundant/unused macros; pick
up stdlib.h.
* modules/ssl/ssl_engine_pphrase.c (ssl_pphrase_Handle),
modules/ssl/ssl_engine_vars.c: Stop pretending mod_ssl has a version
independent of the rest of the server.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@
1082202 13f79535 -47bb-0310-9956-
ffa450edef68
Daniel Earl Poirier [Wed, 16 Mar 2011 16:45:25 +0000 (16:45 +0000)]
core: AllowEncodedSlashes new option NoDecode to allow encoded slashes
in request URL path info but not decode them. Change behavior of option
"On" to decode the encoded slashes as 2.0 and 2.2 do. PR 35256,
PR 46830.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@
1082196 13f79535 -47bb-0310-9956-
ffa450edef68
Joe Orton [Wed, 16 Mar 2011 16:32:04 +0000 (16:32 +0000)]
* modules/ssl/ssl_engine_kernel.c (ssl_hook_ReadReq): Compare SNI
hostname against Host header case-insensitively.
PR: 49491
Submitted by: Mayank Agrawal <magrawal.08 gmail.com>
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@
1082189 13f79535 -47bb-0310-9956-
ffa450edef68
Joe Orton [Wed, 16 Mar 2011 15:53:34 +0000 (15:53 +0000)]
* server/main.c (main): Use the real null cleanup callback.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@
1082170 13f79535 -47bb-0310-9956-
ffa450edef68
Guenter Knauf [Wed, 16 Mar 2011 02:47:58 +0000 (02:47 +0000)]
Fixed mod_lua - 2nd trial.
Reverted changed vm_release call from r1082026;
fixed cleanup_lua call.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@
1082033 13f79535 -47bb-0310-9956-
ffa450edef68
Guenter Knauf [Wed, 16 Mar 2011 02:30:53 +0000 (02:30 +0000)]
Fixed indent.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@
1082030 13f79535 -47bb-0310-9956-
ffa450edef68
Guenter Knauf [Wed, 16 Mar 2011 01:34:45 +0000 (01:34 +0000)]
Fixed mod_lua.
Added some casts to make picky compilers happy;
changed vm_release() proto and call.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@
1082026 13f79535 -47bb-0310-9956-
ffa450edef68
Guenter Knauf [Wed, 16 Mar 2011 00:18:05 +0000 (00:18 +0000)]
Some more NetWare build fine tuning of tools usage.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@
1082009 13f79535 -47bb-0310-9956-
ffa450edef68
Rich Bowen [Tue, 15 Mar 2011 20:41:26 +0000 (20:41 +0000)]
Missing space.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@
1081935 13f79535 -47bb-0310-9956-
ffa450edef68
Rich Bowen [Tue, 15 Mar 2011 03:51:49 +0000 (03:51 +0000)]
Rebuild various transformations.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@
1081660 13f79535 -47bb-0310-9956-
ffa450edef68
Rich Bowen [Tue, 15 Mar 2011 03:49:31 +0000 (03:49 +0000)]
More professional phrasing of DirectorySlash description.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@
1081659 13f79535 -47bb-0310-9956-
ffa450edef68
Rich Bowen [Tue, 15 Mar 2011 03:42:59 +0000 (03:42 +0000)]
Remove spurious comma.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@
1081656 13f79535 -47bb-0310-9956-
ffa450edef68
Brian McCallister [Mon, 14 Mar 2011 23:43:23 +0000 (23:43 +0000)]
apply patch from zhiguo zhao <zhaozg@gmail.com> to significantly improve server scope handling
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@
1081611 13f79535 -47bb-0310-9956-
ffa450edef68
Jeff Trawick [Mon, 14 Mar 2011 21:00:31 +0000 (21:00 +0000)]
transformations
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@
1081561 13f79535 -47bb-0310-9956-
ffa450edef68
Jeff Trawick [Mon, 14 Mar 2011 20:58:32 +0000 (20:58 +0000)]
add more module upgrade hints
change some existing text to be more correct+readable
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@
1081559 13f79535 -47bb-0310-9956-
ffa450edef68
Jeff Trawick [Mon, 14 Mar 2011 19:33:02 +0000 (19:33 +0000)]
fix butchered sentence in ap_args_to_table() docs
Snickered at by: JimJag
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@
1081529 13f79535 -47bb-0310-9956-
ffa450edef68
Jeff Trawick [Mon, 14 Mar 2011 19:13:30 +0000 (19:13 +0000)]
a bit of doc for ap_args_to_table()
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@
1081518 13f79535 -47bb-0310-9956-
ffa450edef68
Jeff Trawick [Mon, 14 Mar 2011 18:30:03 +0000 (18:30 +0000)]
add some new sections to the API migration docs, where more
detailed explanations can be provided for some of the API
changes and additions
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@
1081507 13f79535 -47bb-0310-9956-
ffa450edef68
Graham Leggett [Sun, 13 Mar 2011 19:05:39 +0000 (19:05 +0000)]
mod_rewrite: Decline immediately if the rewrite engine is disabled, instead
of making various comparatively expensive proxy checks first.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@
1081197 13f79535 -47bb-0310-9956-
ffa450edef68
Eric Covener [Sun, 13 Mar 2011 16:45:06 +0000 (16:45 +0000)]
change all the negative values for LDAPConnPoolTTL into
-2 (AP_LDAP_CONNPOOL_INFINITE), so we can't get confused
over -1 (AP_LDAP_CONNPOOL_DEFAULT) being merged.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@
1081146 13f79535 -47bb-0310-9956-
ffa450edef68
Eric Covener [Sat, 12 Mar 2011 21:51:42 +0000 (21:51 +0000)]
xforms
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@
1081010 13f79535 -47bb-0310-9956-
ffa450edef68
Eric Covener [Sat, 12 Mar 2011 21:50:34 +0000 (21:50 +0000)]
undo my inadvertent change to this file when adding a new directive.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@
1081009 13f79535 -47bb-0310-9956-
ffa450edef68
Eric Covener [Sat, 12 Mar 2011 21:43:37 +0000 (21:43 +0000)]
doc for r1081007, LDAPConnectionPoolTTL
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@
1081008 13f79535 -47bb-0310-9956-
ffa450edef68
Eric Covener [Sat, 12 Mar 2011 21:42:36 +0000 (21:42 +0000)]
*) mod_ldap: Add LDAPConnectionPoolTTL to give control over lifetime
of bound backend LDAP connections. PR47634 [Eric Covener]
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@
1081007 13f79535 -47bb-0310-9956-
ffa450edef68
Eric Covener [Sat, 12 Mar 2011 21:20:23 +0000 (21:20 +0000)]
ifdef 0-out uldap_connection_remove(), which is not part of the API and
currently has no callers.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@
1081006 13f79535 -47bb-0310-9956-
ffa450edef68
Eric Covener [Sat, 12 Mar 2011 21:18:21 +0000 (21:18 +0000)]
Lay some groundwork for improvements to the connection pool.
remove unnecessary uldap_connection_cleanup (nothing needed between unbind
and remove)
properly remove rebind callback info when credentials change
maintain a separate pool for the rebind callback storage so it can be cleared
when the connection is unbound.
(major bump for util_ldap function removal)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@
1081005 13f79535 -47bb-0310-9956-
ffa450edef68
Lucien Gentis [Sat, 12 Mar 2011 17:32:16 +0000 (17:32 +0000)]
Updates.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@
1080952 13f79535 -47bb-0310-9956-
ffa450edef68
Eric Covener [Sat, 12 Mar 2011 12:03:59 +0000 (12:03 +0000)]
whitespace-only: re-indent the blocks I wrapped in an if with r1080922
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@
1080923 13f79535 -47bb-0310-9956-
ffa450edef68
Eric Covener [Sat, 12 Mar 2011 12:02:40 +0000 (12:02 +0000)]
avoid apr_ldap_rebind_{add,remove} when referral chasing is turned off
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@
1080922 13f79535 -47bb-0310-9956-
ffa450edef68
Guenter Knauf [Sat, 12 Mar 2011 07:44:03 +0000 (07:44 +0000)]
NetWare build overhaul in order to compile on Linux.
Added rule for generated .c file to workaround a strange build
issue on Linux where the file could not be found through vpath.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@
1080885 13f79535 -47bb-0310-9956-
ffa450edef68
Graham Leggett [Sat, 12 Mar 2011 01:20:18 +0000 (01:20 +0000)]
Update transformations.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@
1080835 13f79535 -47bb-0310-9956-
ffa450edef68
Graham Leggett [Sat, 12 Mar 2011 01:15:28 +0000 (01:15 +0000)]
mod_cache: Make CacheEnable and CacheDisable configurable per
directory in addition to per server, making them work from within
a LocationMatch.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@
1080834 13f79535 -47bb-0310-9956-
ffa450edef68
Jeff Trawick [Sat, 12 Mar 2011 00:35:39 +0000 (00:35 +0000)]
fix some grammar mistakes, mostly in comments
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@
1080821 13f79535 -47bb-0310-9956-
ffa450edef68
Stefan Fritsch [Fri, 11 Mar 2011 22:16:16 +0000 (22:16 +0000)]
Ensure that ap_server_conf always points to valid data or is NULL.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@
1080784 13f79535 -47bb-0310-9956-
ffa450edef68
Jeff Trawick [Fri, 11 Mar 2011 20:30:42 +0000 (20:30 +0000)]
I see no getpid() or other requirement for process.h here.
(the include of process.h was added in r1025496)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@
1080752 13f79535 -47bb-0310-9956-
ffa450edef68
Guenter Knauf [Fri, 11 Mar 2011 18:47:15 +0000 (18:47 +0000)]
NetWare build overhaul in order to compile on Linux.
Some more build fixes.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@
1080725 13f79535 -47bb-0310-9956-
ffa450edef68
Guenter Knauf [Fri, 11 Mar 2011 05:09:48 +0000 (05:09 +0000)]
NetWare build overhaul in order to compile on Linux.
Small build output fix.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@
1080454 13f79535 -47bb-0310-9956-
ffa450edef68
Rich Bowen [Thu, 10 Mar 2011 17:22:42 +0000 (17:22 +0000)]
Moves the DocumentRoot declaration down to immediately above the
<Directory $document_root> block, so that they are clearly related to
one another, rather than having to have the comment referring back up 20
lines.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@
1080291 13f79535 -47bb-0310-9956-
ffa450edef68
Rich Bowen [Thu, 10 Mar 2011 17:18:40 +0000 (17:18 +0000)]
igalic reminded me that AllowOverride now defaults to none, and Options
now defaults to FollowSymlinks, so simplify this entire section and thus
reduce the chance that people will tinker with it. Remove scary warning.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@
1080290 13f79535 -47bb-0310-9956-
ffa450edef68
Jim Jagielski [Thu, 10 Mar 2011 16:52:42 +0000 (16:52 +0000)]
Fix brokeness... Thx Rüdiger Plüm
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@
1080276 13f79535 -47bb-0310-9956-
ffa450edef68
Rich Bowen [Thu, 10 Mar 2011 02:41:19 +0000 (02:41 +0000)]
Warn the server admin not to relax the security of <Directory />
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@
1080111 13f79535 -47bb-0310-9956-
ffa450edef68
Rich Bowen [Thu, 10 Mar 2011 02:33:56 +0000 (02:33 +0000)]
Adds the simplified chinese translation to the default manual
configuration file.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@
1080109 13f79535 -47bb-0310-9956-
ffa450edef68
Guenter Knauf [Wed, 9 Mar 2011 23:31:22 +0000 (23:31 +0000)]
Added mod_socache_memcache to NetWare build.
Submitted by normw gknw.net.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@
1080058 13f79535 -47bb-0310-9956-
ffa450edef68
Guenter Knauf [Wed, 9 Mar 2011 22:42:19 +0000 (22:42 +0000)]
Removed wrong imports / modules from NetWare sochache makefiles.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@
1080045 13f79535 -47bb-0310-9956-
ffa450edef68
Guenter Knauf [Wed, 9 Mar 2011 17:26:27 +0000 (17:26 +0000)]
NetWare build overhaul in order to compile on Linux.
Some more fixes ...
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@
1079902 13f79535 -47bb-0310-9956-
ffa450edef68
Guenter Knauf [Wed, 9 Mar 2011 03:29:12 +0000 (03:29 +0000)]
NetWare build overhaul in order to compile on Linux.
Some more fixes ...
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@
1079653 13f79535 -47bb-0310-9956-
ffa450edef68
Guenter Knauf [Wed, 9 Mar 2011 00:19:31 +0000 (00:19 +0000)]
NetWare build overhaul in order to compile on Linux.
Some more fixes ...
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@
1079614 13f79535 -47bb-0310-9956-
ffa450edef68
Guenter Knauf [Tue, 8 Mar 2011 18:59:02 +0000 (18:59 +0000)]
NetWare build overhaul in order to compile on Linux.
Removed absolute paths to imp files.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@
1079487 13f79535 -47bb-0310-9956-
ffa450edef68
Guenter Knauf [Tue, 8 Mar 2011 18:17:07 +0000 (18:17 +0000)]
NetWare build overhaul in order to compile on Linux.
More fixes ...
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@
1079463 13f79535 -47bb-0310-9956-
ffa450edef68
Guenter Knauf [Tue, 8 Mar 2011 17:17:41 +0000 (17:17 +0000)]
NetWare build overhaul in order to compile on Linux.
Fixed some more paths and typos.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@
1079442 13f79535 -47bb-0310-9956-
ffa450edef68
Guenter Knauf [Tue, 8 Mar 2011 16:11:33 +0000 (16:11 +0000)]
NetWare build overhaul in order to compile on Linux.
Fixed error with sed replacement.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@
1079410 13f79535 -47bb-0310-9956-
ffa450edef68
Guenter Knauf [Tue, 8 Mar 2011 16:04:40 +0000 (16:04 +0000)]
NetWare build overhaul in order to compile on Linux.
Take 1.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@
1079407 13f79535 -47bb-0310-9956-
ffa450edef68
Eric Covener [Mon, 7 Mar 2011 20:48:28 +0000 (20:48 +0000)]
split the Authorization entry into separate
users vs. developers sections.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@
1078939 13f79535 -47bb-0310-9956-
ffa450edef68
Rainer Jung [Mon, 7 Mar 2011 19:16:01 +0000 (19:16 +0000)]
Fiy typo in docs.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@
1078897 13f79535 -47bb-0310-9956-
ffa450edef68
Eric Covener [Mon, 7 Mar 2011 14:52:00 +0000 (14:52 +0000)]
xforms for <if
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@
1078795 13f79535 -47bb-0310-9956-
ffa450edef68
Eric Covener [Mon, 7 Mar 2011 14:34:31 +0000 (14:34 +0000)]
mention <if> in new_features for 2.3/2.4
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@
1078782 13f79535 -47bb-0310-9956-
ffa450edef68
Jim Jagielski [Mon, 7 Mar 2011 13:40:04 +0000 (13:40 +0000)]
Note release date
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@
1078775 13f79535 -47bb-0310-9956-
ffa450edef68
Lucien Gentis [Sat, 5 Mar 2011 17:30:46 +0000 (17:30 +0000)]
Updates.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@
1078314 13f79535 -47bb-0310-9956-
ffa450edef68
Jeff Trawick [Sat, 5 Mar 2011 13:36:09 +0000 (13:36 +0000)]
worker, event, prefork: Correct several issues when built as
DSOs; most notably, the scoreboard was reinitialized during graceful
restart, such that processes of the previous generation were not
observable.
Other noticeable ones:
* the generation number did not increment properly
* worker's check-config hook didn't detect startup properly,
so messages about inconsistent directives could have been sent
to the wrong place
max_daemons_limit wasn't tracked across restart, but as the scoreboard
was always cleared this was a non-issue.
Reinitialization of idle_spawn_rate, hold_off_on_exponential_spawning,
and maxclients-message-reported may or may not have been features,
but the big picture is that the behaviour shouldn't have differed.
These changes should have been part of r758185.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@
1078286 13f79535 -47bb-0310-9956-
ffa450edef68
Jeff Trawick [Sat, 5 Mar 2011 13:09:12 +0000 (13:09 +0000)]
zap needless reinitialization of is_graceful on the 2nd
call of the open-logs hook
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@
1078285 13f79535 -47bb-0310-9956-
ffa450edef68
Jeff Trawick [Fri, 4 Mar 2011 22:12:21 +0000 (22:12 +0000)]
sanity check use of volatile in prefork, worker, and event
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@
1078170 13f79535 -47bb-0310-9956-
ffa450edef68
Graham Leggett [Fri, 4 Mar 2011 19:07:22 +0000 (19:07 +0000)]
mod_cache_disk: Prevent a segfault should we receive a further bucket after
we have committed the cached entry.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@
1078104 13f79535 -47bb-0310-9956-
ffa450edef68
Daniel Earl Poirier [Fri, 4 Mar 2011 18:58:38 +0000 (18:58 +0000)]
instdso.sh: HP-UX's native 'install' apparently is not compatible
enough with BSD install to use here, fall back to just using 'cp'.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@
1078101 13f79535 -47bb-0310-9956-
ffa450edef68
Jim Jagielski [Fri, 4 Mar 2011 18:40:22 +0000 (18:40 +0000)]
xform for new mod_proxy_fcgi envvar
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@
1078095 13f79535 -47bb-0310-9956-
ffa450edef68
Jim Jagielski [Fri, 4 Mar 2011 18:31:17 +0000 (18:31 +0000)]
Fix/workaround for BUGZ PR 50851.
By default, mod_proxy_fcgi with not create PATH_INFO, unless
specifically told to.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@
1078089 13f79535 -47bb-0310-9956-
ffa450edef68
Graham Leggett [Fri, 4 Mar 2011 18:11:32 +0000 (18:11 +0000)]
mod_cache_disk: Only attempt to commit to the initialisation if the attempt
to open the cache file was successful.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@
1078083 13f79535 -47bb-0310-9956-
ffa450edef68
Jeff Trawick [Thu, 3 Mar 2011 22:43:53 +0000 (22:43 +0000)]
spelling fix in a comment
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@
1076859 13f79535 -47bb-0310-9956-
ffa450edef68
Jeff Trawick [Thu, 3 Mar 2011 18:37:41 +0000 (18:37 +0000)]
event: child_main() never returns, so remove some dead code after
one of the calls
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@
1076718 13f79535 -47bb-0310-9956-
ffa450edef68
Jeff Trawick [Thu, 3 Mar 2011 13:16:14 +0000 (13:16 +0000)]
worker: child_main() never returns, so remove some dead code after
one of the calls
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@
1076614 13f79535 -47bb-0310-9956-
ffa450edef68
Nick Kew [Thu, 3 Mar 2011 00:01:03 +0000 (00:01 +0000)]
Build mod_authn_socache on same terms as other authn modules
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@
1076461 13f79535 -47bb-0310-9956-
ffa450edef68
Jeff Trawick [Wed, 2 Mar 2011 23:17:22 +0000 (23:17 +0000)]
prefork in ONE_PROCESS mode:
child_main() called clean_child_exit() in almost all paths,
and returned to the caller in one infrequent path; just
call clean_child_exit() always
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@
1076454 13f79535 -47bb-0310-9956-
ffa450edef68
Jeff Trawick [Wed, 2 Mar 2011 21:16:57 +0000 (21:16 +0000)]
prefork: store pid in scoreboard for ONE_PROCESS mode
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@
1076382 13f79535 -47bb-0310-9956-
ffa450edef68
Jim Jagielski [Tue, 1 Mar 2011 20:58:28 +0000 (20:58 +0000)]
More new feature goodness
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@
1076021 13f79535 -47bb-0310-9956-
ffa450edef68
Nilgun Belma Buguner [Tue, 1 Mar 2011 19:57:46 +0000 (19:57 +0000)]
update transformations.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@
1076003 13f79535 -47bb-0310-9956-
ffa450edef68
Nilgun Belma Buguner [Tue, 1 Mar 2011 19:56:49 +0000 (19:56 +0000)]
update for sync with English docs.
Translated by: Nilgün Belma Bugüner <nilgun belgeler.org>
Reviewed by: Orhan Berent <berent belgeler.org>
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@
1076002 13f79535 -47bb-0310-9956-
ffa450edef68
Jim Jagielski [Tue, 1 Mar 2011 17:06:22 +0000 (17:06 +0000)]
And roll onto 2.3.12
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@
1075924 13f79535 -47bb-0310-9956-
ffa450edef68
Jim Jagielski [Tue, 1 Mar 2011 17:03:59 +0000 (17:03 +0000)]
Ready to tag 2.3.11 as beta!
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@
1075919 13f79535 -47bb-0310-9956-
ffa450edef68
Jim Jagielski [Tue, 1 Mar 2011 16:18:40 +0000 (16:18 +0000)]
Update doccos and xforms
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@
1075880 13f79535 -47bb-0310-9956-
ffa450edef68
Nick Kew [Tue, 1 Mar 2011 09:35:59 +0000 (09:35 +0000)]
Remove references to modules that don't and won't have their own pages!
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@
1075749 13f79535 -47bb-0310-9956-
ffa450edef68
Nick Kew [Tue, 1 Mar 2011 02:42:13 +0000 (02:42 +0000)]
Document socache and fix the TODO in authn_socache docs.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@
1075625 13f79535 -47bb-0310-9956-
ffa450edef68
Nick Kew [Tue, 1 Mar 2011 00:59:42 +0000 (00:59 +0000)]
Fix typos leading to broken links!
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@
1075602 13f79535 -47bb-0310-9956-
ffa450edef68
Jeff Trawick [Sun, 27 Feb 2011 14:38:17 +0000 (14:38 +0000)]
axe some useless or debug-inhibiting error checking
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@
1075064 13f79535 -47bb-0310-9956-
ffa450edef68
Stefan Fritsch [Sat, 26 Feb 2011 19:50:10 +0000 (19:50 +0000)]
no docs should only be a blocker for GA
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@
1074912 13f79535 -47bb-0310-9956-
ffa450edef68