GIT Log for 2009-03-05 00:33 GMT
aland
aland at deployingradius.com
Thu Mar 5 01:33:01 CET 2009
commit c52e31d9bcaae97ee0e73788aba18142eeb51863
Author: Alan T. DeKok <aland at freeradius.org>
Date: Wed Mar 4 13:52:35 2009 +0100
Simplified use of syslog options
Patch from Hermann Lauer
Files changed:
src/modules/rlm_linelog/rlm_linelog.c | 10 +++++++++-
1 files changed, 9 insertions(+), 1 deletions(-)
======================================================================
commit c5decac6228898ac160b1eb25408d74120de3f41
Author: Alan T. DeKok <aland at freeradius.org>
Date: Wed Mar 4 13:38:03 2009 +0100
Cleaned up code based on report of crash.
Added additional notes on coa
moved "check for reply" in received_proxy_response to earlier,
as it shouldn't be done later.
Simplified check for CoA divorce. This is the code that crashed
(still no idea why), but the new code should do the intended checks,
without the un-intended side effects
Files changed:
src/main/event.c | 101 ++++++++++++++++++++++--------------------------------
1 files changed, 41 insertions(+), 60 deletions(-)
======================================================================
commit 86dd52d2259570fbf359abed11d6dcbddd2ea9c4
Author: Alan T. DeKok <aland at freeradius.org>
Date: Wed Mar 4 12:55:42 2009 +0100
Free CoA only if it doesn't have an event associated with it
Files changed:
src/main/util.c | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
======================================================================
More information about the Freeradius-Devel
mailing list