Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | crash-handler: Add back notice log message | Daan De Meyer | 2024-08-26 | 1 | -0/+2 |
* | crash-handler: Drop 10s sleep before we spawn the crash shell | Daan De Meyer | 2024-08-07 | 1 | -3/+0 |
* | crash-handler: Call vhangup on /dev/console before spawning crash shell | Daan De Meyer | 2024-08-07 | 1 | -0/+1 |
* | signal-util: use common definitions for ignore + default "struct sigaction" | Lennart Poettering | 2024-07-12 | 1 | -4/+1 |
* | core: Add systemd.crash_action= kernel command line argument | Daan De Meyer | 2024-04-29 | 1 | -1/+7 |
* | core/crash-handler: correct indentation | Mike Yuan | 2023-09-04 | 1 | -8/+9 |
* | Journal: Add message IDs for emergency-level log messages | OMOJOLA JOSHUA | 2023-09-01 | 1 | -18/+46 |
* | signal-util: add common implementation for propagating a signal | Lennart Poettering | 2022-11-17 | 1 | -8/+4 |
* | crash-handler: Make sure we propagate the original siginfo | Daan De Meyer | 2022-11-16 | 1 | -4/+6 |
* | pid1: split out crash handler logic into its own .c/.h file | Lennart Poettering | 2022-03-10 | 1 | -0/+166 |