summaryrefslogtreecommitdiff
path: root/src/coredump/coredumpctl.c
Commit message (Expand)AuthorAgeFilesLines
* coredump: add zstandard support for coredumpsNorbert Lange2020-05-041-2/+2
* coredumpctl: support --file=PATHFrantisek Sumsal2020-04-131-0/+18
* tree-wide: clean up --help texts a bitLennart Poettering2019-11-181-4/+4
* tree-wide: drop string.h when string-util.h or friends are includedYu Watanabe2019-11-041-1/+0
* Highlight the synopsis and summary in --helpZbigniew Jędrzejewski-Szmek2019-10-081-2/+4
* Move the Commands section above Options sectionZbigniew Jędrzejewski-Szmek2019-10-081-7/+7
* coredumpctl: check return valueZbigniew Jędrzejewski-Szmek2019-07-171-14/+16
* coredumpctl: use free_and_replace in one more placeZbigniew Jędrzejewski-Szmek2019-07-171-3/+1
* tree-wide: replace strjoin() with path_join()Yu Watanabe2019-06-211-1/+1
* coredumpctl: fix --debugger optionYu Watanabe2019-05-281-5/+9
* Merge pull request #12411 from keszybz/pr/12394Lennart Poettering2019-05-081-0/+1
|\
| * Enable log colors for most of tools in /usr/binZbigniew Jędrzejewski-Szmek2019-05-081-0/+1
* | codespell: fix spelling errorsBen Boeckel2019-04-291-2/+2
|/
* tree-wide: (void)ify a few unlink() and rmdir()Lennart Poettering2019-03-271-2/+2
* Merge pull request #10935 from poettering/rlimit-nofile-safeZbigniew Jędrzejewski-Szmek2018-12-061-1/+1
|\
| * tree-wide: use FORK_RLIMIT_NOFILE_SAFE wherever possibleLennart Poettering2018-12-011-1/+1
* | util-lib: split out all temporary file related calls into tmpfiles-util.cLennart Poettering2018-12-021-1/+1
|/
* coccinelle: also mark previous synthetic errnos as suchZbigniew Jędrzejewski-Szmek2018-11-221-1/+2
* coccinelle: make use of SYNTHETIC_ERRNOZbigniew Jędrzejewski-Szmek2018-11-221-16/+12
* Split out pretty-print.c and move pager.c and main-func.h to shared/Zbigniew Jędrzejewski-Szmek2018-11-201-0/+1
* coredumpctl: fix "leak" of bus connectionZbigniew Jędrzejewski-Szmek2018-11-201-1/+1
* coredumpctl: define main through macroZbigniew Jędrzejewski-Szmek2018-11-201-6/+6
* coredumpctl: open output file only before writingZbigniew Jędrzejewski-Szmek2018-11-201-9/+11
* basic/pager: convert the pager options to a flags argumentZbigniew Jędrzejewski-Szmek2018-11-141-3/+3
* coredump: include error cause in log messageYu Watanabe2018-10-201-2/+2
* tree-wide: uniformly bump RLIMIT_NOFILE in all our tools that access the journalLennart Poettering2018-10-161-0/+5
* tree-wide: add clickable man page link to all --help textsLennart Poettering2018-08-201-1/+11
* coredumpctl: info shows the last entry by defaultLion Yang2018-07-231-1/+2
* Drop my copyright headersZbigniew Jędrzejewski-Szmek2018-06-141-3/+0
* tree-wide: beautify remaining copyright statementsLennart Poettering2018-06-141-1/+1
* tree-wide: drop 'This file is part of systemd' blurbLennart Poettering2018-06-141-2/+0
* coredumpctl: always output proper english sentenceLennart Poettering2018-05-221-2/+2
* coredumpctl: Add debug as a gdb alias, and add lldb support (closes #8722) (#...Ryan Gonzalez2018-04-181-23/+44
* tree-wide: drop license boilerplateZbigniew Jędrzejewski-Szmek2018-04-061-13/+0
* tree-wide: use TAKE_PTR() and TAKE_FD() macrosYu Watanabe2018-04-051-2/+1
* coccinelle: run safe_fclose.cocci againLennart Poettering2018-03-231-2/+1
* macro: introduce TAKE_PTR() macroLennart Poettering2018-03-221-2/+1
* coredumpctl: drop unnecessary NULL initialization, and use const where possib...Lennart Poettering2018-03-211-2/+2
* tree-wide: voidify pager_open()Yu Watanabe2018-03-191-1/+1
* coredumpctl: use dispatch_verb()Yu Watanabe2018-03-191-105/+95
* coredump: do not leak memory (#8352)Yu Watanabe2018-03-051-4/+1
* tree-wide: reopen log when we need to log in FORK_CLOSE_ALL_FDS childrenLennart Poettering2018-02-221-0/+1
* journalctl: improve hint about lack of access for --user-unit=...Zbigniew Jędrzejewski-Szmek2018-02-201-1/+1
* tree-wide: make use of wait_for_terminate_and_check() at various placesLennart Poettering2018-01-041-8/+1
* process-util: add another fork_safe() flag for enabling LOG_ERR/LOG_WARN loggingLennart Poettering2018-01-041-4/+2
* tree-wide: use EXIT_SUCCESS/EXIT_FAILURE in exit() where we canLennart Poettering2017-12-251-1/+1
* tree-wide: introduce new safe_fork() helper and port everything overLennart Poettering2017-12-251-8/+4
* tree-wide: add DEBUG_LOGGING macro that checks whether debug logging is on (#...Lennart Poettering2017-12-151-1/+1
* tree-wide: make use of new STRLEN() macro everywhere (#7639)Lennart Poettering2017-12-141-3/+3
* Add SPDX license identifiers to source files under the LGPLZbigniew Jędrzejewski-Szmek2017-11-191-0/+1