index
:
systemd
main
systemd
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
home
/
pam_systemd_home.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
libsystemd: turn json.[ch] into a public API
Lennart Poettering
2024-06-12
1
-2
/
+2
*
pam: Setup logging to syslog
Daan De Meyer
2024-04-29
1
-0
/
+10
*
treewide: fix a few typos in NEWS, docs, comments, and log messages
Dmitry V. Levin
2024-04-27
1
-1
/
+1
*
pam_systemd_home: always close already opened bus connection in open_session()
Yu Watanabe
2024-02-21
1
-0
/
+6
*
pam_systemd_home: open sd-bus session when necessary
Yu Watanabe
2024-02-21
1
-12
/
+12
*
pam_systemd_home: make sure we handle RefUnit() returning HomeBusy properly
Lennart Poettering
2024-02-14
1
-1
/
+1
*
pam_systemd_home: in ssh logins and similar, ask via fallback shall for home ...
Lennart Poettering
2024-02-14
1
-32
/
+109
*
pam-util: implement our own pam_prompt() replacement, that doesn't log loudly
Lennart Poettering
2024-01-10
1
-36
/
+36
*
pam_systemd_home: move two bool flags into a proper flags parameter
Lennart Poettering
2024-01-10
1
-35
/
+40
*
Merge pull request #30744 from poettering/logind-trivial-tweaks
Lennart Poettering
2024-01-04
1
-2
/
+2
|
\
|
*
pam_systemd_home: minor coding style adjustment
Lennart Poettering
2024-01-04
1
-2
/
+2
*
|
pam_systemd_home: port over to pam_get_item_many()
Lennart Poettering
2024-01-04
1
-7
/
+6
|
/
*
homed: make all pam_prompt strings translatable
Luca Boccassi
2023-07-13
1
-38
/
+39
*
pam: add macro wrapper to make code shorter
Zbigniew Jędrzejewski-Szmek
2023-06-22
1
-34
/
+24
*
pam_systemd_home: suppress LOG_DEBUG msgs if debugging is off
David Tardon
2023-06-07
1
-28
/
+54
*
pam-systemd: disconnect bus connection when leaving session hook, even on error
Lennart Poettering
2023-04-27
1
-18
/
+19
*
pam: cache sd-bus separately per module
Luca Boccassi
2023-04-24
1
-5
/
+5
*
pam_systemd_home: clean up sd-bus when called about something else's user
Luca Boccassi
2023-04-24
1
-1
/
+2
*
tree-wide: use -EBADF for fd initialization
Zbigniew Jędrzejewski-Szmek
2022-12-19
1
-1
/
+1
*
pam_systemd_home: use pam_syslog_pam_error()
Zbigniew Jędrzejewski-Szmek
2022-10-11
1
-151
/
+104
*
pam_systemd_home: use pam_syslog_errno()
Zbigniew Jędrzejewski-Szmek
2022-10-11
1
-65
/
+36
*
pam_systemd_home: inline loop variable declaration
Zbigniew Jędrzejewski-Szmek
2022-10-07
1
-3
/
+1
*
home: update log message
Yu Watanabe
2021-12-22
1
-1
/
+1
*
pam_systemd_home: prompt user for recovery key if homed asks for it
Lennart Poettering
2021-11-17
1
-0
/
+27
*
home: 'secret' argument of handle_generic_user_record_error may be null
Yu Watanabe
2021-09-05
1
-1
/
+18
*
tree-wide: add FORMAT_TIMESPAN()
Zbigniew Jędrzejewski-Szmek
2021-07-09
1
-2
/
+1
*
userdb: make most loading of JSON user record data "permissive"
Lennart Poettering
2021-06-01
1
-1
/
+1
*
homectl: store FIDO2 up/uv/clientPin fields in user records too
Lennart Poettering
2021-06-01
1
-1
/
+11
*
tree-wide: fix typo
Yu Watanabe
2020-12-14
1
-1
/
+1
*
pam_systemd_home: export password as PAM_AUTHTOK
Christoph Ruegge
2020-11-24
1
-0
/
+9
*
license: LGPL-2.1+ -> LGPL-2.1-or-later
Yu Watanabe
2020-11-09
1
-1
/
+1
*
macro: introduce POINTER_MAX as define for (void*) -1
Lennart Poettering
2020-10-22
1
-2
/
+2
*
homed: remove PAM_USER_UNKNOWN test in pam_sm_acct_mgmt
Chandradeep Dey
2020-10-21
1
-2
/
+0
*
user-record: don't refuse login when last pw change time is in the future
Lennart Poettering
2020-09-21
1
-0
/
+5
*
homed: don't block logins into accounts with future change time
Lennart Poettering
2020-09-21
1
-2
/
+2
*
various: treat BUS_ERROR_NO_SUCH_UNIT the same as SD_BUS_ERROR_SERVICE_UNKNOWN
Zbigniew Jędrzejewski-Szmek
2020-08-24
1
-2
/
+2
*
Merge pull request #15442 from poettering/fido2
Zbigniew Jędrzejewski-Szmek
2020-07-03
1
-4
/
+19
|
\
|
*
pam-systemd-home: print helpful message when token's PIN is locked
Lennart Poettering
2020-07-01
1
-0
/
+5
|
*
homed: add support for authenticating with fido2 hmac-secret tokens
Lennart Poettering
2020-07-01
1
-0
/
+10
|
*
user-record: rename JSON field "pkcs11Pin" to "tokenPin"
Lennart Poettering
2020-07-01
1
-4
/
+4
*
|
tree: wide "the the" and other trivial grammar fixes
Zbigniew Jędrzejewski-Szmek
2020-07-02
1
-1
/
+1
|
/
*
shared: actually move all BusLocator related calls to bus-locator.c
Lennart Poettering
2020-06-30
1
-1
/
+1
*
man_systemd_home: intrdouce SYSTEMD_HOME_SUSPEND env var
Lennart Poettering
2020-05-20
1
-0
/
+44
*
pam_systemd_home: also store acquirement fd per user
Lennart Poettering
2020-05-12
1
-25
/
+66
*
pam_systemd/pam_systemd_home: rework how we cache user records
Lennart Poettering
2020-05-12
1
-40
/
+63
*
pam_systemd_home: use correct macro for converting ptr to fd
Lennart Poettering
2020-05-12
1
-1
/
+1
*
Fix misuse of PAM_PROMPT_ECHO_OFF in systemd-homed
Joel Shapiro
2020-05-12
1
-10
/
+18
*
home: switch to shared bus_home_mgr
Vito Caputo
2020-05-07
1
-10
/
+4
*
Fix pam_systemd_home's debug parameter to match man page description
Joel Shapiro
2020-04-13
1
-1
/
+4
*
home: switch to BusLocator-oriented helpers
Vito Caputo
2020-04-12
1
-31
/
+11
[next]