New activity for FreeRADIUS (the high performance and highly configurable RADIUS server) ====== Minor verbiology Alan T. DeKok@2013-03-07T18:14:12Z Files modified: * README.rst Commit diff: https://github.com/FreeRADIUS/freeradius-server/commit/501570da8469dae445098... ====== Missed in last commit Alan T. DeKok@2013-03-07T15:54:26Z Files modified: * src/main/radiusd.c Commit diff: https://github.com/FreeRADIUS/freeradius-server/commit/b253fbd72446ccdc1a25d... ====== Note recent changes Alan T. DeKok@2013-03-07T15:48:57Z Files modified: * doc/ChangeLog Commit diff: https://github.com/FreeRADIUS/freeradius-server/commit/8929792b1f1b152ca75d8... ====== don't count status server requests in internal stats Requests to to status server should not be added to the internal counters, notably the Access-Accept replies. See also the thread in http://lists.freeradius.org/pipermail/freeradius-devel/2013-March/007801.htm... Jakob Hirsch (via Alan T. DeKok)@2013-03-07T15:44:46Z Files modified: * src/main/stats.c Commit diff: https://github.com/FreeRADIUS/freeradius-server/commit/f6ec8f81b419003390b8c... ====== Don't dlclose() modules on "radiusd -m" It's a bit counter-intuitive to the meaning of "-m", but it means that the libraries hang around, so that valgrind can find symbols in them. Alan T. DeKok@2013-03-07T15:28:56Z Files modified: * src/include/radiusd.h * src/main/modules.c * src/main/radiusd.c * src/modules/rlm_eap/mem.c Commit diff: https://github.com/FreeRADIUS/freeradius-server/commit/909b49d77240881d2a9e7... ====== -- This commit summary was generated @2013-03-08T00:00:02Z by lgfeed version 0.00 (https://github.com/arr2036/lgfeed).