Commit report for v3.0.x branch

The git bot announce at freeradius.org
Sun Aug 31 00:00:02 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:34:43Z
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/7916ef65d0d80c96a5c83030a725612772e6ebb7
====== 
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:08:53Z
Files modified:
	* src/main/log.c

Commit diff:
https://github.com/FreeRADIUS/freeradius-server/commit/37a7d95eac0f30f2dde412b7c3da0cb8d6a3bcda
====== 
Remove unnecessary debug message

Alan T. DeKok at 2014-08-30T15:42:09Z
Files modified:
	* src/main/realms.c

Commit diff:
https://github.com/FreeRADIUS/freeradius-server/commit/255e64a4835640b5bfb387a0aef3cb8f6927a42b
====== 
-- 
This commit summary was generated @2014-08-31T00:00:02Z by lgfeed version 0.00 (https://github.com/arr2036/lgfeed).


More information about the Freeradius-Devel mailing list