]> git.ipfire.org Git - thirdparty/systemd.git/commit
pam_systemd: introduce pam_get_data_many() helper and make use of it 35178/head
authorLennart Poettering <lennart@poettering.net>
Fri, 15 Nov 2024 14:23:41 +0000 (15:23 +0100)
committerLennart Poettering <lennart@poettering.net>
Tue, 17 Dec 2024 16:52:23 +0000 (17:52 +0100)
commitf07fe275d502e2553a08ca420cdf45fd37509e6b
tree240ef463c9ac5a8a3bd76b0904df11b0c7bffb8f
parent7f471bd3b213c0c15bf8e7c0e0a7097ebabbdb64
pam_systemd: introduce pam_get_data_many() helper and make use of it

This is to pam_get_data() what pam_get_item() is to pam_get_item_many().
src/login/pam_systemd.c
src/shared/pam-util.c
src/shared/pam-util.h