summaryrefslogtreecommitdiff
path: root/src/journal
Commit message (Expand)AuthorAge
* journald: make MaxFileSec really default to 1monthMichał Bartoszkiewicz2014-06-27
* coredump: simplify compression logic a bitLennart Poettering2014-06-27
* coredump: replace Compression= setting by simpler Compress= boolean settingLennart Poettering2014-06-27
* coredump: don't expose the compression level as configuration optionLennart Poettering2014-06-27
* journald: invoking fstatvfs() is now redundant in the vacuuming codeLennart Poettering2014-06-27
* coredump: don't be annoyed if another coredump hook removes our coredump whil...Lennart Poettering2014-06-27
* coredump: fix how the compression level is verifiedLennart Poettering2014-06-27
* coredump: add simple coredump vacuumingLennart Poettering2014-06-27
* coredumpctl: fix potential deref of null pointerThomas Hindoe Paaboel Andersen2014-06-27
* coredump: make sure variable is set if uncompressedThomas Hindoe Paaboel Andersen2014-06-27
* coredumpctl: remove unused variableThomas Hindoe Paaboel Andersen2014-06-26
* coredump: fix debug messageThomas Hindoe Paaboel Andersen2014-06-26
* coredumpctl: fix HAVE_XZ checkDaniel Mack2014-06-26
* coredumpctl: fix build with !HAVE_XZDaniel Mack2014-06-26
* man: add coredump.conf(5)Zbigniew Jędrzejewski-Szmek2014-06-26
* coredump+coredumpctl: add COREDUMP_FILENAME, use in coredumpctlZbigniew Jędrzejewski-Szmek2014-06-26
* coredump: make compression configurableZbigniew Jędrzejewski-Szmek2014-06-26
* coredump: compress core filesZbigniew Jędrzejewski-Szmek2014-06-26
* journal/compress: add stream compression/decompression functionsZbigniew Jędrzejewski-Szmek2014-06-26
* journal/compress: simplify compress_blobZbigniew Jędrzejewski-Szmek2014-06-26
* tests: add test-compressRonny Chevalier2014-06-25
* coredump: log coredump even if core dumping failsZbigniew Jędrzejewski-Szmek2014-06-23
* coredump: retrieve comm information from /procZbigniew Jędrzejewski-Szmek2014-06-23
* coredump: never write more than the configured processing size limit to diskLennart Poettering2014-06-23
* coredumpctl: show comm name next to PIDLennart Poettering2014-06-23
* coredump: quit early if we cannot store ay coredump to diskLennart Poettering2014-06-23
* coredumpctl: include timestamp information in "coredumpctl info" outputLennart Poettering2014-06-23
* coredump: also escape spaces in comm fields when formatting file namesLennart Poettering2014-06-23
* consistently order cleanup attribute before typeThomas Hindoe Paaboel Andersen2014-06-22
* coredump: fix include of xattr.hFilipe Brandenburger2014-06-20
* coredumpctl: add missing entries to --helpLennart Poettering2014-06-19
* coredumpctl: fix columns sizing for timestampLennart Poettering2014-06-19
* journal-send.c: use automatic cleanupZbigniew Jędrzejewski-Szmek2014-06-19
* journald: make SplitMode=uid the defaultLennart Poettering2014-06-19
* coredumpctl: introduce new -1 switch for showing a single, most recent entry ...Lennart Poettering2014-06-19
* coredump: simplify how we apply extended attributes to coredumpsLennart Poettering2014-06-19
* coredump: include stacktrace of coredumps in the log messageLennart Poettering2014-06-19
* coredump: add 3 more metadata fields to coredump entriesLennart Poettering2014-06-19
* coredump: add new "info" verb to coredumpctl showing detailed information abo...Lennart Poettering2014-06-19
* coredump: make sure coredumpctl can handle externally stored coredumpsLennart Poettering2014-06-19
* coredump: optionally store coredumps on disk, not in the journalLennart Poettering2014-06-19
* journal-remote: fix memleakThomas Hindoe Paaboel Andersen2014-06-16
* os-release: define /usr/lib/os-release as fallback for /etc/os-releaseLennart Poettering2014-06-13
* journald: create /run/log/journal with the correct access modesLennart Poettering2014-06-11
* tmpfiles: get rid of "m" lines, make them redundant by "z"Lennart Poettering2014-06-10
* journald: move /dev/log socket to /runLennart Poettering2014-06-04
* build-sys: use glibc's xattr support instead of requiring libattrKay Sievers2014-05-28
* Use %m instead of strerror(errno) where appropiateCristian Rodríguez2014-05-25
* logind: don't apply RemoveIPC= to system usersLennart Poettering2014-05-21
* Remove unnecessary casts in printfsZbigniew Jędrzejewski-Szmek2014-05-15