Commit report for master branch

The git bot announce at freeradius.org
Tue Jan 20 00:00:02 CET 2015


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

======
Max pending should be unsigned

Arran Cudbard-Bell at 2015-01-19T15:02:42Z
Files modified:
	* src/main/connection.c

Commit diff:
https://github.com/FreeRADIUS/freeradius-server/commit/8e7815a160b1a3401a62bed84b19cbe01181b2df
====== 
Fix weird indentation in connection.c

Arran Cudbard-Bell at 2015-01-19T14:49:28Z
Files modified:
	* src/main/connection.c

Commit diff:
https://github.com/FreeRADIUS/freeradius-server/commit/1353932aeea4f372cfc587fcaf8976e5915fc896
====== 
Rate-limit new connections after a failed attempt.

If we fail to open a connection, we don't want N child threads
to block on opening new connections.  Instead, allow one connection
through.  If that succeeds, allow 2, then 3, etc.

Alan T. DeKok at 2015-01-19T14:41:23Z
Files modified:
	* src/main/connection.c

Commit diff:
https://github.com/FreeRADIUS/freeradius-server/commit/c1dfdaecd900c9c71a04e97feeb37f4c8ae0c3ec
====== 
Use chmod permissions macros

Arran Cudbard-Bell at 2015-01-19T05:03:05Z
Files modified:
	* src/main/command.c

Commit diff:
https://github.com/FreeRADIUS/freeradius-server/commit/f8998b166e6a2903bc9504278b2185861468069b
====== 
Fix coverity issues

Arran Cudbard-Bell at 2015-01-19T03:02:18Z
Files modified:
	* src/main/command.c
	* src/main/tmpl.c
	* src/main/xlat.c

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


More information about the Freeradius-Devel mailing list