index
:
systemd
main
systemd
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
coredump
/
coredumpctl.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
tree-wide: avoid uninitialized warning on _cleanup_ variables
Luca Boccassi
2021-04-14
1
-2
/
+2
*
coredump: use path_equal_filename helper
Luca Boccassi
2021-04-07
1
-15
/
+1
*
coredumpctl: fetch JSON object by key instead of iterating
Luca Boccassi
2021-04-07
1
-22
/
+5
*
coredump: rename COREDUMP_PKGMETA_ fields to COREDUMP_PACKAGE_
Luca Boccassi
2021-04-07
1
-3
/
+3
*
coredump: use JSON helpers instead of creating objects manually
Luca Boccassi
2021-04-07
1
-1
/
+1
*
coredump: fix style nits
Luca Boccassi
2021-04-07
1
-2
/
+2
*
coredumpctl: parse and print package metadata
Luca Boccassi
2021-04-07
1
-1
/
+67
*
coredumpctl: fflush() stdout before invoking gdb
Lennart Poettering
2021-03-11
1
-1
/
+1
*
coredump: omit coredump info when -q is used with the `debug` verb
Frantisek Sumsal
2021-03-10
1
-2
/
+4
*
coredumpctl: show container hostame
Zbigniew Jędrzejewski-Szmek
2021-03-04
1
-1
/
+1
*
signal-util: make -1 termination of ignore_signals() argument list unnecessary
Lennart Poettering
2021-02-25
1
-2
/
+2
*
Move and rename parse_json_argument() function
Zbigniew Jędrzejewski-Szmek
2021-02-15
1
-1
/
+2
*
coredumpctl: include coredump size in output
Lennart Poettering
2021-02-10
1
-32
/
+80
*
coredumpctl: modernize table output
Lennart Poettering
2021-02-10
1
-64
/
+122
*
tree-wide: enable colorized logging for daemons when run in console
Yu Watanabe
2021-01-31
1
-1
/
+1
*
tree-wide: Drop custom formatting for print() help messages
Daan De Meyer
2021-01-31
1
-6
/
+5
*
coredumpctl: Add --debugger-args= option
Michal Fabik
2020-12-16
1
-36
/
+58
*
license: LGPL-2.1+ -> LGPL-2.1-or-later
Yu Watanabe
2020-11-09
1
-1
/
+1
*
tree-wide: assorted coccinelle fixes
Frantisek Sumsal
2020-10-09
1
-16
/
+12
*
coredump: use log_error_errno() where appropriate
Lennart Poettering
2020-06-25
1
-2
/
+2
*
tree-wide: add new HAVE_COMPRESSION compile time flag
Lennart Poettering
2020-06-25
1
-1
/
+1
*
log: introduce log_parse_environment_cli() and log_setup_cli()
Filipe Brandenburger
2020-06-24
1
-3
/
+1
*
journalctl,elsewhere: make sure --file=foo fails with sane error msg if foo i...
Lennart Poettering
2020-05-19
1
-1
/
+1
*
coredump: add zstandard support for coredumps
Norbert Lange
2020-05-04
1
-2
/
+2
*
coredumpctl: support --file=PATH
Frantisek Sumsal
2020-04-13
1
-0
/
+18
*
tree-wide: clean up --help texts a bit
Lennart Poettering
2019-11-18
1
-4
/
+4
*
tree-wide: drop string.h when string-util.h or friends are included
Yu Watanabe
2019-11-03
1
-1
/
+0
*
Highlight the synopsis and summary in --help
Zbigniew Jędrzejewski-Szmek
2019-10-08
1
-2
/
+4
*
Move the Commands section above Options section
Zbigniew Jędrzejewski-Szmek
2019-10-08
1
-7
/
+7
*
coredumpctl: check return value
Zbigniew Jędrzejewski-Szmek
2019-07-17
1
-14
/
+16
*
coredumpctl: use free_and_replace in one more place
Zbigniew Jędrzejewski-Szmek
2019-07-17
1
-3
/
+1
*
tree-wide: replace strjoin() with path_join()
Yu Watanabe
2019-06-20
1
-1
/
+1
*
coredumpctl: fix --debugger option
Yu Watanabe
2019-05-28
1
-5
/
+9
*
Merge pull request #12411 from keszybz/pr/12394
Lennart Poettering
2019-05-08
1
-0
/
+1
|
\
|
*
Enable log colors for most of tools in /usr/bin
Zbigniew Jędrzejewski-Szmek
2019-05-08
1
-0
/
+1
*
|
codespell: fix spelling errors
Ben Boeckel
2019-04-29
1
-2
/
+2
|
/
*
tree-wide: (void)ify a few unlink() and rmdir()
Lennart Poettering
2019-03-27
1
-2
/
+2
*
Merge pull request #10935 from poettering/rlimit-nofile-safe
Zbigniew Jędrzejewski-Szmek
2018-12-06
1
-1
/
+1
|
\
|
*
tree-wide: use FORK_RLIMIT_NOFILE_SAFE wherever possible
Lennart Poettering
2018-12-01
1
-1
/
+1
*
|
util-lib: split out all temporary file related calls into tmpfiles-util.c
Lennart Poettering
2018-12-02
1
-1
/
+1
|
/
*
coccinelle: also mark previous synthetic errnos as such
Zbigniew Jędrzejewski-Szmek
2018-11-22
1
-1
/
+2
*
coccinelle: make use of SYNTHETIC_ERRNO
Zbigniew Jędrzejewski-Szmek
2018-11-22
1
-16
/
+12
*
Split out pretty-print.c and move pager.c and main-func.h to shared/
Zbigniew Jędrzejewski-Szmek
2018-11-20
1
-0
/
+1
*
coredumpctl: fix "leak" of bus connection
Zbigniew Jędrzejewski-Szmek
2018-11-20
1
-1
/
+1
*
coredumpctl: define main through macro
Zbigniew Jędrzejewski-Szmek
2018-11-20
1
-6
/
+6
*
coredumpctl: open output file only before writing
Zbigniew Jędrzejewski-Szmek
2018-11-20
1
-9
/
+11
*
basic/pager: convert the pager options to a flags argument
Zbigniew Jędrzejewski-Szmek
2018-11-14
1
-3
/
+3
*
coredump: include error cause in log message
Yu Watanabe
2018-10-19
1
-2
/
+2
*
tree-wide: uniformly bump RLIMIT_NOFILE in all our tools that access the journal
Lennart Poettering
2018-10-16
1
-0
/
+5
*
tree-wide: add clickable man page link to all --help texts
Lennart Poettering
2018-08-20
1
-1
/
+11
[next]