Don't copy User-Password -> Cleartext-Password. They need to reconfigure if it breaks.
[freeradius.git] / src / main / auth.c
2012-09-27 Matthew NewtonDon't copy User-Password -> Cleartext-Password. They...
2012-09-27 Matthew NewtonRemove code for Auth-Types Local and Crypt; pap or...
2012-09-27 Alan DeKokMerge pull request #93 from mcnewton/rad_virtual_server
2012-09-25 Matthew NewtonAdd rad_virtual_server to call rad_authenticate and...
2012-09-25 Matthew NewtonMove rad_postauth ACCEPT from rad_authenticate to reque...
2012-08-23 Alan DeKokMerge pull request #15 from pobept/dictionary-redback
2011-12-26 Alan T. DeKokUse new dict_valnamebyattr function
2011-12-23 Alan T. DeKokUse new dict_valnamebyattr function
2011-11-22 Alan T. DeKokRemoved "addport" functionality.
2011-11-07 Alan T. DeKokQuiet compile warnings
2011-10-19 Alan T. DeKokAdd FALL-THROUGH for 'case' without 'break'
2011-10-18 Arran Cudbard-BellMerge pull request #11 from amne/master
2011-09-14 Alan T. DeKokMade more coherent
2011-09-05 Alan T. DeKokComplain if password is !UTF-8
2011-03-25 Alan T. DeKokFix for 3.0 API
2011-03-25 Alan T. DeKokCorrect debug log for internal proxied requests
2010-09-21 Alan T. DeKokMove variable declaration to the start of the block
2010-09-09 Alan T. DeKokRegularized error messages
2010-06-10 Alan T. DeKokShorten debug message
2010-05-31 Alan T. DeKokMiracle of miracles... it seems to work
2010-05-31 Alan T. DeKokAutomatic search and replace for pairfind.
2009-07-02 Alan T. DeKokExtend the logging capabilities of auth good/badpass
2009-04-29 Alan T. DeKokDon't force reject if the home server doesn't respond.
2008-08-26 Alan T. DeKokRename librad_* to fr_*
2008-08-18 Alan T. DeKokCleaned up && clarified debugging messages
2008-06-30 aland Use new RDEBUG macros
2008-06-05 aland Fix typo
2008-06-05 aland Compile-time options to remove session management...
2008-06-05 aland More WITH_PROXY additions to build when proxying isn...
2008-05-14 aland Initialize variable
2008-05-14 aland Removed unused code
2008-05-14 aland Don't do post-proxy-authorize
2008-05-13 aland Revert last change
2008-05-09 aland Make server logic for logging good/bad passwords match
2008-04-18 aland Define realm_find2() where the argument is the realm...
2008-04-11 aland Look at correct field
2008-04-01 aland use correct field
2008-03-29 aland Don't complain about Proxy-To-Realm := LOCAL.
2007-12-10 aland Now that we have request->client, we don't need client...
2007-11-23 aland More changes to make a common naming scheme. This...
2007-10-30 aland Many modules return FAIL. This means authentication...
2007-10-22 aland radius_pairmake(), to mirror radius_paircreate().
2007-10-22 aland For authentication logging, log if the request came...
2007-09-26 aland Use new request->root variable
2007-08-13 aland Pulled fix from branch_1_1
2007-05-25 fcusackimport from HEAD:
2007-05-24 fcusackimport from HEAD:
2007-05-23 fcusackimport from branch_1_1:
2007-05-23 fcusackimport from HEAD:
2007-05-23 fcusackimport from HEAD:
2007-05-14 nbk Delete trailing whitespace.
2007-04-17 aland More replace vp->lvalue with vp->vp_*
2007-04-11 aland removed rad_postauth_reject(), and multiple...
2007-04-08 aland Corrected typo.
2007-04-08 aland Pull fix for bug #436 from branch_1_1
2007-04-05 aland casts, etc. to quiet compiler warnings
2007-04-05 aland Massively cleaned up #include's, so they're in a consi...
2007-04-03 aland Massive change to the server core to remove horrid...
2007-03-26 aland port fix from branch_1_1
2007-03-21 fcusackimport from branch_1_1:
2007-03-21 fcusackimport from branch_1_1:
2007-03-05 aland Free resources when using Exec-Program && Exec-Program...
2007-02-26 aland Pulled from branch_1_1, with formatting
2007-02-23 aland If we find Cleartext-Password but not User-Password...
2007-02-23 aland Pull fix from branch_1_1
2007-02-16 aland Port "use_tunneled_reply" fix for MS-CHAP from branch_1_1
2007-02-15 aland Port fix for bug #419 from branch_1_1
2007-02-13 aland replace strNcpy strlcpy -- `cat file_list`
2007-02-09 aland Caching request->password is probably a bad idea
2006-11-26 aland pull fixes from branch_1_1
2006-11-26 aland From branch_1_1
2006-11-22 aland Pull fix from branch_1_1, so proxied EAP replies work
2006-11-14 fcusack use new RCSID macro to prevent Id keyword from being...
2006-10-24 fcusackimport from HEAD
2006-10-24 fcusackimport from HEAD
2006-10-24 fcusackimport from HEAD:
2006-10-24 fcusackimport from HEAD:
2006-10-24 fcusackimport from HEAD:
2006-08-24 aland Don't copy User-Password to Cleartext-Password, if...
2006-08-18 aland Pulled from branch_1_1
2006-08-17 aland Pulled from branch_1_1. Untested!
2006-08-15 aland Now that we have Cleartext-Password and Password-With...
2006-07-01 fcusackimport from branch_1_1:
2006-06-01 fcusackimport from HEAD:
2006-05-09 fcusackimport from HEAD:
2006-03-29 fcusackimport from HEAD:
2006-03-23 fcusackimport from HEAD:
2006-03-23 fcusackimport from HEAD:
2006-03-20 bjordanovPolled from branch_1_1 fix for bug #348
2006-03-16 nbk Update the GPL boilerplate with the new address of...
2006-03-06 fcusackimport from HEAD:
2006-03-03 fcusackimport from HEAD:
2006-02-17 fcusackimport from HEAD:
2006-02-09 fcusackimport from HEAD:
2006-02-08 fcusackimport from HEAD:
2006-02-08 fcusackimport from HEAD:
2006-02-08 fcusackimport from HEAD:
2006-02-08 fcusackimport from HEAD:
2006-02-08 fcusackimport from HEAD:
2006-02-08 fcusackimport from HEAD:
next