Pull fix from branch_1_1
[freeradius.git] / src / include / modules.h
2007-02-23 aland Pull fix from branch_1_1
2007-02-16 aland Port "use_tunneled_reply" fix for MS-CHAP from branch_1_1
2007-02-15 aland Port fix for bug #419 from branch_1_1
2006-11-26 aland pull fixes from branch_1_1
2006-11-26 aland From branch_1_1
2006-11-22 aland Pull fix from branch_1_1, so proxied EAP replies work
2006-11-14 fcusack use new RCSID macro to prevent Id keyword from being...
2006-10-24 fcusackimport from HEAD
2006-10-24 fcusackimport from HEAD
2006-10-24 fcusackimport from HEAD:
2006-10-24 fcusackimport from HEAD:
2006-10-24 fcusackimport from HEAD:
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-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 nbkPull from CVS 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-09-01 aland s/->strvalue/->vp_strvalue/g
2005-08-17 aland Re-arrange entries in the module_t structure, and...
2005-05-26 aland More work to get rid of "static" variables.
2005-03-24 aland Deleted "component_names" and friends from modules...
2005-02-22 nbk Prototype changes for module_{pre,post}_proxy()
2003-07-04 aland Minor cleanups from Steve G
2003-01-14 kkalevAdd support for Acct-Type,Session-Type and PostAuth...
2002-10-21 aland Enable SIGTERM to shut down the server a little more...
2002-07-31 aland Added protoypes for pre-proxy, post-proxy, and post...
2002-06-14 aland Added initial handlers for pre-proxy, post-proxy,...
2002-03-02 kkalevo Add support for Autz-Type attribute. We can now creat...
2001-02-20 pacmanMake the 5 packet methods into an array within module_t...
2000-11-01 aland implement thread mutex locking/unlocking for modules...
2000-10-19 pacmanThis is the bigger part of the modular session framewor...
2000-10-05 aland Patch from "Alan Curry" <pacman-radius@cqc.com>
2000-10-05 aland Authtype grouping patch from "Alan Curry" <pacman...
2000-10-02 aland removed the check_items && reply_items from the author...
2000-10-02 aland Create the request->reply data structure as soon as...
2000-10-01 jcarnealChanged module_authenticate function parameters
2000-08-25 aland Patches from "Alan Curry" <pacman-radius@cqc.com>
2000-07-25 aland Patched from "Alan Curry" <pacman-radius@cqc.com>:
2000-04-25 aland regularized the module return codes to RLM_MODULE_...
2000-02-04 aland added necessary defines for the 'pre-accounting' entry...
2000-02-02 aland removed non-ANSI trailing commas from 'enum' declarations.
2000-01-31 aland include/radiusd.h
1999-08-18 aland moved stuff around
1999-08-16 alandInitial revision origin/aland