summaryrefslogtreecommitdiffstats
path: root/src/shared/pam-util.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* pam: Setup logging to syslogDaan De Meyer2024-04-291-0/+8
* shared/pam-util: fix awkward tense in log messageZbigniew Jędrzejewski-Szmek2024-02-271-1/+1
* pam_systemd_home: always close already opened bus connection in open_session()Yu Watanabe2024-02-211-0/+26
* pam-util: add one more debugging log about sd-bus connectionYu Watanabe2024-02-211-0/+2
* pam-util: include cache ID of bus connection in the log messageYu Watanabe2024-02-191-1/+3
* test: check pam warning messageYu Watanabe2024-02-011-0/+1
* pam: do not warn closing bus connection which is opened after the forkYu Watanabe2024-02-011-2/+8
* pam-util: implement our own pam_prompt() replacement, that doesn't log loudlyLennart Poettering2024-01-101-0/+42
* pam-util: add pam_get_item_many() helper that gets many PAM items at onceLennart Poettering2024-01-041-0/+24
* pam-util: fix pam_syslog_pam_error() format stringLennart Poettering2023-11-281-1/+2
* pam: lower warning about closing sd-bus after forkLuca Boccassi2023-07-261-1/+1
* tree-wide: fix a couple of typosFrantisek Sumsal2023-06-151-1/+1
* pam-systemd: disconnect bus connection when leaving session hook, even on errorLennart Poettering2023-04-271-23/+86
* pam-util: include PID in PAM data field idLennart Poettering2023-04-271-2/+19
* pam: do not attempt to close sd-bus after fork in pam_end()Luca Boccassi2023-04-251-0/+11
* pam: cache sd-bus separately per moduleLuca Boccassi2023-04-241-5/+18
* shared/pam-util: add pam_syslog_pam_error() wrapperZbigniew Jędrzejewski-Szmek2022-10-111-10/+34
* shared/pam-util: add pam_syslog_errno() wrapper that sets errnoZbigniew Jędrzejewski-Szmek2022-10-101-18/+10
* license: LGPL-2.1+ -> LGPL-2.1-or-laterYu Watanabe2020-11-091-1/+1
* tree-wide: use the usual SPDX header for our own filesZbigniew Jędrzejewski-Szmek2020-10-291-0/+2
* shared: add pam utility helpersLennart Poettering2020-01-151-0/+81