]> git.ipfire.org Git - thirdparty/shadow.git/commit
lib/, src/: add SELinux control flag in sub_gid_unlock()
authorIker Pedrosa <ipedrosa@redhat.com>
Fri, 25 Apr 2025 14:12:40 +0000 (16:12 +0200)
committerIker Pedrosa <ipedrosa@redhat.com>
Tue, 7 Oct 2025 09:04:39 +0000 (11:04 +0200)
commitefef4d06353964e5f91e13b39ca13cf3d0bd3e56
tree09600e1ee748d1af3d50ff69c1b96faae4c68670
parent06c5ae8c28e586cabe77722452315fe8385c8ed2
lib/, src/: add SELinux control flag in sub_gid_unlock()

Expand sub_gid_unlock() interface to add a control flag for SELinux file
context processing.

Signed-off-by: Iker Pedrosa <ipedrosa@redhat.com>
lib/subordinateio.c
lib/subordinateio.h
src/newusers.c
src/useradd.c
src/userdel.c
src/usermod.c