Don't exit() on error in check_for_realm.
[freeradius.git] / raddb /
2004-05-13 pnixonMove src/billing/pgsql-voip.conf to raddb/pgsql-voip...
2004-05-03 aland Added sample "ntdomain" realm.
2004-05-03 aland Documented Post-Auth-Type of REJECT
2004-05-02 kkalevAdd backreferences in rlm_attr_rewrite stolen from...
2004-04-29 phampsonFix invalid mySQL DATE_SUB usage.
2004-04-28 kkalevAdd a patch from Nicolas Baradakis
2004-04-28 kkalevUpdate sql.conf with the safe-characters directive
2004-04-22 aland Documented ntlm_auth
2004-04-18 kkalevAdd support for sql based radius clients.
2004-04-15 aland Added note about problems with LEAP
2004-04-14 aland Moved acct_unique to preacct, as it's *not* a "log...
2004-04-14 aland Include comments on how to add site-local attributes
2004-04-07 aland Check identity against certificate.
2004-04-07 kkalevMove rlm_checkval to the stable modules
2004-04-06 aland Removed examples. This file is deprecated
2004-04-06 aland Remove examples. This file is deprecated
2004-04-06 aland Document the "listen" directive
2004-03-25 phampsonAdd accounting_update_query_alt to rlm_sql, to catch...
2004-03-25 aland Install eap.conf, too
2004-03-16 aland Removed unnecessary character
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-29 kkalevReplace user with username in postauth table. Patch...
2004-02-26 aland Added LOCAL realm to the standard configuration
2004-02-20 cparker Added comment to explain that failover is not possible...
2004-02-17 aland Minor comment updates
2004-02-13 cparker Patch to correct windows MSCHAP issue, by adding ...
2004-01-29 aland Use ==, not =
2004-01-28 aland Update with new comments
2004-01-27 phampsonFix return value of 1 from cp'ing certificates into...
2004-01-26 aland Install certs, too...
2004-01-26 aland More and better documentation in the comments
2004-01-26 aland For laziness, add a test certificate directory, which...
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-19 aland Use a better name for the SQL stuff.
2004-01-14 aland Updated text about how to use authentication
2004-01-12 aland Minor additional documentation
2004-01-05 aland Minor updates to the text.
2004-01-05 aland Use NAS-Port, not NAS-Port-Id in acct_unique.
2004-01-05 aland Removed text saying there is a restriction on the...
2003-12-18 aland Added SQL to a number of sections, commented-out
2003-12-10 pnixonpostauth functionality thanks to Guy Fraser <guy@incent...
2003-12-09 wichertBugger, date_sub has a slightly different syntax than...
2003-12-09 wichertDo not set RadAcctId to empty string, this is not allow...
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 aland Remove a trailing space after the '\\'. It MUST be...
2003-12-03 kkalevAdd a patch from Jon Miner <miner@doit.wisc.edu> to...
2003-11-29 pnixonnew accounting_update_query for oracle
2003-11-28 pnixonUpdate AcctSessionTime also on accounting_update packets
2003-11-28 pnixonUpdate some extra fields on accounting_update packets
2003-11-28 pnixonReformat accounting_update_query
2003-11-28 pnixonupdate the acctinputoctets and acctoutputoctets on...
2003-11-20 kkalevRemove the 'AND AcctStopTime = 0' from the correspondin...
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-23 phampsonAdd support for post-auth query in rlm_sql
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-13 aland updated docs
2003-08-11 aland Added pre/post-proxy sections to detail module
2003-07-31 pnixonChange query to output AcctSessionTime as a BIGINT...
2003-07-30 kkalevSet default values to zero for Acct-Session-Time and...
2003-07-29 aland Added sample config for 'ignore_unknown_eap_types'
2003-07-29 kkalevIn accounting_stop_query_alt calculate AcctStartTime...
2003-07-29 pnixonSync with 0.9 branch
2003-07-15 pnixonMissing backslash
2003-07-15 pnixonchange "AcctSession-Time = 0" to "AcctSession-Time...
2003-07-15 pnixonReformat the entire file so that the queries are multiline
2003-07-15 pnixonQuery update to take care of field type change
2003-07-15 pnixonFixed two more typos
2003-07-15 pnixon'%{Acct-Delay-Time}' should be quoted since AcctDelayTi...
2003-07-14 pnixonDelete single extra ' that should not have been there
2003-07-14 pnixonAdded Acct-Output-Gigawords support and ( xxx - 'AcctSt...
2003-07-14 pnixonSimultaneous Use Checking Queries added
2003-07-13 pnixonAdd 2 more NULLIF('%{Framed-IP-Address}', '')::inet
2003-07-13 pnixonFix bracket typo
2003-07-13 pnixonMajor rewrite. Among other things got rid of several...
2003-07-13 pnixonChange default username/pass to postgres default and...
2003-07-13 pnixonUpdate queries to use now() instead of %S as it include...
2003-07-07 aland Added note that playing with the dictionaries is bad.
2003-07-07 aland extend permissions for some files so that group member...
2003-06-26 aland Select the OP column, too.
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.
next