New activity for FreeRADIUS (the high performance and highly configurable RADIUS server) ====== Add docs for unlang concat Arran Cudbard-Bell@2015-04-15T21:27:08Z Files modified: * man/man5/unlang.5 Commit diff: https://github.com/FreeRADIUS/freeradius-server/commit/a8f04715c14b44b6dd969... ====== There were plans to allow [#] references, but it turned out to be a bad idea... Arran Cudbard-Bell@2015-04-15T21:15:40Z Files modified: * man/man5/unlang.5 Commit diff: https://github.com/FreeRADIUS/freeradius-server/commit/69ea03c8529dc144e3ed2... ====== Add test for multivalue regex matches Arran Cudbard-Bell@2015-04-15T17:53:11Z Files modified: * src/tests/keywords/if-regex-multivalue Commit diff: https://github.com/FreeRADIUS/freeradius-server/commit/9c5923569014279c5893f... ====== Empty strings are NULL, not "" Because the old API returns "", not NULL. We have to go fix that, too Alan T. DeKok@2015-04-15T16:48:04Z Files modified: * src/main/xlat.c Commit diff: https://github.com/FreeRADIUS/freeradius-server/commit/baafa846db6c2124eb253... ====== Fix names for now Alan T. DeKok@2015-04-15T16:06:08Z Files modified: * src/tests/unit/condition.txt Commit diff: https://github.com/FreeRADIUS/freeradius-server/commit/582318316e182d3e9ee4f... ====== Allow for prefix to IP comparisons. Update code, unify type check code, and add test cases Alan T. DeKok@2015-04-15T14:33:44Z Files modified: * src/main/parser.c * src/tests/unit/condition.txt Commit diff: https://github.com/FreeRADIUS/freeradius-server/commit/47cfe064428ee16169b6f... ====== Merge pull request #956 from qnet-herwin/debug_session_state Added `debug_session_state` to debug policy Alan DeKok@2015-04-15T14:32:18Z Files modified: * raddb/policy.d/debug Commit diff: https://github.com/FreeRADIUS/freeradius-server/commit/99b0a443a6a220f81b494... ====== Added `debug_session_state` to debug policy Herwin Weststrate@2015-04-15T14:23:30Z Files modified: * raddb/policy.d/debug Commit diff: https://github.com/FreeRADIUS/freeradius-server/commit/15c782e0a08c400f2997b... ====== Print what type of tmpl/attr dhcp_options got, as well as what it needs Arran Cudbard-Bell@2015-04-15T03:36:41Z Files modified: * src/modules/proto_dhcp/rlm_dhcp.c Commit diff: https://github.com/FreeRADIUS/freeradius-server/commit/7a0235c7710af4ce1b459... ====== Some vendors split their DHCP options across multiple attributes, so allow dhcp_options to use multivalue attribute references Arran Cudbard-Bell@2015-04-15T03:21:12Z Files modified: * src/modules/proto_dhcp/rlm_dhcp.c Commit diff: https://github.com/FreeRADIUS/freeradius-server/commit/68f36c3894494f680cec9... ====== -- This commit summary was generated @2015-04-16T00:00:02Z by lgfeed version 0.00 (https://github.com/arr2036/lgfeed).