Commit report for v3.0.x 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:36Z
Files modified:
* src/main/connection.c
Commit diff:
https://github.com/FreeRADIUS/freeradius-server/commit/23fae281dd1f86b8c815a3821446a7f45cb0e3b7
======
Fix weird indentation in connection.c
Arran Cudbard-Bell at 2015-01-19T14:42:05Z
Files modified:
* src/main/connection.c
Commit diff:
https://github.com/FreeRADIUS/freeradius-server/commit/c3e588cc3f9eda10dca3deee4dcceededc60b86f
======
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:40:10Z
Files modified:
* src/main/connection.c
Commit diff:
https://github.com/FreeRADIUS/freeradius-server/commit/7012699b4d9c88da01c4bfac752f06307c779c60
======
Use chmod permissions macros
Arran Cudbard-Bell at 2015-01-19T05:02:57Z
Files modified:
* src/main/command.c
Commit diff:
https://github.com/FreeRADIUS/freeradius-server/commit/dd15d624bdc7a7d8a1efd0cd055abe9150ea13a2
======
Fix coverity issues
Arran Cudbard-Bell at 2015-01-19T03:02:11Z
Files modified:
* src/main/command.c
* src/main/tmpl.c
* src/main/xlat.c
Commit diff:
https://github.com/FreeRADIUS/freeradius-server/commit/567ecd7cddba4b37bf4f98ab1e76a5afe11f1d74
======
--
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