commit ddc48bbe675e2d2fdf17e646729569d56b2e9ab1 Author: Alan T. DeKok <aland@freeradius.org> Date: Wed Apr 27 11:38:20 2011 +0200 Fix logic so proxying inner-tunnel requests works the "post-process" stage is really "just before we send the reply" Files changed: src/main/process.c | 35 ++++++++++++++++++----------------- 1 files changed, 18 insertions(+), 17 deletions(-) ====================================================================== commit d43c329fb7483d258a7cac8b16ac85038fb45b3b Author: Alan T. DeKok <aland@freeradius.org> Date: Wed Apr 27 09:41:08 2011 +0200 Load the default virtual server before any others This avoids user surprise Files changed: src/main/modules.c | 40 +++++++++++++++++++++++++--------------- 1 files changed, 25 insertions(+), 15 deletions(-) ====================================================================== commit 35834589bf5918410ca17a921a387510b5ca17ee Author: Alan T. DeKok <aland@freeradius.org> Date: Thu Apr 21 09:00:09 2011 +0200 Mark the module as HUP-safe Files changed: src/modules/rlm_mschap/rlm_mschap.c | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) ======================================================================
participants (1)
-
aland@deployingradius.com