Commit report for v3.0.x branch

The git bot announce at freeradius.org
Thu Mar 26 00:00:02 CET 2015


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

======
Oops.  Define this, too

Alan T. DeKok at 2015-03-25T23:16:16Z
Files modified:
	* src/include/listen.h

Commit diff:
https://github.com/FreeRADIUS/freeradius-server/commit/1b4466bb5274af5e62aa3959f3b7fdbce3a29884
====== 
Freeze proxy sockets on EOL, too.

and eol requests only if listener->count > 0

Alan T. DeKok at 2015-03-25T23:07:23Z
Files modified:
	* src/main/process.c

Commit diff:
https://github.com/FreeRADIUS/freeradius-server/commit/7b8a87f9778f2966628cb773d76f5e705eb6261a
====== 
TCP socket timer limits mean they're marked frozen, not EOL

EOL is now only for errors.  a frozen socket can still have
requests using it.  For auth/acct, we can't close the socket
until all requests using it have finished.  We can't close
socket while the client is still sending packets.  That's rude.

For proxy sockets, most of the same applies.  The only difference
is that the frozen socket won't be used to proxy new requests.

But retransmits will still go out the proxy socket.  And replies
will still be received from it.

Alan T. DeKok at 2015-03-25T22:31:34Z
Files modified:
	* src/main/process.c

Commit diff:
https://github.com/FreeRADIUS/freeradius-server/commit/18fc7ac070a4f78bddb9d3689cc25bf6841689fd
====== 
Freeze the proxy socket on timeout

But we don't want to EOL it just yet

Alan T. DeKok at 2015-03-25T22:04:35Z
Files modified:
	* src/main/process.c

Commit diff:
https://github.com/FreeRADIUS/freeradius-server/commit/af5e41ce41e5e3cb2356754deb884f4216b1c826
====== 
Motorola error message

Alan T. DeKok at 2015-03-25T21:40:02Z
Files modified:
	* share/dictionary.motorola.wimax

Commit diff:
https://github.com/FreeRADIUS/freeradius-server/commit/36b88a58a11e2610f91623197647dc46f76b645c
====== 
Update ChangeLog

Arran Cudbard-Bell at 2015-03-25T17:42:32Z
Files modified:
	* doc/ChangeLog

Commit diff:
https://github.com/FreeRADIUS/freeradius-server/commit/4e51667b0bc6a953ef3b91e8d194968d4fa61dc8
====== 
Add systemd unit file for systems that use systemd

Arran Cudbard-Bell at 2015-03-25T17:40:31Z
Files modified:
	* redhat/freeradius.spec
	* redhat/radiusd.service

Commit diff:
https://github.com/FreeRADIUS/freeradius-server/commit/eb823d948153d08985394c881690fb457e151389
====== 
Remove unused assignement

Alan T. DeKok at 2015-03-25T17:20:42Z
Files modified:
	* src/main/command.c

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


More information about the Freeradius-Devel mailing list