diff options
author | Chris Darroch <chrisd@apache.org> | 2008-11-02 05:21:48 +0100 |
---|---|---|
committer | Chris Darroch <chrisd@apache.org> | 2008-11-02 05:21:48 +0100 |
commit | cf4e94f55e8a6434fee0fee2a8ee09beaf273591 (patch) | |
tree | d3d9e5a323e197fa3bd1787a8c9d498e2b3097db /Apache.dsw | |
parent | Fix handling of authz configurations, make default authz logic replicate (diff) | |
download | apache2-cf4e94f55e8a6434fee0fee2a8ee09beaf273591.tar.xz apache2-cf4e94f55e8a6434fee0fee2a8ee09beaf273591.zip |
Remove mod_authn_default and mod_authz_default.
Note: I've attempted to work through the Windows and Netware build files,
but if those with such systems could repair any damage, that would be
appreciated.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@709839 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'Apache.dsw')
-rw-r--r-- | Apache.dsw | 54 |
1 files changed, 0 insertions, 54 deletions
diff --git a/Apache.dsw b/Apache.dsw index 6061a42d19..9475b68bbb 100644 --- a/Apache.dsw +++ b/Apache.dsw @@ -138,9 +138,6 @@ Package=<4> Project_Dep_Name mod_authn_dbm End Project Dependency Begin Project Dependency - Project_Dep_Name mod_authn_default - End Project Dependency - Begin Project Dependency Project_Dep_Name mod_authn_file End Project Dependency Begin Project Dependency @@ -156,9 +153,6 @@ Package=<4> Project_Dep_Name mod_authz_dbm End Project Dependency Begin Project Dependency - Project_Dep_Name mod_authz_default - End Project Dependency - Begin Project Dependency Project_Dep_Name mod_authz_groupfile End Project Dependency Begin Project Dependency @@ -1102,30 +1096,6 @@ Package=<4> ############################################################################### -Project: "mod_authn_default"=.\modules\aaa\mod_authn_default.dsp - Package Owner=<4> - -Package=<5> -{{{ -}}} - -Package=<4> -{{{ - Begin Project Dependency - Project_Dep_Name libapr - End Project Dependency - Begin Project Dependency - Project_Dep_Name libaprutil - End Project Dependency - Begin Project Dependency - Project_Dep_Name libhttpd - End Project Dependency - Begin Project Dependency - Project_Dep_Name mod_auth_basic - End Project Dependency -}}} - -############################################################################### - Project: "mod_authn_file"=.\modules\aaa\mod_authn_file.dsp - Package Owner=<4> Package=<5> @@ -1249,30 +1219,6 @@ Package=<4> ############################################################################### -Project: "mod_authz_default"=.\modules\aaa\mod_authz_default.dsp - Package Owner=<4> - -Package=<5> -{{{ -}}} - -Package=<4> -{{{ - Begin Project Dependency - Project_Dep_Name libapr - End Project Dependency - Begin Project Dependency - Project_Dep_Name libaprutil - End Project Dependency - Begin Project Dependency - Project_Dep_Name libhttpd - End Project Dependency - Begin Project Dependency - Project_Dep_Name mod_auth_basic - End Project Dependency -}}} - -############################################################################### - Project: "mod_authz_groupfile"=.\modules\aaa\mod_authz_groupfile.dsp - Package Owner=<4> Package=<5> |