Commit report for master branch
New activity for FreeRADIUS (the high performance and highly configurable RADIUS server) ====== Merge pull request #594 from grawity/krb5-crash Fix crash in krb5 when acquiring the TGT fails Arran Cudbard-Bell@2014-04-18T22:57:16Z Files modified: * src/modules/rlm_krb5/rlm_krb5.c Commit diff: https://github.com/FreeRADIUS/freeradius-server/commit/3ba3373fdc427cbcbdd09... ====== 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@2014-04-18T22:36:45Z Files modified: * src/modules/rlm_krb5/rlm_krb5.c Commit diff: https://github.com/FreeRADIUS/freeradius-server/commit/1d832e94054f0f6b520c0... ====== Check for "no reply" in all places we send a reply. Fixes #593 Alan T. DeKok@2014-04-18T18:32:37Z Files modified: * src/main/listen.c * src/main/process.c Commit diff: https://github.com/FreeRADIUS/freeradius-server/commit/6108c4912b458df2e71a1... ====== Point to the correct location of the dictionary files Alan T. DeKok@2014-04-18T18:32:36Z Files modified: * raddb/dictionary Commit diff: https://github.com/FreeRADIUS/freeradius-server/commit/6af3cacf22104ac305678... ====== reparse 'case &User-Name' only if it was not parsed Alan T. DeKok@2014-04-18T05:44:36Z Files modified: * src/main/modcall.c Commit diff: https://github.com/FreeRADIUS/freeradius-server/commit/83515601cb44adbe641cc... ====== Regularize warning message to be the same as others Alan T. DeKok@2014-04-18T05:44:35Z Files modified: * src/main/modcall.c Commit diff: https://github.com/FreeRADIUS/freeradius-server/commit/abe8e3c7b2bc9f13d8164... ====== 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:44:33Z 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/f81109bd92b4998dac73b... ====== Use correct argument. Fixes #592 Alan T. DeKok@2014-04-17T22:07:22Z Files modified: * src/main/xlat.c Commit diff: https://github.com/FreeRADIUS/freeradius-server/commit/9f0c74107e168d4f609d9... ====== -- This commit summary was generated @2014-04-19T00:00:07Z by lgfeed version 0.00 (https://github.com/arr2036/lgfeed).
participants (1)
-
announce@freeradius.org