Commit report for v3.1.x branch

The git bot announce at freeradius.org
Sat Feb 20 14:18:05 CET 2016


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

======
ensure that we load the "radiusd.conf" file

Alan T. DeKok at 2015-12-01T22:12:41Z
Files modified:
	* debian/patches/radiusd-to-freeradius.diff

Commit diff:
https://github.com/FreeRADIUS/freeradius-server/commit/be178950022babaca3eaaf60874e3817dddd631a
====== 
Document queue_priority

Alan T. DeKok at 2015-12-01T22:10:00Z
Files modified:
	* raddb/radiusd.conf.in

Commit diff:
https://github.com/FreeRADIUS/freeradius-server/commit/a5b31f14680ad39982ff6ee37eb64fbd7c9f2a79
====== 
queue_priority = "eap", not "802.1X"

Alan T. DeKok at 2015-12-01T21:56:40Z
Files modified:
	* src/main/threads.c

Commit diff:
https://github.com/FreeRADIUS/freeradius-server/commit/e95c009c8238b440c58caffc67a23183a5f9595b
====== 
doxygen

Alan T. DeKok at 2015-12-01T21:54:51Z
Files modified:
	* src/lib/udp.c

Commit diff:
https://github.com/FreeRADIUS/freeradius-server/commit/048d569b5f290e200fdc5770c0e9e72093ffb523
====== 
Order by time, too

Alan T. DeKok at 2015-12-01T21:47:40Z
Files modified:
	* src/main/threads.c

Commit diff:
https://github.com/FreeRADIUS/freeradius-server/commit/c3d456559f6867a0ad0db717f7b93854c3483810
====== 
Fix round priority

Alan T. DeKok at 2015-12-01T21:46:06Z
Files modified:
	* src/main/threads.c

Commit diff:
https://github.com/FreeRADIUS/freeradius-server/commit/619e51146d40b63fe9845b5b77cc6451ca919100
====== 
Added configurable priorities for the queue

"default" is by listener, and then by timestamp

"802.1X" is by state[0], which is the number of rounds we've done
for 802.1X, followed by the "default" if the states are identical

The idea is to prioritize ongoing EAP sessions, so that
users who are partway through authenticating are more likely to
finish.

Alan T. DeKok at 2015-12-01T21:27:02Z
Files modified:
	* src/main/threads.c

Commit diff:
https://github.com/FreeRADIUS/freeradius-server/commit/4bfd3451caa70136daf1eda1afcfbcbe74ab1451
====== 
Track state[0] as packet->rounds

So that we can prioritize ongoing EAP sessions

Alan T. DeKok at 2015-12-01T21:26:20Z
Files modified:
	* src/include/libradius.h
	* src/lib/radius.c
	* src/main/state.c

Commit diff:
https://github.com/FreeRADIUS/freeradius-server/commit/ca542ad20632195c4f8c3376633062e80368d7e6
====== 
Move the incoming queue to a heap.

Alan T. DeKok at 2015-12-01T21:02:22Z
Files modified:
	* src/include/radiusd.h
	* src/main/threads.c

Commit diff:
https://github.com/FreeRADIUS/freeradius-server/commit/f77877f12ceefd3468dd82968a8b82d4f3ded072
====== 
Use size_t instead of int

Alan T. DeKok at 2015-12-01T21:00:49Z
Files modified:
	* src/include/heap.h
	* src/lib/heap.c

Commit diff:
https://github.com/FreeRADIUS/freeradius-server/commit/42f6368ebf800cdd4ab41328b534b7ff5157f932
====== 
udp_recv() and friends always set packet->timestamp

Alan T. DeKok at 2015-12-01T20:37:04Z
Files modified:
	* src/include/udp.h
	* src/lib/radius.c
	* src/lib/tcp.c
	* src/lib/udp.c
	* src/main/process.c
	* src/main/tls_listen.c
	* src/modules/proto_vmps/vqp.c

Commit diff:
https://github.com/FreeRADIUS/freeradius-server/commit/d3a987fbdddd0a5a4d23660549bd4f582b2752ae
====== 
"localhost" is a valid host name.

Alan T. DeKok at 2015-12-01T20:36:09Z
Files modified:
	* src/lib/inet.c

Commit diff:
https://github.com/FreeRADIUS/freeradius-server/commit/381f9307d87105762d621c98ccc1a4b026fa1a32
====== 
-- 
This commit summary was generated @2015-12-02T00:00:02Z by lgfeed version 0.00 (https://github.com/arr2036/lgfeed).


More information about the Freeradius-Devel mailing list