Allow CHAP passwords to work from radclient.
[freeradius.git] / raddb /
2002-08-28 fcusack Implement 'ewindow2', an "extended ewindow" which...
2002-08-27 aland Comment out the U, P, S, and C prefix hints by default...
2002-08-26 kkalevRemove simul_zap_query and replace it with a call to...
2002-08-26 aland Corrected typo in name.
2002-08-24 fcusack add a '.' at end of sentence
2002-08-24 fcusack reformat for 80 cols
2002-08-23 3APA3A! MS-CHAP-MPPE-Keys changed to be encrypted with User...
2002-08-22 aland Corrected name, and made VSA a Cisco VSA
2002-08-16 kkalevAdd an sql_groupcmp and a corresponding attribute Sql...
2002-08-15 aland Added "Ascend-Max-Shared-Users", which goes along...
2002-08-15 aland Added spaces to make it easier to read.
2002-08-15 aland File from Calum <calum.aug02@umtstrial.co.uk>
2002-08-14 kkalevAdd a new configuration directive, new_attribute. If...
2002-08-14 kkalevAdd support for the Rewrite-Rule attribute in rlm_attr_...
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-08-06 aland Added note about Exec-Program, with samples.
2002-07-30 aland Added sample 'instantiate' section, with comments...
2002-07-29 aland raddb/dictionary add encrypt flag for User-Password
2002-07-22 ramooreMinor fix to sql.conf. Change %{NAS-Port-Id} to %...
2002-07-22 aland Added Alcatel dictionary, from Lasse Johnsen, Bulldog...
2002-07-19 fcusack allow softfail to be optional
2002-07-19 aland Added note about '.db' at the end of dbm filenames
2002-07-18 aland Add rlm_smb module, to do authentication against NT...
2002-07-17 aland Added empty config for digest module.
2002-07-17 3APA3A! information related to rlm_passwd updated
2002-07-16 aland Added PAP, CHAP, LDAP, etc. Auth-Type's to the default...
2002-07-11 aland Update sample config and documentation for perl module.
2002-07-10 aland Added sample config for new perl module
2002-07-10 kkalevSHA1 encryption in the pap module is now supported
2002-07-09 aland Added example configuration and documentation of rlm_d...
2002-07-09 aland Updates to the python module, from migs paraz
2002-07-09 aland Corrected typo
2002-07-08 aland Added Cisco SSG VSA's, from
2002-06-25 cparker Change behaviour so that if user/group are specified...
2002-06-21 cparker Added config line for variable 'connect_failure_retry_...
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-11 aland Add Freeradius-Proxied-To attribute as a VSA in the...
2002-06-06 aland Added 'AND AcctStopTime = 0' to queries. This means...
2002-06-06 cparker Added VSA Ascend-Auth-Delay to dictionary. This is...
2002-06-04 ramooreAdded simultaneous use checking capability to rlm_sql
2002-06-04 aland Attributes for SIP accounting, from sipd:
2002-05-30 fcusack changes for PAM portability + add a module message...
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-29 cparker Fixed typo in examples. ( dstpost --> dstpoRt )
2002-05-28 3APA3A! MS-MPPE-Send-Key and MS-MPPE-Recv-Key are changed...
2002-05-26 fcusack Change run_dir default from /var/run to /var/run/radiusd.
2002-05-10 fcusack correct 'users' file check-item example
2002-05-09 kkalevAdd an entry for the ippool module
2002-05-08 kkalevAdd a few more comments for the counter module
2002-05-07 kkalevAdd support for the Ldap-Group attribute in the ldap...
2002-05-06 aland Cleaned up, extendend, and small re-arrangements of...
2002-04-27 3APA3A! replyItem changed to checkItem for MS-CHAP related...
2002-04-26 cparker Updated example to show 'nastype', 'login', and 'passw...
2002-04-25 aland MSSQL query configuration
2002-04-24 aland Added cvs ID line, and note about the stupid use of...
2002-04-23 cparker Finalized logic in module to support multiple rules...
2002-04-23 ramooreAdd docs for rlm_sqlcounter module to experimental...
2002-04-22 aland Bumped version number.
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-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 Added foundry dictionary, from Thomas Keitel
2002-03-14 aland Added note that accounting packets get processed throu...
2002-03-14 aland Updated unix config with notes about FreeBSD.
2002-03-11 aland Added sample PostgreSQL queries, from Igor Chen
2002-03-11 aland Slight change to comments.
2002-03-11 aland Updated pointer to documentation
2002-03-05 aland Aptis (Nortel CVX 1800?) dictionary, found on the...
2002-03-05 aland Changed attribute type, so says "ju bin" <binju@online...
2002-03-05 aland Removed SQL from authenticate section. They're no...
2002-03-04 aland Added attributes from RFC 3162.
2002-03-02 kkalevo Add support for Autz-Type attribute. We can now creat...
2002-02-28 raghuTLS_Message_Length is made configurable
2002-02-26 aland If both 'authhost' and 'accthost' in a realm are LOCAL...
2002-02-25 aland Added new file describing the variables as defined...
2002-02-25 aland Updated comments on sql_user_name
2002-02-21 aland Enable passwd caching by default.
2002-02-18 aland There are cases where IF all of the matching realms...
2002-02-18 aland Added note that the pid file is written only in daemon...
2002-02-18 aland Added configuration section "security", with "max_attr...
2002-02-11 aland Added a note on building statically, for people who...
2002-02-11 aland Added comments on how to use && set 'libdir'
2002-02-08 aland Added note about unixODBC
2002-02-05 raghuEAP-TLS, Added new variable to avoid confusion with...
2002-01-27 kkalevAdd a few names in the AUTHORS file.
2002-01-24 aland removed misleading (and unimplemented) wtmpfile, utmpf...
2002-01-24 raghuEAP-TLS configuration parameters included.
2002-01-21 3APA3A- LM-Password-TEXT/NT-Password-TEXT removed
2002-01-19 3APA3A+ Items for ms-chap support in ldap module added
2002-01-19 3APA3A+ LM-Password-TEXT/NT-Password-TEXT/SMB-Account-CTRL...
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.
next