History log of /httpd/modules/aaa/mod_authz_owner.h
Revision Date Author Comments Expand
0d9ba1f9f2baf545ed1b171d367fd996a8900efe 1420184 11-Dec-2012 jorton

* modules/aaa/mod_authz_owner.h: Add header file with optional hook declaration for "authz_owner_get_file_group". * modules/aaa/mod_authz_dbm.c, modules/aaa/mod_authz_groupfile.c: Use the header to pick up the above declaration; retrieve the optional function in a hook; use a static variable to store the function pointer.