summaryrefslogtreecommitdiff
path: root/src/journal/coredump.c
Commit message (Expand)AuthorAge
* coredump: use realloc() loop instead of malloc(768M)Colin Walters2013-04-25
* move _cleanup_ attribute in front of the typeHarald Hoyer2013-04-18
* journald: bring max coredump size in sync with max entry sizeLennart Poettering2013-04-08
* coredump: do not free twiceZbigniew Jędrzejewski-Szmek2013-03-28
* coredump: bump coredump truncation size from 24M to 768MLennart Poettering2013-03-01
* coredump: make use of the cleanup macrosMirco Tischler2013-02-07
* journal: log user units for coredumps and show them in systemctl statusMirco Tischler2013-02-07
* systemctl,loginctl,cgls: do not ellipsize cgroup members when --full is speci...Lukas Nykryn2013-01-16
* log.h: new log_oom() -> int -ENOMEM, use itShawn Landden2012-07-26
* use "Out of memory." consistantly (or with "\n")Shawn Landden2012-07-25
* util: rename join() to strjoin()Lennart Poettering2012-07-13
* mkdir: append _label to all mkdir() calls that explicitly set the selinux con...Kay Sievers2012-05-31
* build-sys: fix built with --disable-logindLennart Poettering2012-05-30
* relicense to LGPLv2.1 (with exceptions)Lennart Poettering2012-04-12
* rename basic.la to shared.la and put selinux deps in shared-selinx.laKay Sievers2012-04-10
* coredump: avoid coredump loops, divert coredump if journald itself is crashingLennart Poettering2012-02-02
* journal: drop privileges when storing coredumpLennart Poettering2012-01-14
* journal: collect coredump up to 24M in sizeLennart Poettering2012-01-14
* journal: hook up coredumping with journalLennart Poettering2012-01-14