Moved EAP section to its own configuration file, as it was
[freeradius.git] / raddb / radiusd.conf.in
2004-03-15 aland Moved EAP section to its own configuration file, as...
2004-03-15 cparker Added two realm module configure options. Ignore_defa...
2004-03-04 aland Added docs for cisco_accounting_username_bug
2004-03-03 aland added gtc{} to eap{}
2004-02-29 kkalevAlso update radiusd.conf
2004-02-17 aland Minor comment updates
2004-02-13 cparker Patch to correct windows MSCHAP issue, by adding ...
2004-01-26 aland More and better documentation in the comments
2004-01-23 aland Enable rlm_exec by default
2004-01-23 aland Point to new scripts for certificate creation, and...
2004-01-22 aland corrected typo
2004-01-22 aland Added big warnings about old & untested features
2004-01-14 aland Updated text about how to use authentication
2004-01-12 aland Minor additional documentation
2004-01-05 aland Use NAS-Port, not NAS-Port-Id in acct_unique.
2003-12-18 aland Added SQL to a number of sections, commented-out
2003-12-07 kkalevAlso be able to search in the proxy and proxy_reply...
2003-12-04 aland A few simple configuration changes to make iPass suppo...
2003-12-03 kkalevAdd a patch from Jon Miner <miner@doit.wisc.edu> to...
2003-11-17 kkalevAdd a new configuration directive, do_xlat (default...
2003-10-23 aland Added rants about setting Auth-Type := EAP, and additi...
2003-10-16 kkalevAdd a new configuration directive, base_filter which...
2003-10-14 aland Added configuration entries for PEAP and MS-CHAPv2...
2003-09-30 kkalevMake it clear that the password_header directive is...
2003-09-25 phampsonDocument 'config' as a valid source/destination for...
2003-09-23 aland Check certificate revocation list
2003-09-18 cparker Added 'post-proxy' method to 'rlm_attr_filter' and...
2003-09-04 aland More documentation for TTLS
2003-08-28 aland Added sample entry for TTLS
2003-08-25 phampsonPull from branch_0_9: Widen call{ed,ing}stationid from...
2003-08-14 aland Added note about memory leaks in pam libraries
2003-08-11 aland Added pre/post-proxy sections to detail module
2003-07-29 aland Added sample config for 'ignore_unknown_eap_types'
2003-06-24 3APA3A+ Examples for rlm_passwd are updated
2003-06-20 kkalevRemove the tls_mode configuration directive. It is...
2003-06-16 phampsonWhitespace fixup in previous change.
2003-06-16 phampsonMove configuration for newly-stable modules from experi...
2003-05-26 aland Sample configuration for the digest module, now that...
2003-05-17 kkalevUpdate documentation for the counter module
2003-05-17 kkalevUpdate documentation for the counter module
2003-05-12 aland Slight change...
2003-05-12 aland Alloed IPASS-style realms to work well, too
2003-04-10 aland Made names of Auth-Type, etc. more consistent across the
2003-04-03 aland More documentation on how module configuration works...
2003-03-31 aland Added note about LEAP & MS-CHAP
2003-03-31 aland More comments, made more modules built-in by default
2003-03-28 kkalevRemove the caching code. The relevant library code...
2003-03-26 3APA3A! in default configuration mschap is moved to the end...
2003-03-07 aland Added note about weirdness when proxying EAP
2003-03-05 aland Added pre-proxy and post-proxy examples.
2003-02-13 aland Reverted changes referencing dict_dir and datadir...
2003-01-24 aland OK, datadir is now ${prefix}/share, which is what...
2003-01-23 aland Make 'datadir' point to '.../share/freeradius', instead of
2003-01-23 aland Updated the install, config file, and config reader...
2003-01-10 kkalevCreate a daily instance of the counter module and also...
2002-12-10 kkalevPut the counter module in the end of the authorize...
2002-12-05 aland Added 'case sensitive' configuration item, which shoul...
2002-12-02 aland Added top-level 'snmp' configuration directive, so...
2002-11-12 aland Made Status-Server support configurable, so that peopl...
2002-10-28 aland Whitespace changes, grammar changes, and additional...
2002-10-27 aland Added chap module config.
2002-10-17 kkalevAdd an append control in attr_rewrite.
2002-10-10 aland Turn off caching of the passwd files for the Unix...
2002-10-01 aland Added configuration and documentation for the expressi...
2002-09-28 kkalevUpdate documentation for the counter module
2002-09-24 aland Auto-rotate the detail file every day. Add comments...
2002-09-13 aland Added configuration for log_file
2002-09-12 kkalev- Only add a failure message for bind as user failed...
2002-09-12 kkalevReplace the groupmembership_attribute value in the...
2002-09-04 kkalevAdd a post-auth section.
2002-09-04 kkalevAdd a handler for USR1 (sig_stats) which will print...
2002-08-24 fcusack add a '.' at end of sentence
2002-08-24 fcusack reformat for 80 cols
2002-08-14 kkalevAdd a new configuration directive, new_attribute. If...
2002-08-12 kkalev* Now that ldap_groupcmp is complete we really don...
2002-08-12 aland Added better filter for LDAP uid, as posted to the...
2002-08-11 kkalev* Add support for group membership attribute inside...
2002-07-30 aland Added sample 'instantiate' section, with comments...
2002-07-17 3APA3A! information related to rlm_passwd updated
2002-07-10 kkalevSHA1 encryption in the pap module is now supported
2002-06-25 cparker Change behaviour so that if user/group are specified...
2002-06-19 kkalevAdd another configuration directive: access_attr_used_f...
2002-06-19 kkalevRemove authtype in the ldap section of radiusd.conf...
2002-06-06 aland Added 'AND AcctStopTime = 0' to queries. This means...
2002-06-04 ramooreAdded simultaneous use checking capability to rlm_sql
2002-05-26 fcusack Change run_dir default from /var/run to /var/run/radiusd.
2002-05-08 kkalevAdd a few more comments for the counter module
2002-05-06 aland Cleaned up, extendend, and small re-arrangements of...
2002-04-22 aland Bumped version number.
2002-04-13 kkalevAdd the Pool-Name attribute containing the name of...
2002-04-09 3APA3A+ passwd configuration exapmles added. Recommendations...
2002-03-27 kkalevFix a small mistake
2002-03-27 kkalevAdd comments and a few authtype's in the authenticate...
2002-03-27 kkalevAdd the server side ip pools module along with correspo...
2002-03-14 aland Updated unix config with notes about FreeBSD.
2002-03-05 aland Removed SQL from authenticate section. They're no...
2002-02-28 raghuTLS_Message_Length is made configurable
2002-02-25 aland Added new file describing the variables as defined...
2002-02-21 aland Enable passwd caching by default.
2002-02-18 aland Added note that the pid file is written only in daemon...
next