New activity for FreeRADIUS (the high performance and highly configurable RADIUS server) ====== Added filter file support So that it checks the output against a filter file Alan T. DeKok@2013-10-31T18:45:50Z Files modified: * src/main/unittest.c Commit diff: https://github.com/FreeRADIUS/freeradius-server/commit/0ee8775cd49a349a5522d... ====== Split out IP qualified client attributes into 'getclient' xlat Arran Cudbard-Bell@2013-10-31T15:56:18Z Files modified: * src/main/mainconfig.c Commit diff: https://github.com/FreeRADIUS/freeradius-server/commit/473a57317dcecec6f84fa... ====== If groups or profiles return notfound, that should *not* set the overall code to notfound. Arran Cudbard-Bell@2013-10-31T13:00:04Z Files modified: * src/modules/rlm_sql/rlm_sql.c Commit diff: https://github.com/FreeRADIUS/freeradius-server/commit/728d5540873efcb20be8a... ====== Support retrieving client information for clients other than the one associated with the request Arran Cudbard-Bell@2013-10-31T13:00:04Z Files modified: * src/include/libradius.h * src/lib/misc.c * src/main/mainconfig.c Commit diff: https://github.com/FreeRADIUS/freeradius-server/commit/d1309230f23f59baa8978... ====== Fix typo Alan T. DeKok@2013-10-31T04:54:57Z Files modified: * scripts/install.mk Commit diff: https://github.com/FreeRADIUS/freeradius-server/commit/b92b3b635f72ab6e53b8d... ====== Fix build issues Alan T. DeKok@2013-10-31T04:11:29Z Files modified: * src/main/unittest.mk Commit diff: https://github.com/FreeRADIUS/freeradius-server/commit/e309d642bc333ba1aa21e... ====== Remove unused variable Alan T. DeKok@2013-10-31T02:36:28Z Files modified: * src/main/unittest.c Commit diff: https://github.com/FreeRADIUS/freeradius-server/commit/6b10e994f62376df28b80... ====== Don't install unittest Alan T. DeKok@2013-10-31T00:59:56Z Files modified: * src/main/unittest.mk Commit diff: https://github.com/FreeRADIUS/freeradius-server/commit/cd2d6667bb6824352f07d... ====== If installdir is "", don't install the program Alan T. DeKok@2013-10-31T00:59:47Z Files modified: * scripts/install.mk Commit diff: https://github.com/FreeRADIUS/freeradius-server/commit/29daea823a92c1bb98a0c... ====== Better handler for --mode=execute Everything after the "--mode=execute" are treated as options to the command to be execute, and not jlibtool arguments, or arguments that jlibtool gets excited about. Alan T. DeKok@2013-10-31T00:11:33Z Files modified: * scripts/jlibtool.c Commit diff: https://github.com/FreeRADIUS/freeradius-server/commit/049a442ee99fb25017d21... ====== Added preliminary unit test program Which thinks it's "radiusd". But, it never opens any sockets. All it does is read a "packet" from a file, and dump the "reply" to another file. Alan T. DeKok@2013-10-31T00:00:15Z Files modified: * src/main/all.mk * src/main/unittest.c * src/main/unittest.mk Commit diff: https://github.com/FreeRADIUS/freeradius-server/commit/343d6d6e14348bf213999... ====== Print out name on end of loading server, too Alan T. DeKok@2013-10-30T23:57:21Z Files modified: * src/main/modules.c Commit diff: https://github.com/FreeRADIUS/freeradius-server/commit/468edae6ea8e0605c7431... ====== memset structs to zero Alan T. DeKok@2013-10-30T16:23:37Z Files modified: * src/lib/udpfromto.c Commit diff: https://github.com/FreeRADIUS/freeradius-server/commit/e4183864605e9be29dc31... ====== -- This commit summary was generated @2013-11-01T00:00:07Z by lgfeed version 0.00 (https://github.com/arr2036/lgfeed).