summaryrefslogtreecommitdiff
path: root/src/coredump/coredumpctl.c
AgeCommit message (Expand)Author
2017-03-01coredump: define a macro for a "short bus call timeout"Lennart Poettering
2017-03-01coredump: normalize generation/parsing of COREDUMP_TRUNCATED=Lennart Poettering
2017-02-28coredumpctl: avoid spurious warning about systemd-coredump@0.serviceZbigniew Jędrzejewski-Szmek
2017-02-28coredumpctl: print a hint when no journal files are foundZbigniew Jędrzejewski-Szmek
2017-02-28coredumpctl: use a 3s timeout for checking unitsZbigniew Jędrzejewski-Szmek
2017-02-26coredumpctl,man: mark truncated messages as such in outputZbigniew Jędrzejewski-Szmek
2017-02-26coredumpctl: add debug information which services count towards the warningZbigniew Jędrzejewski-Szmek
2017-02-24coredumpctl: implement --since/--until (-S/-U) for info/list verbsGiedrius Statkevičius
2017-02-22coredump: fix assign in while loop (#5417)Thomas H. P. Andersen
2017-02-21coredumpctl: print a hint if any coredumps are in flight (#5393)Zbigniew Jędrzejewski-Szmek
2017-02-15coredumpctl: display non-coredump coredump entries tooZbigniew Jędrzejewski-Szmek
2017-02-15tree-wide: add SD_ID128_MAKE_STR, remove LOG_MESSAGE_IDZbigniew Jędrzejewski-Szmek
2017-02-15coredumpctl: just use argv instead of building a temporary setZbigniew Jędrzejewski-Szmek
2017-02-13coredumpctl: Add -r/--reverse optionNamhyung Kim
2017-02-13coredumpctl: Remove dubious newline in the help messageNamhyung Kim
2016-12-17coredumpctl: let gdb handle the SIGINT signal (#4901)Franck Bui
2016-10-23tree-wide: drop NULL sentinel from strjoinZbigniew Jędrzejewski-Szmek
2016-09-28coredumpctl: delay the "on tty" refusal until as late as possibleZbigniew Jędrzejewski-Szmek
2016-09-28coredumpctl: tighten print_field() codeZbigniew Jędrzejewski-Szmek
2016-09-28coredumpctl: rework presence reportingZbigniew Jędrzejewski-Szmek
2016-09-28coredumpctl: report corefile presence properlyZbigniew Jędrzejewski-Szmek
2016-09-28coredumpctl: report user unit properlyZbigniew Jędrzejewski-Szmek
2016-09-28coredumpctl: fix spurious "more than one entry matches" warningZbigniew Jędrzejewski-Szmek
2016-09-28coredumpctl: fix handling of files written to fdZbigniew Jędrzejewski-Szmek
2016-09-28coredump: remove Storage=both optionZbigniew Jędrzejewski-Szmek
2016-09-13fileio: simplify mkostemp_safe() (#4090)Topi Miettinen
2016-08-04util-lib: rework /tmp and /var/tmp handling codeLennart Poettering
2016-04-02coredumpctl: grammaro fixZbigniew Jędrzejewski-Szmek
2016-02-26tree-wide: merge pager_open_if_enabled() to the pager_open()Alexander Kuleshov
2016-02-10build-sys: move coredump logic into subdir of its ownLennart Poettering