New activity for FreeRADIUS (the high performance and highly configurable RADIUS server) ====== Don't need debugging when we open a new TLS socket Alan T. DeKok@2013-11-22T16:12:17Z Files modified: * src/main/tls_listen.c Commit diff: https://github.com/FreeRADIUS/freeradius-server/commit/2edbf3637493b6bbb7b22... ====== Don't worry about threading when doing radiusd -C We're not opening sockets or starting threads, so the error message isn't necessary Alan T. DeKok@2013-11-22T15:50:26Z Files modified: * src/main/listen.c Commit diff: https://github.com/FreeRADIUS/freeradius-server/commit/539540fd2b7ff34cfaf45... ====== Fix the test. Fixes #480 Returns aren't recursive. See doc/configuration/configurable_failover.rst The "Handle accounting packets" line doesn't do "detail2" if "detail1" succeeds. However, it DOES do the "redundant" block immediately following the "group" which contains both "detail1" and "detail2" Alan T. DeKok@2013-11-22T04:30:05Z Files modified: * src/tests/keywords/return-group Commit diff: https://github.com/FreeRADIUS/freeradius-server/commit/075b76e6897c3c9b3a81b... ====== Add return and return-group tests Arran Cudbard-Bell@2013-11-22T00:49:49Z Files modified: * src/tests/keywords/return * src/tests/keywords/return-group * src/tests/keywords/return-group.attrs * src/tests/keywords/return.attrs Commit diff: https://github.com/FreeRADIUS/freeradius-server/commit/91a3a61a65cd5c7bfc0e8... ====== -- This commit summary was generated @2013-11-23T00:00:11Z by lgfeed version 0.00 (https://github.com/arr2036/lgfeed).