]> git.ipfire.org Git - thirdparty/freeradius-server.git/commit
move debug "Running foo bar { } from file baz" master
authorAlan T. DeKok <aland@freeradius.org>
Tue, 4 Aug 2026 20:16:20 +0000 (16:16 -0400)
committerAlan T. DeKok <aland@freeradius.org>
Tue, 4 Aug 2026 20:24:44 +0000 (16:24 -0400)
commit35c3f6728be8131c6646f05104583a06ddbab3a8
treef05ef3866b4e97ac6524508da8f83b5a463bc821
parentfb2fb5a5a2d818131f296cc0579c5cabcd26233d
move debug "Running foo bar { } from file baz"

to the main interpreter loop, which cleans up the debug output
a bit, and makes it easier to parse
src/lib/eap/base.c
src/lib/server/process.h
src/lib/unlang/call.c
src/lib/unlang/compile.c
src/lib/unlang/interpret.c
src/lib/unlang/unlang_priv.h
src/process/radius/base.c
src/process/tacacs/base.c