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:18Z Files modified: * src/main/radsniff.c Commit diff: https://github.com/FreeRADIUS/freeradius-server/commit/ec8f5f514c9c14fce6fa0... ====== Add accounting attributes only for accounting packets Alan T. DeKok@2015-02-12T16:15:35Z Files modified: * src/main/detail.c Commit diff: https://github.com/FreeRADIUS/freeradius-server/commit/e9fe64461a94017bab6b7... ====== Don't attempt to add clients which specify subnets as home_servers Arran Cudbard-Bell@2015-02-12T14:51:50Z Files modified: * src/main/client.c Commit diff: https://github.com/FreeRADIUS/freeradius-server/commit/9bc661ac4784846e78f9b... ====== Spawn should be bool Arran Cudbard-Bell@2015-02-12T02:21:46Z Files modified: * src/main/connection.c Commit diff: https://github.com/FreeRADIUS/freeradius-server/commit/e35f09fdc8f3dc3c62aae... ====== 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:20:52Z Files modified: * src/main/connection.c Commit diff: https://github.com/FreeRADIUS/freeradius-server/commit/72523f8fafcb65984bdff... ====== Don't need two talloc_free calls in rlm_cache_memcached Arran Cudbard-Bell@2015-02-12T02:19:20Z Files modified: * src/modules/rlm_cache/drivers/rlm_cache_memcached/rlm_cache_memcached.c Commit diff: https://github.com/FreeRADIUS/freeradius-server/commit/1f71145a09eaf179c9fbc... ====== -- This commit summary was generated @2015-02-13T00:00:02Z by lgfeed version 0.00 (https://github.com/arr2036/lgfeed).