Age | Commit message (Expand) | Author |
2017-05-06 | Merge tag 'systemd/v232-8.parabola2' into systemd/parabolaHEADsystemd/parabola | Luke Shumaker |
2017-05-06 | Merge tag 'systemd/v232-6.parabola1'systemd/v232-8.parabola2 | Luke Shumaker |
2017-05-06 | build-sys: add check for gperf lookup function signature (#5055) | Mike Gilbert |
2016-12-17 | Merge tag 'systemd/v232-6.parabola1' into systemd/parabola | Luke Shumaker |
2016-12-17 | # Rename "Linux Boot Manager" -> "Systemd Boot Manager"systemd/v232-6.parabola1 | Luke Shumaker |
2016-12-17 | FSDG: man/: Use FSDG operating systems as examples. | Luke Shumaker |
2016-12-17 | FSDG: systemd-resolved: Default to hostname "gnu-linux" instead of "linux" | Luke Shumaker |
2016-12-17 | FSDG: os-release: Default ID to "gnu-linux" instead of "linux". | Luke Shumaker |
2016-12-17 | FSDG: os-release: Default to NAME "GNU/Linux" instead of "Linux". | Luke Shumaker |
2016-12-17 | FSDG: os-release: Default to PRETTY_NAME "GNU/Linux" instead of "Linux". | Luke Shumaker |
2016-12-17 | FSDG: man/: Refer to the operating system as GNU/Linux. | Luke Shumaker |
2016-12-17 | Merge tag 'systemd/v232-4'systemd/v232-6 | Luke Shumaker |
2016-12-17 | nspawn: don't hide --bind=/tmp/* mounts | Dave Reisner |
2016-12-17 | build-sys: check for lz4 in the old and new numbering scheme (#4717) | Zbigniew Jędrzejewski-Szmek |
2016-12-17 | journal: make sure to initially populate the space info cache (#4807) | Franck Bui |
2016-12-17 | nspawn: fix exit code for --help and --version (#4609) | Martin Pitt |
2016-12-17 | Merge tag 'systemd/v232-4.parabola1' into systemd/parabola | Luke Shumaker |
2016-12-17 | # Rename "Linux Boot Manager" -> "Systemd Boot Manager"systemd/v232-4.parabola1 | Luke Shumaker |
2016-12-17 | FSDG: man/: Use FSDG operating systems as examples. | Luke Shumaker |
2016-12-17 | FSDG: systemd-resolved: Default to hostname "gnu-linux" instead of "linux" | Luke Shumaker |
2016-12-17 | FSDG: os-release: Default ID to "gnu-linux" instead of "linux". | Luke Shumaker |
2016-12-17 | FSDG: os-release: Default to NAME "GNU/Linux" instead of "Linux". | Luke Shumaker |
2016-12-17 | FSDG: os-release: Default to PRETTY_NAME "GNU/Linux" instead of "Linux". | Luke Shumaker |
2016-12-17 | FSDG: man/: Refer to the operating system as GNU/Linux. | Luke Shumaker |
2016-12-17 | Revert "nspawn: try to bind mount resolved's resolv.conf snippet into the con...systemd/v232-4 | Dave Reisner |
2016-12-17 | disable RestrictAddressFamilies on i686 | Dave Reisner |
2016-12-17 | device: Avoid calling unit_free(NULL) in device setup logic (#4748) | Dave Reisner |
2016-12-17 | build-sys: do not install ctrl-alt-del.target symlink twice | Zbigniew Jędrzejewski-Szmek |
2016-12-17 | basic/virt: fix userns check on CONFIG_USER_NS=n kernel (#4651) | Zbigniew Jędrzejewski-Szmek |
2016-12-17 | core: don't use the unified hierarchy for the systemd cgroup yet (#4628) | Martin Pitt |
2016-11-03 | Revert "sd-bus: use PRIu64 instead of casting" (#4556)systemd/v232 | Zbigniew Jędrzejewski-Szmek |
2016-11-03 | hwdb update for 232 (#4557) | Lennart Poettering |
2016-11-03 | final NEWS update for 232 (#4558) | Lennart Poettering |
2016-11-03 | Merge pull request #4543 from endocode/djalal/fix-dynamicuser-supplementary-g... | Djalal Harouni |
2016-11-03 | test: test DynamicUser= with SupplementaryGroups= | Djalal Harouni |
2016-11-03 | test: test DynamicUser= with a fixed user | Djalal Harouni |
2016-11-03 | core: intialize user aux groups and SupplementaryGroups= when DynamicUser= is... | Djalal Harouni |
2016-11-02 | Merge pull request #4547 from keszybz/two-testsuite-tweaks | Lennart Poettering |
2016-11-02 | Merge pull request #4546 from keszybz/xsprintf-revert | Lennart Poettering |
2016-11-02 | parse_hwdb: add import fallback for python2 | Zbigniew Jędrzejewski-Szmek |
2016-11-02 | udev/udev-watch: calculate the real buffer sizes needed | Zbigniew Jędrzejewski-Szmek |
2016-11-02 | Do not raise in switch root if paths are too long | Zbigniew Jędrzejewski-Szmek |
2016-11-02 | sd-bus: use PRIu64 instead of casting | Zbigniew Jędrzejewski-Szmek |
2016-11-02 | Revert some uses of xsprintf | Zbigniew Jędrzejewski-Szmek |
2016-11-02 | Merge pull request #4481 from poettering/perpetual | Zbigniew Jędrzejewski-Szmek |
2016-11-02 | Merge pull request #4542 from poettering/v232prep | Zbigniew Jędrzejewski-Szmek |
2016-11-02 | core: make a constant table actually constant | Lennart Poettering |
2016-11-02 | core: don't hit an assert when printing status messages about units with over... | Lennart Poettering |
2016-11-02 | man: fix two typos (is → are) (#4544) | Lucas Werkmeister |
2016-11-02 | Merge pull request #4456 from keszybz/stored-fds | Lennart Poettering |