Commit report for v3.0.x branch

The git bot announce at freeradius.org
Sat Feb 1 00:00:02 CET 2014


New activity for FreeRADIUS (the high performance and highly configurable RADIUS server)

======
Make TCP sockets work with udpfromto.

Add a "proto" field to RADIUS_PACKET.
Have it checked in rad_send(), so that we just use write().
Using sendto() is OK for TCP sockets.
Using udpfromto is not OK for TCP sockets.

Ensure that the TCP code in listen.c sets the proto field.
Ensure that rad_alloc_reply() sets the proto field
Ensure that radclient sets the proto field as necessary

Alan T. DeKok at 2014-01-31T04:18:35Z
Files modified:
	* src/include/libradius.h
	* src/lib/radius.c
	* src/main/listen.c
	* src/main/radclient.c

Commit diff:
https://github.com/FreeRADIUS/freeradius-server/commit/dc19e44b56379e2f8f68c1c0ea27969c965945b8
====== 
Send warning message only if it's necessary

Alan T. DeKok at 2014-01-31T04:03:25Z
Files modified:
	* src/main/process.c

Commit diff:
https://github.com/FreeRADIUS/freeradius-server/commit/266318957216aaf531e41a058f7d9ed62d443edf
====== 
Fix radattr dictionary path

Arran Cudbard-Bell at 2014-01-31T02:38:03Z
Files modified:
	* src/tests/unit/all.mk

Commit diff:
https://github.com/FreeRADIUS/freeradius-server/commit/f167c812fd68f12338a859d2896a30aebc70afc9
====== 
Add -D to more utilities

Arran Cudbard-Bell at 2014-01-31T01:59:57Z
Files modified:
	* src/main/radattr.c
	* src/main/radsniff.c

Commit diff:
https://github.com/FreeRADIUS/freeradius-server/commit/4c2d5372d61b5378bb04e3bbd5622eb40b452d5a
====== 
-- 
This commit summary was generated @2014-02-01T00:00:02Z by lgfeed version 0.00 (https://github.com/arr2036/lgfeed).


More information about the Freeradius-Devel mailing list