Add support for extended attributes: draft-dekok-radext-radius-extensions
[freeradius.git] / src / include / radius.h
2003-03-03 aland Defined Response-Packet-Type, so the post_auth section can
2003-01-31 aland Framed-Pool is 88, not 89. Bug noted by Adam Sulmicki
2003-01-14 kkalevAdd support for Acct-Type,Session-Type and PostAuth...
2002-11-21 aland Added definition for Acct-Type
2002-08-16 kkalevAdd an sql_groupcmp and a corresponding attribute Sql...
2002-08-14 kkalevAdd support for the Rewrite-Rule attribute in rlm_attr_...
2002-07-29 aland raddb/dictionary add encrypt flag for User-Password
2002-07-18 pamLDAP_USERDN -> PW_LDAP_USERDN, remove unused PW_AUTHTYP...
2002-06-11 aland Add Freeradius-Proxied-To attribute as a VSA in the...
2002-05-30 fcusack Move PW_X99_FAST and reserve it's id in the dictionary
2002-05-29 fcusack Change Module-Message to Module-Failure-Message,
2002-05-07 kkalevAdd support for the Ldap-Group attribute in the ldap...
2002-04-13 kkalevAdd the Pool-Name attribute containing the name of...
2002-04-10 aland Added dictionary entries and defines for Digest Authen...
2002-03-02 kkalevo Add support for Autz-Type attribute. We can now creat...
2002-01-27 kkalevAdd a few names in the AUTHORS file.
2002-01-21 3APA3A- LM-Password-TEXT/NT-Password-TEXT removed
2002-01-19 3APA3A+ defines for PW_LM_PASSWORD_TEXT/PW_NT_PASSWORD_TEXT...
2002-01-15 aland Moved MS specific attribute definitions out of rlm_msc...
2001-11-11 fcusackSupport fast_sync mode, which allows responses without...
2001-10-31 cparker Initial patch to allow support for RFC 2868 Tagged...
2001-10-29 aland Added defines for Module-Message, to allow modules...
2001-10-26 cparkerPreliminary support for displaying Tunnel attributes...
2001-08-28 aland Added EAP auth-type, and cleaned up some stuff
2001-08-28 aland Renamed string type nas port id
2001-08-28 aland Added definitions for attributes from RFC 2869
2001-08-09 aland Minor re-arrangements to Expiration. Attribute 21...
2001-07-26 aland Preliminary EAP patch from Raghu <raghud@hereuare...
2001-03-22 jcarnealsql user escape patch
2001-01-11 miquelsChanges to support PW_STATUS_SERVER (at least client...
2000-11-04 jcarnealJeff Carneal <jeff@apex.net>
2000-11-03 aland renamed Request-Src-IP-Address to Client-IP-Address...
2000-10-30 aland added definitions for NS-MTA-MD5-Password
2000-08-25 aland renamed a few variables for RFC complicance.
2000-06-02 pamAdded LDAP_USERDN define as rlm_ldap private attribute...
2000-04-04 aland new server configuration attributes: Add-Suffix and...
2000-04-03 aland moved Fall-Through, Add-Port-To-IP-Address, Exec-Program,
2000-04-03 aland moved Huntgroup-Name from 221 to 1031, to be like...
2000-03-02 aland added attribute Request-Src-IP-Address, which rlm_prep...
2000-01-20 aland Added Acct-Session-Start-Time attribute. This will...
1999-12-22 aland defined Proxy-To-Realm and Replicate-To-Realm attributes.
1999-12-17 aland defined Packet-Type, added values for it, and made...
1999-12-14 aland implemented No-Such-Attribute: magic server configuration
1999-11-15 aland If we've found a realm while proxying, add a 'Realm...
1999-10-27 aland added support for 'Current-Time' attribute. Much...
1999-09-06 stangrzeAdded integer translations for Service-Type to radius.h
1999-08-30 aland update so everyone else can build things, too.
1999-08-26 aland renamed STRIPPED_USERNAME to STRIPPED_USER_NAME to...
1999-08-19 aland vp_prints now returns the number of characters it...
1999-08-16 alandInitial revision origin/aland