]>
granicus.if.org Git - apache/log
Jeff Trawick [Sat, 26 Mar 2011 18:36:11 +0000 (18:36 +0000)]
use apr_time_from_sec() shortcut
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@
1085779 13f79535 -47bb-0310-9956-
ffa450edef68
Lucien Gentis [Sat, 26 Mar 2011 17:09:35 +0000 (17:09 +0000)]
Update.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@
1085772 13f79535 -47bb-0310-9956-
ffa450edef68
Jeff Trawick [Sat, 26 Mar 2011 14:22:58 +0000 (14:22 +0000)]
aplog_module_index must always be set for C++, so simplify
the APLOG_MODULE_INDEX macro to avoid warnings with some
C++ compilers
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@
1085724 13f79535 -47bb-0310-9956-
ffa450edef68
Jeff Trawick [Sat, 26 Mar 2011 13:30:19 +0000 (13:30 +0000)]
Correct C++ incompatibility with http_log.h.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@
1085719 13f79535 -47bb-0310-9956-
ffa450edef68
Roy T. Fielding [Fri, 25 Mar 2011 21:58:27 +0000 (21:58 +0000)]
Add the unregistered media type for 7z
PR: 46959
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@
1085573 13f79535 -47bb-0310-9956-
ffa450edef68
Roy T. Fielding [Fri, 25 Mar 2011 19:08:39 +0000 (19:08 +0000)]
Add the WebP and webfont media types (that have not been registered by
the same WHATWG idiots who regularly complain about servers not being
configured correctly for mime types).
PR: 50624
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@
1085522 13f79535 -47bb-0310-9956-
ffa450edef68
Roy T. Fielding [Fri, 25 Mar 2011 18:40:31 +0000 (18:40 +0000)]
Add the WebM media types (that have not been registered by the same WHATWG
idiots who regularly complain about servers not being configured correctly
for mime types).
PR: 50624
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@
1085507 13f79535 -47bb-0310-9956-
ffa450edef68
Roy T. Fielding [Fri, 25 Mar 2011 18:11:52 +0000 (18:11 +0000)]
Fix duplicate entry for application/vnd.stardivision.writer
PR: 48052
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@
1085498 13f79535 -47bb-0310-9956-
ffa450edef68
Roy T. Fielding [Fri, 25 Mar 2011 18:05:55 +0000 (18:05 +0000)]
Update with IANA registered types as of 2011 Mar 25 15:08 CET
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@
1085496 13f79535 -47bb-0310-9956-
ffa450edef68
Rich Bowen [Fri, 25 Mar 2011 18:02:55 +0000 (18:02 +0000)]
Replace 'CVS' with 'svn', as per bug 50973
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@
1085494 13f79535 -47bb-0310-9956-
ffa450edef68
Rich Bowen [Fri, 25 Mar 2011 13:56:54 +0000 (13:56 +0000)]
Rebuild transformation.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@
1085369 13f79535 -47bb-0310-9956-
ffa450edef68
Rich Bowen [Fri, 25 Mar 2011 13:46:27 +0000 (13:46 +0000)]
Fixes typo in mod_rewrite flags doc.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@
1085361 13f79535 -47bb-0310-9956-
ffa450edef68
Rich Bowen [Wed, 23 Mar 2011 20:43:48 +0000 (20:43 +0000)]
Rebuild transformations.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@
1084731 13f79535 -47bb-0310-9956-
ffa450edef68
Rich Bowen [Wed, 23 Mar 2011 20:40:41 +0000 (20:40 +0000)]
Fix incorrect example. (Missing slash)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@
1084728 13f79535 -47bb-0310-9956-
ffa450edef68
Rich Bowen [Wed, 23 Mar 2011 20:11:43 +0000 (20:11 +0000)]
Or, perhaps that's even clearer, without getting too verbose.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@
1084714 13f79535 -47bb-0310-9956-
ffa450edef68
Rich Bowen [Wed, 23 Mar 2011 19:49:02 +0000 (19:49 +0000)]
Attemps to clarify a rather cryptic error message.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@
1084698 13f79535 -47bb-0310-9956-
ffa450edef68
Joe Orton [Mon, 21 Mar 2011 22:36:45 +0000 (22:36 +0000)]
* server/mpm/prefork/prefork.c (set_signals): Ignore SIGXFSZ; have a
write() beyond 2GB fail with E2BIG rather than killing the process
in the now hopefully rare case of non-LFS file usage on LFS systems.
* server/mpm/worker/worker.c (set_signals): Likewise.
* server/mpm/event/event.c (set_signals): Likewise.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@
1084000 13f79535 -47bb-0310-9956-
ffa450edef68
Rich Bowen [Mon, 21 Mar 2011 15:49:32 +0000 (15:49 +0000)]
Done with making the 1.3 docs point to the relevant 2.2 docs.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@
1083845 13f79535 -47bb-0310-9956-
ffa450edef68
William A. Rowe Jr [Sun, 20 Mar 2011 21:45:35 +0000 (21:45 +0000)]
Drop obscure 1.3 change backrefs
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@
1083584 13f79535 -47bb-0310-9956-
ffa450edef68
William A. Rowe Jr [Sun, 20 Mar 2011 21:42:16 +0000 (21:42 +0000)]
1.3? nah
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@
1083580 13f79535 -47bb-0310-9956-
ffa450edef68
Guenter Knauf [Sun, 20 Mar 2011 19:14:45 +0000 (19:14 +0000)]
Create dav.imp dynamically from header to catch all exports.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@
1083540 13f79535 -47bb-0310-9956-
ffa450edef68
Guenter Knauf [Sun, 20 Mar 2011 18:58:27 +0000 (18:58 +0000)]
Removed dav_get_limit_xml_body() from mod_dav.h.
This was a forgotten prototype hanging around for close
to 11 years where no code for existed (see r85816);
now removed from all branches per wrowe's permission.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@
1083536 13f79535 -47bb-0310-9956-
ffa450edef68
Guenter Knauf [Sun, 20 Mar 2011 15:56:39 +0000 (15:56 +0000)]
More NetWare build fixes.
Sorted some makefile dependencies; fixed DAV makefiles.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@
1083478 13f79535 -47bb-0310-9956-
ffa450edef68
Lucien Gentis [Sun, 20 Mar 2011 15:15:42 +0000 (15:15 +0000)]
Updates.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@
1083465 13f79535 -47bb-0310-9956-
ffa450edef68
Guenter Knauf [Sun, 20 Mar 2011 06:34:19 +0000 (06:34 +0000)]
Fixed NetWare build install dir namings.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@
1083371 13f79535 -47bb-0310-9956-
ffa450edef68
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