New activity for FreeRADIUS (the high performance and highly configurable RADIUS server) ====== Simplify pre-parsing of regexes Alan T. DeKok@2014-09-22T20:00:23Z Files modified: * src/main/evaluate.c * src/main/modcall.c Commit diff: https://github.com/FreeRADIUS/freeradius-server/commit/6ab6bd40bde2b7c332f7f... ====== Precompile regexes into xlat_struct. So that references to unknown attributes are caught at load time, and not at run time Alan T. DeKok@2014-09-22T18:50:53Z Files modified: * src/main/evaluate.c * src/main/modcall.c * src/tests/keywords/regex-bad-attribute Commit diff: https://github.com/FreeRADIUS/freeradius-server/commit/e9500f8f51d2deabb2531... ====== Re-arrange request_finish() So that internally proxied packets get passed through the post-auth section. Alan T. DeKok@2014-09-22T16:55:14Z Files modified: * src/main/process.c Commit diff: https://github.com/FreeRADIUS/freeradius-server/commit/223dfa8628019234a9dd6... ====== -- This commit summary was generated @2014-09-23T00:00:02Z by lgfeed version 0.00 (https://github.com/arr2036/lgfeed).