commit 9eec5347f5a20ce3e726f2eb67194987cc4e7420 Author: Alan T. DeKok <aland@freeradius.org> Date: Sun Nov 22 16:56:14 2009 +0100 Print names for unsupported eap types Files changed: src/modules/rlm_eap/eap.c | 12 ++++++++++-- 1 files changed, 10 insertions(+), 2 deletions(-) ====================================================================== commit 208edab2d078a46d9fe21c3e37072375b364d24c Author: Alan T. DeKok <aland@freeradius.org> Date: Sun Nov 22 16:47:29 2009 +0100 More warnings Modifying the values of a virtual attribute is a bad idea. Files changed: src/main/evaluate.c | 6 ++++++ 1 files changed, 6 insertions(+), 0 deletions(-) ====================================================================== commit 10437eefa5c77bef81ee1db043d498d2bc2c2887 Author: Alan T. DeKok <aland@freeradius.org> Date: Sun Nov 22 16:35:20 2009 +0100 Check for NULL Files changed: src/modules/rlm_expr/paircmp.c | 6 +++++- 1 files changed, 5 insertions(+), 1 deletions(-) ====================================================================== commit 58f959b0e33c91a16163df0b4a0a1b1776ff8595 Author: Alan T. DeKok <aland@freeradius.org> Date: Sun Nov 22 09:26:51 2009 +0100 Fixed typo Files changed: man/man8/raddebug.8 | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) ====================================================================== commit 84f8a34bef9830fcf23b975605f00b98668c56bc Author: Alan T. DeKok <aland@freeradius.org> Date: Sun Nov 22 09:18:16 2009 +0100 As posted to the list Files changed: src/modules/rlm_jradius/rlm_jradius.c | 16 ++++++++++++++++ 1 files changed, 16 insertions(+), 0 deletions(-) ====================================================================== commit 95b21f458d12a29b0f7c4e6c1ad24e4d96ca9358 Author: Alan T. DeKok <aland@freeradius.org> Date: Sun Nov 22 09:16:22 2009 +0100 Move definition so that it doesn't cause issues Use the RFC definitions for the name Files changed: share/dictionary.ascend | 1 - share/dictionary.compat | 1 + 2 files changed, 1 insertions(+), 1 deletions(-) ====================================================================== commit a021a0c6df2c9a8f80138983cab53278429f6508 Author: Alan T. DeKok <aland@freeradius.org> Date: Sun Nov 22 09:12:15 2009 +0100 Revert "errormsg may be NULL" This reverts commit 45877bf44b02d418b6fb263a39e5de07ced58b6e. It doesn't fix the problem, and it seems to cause issues for other people Files changed: .../drivers/rlm_sql_postgresql/sql_postgresql.c | 3 --- 1 files changed, 0 insertions(+), 3 deletions(-) ======================================================================
participants (1)
-
aland@deployingradius.com