]> granicus.if.org Git - apache/commit
Per Greg's request, add a version string component to the ap_provider.h
authorJustin Erenkrantz <jerenkrantz@apache.org>
Sat, 30 Nov 2002 18:48:41 +0000 (18:48 +0000)
committerJustin Erenkrantz <jerenkrantz@apache.org>
Sat, 30 Nov 2002 18:48:41 +0000 (18:48 +0000)
commit1efa9fe703303fcc0e7af34820cb6ce63d6dca3c
treeee361d2f057209a564beeceeb4e48b04c63bbc66
parent0a9e0a16a2efb11be4001a7912529f253a26252a
Per Greg's request, add a version string component to the ap_provider.h
functions.  This allows modules to register different versions of the
same provider.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@97696 13f79535-47bb-0310-9956-ffa450edef68
CHANGES
include/ap_provider.h
modules/aaa/mod_auth_basic.c
modules/aaa/mod_auth_digest.c
modules/aaa/mod_authn_dbm.c
modules/aaa/mod_authn_file.c
modules/dav/main/providers.c
server/provider.c