Update result only if we were told to evaluate the condition
[freeradius.git] / src / main / evaluate.c
2007-06-11 aland Update result only if we were told to evaluate the...
2007-06-11 aland Clean up printing
2007-06-11 aland When parsing a condition, if the next thing is !=...
2007-05-30 aland Try to compile the update foo {} sections at run time...
2007-05-29 aland Minor cleanups
2007-05-29 aland Clean up compiler warnings
2007-05-28 aland Be more forgiving
2007-05-28 aland Added support for regular expressions via (foo =~...
2007-05-28 aland Add support for "update foo" to the configuration...
2007-05-25 aland Add new complex conditions in radiusd.conf