New activity for FreeRADIUS (the high performance and highly configurable RADIUS server) ====== Log the original->id if original is available, so we display the rs id of the request that was retransmitted Arran Cudbard-Bell@2014-01-13T23:52:39Z Files modified: * src/main/radsniff.c Commit diff: https://github.com/FreeRADIUS/freeradius-server/commit/1598b36bb5466b4fbe478... ====== Reinsert retransmissions into the request_tree, else node ordering can get messed up and cause nasty side effects Arran Cudbard-Bell@2014-01-13T23:51:58Z Files modified: * src/main/radsniff.c Commit diff: https://github.com/FreeRADIUS/freeradius-server/commit/8671c9d05ecded76e27c8... ====== Fix issues with previous commit Arran Cudbard-Bell@2014-01-13T23:50:12Z Files modified: * src/main/radsniff.c Commit diff: https://github.com/FreeRADIUS/freeradius-server/commit/c528fdc57f5f57cc35958... ====== If radsniff is using linking DAs and fails to locate a previous request using them, we must search using the normal 4 tuple to avoid inserting duplicate entries ...which would then not actually be inserted and just leak memory Arran Cudbard-Bell@2014-01-13T21:29:24Z Files modified: * src/main/radsniff.c Commit diff: https://github.com/FreeRADIUS/freeradius-server/commit/fb2d8862d4b7794188334... ====== Minor fixes in radius_start_program Arran Cudbard-Bell@2014-01-13T21:29:24Z Files modified: * src/include/radiusd.h * src/main/exec.c * src/modules/rlm_mschap/rlm_mschap.c Commit diff: https://github.com/FreeRADIUS/freeradius-server/commit/4292ff4a6afd0511cae46... ====== <sigh> Gnu Make is enormously stupid Alan T. DeKok@2014-01-13T16:55:40Z Files modified: * src/all.mk Commit diff: https://github.com/FreeRADIUS/freeradius-server/commit/10a39d2fc75fb44c4950b... ====== Fix the build by working around GNU Make's issues Alan T. DeKok@2014-01-13T16:54:10Z Files modified: * src/all.mk Commit diff: https://github.com/FreeRADIUS/freeradius-server/commit/d765453986f7714822865... ====== Provide some more helpful configure output when libssl/libcrypto libraries aren't found Arran Cudbard-Bell@2014-01-13T14:21:51Z Files modified: * configure * configure.ac Commit diff: https://github.com/FreeRADIUS/freeradius-server/commit/68730fd99e879d86c5381... ====== -- This commit summary was generated @2014-01-14T00:00:12Z by lgfeed version 0.00 (https://github.com/arr2036/lgfeed).