summaryrefslogtreecommitdiff
path: root/src/journal
Commit message (Expand)AuthorAge
* tree-wide: there is no ENOTSUP on linuxDavid Herrmann2015-03-13
* Introduce loop_read_exact helperZbigniew Jędrzejewski-Szmek2015-03-09
* journalctl: unlink without checking with access firstZbigniew Jędrzejewski-Szmek2015-03-09
* journal: fix return codeZbigniew Jędrzejewski-Szmek2015-03-09
* journal-file: update format string to remove castZbigniew Jędrzejewski-Szmek2015-03-09
* journal: align comments to make them more legibleZbigniew Jędrzejewski-Szmek2015-03-09
* sd-journal: return error when we cannot open a fileZbigniew Jędrzejewski-Szmek2015-03-08
* journalctl: update hint now that we set ACL everywhereZbigniew Jędrzejewski-Szmek2015-03-08
* Do not advertise .d snippets over main config fileZbigniew Jędrzejewski-Szmek2015-03-03
* journal: fix Inappropriate ioctl for device on ext4Cristian Rodríguez2015-03-02
* journal: make skipping of exhausted journal files effective againMichal Schmidt2015-02-25
* remove unused includesThomas Hindoe Paaboel Andersen2015-02-23
* include <poll.h> instead of <sys/poll.h>Thomas Hindoe Paaboel Andersen2015-02-12
* Add missing includes in header filesThomas Hindoe Paaboel Andersen2015-02-12
* journald: don't specify inline in local functionsLennart Poettering2015-02-10
* journald: fix some xsprrintf() buffer size falloutLennart Poettering2015-02-03
* util: rework strappenda(), and rename it strjoina()Lennart Poettering2015-02-03
* Add a snprinf wrapper which checks that the buffer was big enoughZbigniew Jędrzejewski-Szmek2015-02-01
* coredump: drop caps while we are processing the coredumpLennart Poettering2015-01-29
* Revert "journal: do not check for number of files"Lennart Poettering2015-01-29
* tests: use assert_se instead of assertRonny Chevalier2015-01-22
* tmpfiles: add 'a' type to set ACLsZbigniew Jędrzejewski-Szmek2015-01-22
* Assorted format fixesZbigniew Jędrzejewski-Szmek2015-01-22
* Fix some format strings for enums, they are signedZbigniew Jędrzejewski-Szmek2015-01-22
* import: introduce new mini-daemon systemd-importd, and make machinectl a clie...Lennart Poettering2015-01-22
* journal: Fix syslog forwarding without CAP_SYS_ADMINChristian Seiler2015-01-21
* journalctl: trim --help to fit in 80 columnsZbigniew Jędrzejewski-Szmek2015-01-19
* Move DEFINE_TRIVIAL_CLEANUP_FUNC to macro.hZbigniew Jędrzejewski-Szmek2015-01-18
* remove unneeded libgen.h includesCristian Rodríguez2015-01-17
* journald: allow zero length datagrams againLennart Poettering2015-01-13
* journal: do not check for number of filesZbigniew Jędrzejewski-Szmek2015-01-09
* journal: bump RLIMIT_NOFILE when journal files to 16K (if possible)Lennart Poettering2015-01-08
* util: make it easy to initialize the crtime from the current time in fd_setcr...Lennart Poettering2015-01-08
* journald: turn off COW for journal files on btrfsLennart Poettering2015-01-08
* journal: consider file deletion errors a reason for rotationLennart Poettering2015-01-06
* journald: whenever we rotate a file, btrfs defrag itLennart Poettering2015-01-06
* tree-wide: remove unnecessary LOG_PRIZbigniew Jędrzejewski-Szmek2015-01-06
* journald: allow restarting journald without losing stream connectionsLennart Poettering2015-01-06
* journald: reuse IOVEC_TOTAL_SIZE() macros where possibleLennart Poettering2015-01-05
* journald: when we detect the journal file we are about to write to has been d...Lennart Poettering2015-01-05
* journald: add some additional checks before we divide by values read from jou...Lennart Poettering2015-01-05
* journalctl: static variables immediately configured via command line argument...Lennart Poettering2015-01-05
* journal: install sigbus handler for journal tools tooLennart Poettering2015-01-05
* journald: constify all thingsLennart Poettering2015-01-05
* journald: prefix exported calls with "server_", unexport unnecessary callsLennart Poettering2015-01-05
* journald: process SIGBUS for the memory maps we set upLennart Poettering2015-01-05
* tree-wide: spelling fixesVeres Lajos2014-12-30
* journald: always allocate space for object fieldsZbigniew Jędrzejewski-Szmek2014-12-26
* journald: fix off by one in native transportZbigniew Jędrzejewski-Szmek2014-12-26
* util: make creation time xattr logic more genericLennart Poettering2014-12-24