index
:
systemd/systemd-stable
v208-stable
v210-stable
v214-stable
v215-stable
v216-stable
v217-stable
v219-stable
Stable version of Systemd
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
journal
/
coredump.c
Age
Commit message (
Expand
)
Author
Files
Lines
2013-09-06
systemd-coredump: Log crashes without coredumps on failure
Andrew Cook
1
-3
/
+4
2013-09-06
systemd-coredump: Ignore coredumps larger than COREDUMP_MAX
Andrew Cook
1
-1
/
+7
2013-04-25
coredump: use realloc() loop instead of malloc(768M)
Colin Walters
1
-11
/
+26
2013-04-18
move _cleanup_ attribute in front of the type
Harald Hoyer
1
-1
/
+1
2013-04-08
journald: bring max coredump size in sync with max entry size
Lennart Poettering
1
-0
/
+2
2013-03-28
coredump: do not free twice
v200
Zbigniew Jędrzejewski-Szmek
1
-3
/
+3
2013-03-01
coredump: bump coredump truncation size from 24M to 768M
Lennart Poettering
1
-1
/
+1
2013-02-07
coredump: make use of the cleanup macros
Mirco Tischler
1
-31
/
+10
2013-02-07
journal: log user units for coredumps and show them in systemctl status
Mirco Tischler
1
-3
/
+6
2013-01-16
systemctl,loginctl,cgls: do not ellipsize cgroup members when --full is speci...
Lukas Nykryn
1
-1
/
+1
2012-07-26
log.h: new log_oom() -> int -ENOMEM, use it
Shawn Landden
1
-2
/
+1
2012-07-25
use "Out of memory." consistantly (or with "\n")
Shawn Landden
1
-1
/
+1
2012-07-13
util: rename join() to strjoin()
Lennart Poettering
1
-2
/
+2
2012-05-31
mkdir: append _label to all mkdir() calls that explicitly set the selinux con...
Kay Sievers
1
-1
/
+1
2012-05-30
build-sys: fix built with --disable-logind
Lennart Poettering
1
-1
/
+8
2012-04-12
relicense to LGPLv2.1 (with exceptions)
Lennart Poettering
1
-4
/
+4
2012-04-10
rename basic.la to shared.la and put selinux deps in shared-selinx.la
Kay Sievers
1
-0
/
+1
2012-02-02
coredump: avoid coredump loops, divert coredump if journald itself is crashing
Lennart Poettering
1
-11
/
+84
2012-01-14
journal: drop privileges when storing coredump
Lennart Poettering
1
-16
/
+41
2012-01-14
journal: collect coredump up to 24M in size
Lennart Poettering
1
-1
/
+1
2012-01-14
journal: hook up coredumping with journal
Lennart Poettering
1
-0
/
+173