* todo/serverside-ip-pools: new file describing how to implemented
[freeradius.git] / raddb /
2002-01-16 aland Prefix attribute names with Quintum, to ensure they...
2002-01-16 aland Made CHAP-Password 'octets', as it's normally a binary...
2002-01-16 aland Include the quintum dictionary in the default list.
2002-01-14 aland Additional attributes for the Annex-RAC R18.0 software.
2002-01-13 fcusack Update based on RFC 2548
2002-01-13 fcusack make x99 MPPE support configurable.
2002-01-13 fcusack Deprecate attribute 'Password' in favor of 'User-Passw...
2002-01-11 3APA3A+ require_encryption and require_strong parameters...
2002-01-11 3APA3A+ use_mppe example added for mschap module configuration
2002-01-03 aland Patch the default queries && DB schema to allow for...
2002-01-02 fcusack implement resync_req.
2002-01-02 fcusack maxfail -> softfail/hardfail.
2001-12-25 kkalevAdd entries for rlm_pap in radiusd.conf
2001-12-19 kkalevAdd ldap caching. Make rlm_ldap thread safe. Fix a...
2001-12-19 kkalevAdd user definable counter reset values. Something...
2001-12-18 kkalevAdd support for 'never' counter expiration.
2001-12-15 fcusackMS-MPPE-Encryption-Types, not MS-MPPE-Encryption-Type...
2001-12-15 fcusackcorrect usage hint for challenge_req.
2001-12-12 raghuEAP module with supported EAP types
2001-12-11 aland As posted to the list by Jeremy McNamara <jj@indie...
2001-11-15 3APA3AAdded NT/LM password attributes. They will be created...
2001-11-15 kkalevAdded function ldap_groupcmp(). Now we can do checks...
2001-11-11 fcusackAdd config hint for pam_radius
2001-11-11 fcusackSupport fast_sync mode, which allows responses without...
2001-11-08 cparker Added dictionary entries to support RFC-2867 Tunnel...
2001-11-08 cparker Dictionary changes to include 'dictionary.tunnel'...
2001-11-07 fcusackUse "long names" for config vars, rather than abbreviat...
2001-11-06 aland Added empty FreeRADIUS Vendor-Specific dictionary.
2001-11-02 kkalevAdd:
2001-11-01 cparker Corrected tunnel attribute names to match the RFC.
2001-10-31 cparker Updated dictionary.tunnel to support new method for...
2001-10-29 aland Added defines for Module-Message, to allow modules...
2001-10-29 aland Allow ldap module use a start tls command with ldap...
2001-10-22 aland Auto-reload for rlm_fastusers and rlm_unix
2001-10-15 fcusackSupport sync-only modes.
2001-10-14 fcusackAdd info about state file.
2001-10-10 aland Added x9.9 support.
2001-10-10 aland Support for X9.9 tokens (e.g. CRYPTOCard, etc), from
2001-09-20 aland Made the 'Message-Authenticator' attribute be of type...
2001-09-20 aland Made proxy.conf take priority over the 'realms' file...
2001-09-17 aland Made user/group root default, to get around problems...
2001-09-13 aland There appear to be problems with conflicting authentic...
2001-09-05 cmillerChanged confusing wording in 'proxy' comment.
2001-08-28 aland Removed the Add-Port-To-IP-Address attribute. It...
2001-08-28 aland Added EAP auth-type, and cleaned up some stuff
2001-08-17 aland We're radiusd, not httpd
2001-08-17 aland Corrected speling mistake. :)
2001-08-13 aland As posted to the list by Chris Boyd <CBoyd@apogeetelec...
2001-08-09 aland Minor re-arrangements to Expiration. Attribute 21...
2001-07-18 cmillerParser should be able to handle zero-length strings...
2001-07-13 cmillerAdded Kostas Kalevras' <kkalev@noc.ntua.gr> attr_rewrit...
2001-07-01 cmillerIntegrated Kostas Kalevras' rlm_counter code, plus...
2001-06-29 pamDocument profile support for user object via attribute...
2001-06-27 pamAdded "default_profile" directive to ldap section
2001-06-06 pamFix longlasting errors in ldap configuration section
2001-06-01 aland Update the comments as per the latest documentation.
2001-05-17 aland moved quote to proper place.
2001-05-07 aland changed example operator so that it won't complain. release_0_1_0
2001-05-04 cmillerAdded support for DES-encrypted passwords in SQL db.
2001-04-27 aland Added dictionary.erx, from Terje Krogdahl <tekr@nextra...
2001-04-27 aland Merged Cistron changes with updates from Ed Bacher
2001-04-23 aland Enabled configurable control of whether or not unrespo...
2001-04-10 aland include all of the available dictionaries by default
2001-04-10 aland commented out values where no attribute for them was...
2001-04-10 aland Updated to make it load
2001-03-28 mmachadoQuoted delayed attribute to keep it from barfing when...
2001-03-22 jcarnealsql user escape patch
2001-03-22 jcarnealsql user escape patch
2001-03-16 cmillerFixed up some whitespace.
2001-03-15 aland Added documentation for Cisco VSA hack.
2001-03-14 aland More attributes from the newer RFC's, from
2001-03-09 aland Corrected location of 'readme' file, noted by
2001-03-07 aland Look for REG_EXTENDED in regex.h.
2001-03-06 cmillerChanged comments calling the code Cistron to FreeRADIUS...
2001-03-06 aland Made the 'counter' module a little more useful, and...
2001-03-06 aland Updated with changes from:
2001-03-05 mmachadoQuoted the rlm_sql_mysql in the sql config file
2001-03-05 aland Added VOIP attributes from Cisco's web page.
2001-03-05 aland Corrected typo, noted by Administrator <admin@postel.sk>
2001-02-27 aland Added a few more cisco attributes
2001-02-26 cmiller Added comment suggesting use of clients.conf instead.
2001-02-23 mmachadoSwitched back to new authorize code. $INCLUDE for sql...
2001-02-22 mmachadoAdded driver option to sql config file
2001-02-21 pamldap.attrmap now includes comments about using generic...
2001-02-20 pamAdded ldap.attrmap which specifies mapping between...
2001-02-08 cparker Added config options for 'rlm_attr_filter'. The modul...
2001-02-05 aland commented out PAM bu default, as not all systems have it.
2001-02-02 jcarnealJeff Carneal <jeff@apex.net>
2001-01-15 pacmanMoved all radutmp functionality from radiusd into rlm_r...
2001-01-11 pamAdd LDAP Auth-Type
2001-01-09 cmillerRenamed bay.vendor to dictionary.bay .
2001-01-02 cparker fixed regex examples in default attrs file to be correct.
2001-01-02 aland Shasta dictionary, as posted to the Cistron list by
2000-12-29 miquelsfixed USR-Connect-Speed in dictionary.usr, courtesy...
2000-12-29 cparker preliminary entry of default 'attrs' file. see the...
2000-12-28 hartwick * Update the dictionary to include more VSA's
2000-12-26 cmillerCorrected the name of fastusers' 'hash_reload' variable...
2000-12-22 aland Changed ${Client-IP-Address} to %{Client-IP-Address}
2000-12-21 aland For the detail file, us ${Client-IP-Address} instead...
2000-12-17 cmiller Undoing my earlier m4ification of module configuration...
next