Made read_radius_conf_file() return the actual CONF_SECTION*
authoraland <aland>
Wed, 30 Oct 2002 20:02:39 +0000 (20:02 +0000)
committeraland <aland>
Wed, 30 Oct 2002 20:02:39 +0000 (20:02 +0000)
commit73bdee5620ee4c9f70296523b936b2923bbb5a53
tree490b23d5510e41f09d7e404e6d62304a4e581441
parentbd701feee7f586c0c076d9948f648b8a4d608397
Made read_radius_conf_file() return the actual CONF_SECTION*
which was read.  This makes it easier to do HUP later, and
removes the need for radrelay, radwho, and radzap, to have
access to the radius daemons 'mainconfig' stuff.
src/include/radiusd.h
src/main/radrelay.c
src/main/radwho.c
src/main/radzap.c