]> git.ipfire.org Git - thirdparty/shadow.git/commit
lib/, src/: add SELinux control flag in spw_unlock()
authorIker Pedrosa <ipedrosa@redhat.com>
Fri, 25 Apr 2025 13:57:21 +0000 (15:57 +0200)
committerIker Pedrosa <ipedrosa@redhat.com>
Tue, 7 Oct 2025 09:04:39 +0000 (11:04 +0200)
commitfe00a581c3b85035c906441e76f95d78ab2bbfd1
tree98935ee102a87ed258faa25e44c39dbf956db61e
parent6396ff013c74dcd884c562cbd0e1f8c06529eeeb
lib/, src/: add SELinux control flag in spw_unlock()

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

Signed-off-by: Iker Pedrosa <ipedrosa@redhat.com>
14 files changed:
lib/cleanup_user.c
lib/lockpw.c
lib/shadowio.c
lib/shadowio.h
src/chage.c
src/chpasswd.c
src/newusers.c
src/passwd.c
src/pwck.c
src/pwconv.c
src/pwunconv.c
src/useradd.c
src/userdel.c
src/usermod.c