GIT Log for 2009-11-28 00:33 GMT
aland
aland at deployingradius.com
Sat Nov 28 01:33:01 CET 2009
commit 7074e78ce2be752ed5e1cf6d6bf803851b9f6170
Author: Alan T. DeKok <aland at freeradius.org>
Date: Fri Nov 27 15:58:58 2009 +0100
L_INFO, "PROXY:... --> L_PROXY, "...
Simplifies and regularizes the log messages
Files changed:
src/main/event.c | 6 +++---
1 files changed, 3 insertions(+), 3 deletions(-)
======================================================================
commit d9c1a2535a0226d07d19b3489b51b548b73b8121
Author: Alan T. DeKok <aland at freeradius.org>
Date: Fri Nov 27 13:01:06 2009 +0100
Fix typo
Files changed:
raddb/proxy.conf | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
======================================================================
commit 657d34ff7449d1a81bf72e4301d8a482019708eb
Author: Alan T. DeKok <aland at freeradius.org>
Date: Fri Nov 27 12:07:25 2009 +0100
Initialize timers for Status-Server
For some weird reason they weren't initialized in debugging mode,
so we force it here. This WAS tested to work... so I have no idea
why it stopped.
We also ignore Status-Server packets when marking home_servers as
alive. That way, the ping_check will work properly...
Files changed:
src/main/event.c | 6 +++++-
1 files changed, 5 insertions(+), 1 deletions(-)
======================================================================
commit aa458464b16c1f3d96b863e6bfacaf96fded7d23
Author: Alan T. DeKok <aland at freeradius.org>
Date: Fri Nov 27 11:53:29 2009 +0100
Use new home_server_find API
Files changed:
src/main/event.c | 2 +-
src/main/stats.c | 2 +-
src/modules/frs_status/frs_status.c | 3 ++-
3 files changed, 4 insertions(+), 3 deletions(-)
======================================================================
commit 943007dc6f3fed810a3f0b06eb23a09a3d54f9c4
Author: Alan T. DeKok <aland at freeradius.org>
Date: Fri Nov 27 11:47:56 2009 +0100
Add tcp/udp to CLI for home_servers
Files changed:
src/include/realms.h | 2 +-
src/main/realms.c | 8 ++++-
src/modules/frs_control/frs_control.c | 61 +++++++++++++++++++++++---------
3 files changed, 52 insertions(+), 19 deletions(-)
======================================================================
More information about the Freeradius-Devel
mailing list