Luca Boccassi
4a75704b16
pam: do not attempt to close sd-bus after fork in pam_end()
...
When pam_end() is called after a fork, and it cleans up caches, it sets
PAM_DATA_SILENT in error_status. FDs will be shared with the parent, so
we do not want to attempt to close them from a child process, or we'll
hit assertions. Complain loudly and skip.
2023-04-25 17:19:57 +02:00
..
2023-03-29 10:34:41 +09:00
2023-04-13 11:17:28 +02:00
2023-04-07 10:55:30 +02:00
2023-04-25 14:00:38 +02:00
2023-04-24 22:03:06 +02:00
2023-04-11 11:45:26 +09:00
2023-03-29 10:34:41 +09:00
2023-04-25 18:37:36 +09:00
2023-04-14 13:49:04 +09:00
2023-04-05 13:06:26 +08:00
2023-04-05 13:06:26 +08:00
2023-04-04 22:35:04 +01:00
2023-03-24 13:43:51 +01:00
2023-04-20 21:54:59 +02:00
2023-04-13 11:17:28 +02:00
2023-04-17 19:56:06 +01:00
2023-04-18 11:55:03 +02:00
2023-04-24 22:03:06 +02:00
2023-04-11 09:14:34 +02:00
2023-04-18 10:38:38 +02:00
2023-04-18 11:58:33 +02:00
2023-04-24 22:29:47 +02:00
2023-03-24 18:33:59 +01:00
2023-04-25 07:31:40 +02:00
2023-03-28 02:29:19 +09:00
2023-03-30 09:23:07 +02:00
2023-04-21 12:41:15 +02:00
2023-04-20 19:18:50 +09:00
2023-04-14 10:15:44 +02:00
2023-04-25 15:52:19 +01:00
2023-04-12 13:46:08 +02:00
2023-04-13 11:17:28 +02:00
2023-03-24 13:43:51 +01:00
2023-04-14 14:39:06 +09:00
2023-03-29 19:09:10 +02:00
2023-04-24 18:14:12 +02:00
2023-03-27 10:18:55 +02:00
2023-04-13 11:17:28 +02:00
2023-04-12 13:46:08 +02:00
2023-03-21 20:53:09 +01:00
2023-04-16 16:28:26 +09:00
2023-04-24 22:03:06 +02:00
2023-04-25 17:19:57 +02:00
2023-04-21 12:41:15 +02:00
2023-04-21 12:45:49 +02:00
2023-04-21 16:46:06 +02:00
2023-04-21 12:45:49 +02:00
2023-04-14 20:27:59 +01:00
2023-04-04 15:18:00 +02:00
2023-04-17 05:46:32 +08:00
2023-04-13 11:17:28 +02:00
2023-04-25 14:00:38 +02:00
2023-04-16 13:26:58 +09:00
2023-04-14 10:15:44 +02:00
2023-04-20 16:45:57 +02:00
2023-04-01 14:31:22 +02:00
2023-04-03 12:32:56 +02:00
2023-03-29 10:34:41 +09:00
2023-03-24 15:07:58 +09:00
2023-04-13 05:39:49 +02:00
2023-03-24 13:43:51 +01:00
2023-03-25 13:38:39 +09:00