index
:
~lukeshu/systemd
elogind/master
eudev/master
notsystemd/master
notsystemd/postmove
notsystemd/premove
notsystemd/wip/cgroup2
notsystemd/wip/nspawn
notsystemd/wip/nspawn-parse
systemd/master
systemd/parabola
Unnamed repository; edit this file 'description' to name the repository.
git-mirror
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
coredump
Age
Commit message (
Expand
)
Author
2017-04-23
meson: reindent all files with 8 spaces
Zbigniew Jędrzejewski-Szmek
2017-04-23
meson: define tests
Zbigniew Jędrzejewski-Szmek
2017-04-23
meson: build systemd using meson
Zbigniew Jędrzejewski-Szmek
2017-04-23
Merge pull request #5774 from keszybz/printf-annotations
Djalal Harouni
2017-04-21
coredump: fix non-literal string used in printf
Zbigniew Jędrzejewski-Szmek
2017-04-19
tree-wide: fix wrong indent (#5757)
Yu Watanabe
2017-03-05
coredump: fix handling of premature-eof data for --backtrace
Zbigniew Jędrzejewski-Szmek
2017-03-01
coredump: define a macro for a "short bus call timeout"
Lennart Poettering
2017-03-01
coredump: introduce is_journald_crash() and is_pid1_crash() helpers
Lennart Poettering
2017-03-01
coredump: normalize generation/parsing of COREDUMP_TRUNCATED=
Lennart Poettering
2017-02-28
coredumpctl: avoid spurious warning about systemd-coredump@0.service
Zbigniew Jędrzejewski-Szmek
2017-02-28
coredumpctl: print a hint when no journal files are found
Zbigniew Jędrzejewski-Szmek
2017-02-28
coredumpctl: use a 3s timeout for checking units
Zbigniew Jędrzejewski-Szmek
2017-02-28
coredump: process special crashes in an (almost) normal way
Zbigniew Jędrzejewski-Szmek
2017-02-26
coredumpctl,man: mark truncated messages as such in output
Zbigniew Jędrzejewski-Szmek
2017-02-26
coredumpctl: add debug information which services count towards the warning
Zbigniew Jędrzejewski-Szmek
2017-02-26
coredump: when storing an incomplete coredump, add COREDUMP_TRUNCATED=yes
Zbigniew Jędrzejewski-Szmek
2017-02-26
coredump: do not try to access unitialized CONTEXT_COMM field
Zbigniew Jędrzejewski-Szmek
2017-02-25
coredump: slight simplification
Zbigniew Jędrzejewski-Szmek
2017-02-24
coredumpctl: implement --since/--until (-S/-U) for info/list verbs
Giedrius Statkevičius
2017-02-22
coredump: fix assign in while loop (#5417)
Thomas H. P. Andersen
2017-02-21
coredumpctl: print a hint if any coredumps are in flight (#5393)
Zbigniew Jędrzejewski-Szmek
2017-02-17
Merge pull request #5373 from poettering/coredump-timestamp-fixes
Zbigniew Jędrzejewski-Szmek
2017-02-17
coredump: store the full coredump kernel context in xattrs on the coredump file
Lennart Poettering
2017-02-17
coredump: when reconstructing original kernel coredump context, chop off trai...
Lennart Poettering
2017-02-17
coredump: include signal name in journal metadata
Lennart Poettering
2017-02-17
coredump: fix handling of special crashes
Lennart Poettering
2017-02-17
copy: change the various copy_xyz() calls to take a unified flags parameter
Lennart Poettering
2017-02-15
coredump: add note about lack of rollback on oom
Zbigniew Jędrzejewski-Szmek
2017-02-15
coredumpctl: display non-coredump coredump entries too
Zbigniew Jędrzejewski-Szmek
2017-02-15
tree-wide: add SD_ID128_MAKE_STR, remove LOG_MESSAGE_ID
Zbigniew Jędrzejewski-Szmek
2017-02-15
coredumpctl: just use argv instead of building a temporary set
Zbigniew Jędrzejewski-Szmek
2017-02-15
coredump: with --backtrace accept a journal entry on stdin
Zbigniew Jędrzejewski-Szmek
2017-02-14
Move export format parsing from src/journal-remote/ to src/basic/
Zbigniew Jędrzejewski-Szmek
2017-02-14
coredump: implement logging of external backtraces with --backtrace
Zbigniew Jędrzejewski-Szmek
2017-02-14
coredump: split out metadata gathering to a separate function
Zbigniew Jędrzejewski-Szmek
2017-02-13
coredumpctl: Add -r/--reverse option
Namhyung Kim
2017-02-13
coredumpctl: Remove dubious newline in the help message
Namhyung Kim
2017-01-31
coredump: really extract container cmdline (#5167)
Evgeny Vereshchagin
2016-12-17
coredumpctl: let gdb handle the SIGINT signal (#4901)
Franck Bui
2016-11-08
coredump: bump type of arg_journal_size_max to uint64 too
Zbigniew Jędrzejewski-Szmek
2016-11-07
coredump: fix format string on 32 bits
Zbigniew Jędrzejewski-Szmek
2016-11-07
Rename formats-util.h to format-util.h
Zbigniew Jędrzejewski-Szmek
2016-10-23
tree-wide: drop NULL sentinel from strjoin
Zbigniew Jędrzejewski-Szmek
2016-10-12
coredump: use for() loop instead of while()
Stefan Schweter
2016-09-28
coredump,catalog: give better notice when a core file is truncated
Zbigniew Jędrzejewski-Szmek
2016-09-28
coredump: log if the core is too large to store or generate backtrace
Zbigniew Jędrzejewski-Szmek
2016-09-28
coredumpctl: delay the "on tty" refusal until as late as possible
Zbigniew Jędrzejewski-Szmek
2016-09-28
coredumpctl: tighten print_field() code
Zbigniew Jędrzejewski-Szmek
2016-09-28
coredumpctl: rework presence reporting
Zbigniew Jędrzejewski-Szmek
[next]