Age | Commit message (Expand) | Author |
2015-03-14 | journald: add syslog fields for audit messages | Zbigniew Jędrzejewski-Szmek |
2015-03-13 | tree-wide: there is no ENOTSUP on linux | David Herrmann |
2015-03-09 | Introduce loop_read_exact helper | Zbigniew Jędrzejewski-Szmek |
2015-03-09 | journalctl: unlink without checking with access first | Zbigniew Jędrzejewski-Szmek |
2015-03-09 | journal: fix return code | Zbigniew Jędrzejewski-Szmek |
2015-03-09 | journal-file: update format string to remove cast | Zbigniew Jędrzejewski-Szmek |
2015-03-09 | journal: align comments to make them more legible | Zbigniew Jędrzejewski-Szmek |
2015-03-08 | sd-journal: return error when we cannot open a file | Zbigniew Jędrzejewski-Szmek |
2015-03-08 | journalctl: update hint now that we set ACL everywhere | Zbigniew Jędrzejewski-Szmek |
2015-03-03 | Do not advertise .d snippets over main config file | Zbigniew Jędrzejewski-Szmek |
2015-03-02 | journal: fix Inappropriate ioctl for device on ext4 | Cristian Rodríguez |
2015-02-25 | journal: make skipping of exhausted journal files effective again | Michal Schmidt |
2015-02-23 | remove unused includes | Thomas Hindoe Paaboel Andersen |
2015-02-12 | include <poll.h> instead of <sys/poll.h> | Thomas Hindoe Paaboel Andersen |
2015-02-12 | Add missing includes in header files | Thomas Hindoe Paaboel Andersen |
2015-02-10 | journald: don't specify inline in local functions | Lennart Poettering |
2015-02-03 | journald: fix some xsprrintf() buffer size fallout | Lennart Poettering |
2015-02-03 | util: rework strappenda(), and rename it strjoina() | Lennart Poettering |
2015-02-01 | Add a snprinf wrapper which checks that the buffer was big enough | Zbigniew Jędrzejewski-Szmek |
2015-01-29 | coredump: drop caps while we are processing the coredump | Lennart Poettering |
2015-01-29 | Revert "journal: do not check for number of files" | Lennart Poettering |
2015-01-22 | tests: use assert_se instead of assert | Ronny Chevalier |
2015-01-22 | tmpfiles: add 'a' type to set ACLs | Zbigniew Jędrzejewski-Szmek |
2015-01-22 | Assorted format fixes | Zbigniew Jędrzejewski-Szmek |
2015-01-22 | Fix some format strings for enums, they are signed | Zbigniew Jędrzejewski-Szmek |
2015-01-22 | import: introduce new mini-daemon systemd-importd, and make machinectl a clie... | Lennart Poettering |
2015-01-21 | journal: Fix syslog forwarding without CAP_SYS_ADMIN | Christian Seiler |
2015-01-19 | journalctl: trim --help to fit in 80 columns | Zbigniew Jędrzejewski-Szmek |
2015-01-18 | Move DEFINE_TRIVIAL_CLEANUP_FUNC to macro.h | Zbigniew Jędrzejewski-Szmek |
2015-01-17 | remove unneeded libgen.h includes | Cristian Rodríguez |
2015-01-13 | journald: allow zero length datagrams again | Lennart Poettering |
2015-01-09 | journal: do not check for number of files | Zbigniew Jędrzejewski-Szmek |
2015-01-08 | journal: bump RLIMIT_NOFILE when journal files to 16K (if possible) | Lennart Poettering |
2015-01-08 | util: make it easy to initialize the crtime from the current time in fd_setcr... | Lennart Poettering |
2015-01-08 | journald: turn off COW for journal files on btrfs | Lennart Poettering |
2015-01-06 | journal: consider file deletion errors a reason for rotation | Lennart Poettering |
2015-01-06 | journald: whenever we rotate a file, btrfs defrag it | Lennart Poettering |
2015-01-06 | tree-wide: remove unnecessary LOG_PRI | Zbigniew Jędrzejewski-Szmek |
2015-01-06 | journald: allow restarting journald without losing stream connections | Lennart Poettering |
2015-01-05 | journald: reuse IOVEC_TOTAL_SIZE() macros where possible | Lennart Poettering |
2015-01-05 | journald: when we detect the journal file we are about to write to has been d... | Lennart Poettering |
2015-01-05 | journald: add some additional checks before we divide by values read from jou... | Lennart Poettering |
2015-01-05 | journalctl: static variables immediately configured via command line argument... | Lennart Poettering |
2015-01-05 | journal: install sigbus handler for journal tools too | Lennart Poettering |
2015-01-05 | journald: constify all things | Lennart Poettering |
2015-01-05 | journald: prefix exported calls with "server_", unexport unnecessary calls | Lennart Poettering |
2015-01-05 | journald: process SIGBUS for the memory maps we set up | Lennart Poettering |
2014-12-30 | tree-wide: spelling fixes | Veres Lajos |
2014-12-26 | journald: always allocate space for object fields | Zbigniew Jędrzejewski-Szmek |
2014-12-26 | journald: fix off by one in native transport | Zbigniew Jędrzejewski-Szmek |