Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | coredump filter: add mask for 'all' using UINT32_MAX, not UINT64_MAX | Luca Boccassi | 2023-04-26 | 1 | -1/+1 |
* | coredump filter: fix stack overflow with =all | Luca Boccassi | 2023-04-26 | 1 | -2/+2 |
* | coredump: split out parse_auxv() to src/shared/ | Zbigniew Jędrzejewski-Szmek | 2023-03-23 | 1 | -0/+92 |
* | basic,shared: move disable_coredumps() to coredump-util.[ch] | Zbigniew Jędrzejewski-Szmek | 2022-11-08 | 1 | -0/+13 |
* | license: LGPL-2.1+ -> LGPL-2.1-or-later | Yu Watanabe | 2020-11-09 | 1 | -1/+1 |
* | manager: add CoredumpFilter= setting | Zbigniew Jędrzejewski-Szmek | 2020-04-09 | 1 | -0/+10 |
* | Add parser and printer for coredump filter mask | Zbigniew Jędrzejewski-Szmek | 2020-04-09 | 1 | -0/+64 |