Made it 2.0.0, and removed the changes that are in 1.1.x, as
[freeradius.git] / src / modules / rlm_policy / rlm_policy.h
2005-11-11 aland Include files used to build the server are now <freera...
2005-02-11 aland free policy types call/return/etc
2005-02-10 aland Policy functions can now have return codes. The defau...
2005-02-10 aland Inclusion works:
2005-02-09 aland re-arrange code, make the parser a little cleaner
2005-02-08 aland Added ability for functions to be in conditions. ...
2005-02-08 aland Named policies are items just like any other.
2004-12-08 aland Calling policies is now done by foo(), not by "call...
2004-12-06 aland All policies have to be in named policies...
2004-12-04 aland First pass at a "policy language"