]> git.ipfire.org Git - thirdparty/apache/httpd.git/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)
commit0b6853bbb565d2fbec36af30aa2a4d4955060948
treeee361d2f057209a564beeceeb4e48b04c63bbc66
parent13dcc029626f2d4b4682f95c73cce37fe0b78b26
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