]> git.ipfire.org Git - thirdparty/shadow.git/commit
lib/, src/: add SELinux control flag in pw_unlock()
authorIker Pedrosa <ipedrosa@redhat.com>
Fri, 25 Apr 2025 13:53:17 +0000 (15:53 +0200)
committerIker Pedrosa <ipedrosa@redhat.com>
Tue, 7 Oct 2025 09:04:39 +0000 (11:04 +0200)
commit6396ff013c74dcd884c562cbd0e1f8c06529eeeb
treeb16b820332e6f1fa28aa63918f261f539bbbd296
parent185991a5cde37bada18e68bc236c9a81c96a00f2
lib/, src/: add SELinux control flag in pw_unlock()

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

Signed-off-by: Iker Pedrosa <ipedrosa@redhat.com>
16 files changed:
lib/cleanup_user.c
lib/lockpw.c
lib/pwio.c
lib/pwio.h
src/chage.c
src/chfn.c
src/chpasswd.c
src/chsh.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