]> granicus.if.org Git - apache/commit
NetWare make files and .def to build the new auth modules
authorBradley Nicholes <bnicholes@apache.org>
Fri, 13 Sep 2002 21:34:27 +0000 (21:34 +0000)
committerBradley Nicholes <bnicholes@apache.org>
Fri, 13 Sep 2002 21:34:27 +0000 (21:34 +0000)
commit3b1df8147158fbd3bc3fe7fc307c3695ed48974b
tree9bb0ccf01dd2a0bd1cdb2542c0a18247bccaeaed
parent2098aa68ad8e170efcbead7b291be4ad95cf2542
NetWare make files and .def to build the new auth modules

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@96790 13f79535-47bb-0310-9956-ffa450edef68
20 files changed:
modules/aaa/NWGNUauthbasc [new file with mode: 0644]
modules/aaa/NWGNUauthdigt [new file with mode: 0644]
modules/aaa/NWGNUauthnano [new file with mode: 0644]
modules/aaa/NWGNUauthndbm [new file with mode: 0644]
modules/aaa/NWGNUauthndef [new file with mode: 0644]
modules/aaa/NWGNUauthnfil [new file with mode: 0644]
modules/aaa/NWGNUauthzdbm [new file with mode: 0644]
modules/aaa/NWGNUauthzdef [new file with mode: 0644]
modules/aaa/NWGNUauthzgrp [new file with mode: 0644]
modules/aaa/NWGNUauthzusr [new file with mode: 0644]
modules/aaa/NWGNUmakefile
modules/arch/netware/mod_auth_basic.def [new file with mode: 0644]
modules/arch/netware/mod_authn_anon.def [new file with mode: 0644]
modules/arch/netware/mod_authn_dbm.def [new file with mode: 0644]
modules/arch/netware/mod_authn_default.def [new file with mode: 0644]
modules/arch/netware/mod_authn_file.def [new file with mode: 0644]
modules/arch/netware/mod_authz_dbm.def [new file with mode: 0644]
modules/arch/netware/mod_authz_default.def [new file with mode: 0644]
modules/arch/netware/mod_authz_groupfile.def [new file with mode: 0644]
modules/arch/netware/mod_authz_user.def [new file with mode: 0644]