New activity for FreeRADIUS (the high performance and highly configurable RADIUS server) ====== Clean up (#3197) Jorge Pereira (via Arran Cudbard-Bell)@2019-12-11T00:21:24Z Files modified: * src/modules/rlm_python3/rlm_python3.c Commit diff: https://github.com/FreeRADIUS/freeradius-server/commit/66e1e3bac4cd484dc7147... ====== Add missing 'ifdef WITH_PROXY' checks (#3198) Jorge Pereira (via Arran Cudbard-Bell)@2019-12-11T00:13:45Z Files modified: * src/modules/rlm_python3/rlm_python3.c Commit diff: https://github.com/FreeRADIUS/freeradius-server/commit/c6732a76d6f5888030520... ====== Fix Py_SetProgramName() use (#3196) As the documentation says, the use of Py_SetProgramName() with wchar_t* should be only from Python >= 3.5.x References: Python <= 3.4.x https://docs.python.org/3.4/extending/embedding.html#very-high-level-embeddi... Python >= 3.5.x https://docs.python.org/3.5/extending/embedding.html#very-high-level-embeddi... Jorge Pereira (via Arran Cudbard-Bell)@2019-12-11T00:11:16Z Files modified: * src/modules/rlm_python3/rlm_python3.c Commit diff: https://github.com/FreeRADIUS/freeradius-server/commit/4a8abc24849a566bbaa21... ====== -- This commit summary was generated @2019-12-12T00:00:02Z by lgfeed version 0.00 (https://github.com/arr2036/lgfeed).