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
/
journal
/
coredump.c
Age
Commit message (
Expand
)
Author
2014-12-12
copy: use btrfs reflinking only whe we know we copy full files
Lennart Poettering
2014-12-12
util: when using basename() for creating temporary files, verify the resultin...
Lennart Poettering
2014-11-29
coredump: Support coredump.conf.d directories in the usual search paths
Josh Triplett
2014-11-28
coredump: simplify a few things by allocating small fields on the stack rathe...
Lennart Poettering
2014-11-28
coredump: rework compose_open_fds()
Lennart Poettering
2014-11-28
treewide: another round of simplifications
Michal Schmidt
2014-11-28
treewide: use log_*_errno whenever %m is in the format string
Michal Schmidt
2014-11-28
treewide: more log_*_errno + return simplifications
Michal Schmidt
2014-11-28
treewide: no need to negate errno for log_*_errno()
Michal Schmidt
2014-11-28
treewide: auto-convert the simple cases to log_*_errno()
Michal Schmidt
2014-11-27
coredump: use openat
Zbigniew Jędrzejewski-Szmek
2014-11-27
coredump: collect all /proc data useful for bug reporting
Jakub Filak
2014-11-07
copy: change error code when hitting copy limit to EFBIG
Lennart Poettering
2014-11-06
s/commandline/command line/g
Harald Hoyer
2014-10-24
journald: removed gendered pronouns in comment
Klaus Purer
2014-08-15
coredump: display libdw fail string on stack trace fail
Umut Tezduyar Lindskog
2014-07-31
Always prefer our headers to system headers
Zbigniew Jędrzejewski-Szmek
2014-07-26
Always check asprintf return code
Karel Zak
2014-07-16
Let config_parse open file where applicable
Zbigniew Jędrzejewski-Szmek
2014-07-15
Clear up confusion wrt. ENTRY_SIZE_MAX and DATA_SIZE_MAX
Zbigniew Jędrzejewski-Szmek
2014-07-15
Constify ConfigTableItem tables
Zbigniew Jędrzejewski-Szmek
2014-07-11
Fix build without any compression enabled
Zbigniew Jędrzejewski-Szmek
2014-07-06
journal: add LZ4 as optional compressor
Zbigniew Jędrzejewski-Szmek
2014-06-27
coredump: simplify compression logic a bit
Lennart Poettering
2014-06-27
coredump: replace Compression= setting by simpler Compress= boolean setting
Lennart Poettering
2014-06-27
coredump: don't expose the compression level as configuration option
Lennart Poettering
2014-06-27
coredump: don't be annoyed if another coredump hook removes our coredump whil...
Lennart Poettering
2014-06-27
coredump: fix how the compression level is verified
Lennart Poettering
2014-06-27
coredump: add simple coredump vacuuming
Lennart Poettering
2014-06-27
coredump: make sure variable is set if uncompressed
Thomas Hindoe Paaboel Andersen
2014-06-26
coredump: fix debug message
Thomas Hindoe Paaboel Andersen
2014-06-26
coredump+coredumpctl: add COREDUMP_FILENAME, use in coredumpctl
Zbigniew Jędrzejewski-Szmek
2014-06-26
coredump: make compression configurable
Zbigniew Jędrzejewski-Szmek
2014-06-26
coredump: compress core files
Zbigniew Jędrzejewski-Szmek
2014-06-23
coredump: log coredump even if core dumping fails
Zbigniew Jędrzejewski-Szmek
2014-06-23
coredump: retrieve comm information from /proc
Zbigniew Jędrzejewski-Szmek
2014-06-23
coredump: never write more than the configured processing size limit to disk
Lennart Poettering
2014-06-23
coredump: quit early if we cannot store ay coredump to disk
Lennart Poettering
2014-06-23
coredump: also escape spaces in comm fields when formatting file names
Lennart Poettering
2014-06-20
coredump: fix include of xattr.h
Filipe Brandenburger
2014-06-19
coredump: simplify how we apply extended attributes to coredumps
Lennart Poettering
2014-06-19
coredump: include stacktrace of coredumps in the log message
Lennart Poettering
2014-06-19
coredump: add 3 more metadata fields to coredump entries
Lennart Poettering
2014-06-19
coredump: optionally store coredumps on disk, not in the journal
Lennart Poettering
2014-04-12
Unify GREEDY_REALLOC and GREEDY_REALLOC_T
Zbigniew Jędrzejewski-Szmek
2014-03-17
journal: export valid_user_field and size defines
Zbigniew Jędrzejewski-Szmek
2013-10-13
Fix write-only use of a few variables
Zbigniew Jędrzejewski-Szmek
2013-09-06
systemd-coredump: Log crashes without coredumps on failure
Andrew Cook
2013-09-06
systemd-coredump: Ignore coredumps larger than COREDUMP_MAX
Andrew Cook
2013-04-25
coredump: use realloc() loop instead of malloc(768M)
Colin Walters
[next]