GIT Log for 2009-05-05 23:33 GMT
commit aa2a38440f20807ad8c215bd26d89303f1139fd9 Author: Alan T. DeKok <aland@freeradius.org> Date: Tue May 5 21:30:38 2009 +0200 Update to do a LOT more checking, and to NOT send email. Sending email is bad, as it wasn't rate limited. This new script checks for a lot more conditions, including HUP and TERM sent to the script itself. Files changed: scripts/radwatch.in | 180 ++++++++++++++++++++++++++++++++++++++++----------- 1 files changed, 141 insertions(+), 39 deletions(-) ====================================================================== commit 53dd5fd18e7c494c218e01b5389d346ee115e97d Author: Alan T. DeKok <aland@freeradius.org> Date: Tue May 5 14:51:12 2009 +0200 Exit with error on more signals Files changed: src/main/radiusd.c | 12 ++---------- 1 files changed, 2 insertions(+), 10 deletions(-) ====================================================================== commit a22bcfe089115679fcf4a15d8c787ea9677d6422 Author: Alan T. DeKok <aland@freeradius.org> Date: Tue May 5 14:12:02 2009 +0200 Include more header files in the default install Files changed: src/include/Makefile | 7 +++++-- 1 files changed, 5 insertions(+), 2 deletions(-) ======================================================================
participants (1)
-
aland@deployingradius.com