Automatic report from sources (radiusd) between 07.07.2005 - 08.07.2005 GMT
Automatic cvs log generator
cparker at starnetusa.net
Fri Jul 8 10:02:47 CEST 2005
CVS log entries from 07.07.2005 (Thu) 08:00:01 - 08.07.2005 (Fri) 08:00:01 GMT
=====================================================
Summary by authors
=====================================================
Author: aland
File: radiusd/src/lib/radius.c; Revisions: 1.150
Author: nbk
File: radiusd/src/modules/rlm_sql/rlm_sql.c; Revisions: 1.144
=====================================================
Log entries
=====================================================
Description:
A bit better checks for packet length.
We could use FIONREAD to get the number of bytes, but that's already
in the RADIUS header. And if the RADIUS header lies to use, we'll
discard the packet anyways...
Modified files:
File: radiusd/src/lib/radius.c; Revision: 1.150;
Date: 2005/07/07 22:01:33; Author: aland; Lines: (+24 -27)
-------------------------------
Description:
Remove length restrictions on strings in generate_sql_clients()
function because RADCLIENT data structure was changed to use
malloc'd strings. (see src/include/radiusd.h 1.175)
Bug found by Velikanov <alex at asu.farlep.net>
Modified files:
File: radiusd/src/modules/rlm_sql/rlm_sql.c; Revision: 1.144;
Date: 2005/07/07 16:05:39; Author: nbk; Lines: (+5 -26)
=====================================================
Summary of modified files
=====================================================
File: radiusd/src/lib/radius.c
Revisions: 1.150
Authors: aland (+24 -27)
-------------------------------
File: radiusd/src/modules/rlm_sql/rlm_sql.c
Revisions: 1.144
Authors: nbk (+5 -26)
--
Automatic cron job from /web/pages/us.freeradius.org/bin/new_makelog.pl
More information about the Freeradius-Devel
mailing list