index
:
delta/systemd.git
assert-cleanups-and-constification
baserock/adamcoldrick/yaml-morphology
baserock/jjardon/fix_parallel_build
baserock/jjardon/intltool
baserock/morph
baserock/paulsherwood/sd-update
baserock/pedroalvarez/v217
baserock/pedroalvarez/v218
baserock/ps/update-linux-v3.12-systemd-v208
baserock/radiofree/enable_xz
baserock/richardmaw/nspawn-path-escapes
baserock/richardmaw/wip-upgrade-root
baserock/v218-with-canonical-hostname-fix
baserock/v219-314-gd736e4f-network_fixes
baserock/v219-729-g163ab29-jetson_btrfs_fixes
cap-bpf-compat
chase-symlinks-rework
coverity
coverity-now-for-real
coverity-python
default_memory
dependabot/github_actions/actions/checkout-2.4.0
dependabot/github_actions/actions/upload-artifact-2.3.1
dependabot/github_actions/github/codeql-action-1.0.23
dependabot/github_actions/github/codeql-action-1.0.24
dependabot/github_actions/github/codeql-action-1.0.27
dependabot/github_actions/github/super-linter-4.8.2
dependabot/github_actions/github/super-linter-4.8.3
dependabot/github_actions/github/super-linter-4.8.4
dependabot/github_actions/systemd/mkosi-11
dependabot/pip/dot-github/workflows/meson-0.60.3
dev-no-noexec
enabled-optimization
gc-cleanup
gcc-hypothesis
hidden-units-are-good-units
hwdb
keszybz-patch-1
main
master
meson-allows-fuzzer-building
msekletar-security-list-process
oomd-and-user-slices
proot
readme-double-header
revert-10744-logind-lock-down
revert-11715-revert-11534-coverity2
revert-12181-install-etc-systemd-generator-dirs
revert-12463-issue-12452-netlink
revert-13201-networkctl-merge-table_add_cell
revert-13843-watchdog
revert-14900-fix-privatedevices-dev-mac-label
revert-15648-journalctl-cat-beefup
revert-16058-fix-memory-protection-default
revert-16460-turn-off-ubuntu-ppa
revert-1740-master
revert-18355-resolved-discover
revert-18515-temporarily-pin-arch-repos
revert-18807-noexec
revert-19146-fix-JOURNAL-doc
revert-20598-order_noauto
revert-20998-dev/hv-detect
revert-2818-master
revert-2843-clock_boottime
revert-2859-ldconfig-after-localfs
revert-3283-master
revert-3528-upstream-add-networkd-dbus
revert-5012-master
revert-5298-relocatable-tests
revert-6508-audit-socket
setup-semaphore
stat2
systemctl-list-dependencies
systemd-paypal-funding
tasks-max-dynamic
v216-stable
what-s-up-with-coverity
wip/hadess/add-move-udev-action
wip/hadess/chassis-override
wip/hadess/hp-accel-quirk
wip/hadess/lis3lv02d-rule-hp
wip/hadess/logitech-hidraw
wip/hadess/logitech-ultrathin-touch-mouse
wip/hadess/memory-id
wip/hadess/minipro-uaccess
wip/hadess/rfkill-uaccess
wip/hadess/unsupported-dmi
wip/hadess/usb-analysers-uaccess
wip/hadess/webcams
github.com: systemd/systemd.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
coredump
Commit message (
Expand
)
Author
Age
Files
Lines
*
coredump: fix handling of premature-eof data for --backtrace
Zbigniew Jędrzejewski-Szmek
2017-03-05
1
-1
/
+2
*
coredump: define a macro for a "short bus call timeout"
Lennart Poettering
2017-03-01
1
-1
/
+3
*
coredump: introduce is_journald_crash() and is_pid1_crash() helpers
Lennart Poettering
2017-03-01
1
-6
/
+17
*
coredump: normalize generation/parsing of COREDUMP_TRUNCATED=
Lennart Poettering
2017-03-01
2
-4
/
+6
*
coredumpctl: avoid spurious warning about systemd-coredump@0.service
Zbigniew Jędrzejewski-Szmek
2017-02-28
1
-1
/
+1
*
coredumpctl: print a hint when no journal files are found
Zbigniew Jędrzejewski-Szmek
2017-02-28
1
-4
/
+20
*
coredumpctl: use a 3s timeout for checking units
Zbigniew Jędrzejewski-Szmek
2017-02-28
1
-1
/
+1
*
coredump: process special crashes in an (almost) normal way
Zbigniew Jędrzejewski-Szmek
2017-02-28
1
-67
/
+57
*
coredumpctl,man: mark truncated messages as such in output
Zbigniew Jędrzejewski-Szmek
2017-02-26
2
-11
/
+29
*
coredumpctl: add debug information which services count towards the warning
Zbigniew Jędrzejewski-Szmek
2017-02-26
1
-6
/
+7
*
coredump: when storing an incomplete coredump, add COREDUMP_TRUNCATED=yes
Zbigniew Jędrzejewski-Szmek
2017-02-26
1
-7
/
+19
*
coredump: do not try to access unitialized CONTEXT_COMM field
Zbigniew Jędrzejewski-Szmek
2017-02-26
1
-37
/
+53
*
coredump: slight simplification
Zbigniew Jędrzejewski-Szmek
2017-02-25
1
-6
/
+2
*
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
*
Merge pull request #5373 from poettering/coredump-timestamp-fixes
Zbigniew Jędrzejewski-Szmek
2017-02-17
1
-13
/
+42
|
\
|
*
coredump: store the full coredump kernel context in xattrs on the coredump file
Lennart Poettering
2017-02-17
1
-0
/
+1
|
*
coredump: when reconstructing original kernel coredump context, chop off trai...
Lennart Poettering
2017-02-17
1
-1
/
+8
|
*
coredump: include signal name in journal metadata
Lennart Poettering
2017-02-17
1
-6
/
+12
|
*
coredump: fix handling of special crashes
Lennart Poettering
2017-02-17
1
-6
/
+21
*
|
copy: change the various copy_xyz() calls to take a unified flags parameter
Lennart Poettering
2017-02-17
1
-1
/
+1
|
/
*
coredump: add note about lack of rollback on oom
Zbigniew Jędrzejewski-Szmek
2017-02-15
1
-1
/
+3
*
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
2
-6
/
+6
*
coredumpctl: just use argv instead of building a temporary set
Zbigniew Jędrzejewski-Szmek
2017-02-15
1
-66
/
+35
*
coredump: with --backtrace accept a journal entry on stdin
Zbigniew Jędrzejewski-Szmek
2017-02-15
1
-33
/
+46
*
Move export format parsing from src/journal-remote/ to src/basic/
Zbigniew Jędrzejewski-Szmek
2017-02-14
1
-1
/
+1
*
coredump: implement logging of external backtraces with --backtrace
Zbigniew Jędrzejewski-Szmek
2017-02-14
1
-8
/
+89
*
coredump: split out metadata gathering to a separate function
Zbigniew Jędrzejewski-Szmek
2017-02-14
1
-158
/
+112
*
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
*
coredump: really extract container cmdline (#5167)
Evgeny Vereshchagin
2017-01-31
1
-1
/
+5
*
coredumpctl: let gdb handle the SIGINT signal (#4901)
Franck Bui
2016-12-17
1
-0
/
+5
*
coredump: bump type of arg_journal_size_max to uint64 too
Zbigniew Jędrzejewski-Szmek
2016-11-08
1
-1
/
+1
*
coredump: fix format string on 32 bits
Zbigniew Jędrzejewski-Szmek
2016-11-07
1
-3
/
+3
*
Rename formats-util.h to format-util.h
Zbigniew Jędrzejewski-Szmek
2016-11-07
1
-1
/
+1
*
tree-wide: drop NULL sentinel from strjoin
Zbigniew Jędrzejewski-Szmek
2016-10-23
2
-4
/
+9
*
coredump: use for() loop instead of while()
Stefan Schweter
2016-10-12
1
-1
/
+1
*
coredump,catalog: give better notice when a core file is truncated
Zbigniew Jędrzejewski-Szmek
2016-09-28
1
-13
/
+18
*
coredump: log if the core is too large to store or generate backtrace
Zbigniew Jędrzejewski-Szmek
2016-09-28
1
-16
/
+23
*
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
2
-81
/
+71
*
coredump: initialize coredump_size in submit_coredump() (#4219)
Matej Habrnal
2016-09-26
1
-1
/
+1
[next]