]> git.ipfire.org Git - thirdparty/shadow.git/commit
lib/, src/: add SELinux control flag in sgr_close()
authorIker Pedrosa <ipedrosa@redhat.com>
Fri, 25 Apr 2025 13:32:05 +0000 (15:32 +0200)
committerIker Pedrosa <ipedrosa@redhat.com>
Tue, 7 Oct 2025 09:04:37 +0000 (11:04 +0200)
commitddd112714e161191f6d8dd60b3faf0f705e2f004
tree8840e3e3b76456718c181916ad2a5c32f19690eb
parent073df98f0c473ad897a1c1c0a1f6a368b2e8883b
lib/, src/: add SELinux control flag in sgr_close()

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

Signed-off-by: Iker Pedrosa <ipedrosa@redhat.com>
15 files changed:
lib/sgroupio.c
lib/sgroupio.h
src/chgpasswd.c
src/gpasswd.c
src/groupadd.c
src/groupdel.c
src/groupmems.c
src/groupmod.c
src/grpck.c
src/grpconv.c
src/grpunconv.c
src/newusers.c
src/useradd.c
src/userdel.c
src/usermod.c