Added the ability to selectively mark a module as alive/dead
authorAlan T. DeKok <aland@freeradius.org>
Tue, 16 Jun 2009 13:55:08 +0000 (15:55 +0200)
committerAlan T. DeKok <aland@freeradius.org>
Tue, 16 Jun 2009 13:55:08 +0000 (15:55 +0200)
commit4cd9004503c0fbe8f0b8be6ddc7cf9849d8d26d6
tree948ab3ebac6767147eccfc05eedfefbdc02b2d12
parent1a9ba0dfe9b85e702279ffc189bd293670ef1617
Added the ability to selectively mark a module as alive/dead

This is useful for when you KNOW that a server is down for a long
time, but you don't want to edit your configuration.
src/include/modpriv.h
src/main/command.c
src/main/modcall.c