New activity for FreeRADIUS (the high performance and highly configurable RADIUS server) ====== NDEBUG makes assertions go away, so wrapping critical function calls in asserts is a bad idea... Arran Cudbard-Bell@2015-02-12T22:53:48Z Files modified: * src/main/radsniff.c Commit diff: https://github.com/FreeRADIUS/freeradius-server/commit/1ecf54aa2e6a86422b2eb... ====== Add accounting attributes only for accounting packets Alan T. DeKok@2015-02-12T16:15:57Z Files modified: * src/main/detail.c Commit diff: https://github.com/FreeRADIUS/freeradius-server/commit/7b374c07beb1c7fce4c21... ====== Don't attempt to add clients which specify subnets as home_servers Arran Cudbard-Bell@2015-02-12T14:52:03Z Files modified: * src/main/client.c Commit diff: https://github.com/FreeRADIUS/freeradius-server/commit/25e9ff3dd405f32a01e83... ====== Spawn should be bool Arran Cudbard-Bell@2015-02-12T02:22:56Z Files modified: * src/main/connection.c Commit diff: https://github.com/FreeRADIUS/freeradius-server/commit/7fee9c24b1a863781d0fd... ====== Only prevent parallel spawn if we've previously failed opening a connection Otherwise, for LDAP at least, we reject all the requests that get processed until the first connection has opened Arran Cudbard-Bell@2015-02-12T02:22:36Z Files modified: * src/main/connection.c Commit diff: https://github.com/FreeRADIUS/freeradius-server/commit/d5077b87e9157faa54607... ====== Don't need two talloc_free calls in rlm_cache_memcached Arran Cudbard-Bell@2015-02-12T02:22:07Z Files modified: * src/modules/rlm_cache/drivers/rlm_cache_memcached/rlm_cache_memcached.c Commit diff: https://github.com/FreeRADIUS/freeradius-server/commit/f475be427e94a9e36fb28... ====== -- This commit summary was generated @2015-02-13T00:00:02Z by lgfeed version 0.00 (https://github.com/arr2036/lgfeed).