Age | Commit message (Expand) | Author |
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 twicesystemd/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 |
2012-02-02 | coredump: avoid coredump loops, divert coredump if journald itself is crashing | Lennart Poettering |
2012-01-14 | journal: drop privileges when storing coredump | Lennart Poettering |
2012-01-14 | journal: collect coredump up to 24M in size | Lennart Poettering |
2012-01-14 | journal: hook up coredumping with journal | Lennart Poettering |