Commit report for master branch
The git bot
announce at freeradius.org
Wed Aug 21 00:00:01 CEST 2013
New activity for FreeRADIUS (the high performance and highly configurable RADIUS server)
======
Merge pull request #410 from theY4Kman/patch-2
PySys_SetPath must go after Py_Initialize
Arran Cudbard-Bell at 2013-08-20T23:14:37Z
Files modified:
* src/modules/rlm_python/rlm_python.c
Commit diff:
https://github.com/FreeRADIUS/freeradius-server/commit/7e69d9fd66b1f88efcd73bb3e11e4ae5da64a9cd
======
PySys_SetPath must go after Py_Initialize
I believe (but have not confirmed) it is because PySys_SetPath calls PySys_SetObject, which retrieves the sysdict from the Python thread state, which is not initialized until Py_Initialize. Cheers!
Zach Kanzler at 2013-08-20T23:03:48Z
Files modified:
* src/modules/rlm_python/rlm_python.c
Commit diff:
https://github.com/FreeRADIUS/freeradius-server/commit/625fcb5e76410c31d6247a8e341cbc32800625ca
======
Merge pull request #409 from theY4Kman/patch-1
Fix braces in rlm_python
Arran Cudbard-Bell at 2013-08-20T22:24:41Z
Files modified:
* src/modules/rlm_python/rlm_python.c
Commit diff:
https://github.com/FreeRADIUS/freeradius-server/commit/16cda528408d3158fbe329acfc5a9cd1931bbef8
======
goto your corner
Braces around multiple statements in an if block. Naughty, naughty! :)
Zach Kanzler at 2013-08-20T22:10:18Z
Files modified:
* src/modules/rlm_python/rlm_python.c
Commit diff:
https://github.com/FreeRADIUS/freeradius-server/commit/be189e4a8f9968242f8357854357dea239d38d66
======
Fix segv in rlm_expiration
vp_strvalue no longer available for none string attributes
Arran Cudbard-Bell at 2013-08-20T15:10:55Z
Files modified:
* src/modules/rlm_expiration/rlm_expiration.c
Commit diff:
https://github.com/FreeRADIUS/freeradius-server/commit/f66d41109ad4798f76f557471d7e5cfc3764a578
======
--
This commit summary was generated @2013-08-21T00:00:01Z by lgfeed version 0.00 (https://github.com/arr2036/lgfeed).
More information about the Freeradius-Devel
mailing list