Age | Commit message (Expand) | Author |
2016-07-20 | namespace: minor improvements | Lennart Poettering |
2016-07-20 | core: hide legacy bus properties | Lennart Poettering |
2016-07-19 | Merge pull request #3685 from kinvolk/alessandro/inaccessible-paths | Lennart Poettering |
2016-07-19 | sd-journal: suppress empty lines | Lennart Poettering |
2016-07-19 | doc,core: Read{Write,Only}Paths= and InaccessiblePaths= | Alessandro Puccetti |
2016-07-19 | namespace: unify limit behavior on non-directory paths | Alessandro Puccetti |
2016-07-19 | journalctl: make sure that journalctl's --all switch also has an effect on js... | Lennart Poettering |
2016-07-19 | sd-journal: when formatting log messages, implicitly strip trailing whitespace | Lennart Poettering |
2016-07-19 | kernel-install: recognize /boot/efi mountpoint (#3751) | Harald Hoyer |
2016-07-18 | resolved: replace bitwise and with logical and | Thomas Hindoe Paaboel Andersen |
2016-07-18 | treewide: remove unused variables | Thomas Hindoe Paaboel Andersen |
2016-07-18 | basic: fix whitespace | Thomas Hindoe Paaboel Andersen |
2016-07-18 | network: fix indentation | Thomas Hindoe Paaboel Andersen |
2016-07-18 | sd-boot: Fix waiting for keyboard input (#3735) | Jan Janssen |
2016-07-18 | nspawn: decrease mkdir error logging in /sys to debug priority (#3748) | tblume |
2016-07-18 | Merge pull request #3745 from keszybz/fix-make-nulstr-confusion | Lennart Poettering |
2016-07-18 | Merge pull request #3746 from keszybz/trivial-fixes | Daniel Mack |
2016-07-17 | Drop parentheses in two places | Zbigniew Jędrzejewski-Szmek |
2016-07-17 | systemd-resolve: remove spurious newline with no global settings | Zbigniew Jędrzejewski-Szmek |
2016-07-17 | systemd-resolve: use plural "DNS Servers" | Zbigniew Jędrzejewski-Szmek |
2016-07-17 | basic/strv: add an extra NUL after strings in strv_make_nulstr | Zbigniew Jędrzejewski-Szmek |
2016-07-17 | basic/strv: exhibit strv_make_nulstr missing final NUL char (systemd/systemd#... | Jean-Sébastien Bour |
2016-07-16 | manager: don't skip sigchld handler for main and control pid for services (#3... | Lukáš Nykrýn |
2016-07-15 | networkd: fix for 3692 (#3699) | Susant Sahani |
2016-07-15 | tree-wide: get rid of selinux_context_t (#3732) | Zbigniew Jędrzejewski-Szmek |
2016-07-15 | udev: Line buffer 'udev monitor' output (#3733) | Stef Walter |
2016-07-15 | macros: provide %_systemdgeneratordir and %_systemdusergeneratordir (#3672) | Zbigniew Jędrzejewski-Szmek |
2016-07-14 | network-ndisc: avoid VLAs (#3725) | Daniel Mack |
2016-07-14 | Merge pull request #3709 from poettering/journald-shutdown-sync | Zbigniew Jędrzejewski-Szmek |
2016-07-14 | Fix tablet detection, by replicating decision tree of non-multi-touch axes (#... | Andreas Pokorny |
2016-07-14 | basic/mount-util: recognize ocfs2 as network fs (#3713) | Valentin Vidić |
2016-07-12 | shutdown: already sync IO before we enter the final killing spree | Lennart Poettering |
2016-07-12 | shutdown: use 90s SIGKILL timeout | Lennart Poettering |
2016-07-12 | Various fixes for typos found by lintian (#3705) | Michael Biebl |
2016-07-12 | seccomp: only abort on syscall name resolution failures (#3701) | Luca Bruno |
2016-07-11 | treewide: fix typos and remove accidental repetition of words | Torstein Husebø |
2016-07-08 | udevadm: explicitly relabel /etc/udev/hwdb.bin after rename (#3686) | Michal Sekletar |
2016-07-08 | Merge pull request #3680 from joukewitteveen/pam-env | Evgeny Vereshchagin |
2016-07-08 | execute: Do not alter call-by-ref parameter on failure | Jouke Witteveen |
2016-07-08 | core: queue loading transient units after setting their properties (#3676) | David Michael |
2016-07-07 | cgroup: fix memory cgroup limit regression on kernel 3.10 (#3673) | Daniel Mack |
2016-07-07 | execute: Cleanup the environment early | Jouke Witteveen |
2016-07-07 | basic: log: Increase static buffer for source file location (#3674) | Daniel Mack |
2016-07-05 | systemd-run: really make -E an alias for --setenv (#3654) | Michał Bartoszkiewicz |
2016-07-04 | treewide: fix typos | Torstein Husebø |
2016-07-04 | tests: fix memory leak in test_strv_fnmatch (#3653) | Evgeny Vereshchagin |
2016-07-02 | Merge pull request #3641 from 0xAX/unset-cloexec-for-stdfs | Lennart Poettering |
2016-07-02 | treewide: use stdio_unset_cloexec() function | Alexander Kuleshov |
2016-07-02 | basic/fd-util: introduce stdio_unset_cloexec() function | Alexander Kuleshov |
2016-07-02 | Merge pull request #3637 from dobyrch/calendar-ranges | Lennart Poettering |