Automatic report from sources (radiusd) between 16.06.2006 - 17.06.2006 GMT
Automatic cvs log generator
cparker at uslec.com
Sat Jun 17 10:05:08 CEST 2006
CVS log entries from 16.06.2006 (Fri) 08:00:03 - 17.06.2006 (Sat) 08:00:02 GMT
=====================================================
Summary by authors
=====================================================
Author: aland
File: radiusd/src/lib/packet.c; Revisions: 1.2
File: radiusd/share/dictionary.walabi; Revisions: 1.1
File: radiusd/src/include/libradius.h; Revisions: 1.119
File: radiusd/src/include/packet.h; Revisions: 1.2
File: radiusd/share/dictionary; Revisions: 1.130
File: radiusd/src/main/radclient.c; Revisions: 1.101
=====================================================
Combined list of identical log entries
=====================================================
Description:
As found on the net
Modified files:
File: radiusd/share/dictionary; Revision: 1.130;
Date: 2006/06/16 19:09:49; Author: aland; Lines: (+2 -1)
File: radiusd/share/dictionary.walabi; Revision: 1.1;
Date: 2006/06/16 19:09:49; Author: aland;
-------------------------------
Description:
Added "hash" back to RADIUS_PACKET, for speed.
Added new "packet list" implementation, which keeps track of
RADIUS_PACKET's across multiple sockets. Update radclient to use
it, which simplifies much of the radclient code.
The idea is that eventually the server, or any implementation that
needs to keep track of incoming/outgoing packets will use the
packet list code, which is simple, fast, and extensible.
With luck, we should be able to replace the horrid code in
request_list.c, which does all sorts of evil things on proxying.
We can also replace the bloated nightmare that listen.c has
become.
Modified files:
File: radiusd/src/include/libradius.h; Revision: 1.119;
Date: 2006/06/16 23:39:31; Author: aland; Lines: (+2 -1)
File: radiusd/src/include/packet.h; Revision: 1.2;
Date: 2006/06/16 23:39:31; Author: aland; Lines: (+42 -1)
File: radiusd/src/lib/packet.c; Revision: 1.2;
Date: 2006/06/16 23:39:32; Author: aland; Lines: (+607 -10)
File: radiusd/src/main/radclient.c; Revision: 1.101;
Date: 2006/06/16 23:39:31; Author: aland; Lines: (+78 -123)
=====================================================
Log entries
=====================================================
=====================================================
Summary of modified files
=====================================================
File: radiusd/share/dictionary
Revisions: 1.130
Authors: aland (+2 -1)
-------------------------------
File: radiusd/share/dictionary.walabi
Revisions: 1.1
Authors: aland
-------------------------------
File: radiusd/src/include/libradius.h
Revisions: 1.119
Authors: aland (+2 -1)
-------------------------------
File: radiusd/src/include/packet.h
Revisions: 1.2
Authors: aland (+42 -1)
-------------------------------
File: radiusd/src/lib/packet.c
Revisions: 1.2
Authors: aland (+607 -10)
-------------------------------
File: radiusd/src/main/radclient.c
Revisions: 1.101
Authors: aland (+78 -123)
--
Automatic cron job from /web/pages/us.freeradius.org/bin/new_makelog.pl
More information about the Freeradius-Devel
mailing list