29 Sep
2010
29 Sep
'10
11:05 a.m.
Stefan Winter wrote:
I'd love to. Added a radlog() for various levels, but it still only goes shows up in the debug output.
:) See rlm_eap.c && mem.c. The references to "handler_tree" are protected by an "if (fr_debug_flag)". Fix that "if" (or delete it), and it should work. Alan DeKok.