GIT Log for 2009-04-29 23:33 GMT

aland aland at deployingradius.com
Thu Apr 30 01:33:01 CEST 2009


commit 8421494db011f0402d13ca1cb3c0bfb7f4f9821f
Author: Alan T. DeKok <aland at freeradius.org>
Date:   Wed Apr 29 17:09:39 2009 +0200

    Manually merge change from 52e7cf6
    
    Don't force reject if the home server doesn't respond.
    
    The main event handler already does this, so there's no need for
    us to do it, too.

Files changed:
 src/modules/frs_auth/frs_auth.c |    6 +++++-
 1 files changed, 5 insertions(+), 1 deletions(-)

======================================================================
commit 916b0f460eaf7c41587428bfc47915416e0ff21a
Author: Alan T. DeKok <aland at freeradius.org>
Date:   Wed Apr 29 17:02:11 2009 +0200

    When not responding, wait longer for cleanups.
    
    wait max_request_time, not cleanup_delay to clean up packets
    that we're not responding to.  This means that we don't clean up
    after 5s, and the re-process the packet.
    
    Instead, we just look at the cached packet, and don't respond

Files changed:
 src/main/event.c |   10 ++++++++++
 1 files changed, 10 insertions(+), 0 deletions(-)

======================================================================
commit 77edb49f069fbe0d8df422befa028e3602dae9ab
Author: Alan T. DeKok <aland at freeradius.org>
Date:   Wed Apr 29 17:04:43 2009 +0200

    Fix last commit

Files changed:
 src/main/event.c |   10 ++++------
 1 files changed, 4 insertions(+), 6 deletions(-)

======================================================================
commit ed33f645a6bbba7e73cea1ff3cc956f6827e7a27
Author: Alan T. DeKok <aland at freeradius.org>
Date:   Wed Apr 29 14:34:13 2009 +0200

    Cache modcallables for authorize, etc. for minor speed

Files changed:
 src/main/modules.c |   50 ++++++++++++++++++++++++++++++++++----------------
 1 files changed, 34 insertions(+), 16 deletions(-)

======================================================================
commit f28c21cfea32b147f522505a03b21b5f51acf898
Author: Alan T. DeKok <aland at freeradius.org>
Date:   Wed Apr 29 13:31:03 2009 +0200

    Return proper error code

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

======================================================================
commit 76853195db38e8f6a906409296981bf5c0fbeba5
Author: Alan T. DeKok <aland at freeradius.org>
Date:   Wed Apr 29 13:26:58 2009 +0200

    Print out more server {} around debugging messages

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

======================================================================
commit 317b211764b60782e04e38d050a255d053f2f30d
Author: Alan T. DeKok <aland at freeradius.org>
Date:   Wed Apr 29 12:13:38 2009 +0200

    Set free'd pointers to NULL

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

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



More information about the Freeradius-Devel mailing list