]> git.ipfire.org Git - thirdparty/shadow.git/commit
lib/, src/: add SELinux control flag in sgr_unlock()
authorIker Pedrosa <ipedrosa@redhat.com>
Fri, 25 Apr 2025 14:03:58 +0000 (16:03 +0200)
committerIker Pedrosa <ipedrosa@redhat.com>
Tue, 7 Oct 2025 09:04:39 +0000 (11:04 +0200)
commit046c60df092c8e262a5b2f62f3b59f64662b2204
tree41cd57dace274d8dcfc99da46e734ca6373df111
parent8f3657088c17d2c1155a07e38ee96f757d015170
lib/, src/: add SELinux control flag in sgr_unlock()

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

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