Automatic report from sources (radiusd) between 28.11.2006 - 29.11.2006 GMT

Automatic cvs log generator cparker at uslec.com
Wed Nov 29 10:02:51 CET 2006


CVS log entries from 28.11.2006 (Tue) 09:00:02 - 29.11.2006 (Wed) 09:00:00 GMT
=====================================================
Summary by authors
=====================================================
Author: aland
	File: radiusd/share/dictionary.erx; Revisions: 1.17, 1.9.4.6
	File: radiusd/src/lib/radius.c; Revisions: 1.192
	File: radiusd/share/dictionary.nomadix; Revisions: 1.8, 1.4.2.1.2.2
	File: radiusd/share/dictionary.waverider; Revisions: 1.6, 1.4.2.3
	File: radiusd/src/main/radclient.c; Revisions: 1.72.2.1.2.6
	File: radiusd/share/dictionary.redback; Revisions: 1.13, 1.7.2.1.2.2
	File: radiusd/share/dictionary.ascend; Revisions: 1.21, 1.11.2.1.2.2

=====================================================
Combined list of identical log entries
=====================================================
Description:
        Updated names so that upper/lower case matches.  Patch from
        Daniel Larsson
Modified files:
	File: radiusd/share/dictionary.ascend; Revision: 1.11.2.1.2.2;
	Date: 2006/11/28 18:24:24; Author: aland; Lines: (+3 -3)
	File: radiusd/share/dictionary.erx; Revision: 1.9.4.6;
	Date: 2006/11/28 18:24:25; Author: aland; Lines: (+3 -3)
	File: radiusd/share/dictionary.nomadix; Revision: 1.4.2.1.2.2;
	Date: 2006/11/28 18:24:26; Author: aland; Lines: (+3 -3)
	File: radiusd/share/dictionary.redback; Revision: 1.7.2.1.2.2;
	Date: 2006/11/28 18:24:26; Author: aland; Lines: (+7 -7)
	File: radiusd/share/dictionary.waverider; Revision: 1.4.2.3;
	Date: 2006/11/28 18:24:26; Author: aland; Lines: (+33 -33)
-------------------------------
Description:
	Updated names so that upper/lower case matches.  Patch from
	Daniel Larsson
Modified files:
	File: radiusd/share/dictionary.ascend; Revision: 1.21;
	Date: 2006/11/28 18:24:02; Author: aland; Lines: (+3 -3)
	File: radiusd/share/dictionary.erx; Revision: 1.17;
	Date: 2006/11/28 18:24:03; Author: aland; Lines: (+3 -3)
	File: radiusd/share/dictionary.nomadix; Revision: 1.8;
	Date: 2006/11/28 18:24:03; Author: aland; Lines: (+3 -3)
	File: radiusd/share/dictionary.redback; Revision: 1.13;
	Date: 2006/11/28 18:24:03; Author: aland; Lines: (+7 -7)
	File: radiusd/share/dictionary.waverider; Revision: 1.6;
	Date: 2006/11/28 18:24:03; Author: aland; Lines: (+33 -33)
=====================================================
Log entries
=====================================================
Description:
        If less than 4 bytes are read, tell the caller that 0 bytes were read

        If the MSG_PEEK'd length says that the packet is less than
        the RADIUS header length, tell the caller that 0 bytes were read.

        If the MSG_PEEK'd length says that the packet is more than the
        allowed RFC maximum of 4k, tell the caller that more than 4K was
        read, but do NOT allocate memory for the packet.

        rad_recv() takes care of catching these cases, and returns a
	descriptive error to the caller.

	In all 3 cases, recvmsg() is called to read a few bytes of data
	from the packet.  The kernel takes care of deciding that the packet
	was read, and discards the rest of the data.
Modified files:
	File: radiusd/src/lib/radius.c; Revision: 1.192;
	Date: 2006/11/28 19:08:41; Author: aland; Lines:  (+40 -8)
-------------------------------
Description:
	Print out more information about bad packets
Modified files:
	File: radiusd/src/main/radclient.c; Revision: 1.72.2.1.2.6;
	Date: 2006/11/28 18:59:50; Author: aland; Lines:  (+5 -4)
=====================================================
Summary of modified files
=====================================================
File: radiusd/share/dictionary.ascend
Revisions: 1.21, 1.11.2.1.2.2
Authors: aland (+3 -3), aland (+3 -3)
-------------------------------
File: radiusd/share/dictionary.erx
Revisions: 1.17, 1.9.4.6
Authors: aland (+3 -3), aland (+3 -3)
-------------------------------
File: radiusd/share/dictionary.nomadix
Revisions: 1.8, 1.4.2.1.2.2
Authors: aland (+3 -3), aland (+3 -3)
-------------------------------
File: radiusd/share/dictionary.redback
Revisions: 1.13, 1.7.2.1.2.2
Authors: aland (+7 -7), aland (+7 -7)
-------------------------------
File: radiusd/share/dictionary.waverider
Revisions: 1.6, 1.4.2.3
Authors: aland (+33 -33), aland (+33 -33)
-------------------------------
File: radiusd/src/lib/radius.c
Revisions: 1.192
Authors: aland (+40 -8)
-------------------------------
File: radiusd/src/main/radclient.c
Revisions: 1.72.2.1.2.6
Authors: aland (+5 -4)
-- 
Automatic cron job from /web/pages/us.freeradius.org/bin/new_makelog.pl



More information about the Freeradius-Devel mailing list