]> git.ipfire.org Git - thirdparty/systemd.git/history - src/journal/coredump.c
shared: add process-util.[ch]
[thirdparty/systemd.git] / src / journal / coredump.c
2015-04-10  Ronny Chevaliershared: add process-util.[ch]
2015-03-27  Harald Hoyerfix gcc warnings about uninitialized variables
2015-02-23  Thomas Hindoe Paab... remove unused includes
2015-02-03  Lennart Poetteringutil: rework strappenda(), and rename it strjoina()
2015-01-29  Lennart Poetteringcoredump: drop caps while we are processing the coredump
2015-01-22  Zbigniew Jędrzejew... tmpfiles: add 'a' type to set ACLs
2014-12-12  Lennart Poetteringcopy: use btrfs reflinking only whe we know we copy...
2014-12-12  Lennart Poetteringutil: when using basename() for creating temporary...
2014-11-29  Josh Triplettcoredump: Support coredump.conf.d directories in the...
2014-11-28  Lennart Poetteringcoredump: simplify a few things by allocating small...
2014-11-28  Lennart Poetteringcoredump: rework compose_open_fds()
2014-11-28  Michal Schmidttreewide: another round of simplifications
2014-11-28  Michal Schmidttreewide: use log_*_errno whenever %m is in the format...
2014-11-28  Michal Schmidttreewide: more log_*_errno + return simplifications
2014-11-28  Michal Schmidttreewide: no need to negate errno for log_*_errno()
2014-11-28  Michal Schmidttreewide: auto-convert the simple cases to log_*_errno()
2014-11-27  Zbigniew Jędrzejew... coredump: use openat
2014-11-27  Jakub Filakcoredump: collect all /proc data useful for bug reporting
2014-11-07  Lennart Poetteringcopy: change error code when hitting copy limit to...
2014-11-06  Harald Hoyers/commandline/command line/g
2014-10-24  Klaus Purerjournald: removed gendered pronouns in comment
2014-08-15  Umut Tezduyar Lindskogcoredump: display libdw fail string on stack trace...
2014-07-31  Zbigniew Jędrzejew... Always prefer our headers to system headers
2014-07-26  Karel ZakAlways check asprintf return code
2014-07-16  Zbigniew Jędrzejew... Let config_parse open file where applicable
2014-07-16  Zbigniew Jędrzejew... Clear up confusion wrt. ENTRY_SIZE_MAX and DATA_SIZE_MAX
2014-07-16  Zbigniew Jędrzejew... Constify ConfigTableItem tables
2014-07-11  Zbigniew Jędrzejew... Fix build without any compression enabled
2014-07-06  Zbigniew Jędrzejew... journal: add LZ4 as optional compressor
2014-06-27  Lennart Poetteringcoredump: simplify compression logic a bit
2014-06-27  Lennart Poetteringcoredump: replace Compression= setting by simpler Compr...
2014-06-27  Lennart Poetteringcoredump: don't expose the compression level as configu...
2014-06-27  Lennart Poetteringcoredump: don't be annoyed if another coredump hook...
2014-06-27  Lennart Poetteringcoredump: fix how the compression level is verified
2014-06-27  Lennart Poetteringcoredump: add simple coredump vacuuming
2014-06-26  Thomas Hindoe Paab... coredump: make sure variable is set if uncompressed
2014-06-26  Thomas Hindoe Paab... coredump: fix debug message
2014-06-26  Zbigniew Jędrzejew... coredump+coredumpctl: add COREDUMP_FILENAME, use in...
2014-06-26  Zbigniew Jędrzejew... coredump: make compression configurable
2014-06-26  Zbigniew Jędrzejew... coredump: compress core files
2014-06-24  Zbigniew Jędrzejew... coredump: log coredump even if core dumping fails
2014-06-24  Zbigniew Jędrzejew... coredump: retrieve comm information from /proc
2014-06-23  Lennart Poetteringcoredump: never write more than the configured processi...
2014-06-23  Lennart Poetteringcoredump: quit early if we cannot store ay coredump...
2014-06-23  Lennart Poetteringcoredump: also escape spaces in comm fields when format...
2014-06-19  Filipe Brandenburgercoredump: fix include of xattr.h
2014-06-19  Lennart Poetteringcoredump: simplify how we apply extended attributes...
2014-06-19  Lennart Poetteringcoredump: include stacktrace of coredumps in the log...
2014-06-18  Lennart Poetteringcoredump: add 3 more metadata fields to coredump entries
2014-06-18  Lennart Poetteringcoredump: optionally store coredumps on disk, not in...
2014-04-12  Zbigniew Jędrzejew... Unify GREEDY_REALLOC and GREEDY_REALLOC_T
2014-03-17  Zbigniew Jędrzejew... journal: export valid_user_field and size defines
2013-10-13  Zbigniew Jędrzejew... Fix write-only use of a few variables
2013-09-06  Andrew Cooksystemd-coredump: Log crashes without coredumps on...
2013-09-06  Andrew Cooksystemd-coredump: Ignore coredumps larger than COREDUMP_MAX
2013-04-26  Colin Walterscoredump: use realloc() loop instead of malloc(768M)
2013-04-18  Harald Hoyermove _cleanup_ attribute in front of the type
2013-04-08  Lennart Poetteringjournald: bring max coredump size in sync with max...
2013-03-29  Zbigniew Jędrzejew... coredump: do not free twice v200
2013-03-01  Lennart Poetteringcoredump: bump coredump truncation size from 24M to...
2013-02-07  Mirco Tischlercoredump: make use of the cleanup macros
2013-02-07  Mirco Tischlerjournal: log user units for coredumps and show them...
2013-01-16  Lukas Nykrynsystemctl,loginctl,cgls: do not ellipsize cgroup member...
2013-01-07  Tom GundersenMerge nss-myhostname
2012-07-26  Shawn Landdenlog.h: new log_oom() -> int -ENOMEM, use it
2012-07-25  Shawn Landdenuse "Out of memory." consistantly (or with "\n")
2012-07-13  Lennart Poetteringutil: rename join() to strjoin()
2012-05-31  Kay Sieversmkdir: append _label to all mkdir() calls that explicit...
2012-05-30  Lennart Poetteringbuild-sys: fix built with --disable-logind
2012-04-11  Lennart Poetteringrelicense to LGPLv2.1 (with exceptions)
2012-04-10  Kay Sieversrename basic.la to shared.la and put selinux deps in...
2012-04-03  Kay Sieversimport udev repository
2012-02-02  Lennart Poetteringcoredump: avoid coredump loops, divert coredump if...
2012-01-14  Lennart Poetteringjournal: drop privileges when storing coredump
2012-01-14  Lennart Poetteringjournal: collect coredump up to 24M in size
2012-01-14  Lennart Poetteringjournal: hook up coredumping with journal