]> git.ipfire.org Git - thirdparty/freeradius-server.git/commit
Only update request->rcode for a few unlang_ops
authorArran Cudbard-Bell <a.cudbardb@freeradius.org>
Sun, 19 May 2024 01:10:52 +0000 (19:10 -0600)
committerArran Cudbard-Bell <a.cudbardb@freeradius.org>
Sun, 19 May 2024 17:12:22 +0000 (11:12 -0600)
commit845b478fa1d6f96b9dc418aa94a608fe4c7f66cc
treec1d25d54fb06e525e388dd192152752420172a5b
parent3957d269ef0576bf1b194e3facb1f9cfe80ac2c3
Only update request->rcode for a few unlang_ops
src/lib/unlang/call.c
src/lib/unlang/condition.c
src/lib/unlang/interpret.c
src/lib/unlang/load_balance.c
src/lib/unlang/map.c
src/lib/unlang/module.c
src/lib/unlang/parallel.c
src/lib/unlang/subrequest.c
src/lib/unlang/unlang_priv.h
src/tests/keywords/if-elsif-rcode [new file with mode: 0644]
src/tests/keywords/subrequest-rcode [new file with mode: 0644]