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-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
2013-04-18
move _cleanup_ attribute in front of the type
Harald Hoyer
2013-04-08
journald: bring max coredump size in sync with max entry size
Lennart Poettering
2013-03-28
coredump: do not free twice
systemd/v200
Zbigniew Jędrzejewski-Szmek
2013-03-01
coredump: bump coredump truncation size from 24M to 768M
Lennart Poettering
2013-02-07
coredump: make use of the cleanup macros
Mirco Tischler
2013-02-07
journal: log user units for coredumps and show them in systemctl status
Mirco Tischler
2013-01-16
systemctl,loginctl,cgls: do not ellipsize cgroup members when --full is speci...
Lukas Nykryn
2012-07-26
log.h: new log_oom() -> int -ENOMEM, use it
Shawn Landden
2012-07-25
use "Out of memory." consistantly (or with "\n")
Shawn Landden
2012-07-13
util: rename join() to strjoin()
Lennart Poettering
2012-05-31
mkdir: append _label to all mkdir() calls that explicitly set the selinux con...
Kay Sievers
2012-05-30
build-sys: fix built with --disable-logind
Lennart Poettering
2012-04-12
relicense to LGPLv2.1 (with exceptions)
Lennart Poettering
2012-04-10
rename basic.la to shared.la and put selinux deps in shared-selinx.la
Kay Sievers
[next]