]> git.ipfire.org Git - thirdparty/shadow.git/commit
lib/, src/: add SELinux control flag in sub_gid_close()
authorIker Pedrosa <ipedrosa@redhat.com>
Fri, 25 Apr 2025 13:38:18 +0000 (15:38 +0200)
committerIker Pedrosa <ipedrosa@redhat.com>
Tue, 7 Oct 2025 09:04:39 +0000 (11:04 +0200)
commit987a993087b6aba79fa2fb0c45352b2cca742710
tree3d9744ad8cf846d6144672fb950d5b85039c8f99
parentf8a459f9295d97eed5a6d0bc1cc06395d5273a6b
lib/, src/: add SELinux control flag in sub_gid_close()

Expand sub_gid_close() 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/newgidmap.c
src/newusers.c
src/useradd.c
src/userdel.c
src/usermod.c