New activity for FreeRADIUS (the high performance and highly configurable RADIUS server) ====== If we're doing fallback resolution we need to set the address family to AF_UNSPEC to get both IPv6 and IPv4 addresses The af that was passed in, is then used to set the preference Arran Cudbard-Bell@2014-12-01T20:15:58Z Files modified: * src/lib/misc.c Commit diff: https://github.com/FreeRADIUS/freeradius-server/commit/df52240e5f05e5f504baa... ====== Add extra tests for auto prefix conversion to condition.txt Arran Cudbard-Bell@2014-12-01T20:15:54Z Files modified: * src/tests/unit/condition.txt Commit diff: https://github.com/FreeRADIUS/freeradius-server/commit/cf1624f4df25b2f0028ee... ====== Fix the conffile parser to parse RHS literals as prefix types when the LHS is an IPv4 address or IPv6 address Arran Cudbard-Bell@2014-12-01T19:21:18Z Files modified: * src/include/tmpl.h * src/lib/print.c * src/main/modcall.c * src/main/parser.c * src/main/tmpl.c * src/tests/keywords/ipprefix Commit diff: https://github.com/FreeRADIUS/freeradius-server/commit/d928a802552529ee2938b... ====== Fixup ipprefix tests Arran Cudbard-Bell@2014-12-01T16:26:37Z Files modified: * src/tests/keywords/ipprefix Commit diff: https://github.com/FreeRADIUS/freeradius-server/commit/a0ec53af2bf742594620b... ====== Revert "Check more query strings at boot time." Fix typo Arran Cudbard-Bell@2014-12-01T15:53:15Z Files modified: * src/modules/rlm_sql/rlm_sql.c Commit diff: https://github.com/FreeRADIUS/freeradius-server/commit/a2965fc428247e42d3cb9... ====== Check more query strings at boot time. And therefore don't check query[0] at run time Alan T. DeKok@2014-12-01T03:47:16Z Files modified: * src/modules/rlm_sql/rlm_sql.c * src/modules/rlm_sql/sql.c Commit diff: https://github.com/FreeRADIUS/freeradius-server/commit/71b98a75c49f55769100e... ====== If sanity checks are converted to warnings, they should continue not cause module instantiation to fail... Arran Cudbard-Bell@2014-12-01T01:12:12Z Files modified: * src/modules/rlm_sql/rlm_sql.c Commit diff: https://github.com/FreeRADIUS/freeradius-server/commit/b849bd99897110d99ce45... ====== -- This commit summary was generated @2014-12-02T00:00:02Z by lgfeed version 0.00 (https://github.com/arr2036/lgfeed).