Commit report for v3.0.x branch
New activity for FreeRADIUS (the high performance and highly configurable RADIUS server) ====== Fix crash in krb5 when acquiring the TGT fails rlm_krb5 will log the error code but continue anyway, so any kind of failed Kerberos authentication (unknown user, wrong password, etc.) would instantly crash radiusd. Mantas Mikulėnas (via Arran Cudbard-Bell)@2014-04-18T22:57:57Z Files modified: * src/modules/rlm_krb5/rlm_krb5.c Commit diff: https://github.com/FreeRADIUS/freeradius-server/commit/0b6dc3b3e9ed0ea9f2194... ====== Check for "no reply" in all places we send a reply. Fixes #593 Alan T. DeKok@2014-04-18T14:51:16Z Files modified: * src/main/listen.c * src/main/process.c Commit diff: https://github.com/FreeRADIUS/freeradius-server/commit/d9ff0b2fcd73639be16b6... ====== Point to the correct location of the dictionary files Alan T. DeKok@2014-04-18T14:41:08Z Files modified: * raddb/dictionary Commit diff: https://github.com/FreeRADIUS/freeradius-server/commit/b8cdd3fa80734aebecc0e... ====== reparse 'case &User-Name' only if it was not parsed Alan T. DeKok@2014-04-18T05:43:59Z Files modified: * src/main/modcall.c Commit diff: https://github.com/FreeRADIUS/freeradius-server/commit/7a453e735092b5f9310ce... ====== Regularize warning message to be the same as others Alan T. DeKok@2014-04-18T05:43:02Z Files modified: * src/main/modcall.c Commit diff: https://github.com/FreeRADIUS/freeradius-server/commit/8a99a622f9a40d0071924... ====== Move checks for &Attribute-Name into radius_parse_attr() and clean up the rest of the code in the server which checked for '&'. As a result, the rest of the code gets simpler. We get better error messages, and a few corner cases get fixed. i.e. where the '&' was NOT being handled, and radius_parse_attr() was being called, with what SHOULD have been an attribute. So if the poor users followed the docs and did &Attribute-Name, they would get a parse error, and their brains would explode. We don't want that... Alan T. DeKok@2014-04-18T05:38:41Z Files modified: * src/main/map.c * src/main/modcall.c * src/main/parser.c * src/main/xlat.c * src/modules/rlm_unpack/rlm_unpack.c Commit diff: https://github.com/FreeRADIUS/freeradius-server/commit/039f44a6af6bb7bcb64f8... ====== -- This commit summary was generated @2014-04-19T00:00:06Z by lgfeed version 0.00 (https://github.com/arr2036/lgfeed).
participants (1)
-
announce@freeradius.org