GIT Log for 2011-04-08 23:33 GMT

aland aland at deployingradius.com
Sat Apr 9 01:33:01 CEST 2011


commit f3e3212b70e81da6f54d979912a17cd82f3dadc8
Author: Alan T. DeKok <aland at freeradius.org>
Date:   Fri Apr 8 13:04:25 2011 +0200

    The file may be closed when there are no VPs

Files changed:
 src/main/detail.c |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

======================================================================
commit 899024045aecf72adfbd48c386c1f722e129940f
Author: Alan T. DeKok <aland at freeradius.org>
Date:   Fri Apr 8 09:36:49 2011 +0200

    Make error sending configurable

Files changed:
 raddb/modules/eap                                  |   17 +++++++++++++++++
 .../rlm_eap/types/rlm_eap_mschapv2/eap_mschapv2.h  |    2 --
 .../types/rlm_eap_mschapv2/rlm_eap_mschapv2.c      |   12 ++++++++++--
 3 files changed, 27 insertions(+), 4 deletions(-)

======================================================================
commit 84fe588bf11671f0ef3b01c7ea5b3a1d87edce21
Author: Alan T. DeKok <aland at freeradius.org>
Date:   Thu Apr 7 16:29:20 2011 +0200

    Handle failures

Files changed:
 .../types/rlm_eap_mschapv2/rlm_eap_mschapv2.c      |   29 +++++++++++++------
 1 files changed, 20 insertions(+), 9 deletions(-)

======================================================================
commit e35f3fce3f0ee84fd9c61b7f39b8f03e33ac6690
Author: Alan T. DeKok <aland at freeradius.org>
Date:   Thu Apr 7 16:18:27 2011 +0200

    Add allow_retry and retry_msg functionality
    
    Based on a patch from John Hayward.
    
    Setting "allow_retry=0" and "retry_msg = hello" seems to help
    with EAP-MSCHAPv2 and cached passwords...

Files changed:
 raddb/modules/mschap                |    7 +++++++
 src/modules/rlm_mschap/rlm_mschap.c |   33 +++++++++++++++++++++++++++------
 2 files changed, 34 insertions(+), 6 deletions(-)

======================================================================
commit 3f1d4a562c63bffc89b35b9c0720b04225792925
Author: Alan T. DeKok <aland at freeradius.org>
Date:   Thu Apr 7 16:11:58 2011 +0200

    Allow MS-CHAP-Error in Access-Reject

Files changed:
 raddb/attrs.access_reject |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

======================================================================
commit c2e8b249ecc1bda362cd766292afa37394f971cd
Author: Alan T. DeKok <aland at freeradius.org>
Date:   Thu Apr 7 09:44:26 2011 +0200

    Don't over-write a fail code with a success code.
    
    Closes bug #152

Files changed:
 src/main/valuepair.c |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

======================================================================
commit 36fd25dbd57899eb03ae653d4bffeae9ae55256a
Author: Alan T. DeKok <aland at freeradius.org>
Date:   Wed Apr 6 16:06:18 2011 +0200

    Fix prototype

Files changed:
 src/include/radiusd.h |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

======================================================================



More information about the Freeradius-Devel mailing list