New activity for FreeRADIUS (the high performance and highly configurable RADIUS server) ====== Decode status nibble Arran Cudbard-Bell@2014-10-16T17:56:38Z Files modified: * src/main/version.c Commit diff: https://github.com/FreeRADIUS/freeradius-server/commit/1fa4d752977094dc3823a... ====== Fix OpenSSL version check issues Arran Cudbard-Bell@2014-10-16T17:43:51Z Files modified: * src/include/radiusd.h * src/main/version.c Commit diff: https://github.com/FreeRADIUS/freeradius-server/commit/3eb1025dc6ac34608a7d5... ====== Gotta catch em all (SIGILL) Arran Cudbard-Bell@2014-10-16T17:36:08Z Files modified: * src/lib/debug.c Commit diff: https://github.com/FreeRADIUS/freeradius-server/commit/e59d9024461faddfec444... ====== doxygen Alan T. DeKok@2014-10-16T13:53:40Z Files modified: * src/main/exec.c Commit diff: https://github.com/FreeRADIUS/freeradius-server/commit/12458bc4608de5aca95dc... ====== raddb: Use appropriate module names in traps Specify appropriate module names for all module traps in trigger.conf, instead of using "ldap" for all. Nikolai Kondrashov (via Alan T. DeKok)@2014-10-16T13:53:39Z Files modified: * raddb/trigger.conf Commit diff: https://github.com/FreeRADIUS/freeradius-server/commit/aff7efb78b40f53e4f0d0... ====== raddb: Remove extra apostrophe from trigger.conf Remove a spurious apostrophe from trigger.conf's trigger.modules.args. This fixes module triggers, otherwise producing this error: rad_expand_xlat: Invalid string passed as argument Nikolai Kondrashov (via Alan T. DeKok)@2014-10-16T13:53:38Z Files modified: * raddb/trigger.conf Commit diff: https://github.com/FreeRADIUS/freeradius-server/commit/d50aaba9cfa0c31421f27... ====== exec: Don't assume request presence when logging Use DEBUG* macros for logging, instead of RDEBUG* macros in radius_start_program and radius_readfrom_program as these are not guaranteed to be invoked with a valid request. For example, not from most of the exec_trigger invocations. Nikolai Kondrashov (via Alan T. DeKok)@2014-10-16T13:53:36Z Files modified: * src/include/radiusd.h * src/main/exec.c * src/modules/rlm_mschap/rlm_mschap.c Commit diff: https://github.com/FreeRADIUS/freeradius-server/commit/807356c66846f15b1cce2... ====== -- This commit summary was generated @2014-10-17T00:00:02Z by lgfeed version 0.00 (https://github.com/arr2036/lgfeed).