GIT Log for 2011-02-09 00:33 GMT
commit 95ee46e169cad00de0f5a9184ae7877a54e3e90d Author: Ken-ichirou MATSUZAWA <chamas@h4.dion.ne.jp> Date: Tue Feb 8 21:19:10 2011 +0900 fix freeing eap_handler as opaque (and typo) Hello, I hope this would be hint for fixing segfault and better solution. Thanks. Subject: [PATCH 1/2] freeing EAP opaque with one arg Files changed: src/modules/rlm_eap/eap.h | 1 + src/modules/rlm_eap/mem.c | 8 ++++++++ src/modules/rlm_eap/rlm_eap.c | 6 ++++-- src/modules/rlm_eap/rlm_eap.h | 1 + src/modules/rlm_eap/types/rlm_eap_peap/peap.c | 4 ++-- 5 files changed, 16 insertions(+), 4 deletions(-) ====================================================================== commit 6934989ee8e35916d43c6820600c337e5ccbee80 Author: Alan T. DeKok <aland@freeradius.org> Date: Wed Feb 2 10:14:01 2011 +0100 Added sample for dynamic clients from LDAP Files changed: raddb/sites-available/dynamic-clients | 39 +++++++++++++++++++++++++++++++++ 1 files changed, 39 insertions(+), 0 deletions(-) ======================================================================
participants (1)
-
aland@deployingradius.com