New activity for FreeRADIUS (the high performance and highly configurable RADIUS server) ====== Decode status nibble Arran Cudbard-Bell@2014-10-16T17:56:21Z Files modified: * src/main/version.c Commit diff: https://github.com/FreeRADIUS/freeradius-server/commit/d59cf5ac0d1b864c16853... ====== Fix OpenSSL version check issues Arran Cudbard-Bell@2014-10-16T17:43:36Z Files modified: * src/include/radiusd.h * src/main/version.c Commit diff: https://github.com/FreeRADIUS/freeradius-server/commit/6d296f2c4f3c58742543c... ====== Gotta catch em all (SIGILL) Arran Cudbard-Bell@2014-10-16T17:43:36Z Files modified: * src/lib/debug.c Commit diff: https://github.com/FreeRADIUS/freeradius-server/commit/f47341975ee6fe5b28c56... ====== doxygen Alan T. DeKok (via Arran Cudbard-Bell)@2014-10-16T17:43:36Z Files modified: * src/main/exec.c Commit diff: https://github.com/FreeRADIUS/freeradius-server/commit/15364609b381753fafea5... ====== 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@2014-10-16T13:09:00Z Files modified: * raddb/trigger.conf Commit diff: https://github.com/FreeRADIUS/freeradius-server/commit/ca841a1bf45b68b035be6... ====== 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@2014-10-16T13:08:56Z Files modified: * raddb/trigger.conf Commit diff: https://github.com/FreeRADIUS/freeradius-server/commit/df70a0501badce824b4a4... ====== 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@2014-10-16T13:08:52Z 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/6302dad574edee4e39d3e... ====== -- This commit summary was generated @2014-10-17T00:00:02Z by lgfeed version 0.00 (https://github.com/arr2036/lgfeed).