GIT Log for 2009-11-14 00:33 GMT
aland
aland at deployingradius.com
Sat Nov 14 01:33:02 CET 2009
commit 65ef5bbc7c68a10a1050a27577fe7ae127ad8d14
Author: Alan T. DeKok <aland at freeradius.org>
Date: Fri Nov 13 14:15:51 2009 +0100
Allow !* to work
The code to delete all attributes (as documented in unlang) was
previously added in evaluate.c. But the parser hadn't been updated,
so it was impossible to actually use that functionality.
src/main/conffile.c | 1 +
src/main/evaluate.c | 3 +--
src/main/modcall.c | 1 +
3 files changed, 3 insertions(+), 2 deletions(-)
More information about the Freeradius-Devel
mailing list