document rlm_otp fd leak fix
[freeradius.git] / src / modules / rlm_policy / parse.c
2006-09-05 aland Separate reading of a file from $INCLUDEing a file.
2006-08-18 aland Pulled from branch_1_1
2006-08-17 aland Pulled from branch_1_1. Untested!
2006-07-01 fcusackimport from branch_1_1:
2006-06-01 fcusackimport from HEAD:
2006-05-09 fcusackimport from HEAD:
2006-03-29 fcusackimport from HEAD:
2006-03-23 fcusackimport from HEAD:
2006-03-23 fcusackimport from HEAD:
2006-03-20 bjordanovPolled from branch_1_1 fix for bug #348
2006-03-16 nbk Update the GPL boilerplate with the new address of...
2006-03-06 fcusackimport from HEAD:
2006-03-03 fcusackimport from HEAD:
2006-02-17 fcusackimport from HEAD:
2006-02-09 fcusackimport from HEAD:
2006-02-08 fcusackimport from HEAD:
2006-02-08 fcusackimport from HEAD:
2006-02-08 fcusackimport from HEAD:
2006-02-08 fcusackimport from HEAD:
2006-02-08 fcusackimport from HEAD:
2006-02-08 fcusackimport from HEAD:
2005-12-28 aland Port patch from branch_1_1 to the HEAD
2005-12-08 fcusack backport from HEAD
2005-12-08 fcusack rlm_otp import from HEAD
2005-11-11 aland Include files used to build the server are now <freera...
2005-10-18 aland Patches from Joe Maimon to fix some edge conditions
2005-08-19 aland Mark filenames in CONF_PARSER as PW_TYPE_FILENAME...
2005-02-11 aland Don't try to read directories, either
2005-02-11 aland free policy types call/return/etc
2005-02-11 aland Allow !=, too
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"