index
:
systemd
main
systemd
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
journal
/
coredump.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
coredump+coredumpctl: add COREDUMP_FILENAME, use in coredumpctl
Zbigniew Jędrzejewski-Szmek
2014-06-26
1
-8
/
+14
*
coredump: make compression configurable
Zbigniew Jędrzejewski-Szmek
2014-06-26
1
-15
/
+58
*
coredump: compress core files
Zbigniew Jędrzejewski-Szmek
2014-06-26
1
-33
/
+96
*
coredump: log coredump even if core dumping fails
Zbigniew Jędrzejewski-Szmek
2014-06-24
1
-8
/
+3
*
coredump: retrieve comm information from /proc
Zbigniew Jędrzejewski-Szmek
2014-06-24
1
-50
/
+83
*
coredump: never write more than the configured processing size limit to disk
Lennart Poettering
2014-06-23
1
-2
/
+8
*
coredump: quit early if we cannot store ay coredump to disk
Lennart Poettering
2014-06-23
1
-0
/
+8
*
coredump: also escape spaces in comm fields when formatting file names
Lennart Poettering
2014-06-23
1
-1
/
+1
*
coredump: fix include of xattr.h
Filipe Brandenburger
2014-06-20
1
-1
/
+1
*
coredump: simplify how we apply extended attributes to coredumps
Lennart Poettering
2014-06-19
1
-21
/
+16
*
coredump: include stacktrace of coredumps in the log message
Lennart Poettering
2014-06-19
1
-11
/
+27
*
coredump: add 3 more metadata fields to coredump entries
Lennart Poettering
2014-06-19
1
-4
/
+27
*
coredump: optionally store coredumps on disk, not in the journal
Lennart Poettering
2014-06-19
1
-96
/
+347
*
Unify GREEDY_REALLOC and GREEDY_REALLOC_T
Zbigniew Jędrzejewski-Szmek
2014-04-12
1
-17
/
+13
*
journal: export valid_user_field and size defines
Zbigniew Jędrzejewski-Szmek
2014-03-17
1
-0
/
+2
*
Fix write-only use of a few variables
Zbigniew Jędrzejewski-Szmek
2013-10-13
1
-6
/
+6
*
systemd-coredump: Log crashes without coredumps on failure
Andrew Cook
2013-09-06
1
-3
/
+4
*
systemd-coredump: Ignore coredumps larger than COREDUMP_MAX
Andrew Cook
2013-09-06
1
-1
/
+7
*
coredump: use realloc() loop instead of malloc(768M)
Colin Walters
2013-04-26
1
-11
/
+26
*
move _cleanup_ attribute in front of the type
Harald Hoyer
2013-04-18
1
-1
/
+1
*
journald: bring max coredump size in sync with max entry size
Lennart Poettering
2013-04-08
1
-0
/
+2
*
coredump: do not free twice
v200
Zbigniew Jędrzejewski-Szmek
2013-03-29
1
-3
/
+3
*
coredump: bump coredump truncation size from 24M to 768M
Lennart Poettering
2013-03-01
1
-1
/
+1
*
coredump: make use of the cleanup macros
Mirco Tischler
2013-02-07
1
-31
/
+10
*
journal: log user units for coredumps and show them in systemctl status
Mirco Tischler
2013-02-07
1
-3
/
+6
*
systemctl,loginctl,cgls: do not ellipsize cgroup members when --full is speci...
Lukas Nykryn
2013-01-16
1
-1
/
+1
*
log.h: new log_oom() -> int -ENOMEM, use it
Shawn Landden
2012-07-26
1
-2
/
+1
*
use "Out of memory." consistantly (or with "\n")
Shawn Landden
2012-07-25
1
-1
/
+1
*
util: rename join() to strjoin()
Lennart Poettering
2012-07-13
1
-2
/
+2
*
mkdir: append _label to all mkdir() calls that explicitly set the selinux con...
Kay Sievers
2012-05-31
1
-1
/
+1
*
build-sys: fix built with --disable-logind
Lennart Poettering
2012-05-30
1
-1
/
+8
*
relicense to LGPLv2.1 (with exceptions)
Lennart Poettering
2012-04-12
1
-4
/
+4
*
rename basic.la to shared.la and put selinux deps in shared-selinx.la
Kay Sievers
2012-04-10
1
-0
/
+1
*
coredump: avoid coredump loops, divert coredump if journald itself is crashing
Lennart Poettering
2012-02-02
1
-11
/
+84
*
journal: drop privileges when storing coredump
Lennart Poettering
2012-01-14
1
-16
/
+41
*
journal: collect coredump up to 24M in size
Lennart Poettering
2012-01-14
1
-1
/
+1
*
journal: hook up coredumping with journal
Lennart Poettering
2012-01-14
1
-0
/
+173
[prev]