New activity for FreeRADIUS (the high performance and highly configurable RADIUS server) ====== Added suid up/down around "open socket" code. Fixes #473 Alan T. DeKok@2013-11-09T17:32:37Z Files modified: * src/modules/proto_arp/proto_arp.c Commit diff: https://github.com/FreeRADIUS/freeradius-server/commit/6e65f2dde93201e47d65d... ====== Merge pull request #470 from herwinw/rlm_perl_mutex Only put the clone_mutex in the rlm_perl struct if using ITHREADS Arran Cudbard-Bell@2013-11-09T10:35:42Z Files modified: * src/modules/rlm_perl/rlm_perl.c Commit diff: https://github.com/FreeRADIUS/freeradius-server/commit/f5e320e9192fa558d7790... ====== Only put the clone_mutex in the rlm_perl struct if using ITHREADS All the code concerning clone_mutex has been wrapped in ifdef-blocks. This way we don't have lingering variables around. Herwin Weststrate@2013-11-08T19:51:15Z Files modified: * src/modules/rlm_perl/rlm_perl.c Commit diff: https://github.com/FreeRADIUS/freeradius-server/commit/7bd94e858935b3e38c78d... ====== -- This commit summary was generated @2013-11-10T00:00:07Z by lgfeed version 0.00 (https://github.com/arr2036/lgfeed).