New activity for FreeRADIUS (the high performance and highly configurable RADIUS server) ====== When a socket is closed, just mark the requests as STOP Someone else will take care of cleaning them up. Calling request_done() appears to cause issues Alan T. DeKok@2013-06-29T15:14:31Z Files modified: * src/main/process.c Commit diff: https://github.com/FreeRADIUS/freeradius-server/commit/401b2a4d5269a89ece665... ====== Make auto_limit_acct probabalistic Alan T. DeKok@2013-06-29T04:59:29Z Files modified: * raddb/radiusd.conf.in * src/main/threads.c Commit diff: https://github.com/FreeRADIUS/freeradius-server/commit/2942e5280bf7dc88d632a... ====== Minor cleanup to cleanup code Alan T. DeKok@2013-06-29T04:37:37Z Files modified: * src/main/process.c Commit diff: https://github.com/FreeRADIUS/freeradius-server/commit/811a131868084c1c2a3c9... ====== Make requests NULL talloc context there are just too many cases where the socket could go away, and the request is still referenced somewhere else in the code. Alan T. DeKok@2013-06-29T04:33:42Z Files modified: * src/main/listen.c * src/main/tls_listen.c Commit diff: https://github.com/FreeRADIUS/freeradius-server/commit/677dec8a9dacdbcda9d32... ====== Note changes to configuration item names Alan T. DeKok@2013-06-29T04:08:23Z Files modified: * raddb/README.rst Commit diff: https://github.com/FreeRADIUS/freeradius-server/commit/6deb3bc537fc8f0049c03... ====== -- This commit summary was generated @2013-06-30T00:00:02Z by lgfeed version 0.00 (https://github.com/arr2036/lgfeed).