add timeout arg to radius_exec_program, with default EXEC_TIMEOUT
authorMatthew Newton <mcn4@leicester.ac.uk>
Tue, 15 Oct 2013 21:49:22 +0000 (22:49 +0100)
committerAlan T. DeKok <aland@freeradius.org>
Wed, 16 Oct 2013 15:16:02 +0000 (11:16 -0400)
commitde81919d7e48848bbc979868c682d247265ebe4b
treebfea2b7fc1355e73f493ddbc68ad997dcae398f7
parent536e334f5960314667ce208f79fa0d9ff86eab84
add timeout arg to radius_exec_program, with default EXEC_TIMEOUT
src/include/radiusd.h
src/main/evaluate.c
src/main/exec.c
src/main/modcall.c
src/main/threads.c
src/main/tls.c
src/main/valuepair.c
src/modules/rlm_exec/rlm_exec.c
src/modules/rlm_mschap/rlm_mschap.c