Automatic report from sources (radiusclient) between 10.02.2008 - 11.02.2008 GMT
Automatic cvs log generator
cparker at starnetusa.net
Mon Feb 11 09:00:05 CET 2008
CVS log entries from 10.02.2008 (Sun) 08:00:02 - 11.02.2008 (Mon) 08:00:00 GMT
=====================================================
Summary by authors
=====================================================
Author: sobomax
File: radiusclient/etc/radiusclient.conf.in; Revisions: 1.4
File: radiusclient/lib/util.c; Revisions: 1.9
File: radiusclient/lib/config.c; Revisions: 1.22
File: radiusclient/lib/buildreq.c; Revisions: 1.14
File: radiusclient/include/freeradius-client.h; Revisions: 1.13
=====================================================
Combined list of identical log entries
=====================================================
Description:
Introduce new feature: radius_deadtime:
The length of time in seconds that we skip a nonresponsive RADIUS
server for transaction requests. Server(s) being in the "dead" state
are tried only after all other non-dead servers have been tried and
failed or timeouted. The deadtime interval starts when the server
does not respond to an authentication/accounting request transmissions.
When the interval expires, the "dead" server would be re-tried again,
and if it's still down then it will be considered "dead" for another
such interval and so on. This option is no-op if there is only one
server in the list. Set to 0 in order to disable the feature.
While implementing, restructure buildreq.c to eliminate duplicate
code.
Sponsored by: Sippy Software, Inc., http://www.sippysoft.com
Modified files:
File: radiusclient/etc/radiusclient.conf.in; Revision: 1.4;
Date: 2008/02/11 06:54:23; Author: sobomax; Lines: (+11 -0)
File: radiusclient/include/freeradius-client.h; Revision: 1.13;
Date: 2008/02/11 06:54:23; Author: sobomax; Lines: (+3 -1)
File: radiusclient/lib/buildreq.c; Revision: 1.14;
Date: 2008/02/11 06:54:23; Author: sobomax; Lines: (+110 -128)
File: radiusclient/lib/config.c; Revision: 1.22;
Date: 2008/02/11 06:54:23; Author: sobomax; Lines: (+7 -2)
File: radiusclient/lib/util.c; Revision: 1.9;
Date: 2008/02/11 06:54:23; Author: sobomax; Lines: (+22 -1)
=====================================================
Log entries
=====================================================
=====================================================
Summary of modified files
=====================================================
File: radiusclient/etc/radiusclient.conf.in
Revisions: 1.4
Authors: sobomax (+11 -0)
-------------------------------
File: radiusclient/include/freeradius-client.h
Revisions: 1.13
Authors: sobomax (+3 -1)
-------------------------------
File: radiusclient/lib/buildreq.c
Revisions: 1.14
Authors: sobomax (+110 -128)
-------------------------------
File: radiusclient/lib/config.c
Revisions: 1.22
Authors: sobomax (+7 -2)
-------------------------------
File: radiusclient/lib/util.c
Revisions: 1.9
Authors: sobomax (+22 -1)
--
Automatic cron job from /web/pages/us.freeradius.org/bin/rc-new_makelog.pl
More information about the Freeradius-Devel
mailing list