Commit report for master 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)

======
Typo

Arran Cudbard-Bell at 2014-01-31T11:13:47Z
Files modified:
	* src/lib/valuepair.c

Commit diff:
https://github.com/FreeRADIUS/freeradius-server/commit/1d6abb23871107f61165cc7459fd5cddd0983f9c
====== 
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

Conflicts:
	src/main/radclient.c

Alan T. DeKok at 2014-01-31T04:20:10Z
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/e497159bbb7f0d5483d23e7ded0a10bb7aae0035
====== 
Fix radattr dictionary path

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

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

Arran Cudbard-Bell at 2014-01-31T02:05:50Z
Files modified:
	* src/main/radattr.c
	* src/main/radsniff.c

Commit diff:
https://github.com/FreeRADIUS/freeradius-server/commit/05db37a45b7683c2093e4ed5a1da88725c21cd59
====== 
-- 
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