]> git.ipfire.org Git - thirdparty/freeradius-server.git/commit
add signal.raise("break"), this lets us stop the program after an unlang keyword...
authorArran Cudbard-Bell <a.cudbardb@freeradius.org>
Tue, 15 Jul 2025 04:16:12 +0000 (22:16 -0600)
committerArran Cudbard-Bell <a.cudbardb@freeradius.org>
Tue, 15 Jul 2025 05:14:01 +0000 (23:14 -0600)
commit22f24598e5f50a16610f428a3a74a87fc1dfa0c8
tree1d3668a26923cab5582fc3c69dd459d50015afda
parentdf3aa58d1df19207d175ae4f6c8784411b9ce3eb
add signal.raise("break"), this lets us stop the program after an unlang keyword executes, which makes it easier to debug certain issues
src/lib/unlang/xlat_builtin.c