Files
systemd/src
Lennart Poettering d8069b8add pam_systemd: issue context OSC sequences when allocating new TTY session
note: this also adds making a copy of the session type string after
registering the session. That's because we need to check the session
type we settled on later to condition out the OSC sequence (because it
should only be issued on TTY sessions). However, the session type string
originally quite likely points into the PAM environment block, which we
update in the meantime, invalidating that pointer. hence, make an
explicit copy first, and use that.
2025-02-27 15:11:31 +01:00
..
2025-02-26 18:12:04 +01:00
2025-01-24 22:46:58 +09:00
2025-02-21 09:57:02 +01:00
2025-02-26 18:12:08 +01:00
2025-02-27 13:37:20 +09:00
2025-02-27 13:37:20 +09:00
2025-02-26 13:02:23 +01:00
2025-02-27 15:09:25 +01:00
2025-02-27 13:48:34 +09:00
2025-02-26 13:02:23 +01:00
2025-02-27 15:09:25 +01:00