]> granicus.if.org Git - apache/commit
Get all of the auth modules to the point that they will install and
authorRyan Bloom <rbb@apache.org>
Tue, 19 Dec 2000 15:09:02 +0000 (15:09 +0000)
committerRyan Bloom <rbb@apache.org>
Tue, 19 Dec 2000 15:09:02 +0000 (15:09 +0000)
commite40bcce5e54a0057f66e90ec7e55f4a147d14b1b
tree456e8af08232142b2c9d9028698d0abb87d921e7
parent7add0ba5d14e52f7b792e39c500d81b5fa38af9c
Get all of the auth modules to the point that they will install and
be loadable into the server.  Our new build/install mechanism expects
that all modules will have a common name format.  The auth modules
didn't use that format, so we didn't install them properly.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@87422 13f79535-47bb-0310-9956-ffa450edef68
CHANGES
modules/aaa/mod_auth_anon.c
modules/aaa/mod_auth_db.c
modules/aaa/mod_auth_dbm.c
modules/aaa/mod_auth_digest.c