Move HUP code to per-module, not global
authorAlan T. DeKok <aland@freeradius.org>
Thu, 4 Sep 2008 12:10:28 +0000 (14:10 +0200)
committerAlan T. DeKok <aland@freeradius.org>
Thu, 4 Sep 2008 12:10:28 +0000 (14:10 +0200)
commitbe836fb706670867fcf9f5f9efa344f125ba2945
tree352bca0996e3c48b0c7fad0e5d1f5f953430d1e6
parent8ae032476420493a07d6d633fdc6b48b32b8f9da
Move HUP code to per-module, not global

This allows an infinite number of HUP's, and also multiple hups
for one module.
src/include/modpriv.h
src/main/modules.c