]>
git.ipfire.org Git - thirdparty/apache/httpd.git/log
Bradley Nicholes [Tue, 10 Jan 2006 16:35:10 +0000 (16:35 +0000)]
Change <RequireAll><RequireOne> to <SatisfyAll><SatisfyOne>. The keyword 'Satisfy' seems to fit a little better since the blocks can contain both 'Require' and 'Reject' directives
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/authz-dev@367678
13f79535 -47bb-0310-9956-
ffa450edef68
Bradley Nicholes [Sat, 7 Jan 2006 00:03:20 +0000 (00:03 +0000)]
Fix a few minor compiler errors in the merge of mod_authn_alias into mod_authn_core
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/authz-dev@366604
13f79535 -47bb-0310-9956-
ffa450edef68
Bradley Nicholes [Sat, 7 Jan 2006 00:01:49 +0000 (00:01 +0000)]
Update the configuration file templates to use the new authorization syntax
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/authz-dev@366602
13f79535 -47bb-0310-9956-
ffa450edef68
Bradley Nicholes [Fri, 6 Jan 2006 16:45:07 +0000 (16:45 +0000)]
Merge mod_authn_alias into mod_authn_core
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/authz-dev@366526
13f79535 -47bb-0310-9956-
ffa450edef68
Bradley Nicholes [Fri, 6 Jan 2006 16:33:50 +0000 (16:33 +0000)]
Clean up the #defines for the Satisfy directive that no longer exists
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/authz-dev@366524
13f79535 -47bb-0310-9956-
ffa450edef68
Bradley Nicholes [Fri, 6 Jan 2006 16:25:42 +0000 (16:25 +0000)]
Remove the references to the Satisfy directive from the documentation since this directive no longer exists
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/authz-dev@366521
13f79535 -47bb-0310-9956-
ffa450edef68
Bradley Nicholes [Fri, 6 Jan 2006 16:15:13 +0000 (16:15 +0000)]
Remove the references to all of the AuthzXXXAuthoritative directives in the documentation since these directives no longer exist
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/authz-dev@366519
13f79535 -47bb-0310-9956-
ffa450edef68
Bradley Nicholes [Sat, 31 Dec 2005 01:12:27 +0000 (01:12 +0000)]
Clean up and remove dead code
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/authz-dev@360213
13f79535 -47bb-0310-9956-
ffa450edef68
Bradley Nicholes [Sat, 31 Dec 2005 00:33:35 +0000 (00:33 +0000)]
update the todo list
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/authz-dev@360208
13f79535 -47bb-0310-9956-
ffa450edef68
Bradley Nicholes [Sat, 31 Dec 2005 00:28:46 +0000 (00:28 +0000)]
Remove the 'satisfy' directive and the ap_satisfy() and ap_requires() APIs since they no longer serve a purpose
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/authz-dev@360207
13f79535 -47bb-0310-9956-
ffa450edef68
Bradley Nicholes [Fri, 30 Dec 2005 08:25:17 +0000 (08:25 +0000)]
Update the module list doc
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/authz-dev@360029
13f79535 -47bb-0310-9956-
ffa450edef68
Bradley Nicholes [Fri, 30 Dec 2005 08:21:06 +0000 (08:21 +0000)]
Update the documentation to show the new provider based authorization
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/authz-dev@360027
13f79535 -47bb-0310-9956-
ffa450edef68
Bradley Nicholes [Fri, 30 Dec 2005 00:09:38 +0000 (00:09 +0000)]
Add 'granted' and 'denied' arguments to the authz 'all' provider to try to mimic the previous 'allow from all' and 'deny from all' functionality
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/authz-dev@359936
13f79535 -47bb-0310-9956-
ffa450edef68
Bradley Nicholes [Fri, 30 Dec 2005 00:07:29 +0000 (00:07 +0000)]
If there aren't any providers configured, then just decline allowing other hook based authorization modules to have a crack at it
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/authz-dev@359935
13f79535 -47bb-0310-9956-
ffa450edef68
Bradley Nicholes [Fri, 30 Dec 2005 00:01:37 +0000 (00:01 +0000)]
If there isn't any authentication configured for the location, then do nothing and return OK
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/authz-dev@359930
13f79535 -47bb-0310-9956-
ffa450edef68
Bradley Nicholes [Fri, 30 Dec 2005 00:00:31 +0000 (00:00 +0000)]
Remove all of the Satisfy functionality from the request handing. All the various auth hooks to be called all of the time without restriction
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/authz-dev@359929
13f79535 -47bb-0310-9956-
ffa450edef68
Bradley Nicholes [Thu, 29 Dec 2005 23:56:19 +0000 (23:56 +0000)]
After further review, it is determined that mod_authz_default needs to remain a authz hook rather than a provider
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/authz-dev@359928
13f79535 -47bb-0310-9956-
ffa450edef68
Bradley Nicholes [Thu, 29 Dec 2005 19:37:08 +0000 (19:37 +0000)]
First cut at converting the host based access control directives (allow, deny) into authz providers. Needs testing
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/authz-dev@359885
13f79535 -47bb-0310-9956-
ffa450edef68
Bradley Nicholes [Tue, 27 Dec 2005 05:29:37 +0000 (05:29 +0000)]
Implement the 'Reject' directive into authz. The 'Reject' directive acts just like a NOT Require.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/authz-dev@359176
13f79535 -47bb-0310-9956-
ffa450edef68
Bradley Nicholes [Tue, 27 Dec 2005 04:44:18 +0000 (04:44 +0000)]
Remove the calls to ap_some_auth_required() from the request handling to allow the authn and authz hooks to be called without restriction
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/authz-dev@359172
13f79535 -47bb-0310-9956-
ffa450edef68
Bradley Nicholes [Tue, 27 Dec 2005 02:29:34 +0000 (02:29 +0000)]
debugged the require_one and require_all linked list set up to make sure that the lists are being created to match the logic that is layed out in the configuration file. Also debugged the authz provider handling to make sure that the 'and/or' logic is being followed as the providers are checked and return the authorization result
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/authz-dev@359160
13f79535 -47bb-0310-9956-
ffa450edef68
Bradley Nicholes [Wed, 21 Dec 2005 20:11:42 +0000 (20:11 +0000)]
added the directives <RequireAll>, <RequireOne> and <RequireAlias>
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/authz-dev@358364
13f79535 -47bb-0310-9956-
ffa450edef68
Bradley Nicholes [Mon, 12 Dec 2005 18:52:47 +0000 (18:52 +0000)]
Make the authz provider changes build on NetWare
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/authz-dev@356323
13f79535 -47bb-0310-9956-
ffa450edef68
Bradley Nicholes [Sat, 10 Dec 2005 01:29:48 +0000 (01:29 +0000)]
initial conversion of mod_authz_default to the provider based
authorization
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/authz-dev@355684
13f79535 -47bb-0310-9956-
ffa450edef68
Bradley Nicholes [Sat, 10 Dec 2005 01:29:03 +0000 (01:29 +0000)]
Remove the ap_requires API since it no longer fits with the new provider
based authorization architecture
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/authz-dev@355681
13f79535 -47bb-0310-9956-
ffa450edef68
Bradley Nicholes [Sat, 10 Dec 2005 00:55:59 +0000 (00:55 +0000)]
Remove the AuthzXXXAuthoritative directives from all of the authz
modules. This functionality will be handled by the Satify directive
when that gets refactored.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/authz-dev@355670
13f79535 -47bb-0310-9956-
ffa450edef68
Bradley Nicholes [Fri, 9 Dec 2005 23:53:00 +0000 (23:53 +0000)]
Initial conversion of mod_authz_dbd to provider based authorization
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/authz-dev@355655
13f79535 -47bb-0310-9956-
ffa450edef68
Bradley Nicholes [Fri, 9 Dec 2005 23:03:59 +0000 (23:03 +0000)]
Initial conversion of mod_authnz_ldap to provider based authorization
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/authz-dev@355629
13f79535 -47bb-0310-9956-
ffa450edef68
Bradley Nicholes [Fri, 9 Dec 2005 23:03:03 +0000 (23:03 +0000)]
Replace the wrong get_word function with the right one.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/authz-dev@355627
13f79535 -47bb-0310-9956-
ffa450edef68
Bradley Nicholes [Fri, 9 Dec 2005 19:42:04 +0000 (19:42 +0000)]
initial conversion of mod_authz_dbm to provider based authorization
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/authz-dev@355580
13f79535 -47bb-0310-9956-
ffa450edef68
Bradley Nicholes [Fri, 9 Dec 2005 19:40:37 +0000 (19:40 +0000)]
clean up a few loose ends
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/authz-dev@355577
13f79535 -47bb-0310-9956-
ffa450edef68
Bradley Nicholes [Thu, 8 Dec 2005 05:36:14 +0000 (05:36 +0000)]
Initial conversion of mod_authz_groupfile to be provider based
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/authz-dev@354998
13f79535 -47bb-0310-9956-
ffa450edef68
Bradley Nicholes [Thu, 8 Dec 2005 04:50:45 +0000 (04:50 +0000)]
Finish initial conversion of mod_authz_owner
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/authz-dev@354979
13f79535 -47bb-0310-9956-
ffa450edef68
Bradley Nicholes [Wed, 7 Dec 2005 05:20:46 +0000 (05:20 +0000)]
start conversion of mod_authz_owner
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/authz-dev@354717
13f79535 -47bb-0310-9956-
ffa450edef68
Bradley Nicholes [Wed, 7 Dec 2005 05:19:21 +0000 (05:19 +0000)]
Split the authz type from the arguments when the
authz provider is registered and store the type
in ->provider_name and the arguments in ->requirement
Move the check for METHOD_MASK out of the authz
providers and into the provider vector
Change the status code to AUTHZ_DENIED, AUTHZ_GRANTED
and AUTHZ_GENERAL_ERROR
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/authz-dev@354716
13f79535 -47bb-0310-9956-
ffa450edef68
Bradley Nicholes [Wed, 7 Dec 2005 04:12:08 +0000 (04:12 +0000)]
switch the internal names from authn to authn_core and authz to authz_core
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/authz-dev@354699
13f79535 -47bb-0310-9956-
ffa450edef68
Bradley Nicholes [Tue, 6 Dec 2005 18:58:23 +0000 (18:58 +0000)]
Add some to-do items to the list
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/authz-dev@354498
13f79535 -47bb-0310-9956-
ffa450edef68
Justin Erenkrantz [Tue, 6 Dec 2005 18:24:41 +0000 (18:24 +0000)]
Rename mod_authn -> mod_authn_core & mod_authz -> mod_authz_core per
discussions on list.
(This just renames the files - doesn't touch the content.)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/authz-dev@354490
13f79535 -47bb-0310-9956-
ffa450edef68
Bradley Nicholes [Tue, 6 Dec 2005 06:07:04 +0000 (06:07 +0000)]
Add general authn and authz modules to hold non-authxxx specific directives such as authtype, authname and require. Remove authtype and authname from mod_core.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/authz-dev@354331
13f79535 -47bb-0310-9956-
ffa450edef68
Bradley Nicholes [Mon, 5 Dec 2005 19:31:24 +0000 (19:31 +0000)]
Still need AUTHZ_DECLINED for now, The converted mod_authz_user is
referencing it
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/authz-dev@354141
13f79535 -47bb-0310-9956-
ffa450edef68
Justin Erenkrantz [Sat, 3 Dec 2005 07:26:54 +0000 (07:26 +0000)]
Take a quick pass through the refactored authz code. No real big changes here.
* modules/aaa/mod_authz_host.c: Tweak locations of some comments; reflow
long lines; correct and simplify (I think) ap_some_auth_required logic.
* modules/aaa/mod_auth.h: Remove AUTHZ_DECLINED for now; reflow long lines;
improve comments; remove some no longer useful comments
* modules/aaa/mod_authz_user.c: Reflow long lines and remove unneeded variable.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/authz-dev@351902
13f79535 -47bb-0310-9956-
ffa450edef68
Bradley Nicholes [Fri, 2 Dec 2005 04:15:56 +0000 (04:15 +0000)]
work out a few more bugs and now it works. Still needs some clean up and the rest of the authz modules need to be converted
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/authz-dev@351573
13f79535 -47bb-0310-9956-
ffa450edef68
Bradley Nicholes [Fri, 2 Dec 2005 01:19:07 +0000 (01:19 +0000)]
Reimplement ap_some_auth_required as an optional function since the data has moved to mod_authz_host yet it is still needed by the request handler
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/authz-dev@351547
13f79535 -47bb-0310-9956-
ffa450edef68
Bradley Nicholes [Thu, 1 Dec 2005 04:14:50 +0000 (04:14 +0000)]
convert mod_authz_user to register its require providers
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/authz-dev@350149
13f79535 -47bb-0310-9956-
ffa450edef68
Bradley Nicholes [Wed, 30 Nov 2005 04:22:48 +0000 (04:22 +0000)]
first cut at moving the require directive out of mod_core and implementing it as a provider vector.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/authz-dev@349875
13f79535 -47bb-0310-9956-
ffa450edef68
Bradley Nicholes [Tue, 29 Nov 2005 23:41:08 +0000 (23:41 +0000)]
Location for authz refactoring development
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/authz-dev@349837
13f79535 -47bb-0310-9956-
ffa450edef68
Colm MacCarthaigh [Tue, 29 Nov 2005 23:34:28 +0000 (23:34 +0000)]
Remove the problematic block which is causing problems with the latest versions
of MSVS. Sacrifice some borland options which don't really work anyway, and for
Borland to work, we'e really going to need a Makefile.bor.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@349833
13f79535 -47bb-0310-9956-
ffa450edef68
André Malo [Tue, 29 Nov 2005 18:54:35 +0000 (18:54 +0000)]
update transformation
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@349790
13f79535 -47bb-0310-9956-
ffa450edef68
André Malo [Tue, 29 Nov 2005 18:46:23 +0000 (18:46 +0000)]
upgrading.html.fr no longer exists, but the the entry commented for reference
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@349788
13f79535 -47bb-0310-9956-
ffa450edef68
Colm MacCarthaigh [Tue, 29 Nov 2005 18:12:33 +0000 (18:12 +0000)]
Adding mod_authn_dbd to the Windows build environments.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@349777
13f79535 -47bb-0310-9956-
ffa450edef68
Joshua Slive [Tue, 29 Nov 2005 18:11:41 +0000 (18:11 +0000)]
Fix a mixed-up module reference and document (carefully)
how to turn off require in a subdirectory.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@349776
13f79535 -47bb-0310-9956-
ffa450edef68
Colm MacCarthaigh [Tue, 29 Nov 2005 17:58:10 +0000 (17:58 +0000)]
First stab at a build environment for mod_authn_dbd
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@349774
13f79535 -47bb-0310-9956-
ffa450edef68
Colm MacCarthaigh [Tue, 29 Nov 2005 17:48:35 +0000 (17:48 +0000)]
Update to reflect the mod_dbd inclusion
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@349772
13f79535 -47bb-0310-9956-
ffa450edef68
Colm MacCarthaigh [Tue, 29 Nov 2005 17:43:53 +0000 (17:43 +0000)]
Add mod_dbd to the windows build environment
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@349771
13f79535 -47bb-0310-9956-
ffa450edef68
Colm MacCarthaigh [Tue, 29 Nov 2005 17:27:02 +0000 (17:27 +0000)]
Optional functions are of __cdecl the kind on win32, due to "APU_DECLARE_NONSTD
apr_dynamic_fn_register" from apr-util, so we can't use __stdcall. Declare our
functions as non-std.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@349768
13f79535 -47bb-0310-9956-
ffa450edef68
Colm MacCarthaigh [Tue, 29 Nov 2005 16:48:04 +0000 (16:48 +0000)]
A first stab at a win32 build environment for mod_dbd.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@349757
13f79535 -47bb-0310-9956-
ffa450edef68
Joshua Slive [Tue, 29 Nov 2005 16:40:18 +0000 (16:40 +0000)]
Kill a very old html-only translation.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@349754
13f79535 -47bb-0310-9956-
ffa450edef68
Joshua Slive [Tue, 29 Nov 2005 16:38:51 +0000 (16:38 +0000)]
Move closing tag to proper location.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@349753
13f79535 -47bb-0310-9956-
ffa450edef68
Colm MacCarthaigh [Tue, 29 Nov 2005 16:37:49 +0000 (16:37 +0000)]
Give DBD a set of _DECLARE macros consistent with other modules, so that
_EXPORT and _STATIC and be turned on/off more easily.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@349752
13f79535 -47bb-0310-9956-
ffa450edef68
Joshua Slive [Tue, 29 Nov 2005 16:08:01 +0000 (16:08 +0000)]
Some config file changes:
- Make the <Files> section safer by
adding Satisfy all (as is already present in 1.3)
- Remove some handler examples that almost nobody will
use (the config file is not the documentation)
- Remove some win32 specific stuff from the default
config, since win32 uses its own config file
- Remove the config section for the perchild mpm
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@349747
13f79535 -47bb-0310-9956-
ffa450edef68
Nick Kew [Tue, 29 Nov 2005 15:38:44 +0000 (15:38 +0000)]
Note dbd/windows problem
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@349736
13f79535 -47bb-0310-9956-
ffa450edef68
Jim Jagielski [Tue, 29 Nov 2005 15:05:16 +0000 (15:05 +0000)]
Fix case where a shared keepalive connection results in
different workers from being accessed. Try to be wise and
fast about the tests before we do the expensive string
comparison.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@349723
13f79535 -47bb-0310-9956-
ffa450edef68
Colm MacCarthaigh [Tue, 29 Nov 2005 12:37:03 +0000 (12:37 +0000)]
Correct a syntax error detected by MSVC2005
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@349713
13f79535 -47bb-0310-9956-
ffa450edef68
Paul Querna [Mon, 28 Nov 2005 20:44:08 +0000 (20:44 +0000)]
rebuild docs
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@349498
13f79535 -47bb-0310-9956-
ffa450edef68
David Reid [Mon, 28 Nov 2005 19:41:42 +0000 (19:41 +0000)]
- try to add a note to explain the behaviour of clients use a pipelined
connection wrt to MaxRequestsPerChild and KeepAlive.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@349476
13f79535 -47bb-0310-9956-
ffa450edef68
Joe Orton [Mon, 28 Nov 2005 16:16:21 +0000 (16:16 +0000)]
* modules/ssl/ssl_scache_dc.c (ssl_scache_dc_retrieve): Fix warning
with OpenSSL 0.9.8a.
* support/ab.c (ssl_print_cb, ssl_print_cert_info): Fix warnings with
OpenSSL 0.9.8a.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@349415
13f79535 -47bb-0310-9956-
ffa450edef68
Brian Pane [Sun, 27 Nov 2005 07:34:15 +0000 (07:34 +0000)]
When computing the timeouts for keepalives and write completion,
get the current time _after_ processing the event that led to the
timeout, rather than before.
[forward-port of commit 349189 from the async-read-dev branch]
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@349190
13f79535 -47bb-0310-9956-
ffa450edef68
Bradley Nicholes [Tue, 22 Nov 2005 00:37:51 +0000 (00:37 +0000)]
Small description change to indicate which socket library the NLM in built for
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@348053
13f79535 -47bb-0310-9956-
ffa450edef68
Nick Kew [Mon, 21 Nov 2005 23:41:44 +0000 (23:41 +0000)]
PR#37553
Redesign of pools handling in mod_dbd
Submitted: Chris Darroch, Reviewed: Nick Kew
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@348026
13f79535 -47bb-0310-9956-
ffa450edef68
Bradley Nicholes [Mon, 21 Nov 2005 23:25:44 +0000 (23:25 +0000)]
Fix a problem with the HTTPS CGI variable not getting set for secure requests. Needed to readd the port and address on every restart whether or not the listen port is being created or resused.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@348014
13f79535 -47bb-0310-9956-
ffa450edef68
Nick Kew [Mon, 21 Nov 2005 23:01:49 +0000 (23:01 +0000)]
Wrap exported functions in AP_DECLARE
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@348008
13f79535 -47bb-0310-9956-
ffa450edef68
Ruediger Pluem [Sun, 20 Nov 2005 10:22:04 +0000 (10:22 +0000)]
* Sync with 2.2.x CHANGES
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@345731
13f79535 -47bb-0310-9956-
ffa450edef68
Brian Pane [Sun, 20 Nov 2005 07:40:49 +0000 (07:40 +0000)]
remove an obsolete comment
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@345726
13f79535 -47bb-0310-9956-
ffa450edef68
Paul Querna [Sun, 20 Nov 2005 02:02:09 +0000 (02:02 +0000)]
rebuild
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@345709
13f79535 -47bb-0310-9956-
ffa450edef68
Paul Querna [Sun, 20 Nov 2005 01:57:58 +0000 (01:57 +0000)]
Fix program name
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@345708
13f79535 -47bb-0310-9956-
ffa450edef68
Paul Querna [Sun, 20 Nov 2005 01:36:27 +0000 (01:36 +0000)]
rebuild.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@345702
13f79535 -47bb-0310-9956-
ffa450edef68
Paul Querna [Sun, 20 Nov 2005 01:33:27 +0000 (01:33 +0000)]
Add a mention of the new httxt2dbm program
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@345701
13f79535 -47bb-0310-9956-
ffa450edef68
Ruediger Pluem [Sat, 19 Nov 2005 20:59:16 +0000 (20:59 +0000)]
* Minor performance tweak by reusing already calculated strlen in get_body.
Submitted by: Christophe Jaillet <christophe.jaillet wanadoo.fr>
Reviewed by: Ruediger Pluem
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@345686
13f79535 -47bb-0310-9956-
ffa450edef68
André Malo [Fri, 18 Nov 2005 20:03:51 +0000 (20:03 +0000)]
fix eol-style
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@345558
13f79535 -47bb-0310-9956-
ffa450edef68
André Malo [Fri, 18 Nov 2005 19:43:42 +0000 (19:43 +0000)]
update transformation
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@345550
13f79535 -47bb-0310-9956-
ffa450edef68
André Malo [Fri, 18 Nov 2005 19:38:21 +0000 (19:38 +0000)]
fix properties
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@345549
13f79535 -47bb-0310-9956-
ffa450edef68
Nick Kew [Fri, 18 Nov 2005 00:48:16 +0000 (00:48 +0000)]
Add typemap file to mod_authz_dbd docs (oops!)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@345393
13f79535 -47bb-0310-9956-
ffa450edef68
Nick Kew [Fri, 18 Nov 2005 00:46:11 +0000 (00:46 +0000)]
Note mod_authz_dbd in CHANGES
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@345392
13f79535 -47bb-0310-9956-
ffa450edef68
Nick Kew [Fri, 18 Nov 2005 00:43:41 +0000 (00:43 +0000)]
Documentation for mod_authz_dbd
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@345391
13f79535 -47bb-0310-9956-
ffa450edef68
Nick Kew [Fri, 18 Nov 2005 00:42:08 +0000 (00:42 +0000)]
mod_authz_dbd: SQL authz with Login/Session support
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@345389
13f79535 -47bb-0310-9956-
ffa450edef68
Joshua Slive [Thu, 17 Nov 2005 18:31:47 +0000 (18:31 +0000)]
Remove redundant link.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@345302
13f79535 -47bb-0310-9956-
ffa450edef68
Joshua Slive [Thu, 17 Nov 2005 18:29:41 +0000 (18:29 +0000)]
* Deprecate AddOutputFilterByType
* Link up Require and AuthType to the relevant aaa modules.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@345301
13f79535 -47bb-0310-9956-
ffa450edef68
Joshua Slive [Thu, 17 Nov 2005 18:24:09 +0000 (18:24 +0000)]
A few markup and spelling fixes.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@345298
13f79535 -47bb-0310-9956-
ffa450edef68
Nick Kew [Wed, 16 Nov 2005 21:20:33 +0000 (21:20 +0000)]
Add defaults and comments for better robustness against misuse
(based on comments from Chris Darroch).
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@345128
13f79535 -47bb-0310-9956-
ffa450edef68
André Malo [Wed, 16 Nov 2005 17:38:52 +0000 (17:38 +0000)]
update transformation
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@345067
13f79535 -47bb-0310-9956-
ffa450edef68
Joshua Slive [Wed, 16 Nov 2005 17:24:48 +0000 (17:24 +0000)]
Provide at least a basic roadmap to the aaa modules as part of the tutorial.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@345065
13f79535 -47bb-0310-9956-
ffa450edef68
Joshua Slive [Wed, 16 Nov 2005 17:23:46 +0000 (17:23 +0000)]
Remove on/off arguments from AuthDigestProvider.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@345064
13f79535 -47bb-0310-9956-
ffa450edef68
Joshua Slive [Wed, 16 Nov 2005 16:40:57 +0000 (16:40 +0000)]
Remove on/off from the argument list for AuthBasicProvider,
attempt to clarify the discussion of AuthBasicAuthoritative,
and add some extra clarifications in a few places.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@345057
13f79535 -47bb-0310-9956-
ffa450edef68
Justin Erenkrantz [Wed, 16 Nov 2005 16:35:49 +0000 (16:35 +0000)]
Remove support for 'On' and 'Off' for AuthBasicProvider and AuthDigestProvider
as it doesn't actually work as advertised.
Reviewed by: Joshua Slive (concept)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@345054
13f79535 -47bb-0310-9956-
ffa450edef68
Jim Jagielski [Wed, 16 Nov 2005 16:31:25 +0000 (16:31 +0000)]
No functional change: remove "internal" tab spacing/formatting.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@345053
13f79535 -47bb-0310-9956-
ffa450edef68
Colm MacCarthaigh [Wed, 16 Nov 2005 15:56:13 +0000 (15:56 +0000)]
Update transformations.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@345045
13f79535 -47bb-0310-9956-
ffa450edef68
Nick Kew [Wed, 16 Nov 2005 15:30:32 +0000 (15:30 +0000)]
Fix (Chris Darroch) to register cleanup for persistent connection
in the no-threads case.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@345040
13f79535 -47bb-0310-9956-
ffa450edef68
Colm MacCarthaigh [Wed, 16 Nov 2005 10:25:30 +0000 (10:25 +0000)]
Correct an XML validation error.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@344972
13f79535 -47bb-0310-9956-
ffa450edef68
Colm MacCarthaigh [Wed, 16 Nov 2005 10:23:56 +0000 (10:23 +0000)]
Make references to 2.1 and later consistent with each other.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@344971
13f79535 -47bb-0310-9956-
ffa450edef68
Jeff Trawick [Wed, 16 Nov 2005 01:31:44 +0000 (01:31 +0000)]
Fix typo in ProxyStatus syntax error message.
Submitted by: Christophe Jaillet <christophe.jaillet wanadoo.fr>
Reviewed by: trawick
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@344491
13f79535 -47bb-0310-9956-
ffa450edef68