Commit report for master branch
The git bot
announce at freeradius.org
Sun Aug 31 00:00:01 CEST 2014
New activity for FreeRADIUS (the high performance and highly configurable RADIUS server)
======
Clarify behavior of inner-tunnel replies
Alan T. DeKok at 2014-08-30T16:35:41Z
Files modified:
* raddb/sites-available/inner-tunnel
* src/modules/rlm_eap/types/rlm_eap_peap/rlm_eap_peap.c
* src/modules/rlm_eap/types/rlm_eap_ttls/rlm_eap_ttls.c
Commit diff:
https://github.com/FreeRADIUS/freeradius-server/commit/318f0352a1fa6ca96de1d6791f03111ca84b8af4
======
Move suppression of debugging messages to a better place. Closes #772
vradlog() should always log. It's static to log.c, so the *callers*
should take care to avoid calling vradlog().
The checks for debugging messages are pushed to radlog(), which
is the external API.
Added a static radlog_always(), which always calls vradlog().
It's just a wrapper to deal with the varargs stuff.
The vradlog_request() function now calls radlog_always(), as
vradlog_request() takes care of checking if debugging is enabled.
Alan T. DeKok at 2014-08-30T16:11:47Z
Files modified:
* src/main/log.c
Commit diff:
https://github.com/FreeRADIUS/freeradius-server/commit/63c8f9ddca9e80bd0ada60f7ae0104e60c874255
======
Remove unnecessary debug message
Alan T. DeKok at 2014-08-30T16:11:45Z
Files modified:
* src/main/realms.c
Commit diff:
https://github.com/FreeRADIUS/freeradius-server/commit/f77f9a103e971c8e5d971c1e844cc9317c491f7c
======
--
This commit summary was generated @2014-08-31T00:00:01Z by lgfeed version 0.00 (https://github.com/arr2036/lgfeed).
More information about the Freeradius-Devel
mailing list