New activity for FreeRADIUS (the high performance and highly configurable RADIUS server) ====== Apparently we *do* still need to link to libpthread Arran Cudbard-Bell@2015-04-17T19:31:42Z Files modified: * configure * configure.ac Commit diff: https://github.com/FreeRADIUS/freeradius-server/commit/a50716065e939c981a703... ====== Use -pthread when available (instead of -lpthread or -lc_r) Arran Cudbard-Bell@2015-04-17T19:04:46Z Files modified: * configure * configure.ac * m4/ax_cc.m4 Commit diff: https://github.com/FreeRADIUS/freeradius-server/commit/562c857fa1fe1fcdba4cf... ====== Set FP to NULL if it's not being used Alan T. DeKok@2015-04-17T17:39:59Z Files modified: * src/main/detail.c Commit diff: https://github.com/FreeRADIUS/freeradius-server/commit/13c77e23fcb516bc513ae... ====== Fix typo Alan T. DeKok@2015-04-17T15:08:41Z Files modified: * src/modules/rlm_securid/configure * src/modules/rlm_securid/configure.ac Commit diff: https://github.com/FreeRADIUS/freeradius-server/commit/2df4d84421216c7823605... ====== Optionally enable/disable filename escaping in rlm_linelog Arran Cudbard-Bell@2015-04-17T12:34:10Z Files modified: * raddb/mods-available/linelog * src/include/radiusd.h * src/main/util.c * src/modules/rlm_detail/rlm_detail.c * src/modules/rlm_linelog/rlm_linelog.c Commit diff: https://github.com/FreeRADIUS/freeradius-server/commit/9fbce1b3eb78f99eea059... ====== Whilst '.' is fine in filenames allowing ../ may introduce security issues Arran Cudbard-Bell@2015-04-17T12:20:45Z Files modified: * src/main/util.c Commit diff: https://github.com/FreeRADIUS/freeradius-server/commit/8a800ab3dca769420507c... ====== -- This commit summary was generated @2015-04-18T00:00:02Z by lgfeed version 0.00 (https://github.com/arr2036/lgfeed).