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: make use of wait_for_terminate_and_check() at various places
Lennart Poettering
2018-01-04
1
-8
/
+1
*
process-util: add another fork_safe() flag for enabling LOG_ERR/LOG_WARN logging
Lennart Poettering
2018-01-04
1
-4
/
+2
*
tree-wide: use EXIT_SUCCESS/EXIT_FAILURE in exit() where we can
Lennart Poettering
2017-12-25
1
-1
/
+1
*
tree-wide: introduce new safe_fork() helper and port everything over
Lennart Poettering
2017-12-25
1
-8
/
+4
*
tree-wide: add DEBUG_LOGGING macro that checks whether debug logging is on (#...
Lennart Poettering
2017-12-15
1
-1
/
+1
*
tree-wide: make use of new STRLEN() macro everywhere (#7639)
Lennart Poettering
2017-12-14
1
-3
/
+3
*
Add SPDX license identifiers to source files under the LGPL
Zbigniew Jędrzejewski-Szmek
2017-11-19
1
-0
/
+1
*
build-sys: use #if Y instead of #ifdef Y everywhere
Zbigniew Jędrzejewski-Szmek
2017-10-04
1
-1
/
+1
*
coredump: define a macro for a "short bus call timeout"
Lennart Poettering
2017-03-01
1
-1
/
+3
*
coredump: normalize generation/parsing of COREDUMP_TRUNCATED=
Lennart Poettering
2017-03-01
1
-3
/
+5
*
coredumpctl: avoid spurious warning about systemd-coredump@0.service
Zbigniew Jędrzejewski-Szmek
2017-03-01
1
-1
/
+1
*
coredumpctl: print a hint when no journal files are found
Zbigniew Jędrzejewski-Szmek
2017-03-01
1
-4
/
+20
*
coredumpctl: use a 3s timeout for checking units
Zbigniew Jędrzejewski-Szmek
2017-03-01
1
-1
/
+1
*
coredumpctl,man: mark truncated messages as such in output
Zbigniew Jędrzejewski-Szmek
2017-02-27
1
-8
/
+26
*
coredumpctl: add debug information which services count towards the warning
Zbigniew Jędrzejewski-Szmek
2017-02-27
1
-6
/
+7
*
coredumpctl: implement --since/--until (-S/-U) for info/list verbs
Giedrius Statkevičius
2017-02-24
1
-12
/
+68
*
coredump: fix assign in while loop (#5417)
Thomas H. P. Andersen
2017-02-22
1
-1
/
+1
*
coredumpctl: print a hint if any coredumps are in flight (#5393)
Zbigniew Jędrzejewski-Szmek
2017-02-21
1
-1
/
+67
*
coredumpctl: display non-coredump coredump entries too
Zbigniew Jędrzejewski-Szmek
2017-02-15
1
-7
/
+22
*
tree-wide: add SD_ID128_MAKE_STR, remove LOG_MESSAGE_ID
Zbigniew Jędrzejewski-Szmek
2017-02-15
1
-3
/
+3
*
coredumpctl: just use argv instead of building a temporary set
Zbigniew Jędrzejewski-Szmek
2017-02-15
1
-66
/
+35
*
coredumpctl: Add -r/--reverse option
Namhyung Kim
2017-02-13
1
-5
/
+20
*
coredumpctl: Remove dubious newline in the help message
Namhyung Kim
2017-02-13
1
-1
/
+1
*
coredumpctl: let gdb handle the SIGINT signal (#4901)
Franck Bui
2016-12-17
1
-0
/
+5
*
tree-wide: drop NULL sentinel from strjoin
Zbigniew Jędrzejewski-Szmek
2016-10-23
1
-2
/
+2
*
coredumpctl: delay the "on tty" refusal until as late as possible
Zbigniew Jędrzejewski-Szmek
2016-09-28
1
-23
/
+43
*
coredumpctl: tighten print_field() code
Zbigniew Jędrzejewski-Szmek
2016-09-28
1
-43
/
+66
*
coredumpctl: rework presence reporting
Zbigniew Jędrzejewski-Szmek
2016-09-28
1
-6
/
+17
*
coredumpctl: report corefile presence properly
Zbigniew Jędrzejewski-Szmek
2016-09-28
1
-8
/
+16
*
coredumpctl: report user unit properly
Zbigniew Jędrzejewski-Szmek
2016-09-28
1
-1
/
+1
*
coredumpctl: fix spurious "more than one entry matches" warning
Zbigniew Jędrzejewski-Szmek
2016-09-28
1
-1
/
+1
*
coredumpctl: fix handling of files written to fd
Zbigniew Jędrzejewski-Szmek
2016-09-28
1
-9
/
+9
*
coredump: remove Storage=both option
Zbigniew Jędrzejewski-Szmek
2016-09-28
1
-77
/
+69
*
fileio: simplify mkostemp_safe() (#4090)
Topi Miettinen
2016-09-13
1
-1
/
+1
*
util-lib: rework /tmp and /var/tmp handling code
Lennart Poettering
2016-08-04
1
-1
/
+8
*
coredumpctl: grammaro fix
Zbigniew Jędrzejewski-Szmek
2016-04-02
1
-1
/
+1
*
tree-wide: merge pager_open_if_enabled() to the pager_open()
Alexander Kuleshov
2016-02-25
1
-4
/
+2
*
build-sys: move coredump logic into subdir of its own
Lennart Poettering
2016-02-10
1
-0
/
+880