summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2017-05-20systemd-nspawn: Clarify detect_unified_cgroup_hierarchy().Luke Shumaker
2017-05-20systemd-nspawn: Improve documentation.Luke Shumaker
2017-05-20systemd-nspawn: Improve error messages.Luke Shumaker
2017-05-20basic: barrier.c: add some newlines in the documentationLuke Shumaker
2017-05-20Merge branch 'notsystemd/postmove' into notsystemd/masterLuke Shumaker
2017-05-20./tools/notsd-moveLuke Shumaker
2017-05-20nspawn: add missing -E to getopt_long (#4860)notsystemd/premoveWim de With
2017-05-20Fix it using /usr/include/systemd instead of src/libsystemd/include/systemdLuke Shumaker
2017-05-20fix machine-id-setup linkingLuke Shumaker
2017-05-20Merge branch 'notsystemd/postmove' into notsystemd/masterLuke Shumaker
2017-05-20./tools/notsd-moveLuke Shumaker
2017-05-12Merge branch 'notsystemd/postmove' into notsystemd/masterLuke Shumaker
2017-05-12./tools/notsd-moveLuke Shumaker
2017-05-11man pagesLuke Shumaker
2017-05-10Merge branch 'notsystemd/postmove' into notsystemd/masterLuke Shumaker
2017-05-10./tools/notsd-moveLuke Shumaker
2017-05-10Merge branch 'notsystemd/postmove' into notsystemd/masterLuke Shumaker
2017-05-10./tools/notsd-moveLuke Shumaker
2017-05-10Merge branch 'notsystemd/postmove' into notsystemd/masterLuke Shumaker
2017-05-10./tools/notsd-moveLuke Shumaker
2017-05-10completion?Luke Shumaker
2017-05-10fixitLuke Shumaker
2017-05-10fixoLuke Shumaker
2017-05-10Merge branch 'notsystemd/postmove' into notsystemd/masterLuke Shumaker
2017-05-10./tools/notsd-moveLuke Shumaker
2017-05-10sparse: avoid clash with __bitwise and __force from 4.10 linux/types.h (#5061)Lubomir Rintel
2017-05-10amLuke Shumaker
2017-05-06Merge branch 'notsystemd/postmove' into notsystemd/masterLuke Shumaker
2017-05-06./tools/notsd-moveLuke Shumaker
2017-05-06Merge tag 'systemd/v232-6.parabola1'systemd/v232-8.parabola2Luke Shumaker
2017-05-06build-sys: add check for gperf lookup function signature (#5055)Mike Gilbert
2017-03-09nspawn: Reword a comment.Luke Shumaker
2017-03-09nspawn: Use fgetpwent() instead of rolling our own parser.Luke Shumaker
2017-02-01Add a GNUmakefile to apply the MAKEFLAGS we want.Luke Shumaker
2017-02-01move systemd-cgroups-agent into grp-systemLuke Shumaker
2016-12-24Fix an inaccurate comment in sd-daemon.cLuke Shumaker
2016-12-24Fix a grammatical issue in sd_notify(3).Luke Shumaker
2016-12-17move local-addresses.{c,h} libsystemd-{internal/sd-netlink,shared}Luke Shumaker
2016-12-17Fix the build.Luke Shumaker
2016-12-17fix headersLuke Shumaker
2016-12-17Merge branch 'notsystemd/postmove' into notsystemd/masterLuke Shumaker
2016-12-17./tools/notsd-moveLuke Shumaker
2016-12-17# Rename "Linux Boot Manager" -> "Systemd Boot Manager"systemd/v232-6.parabola1Luke Shumaker
2016-12-17FSDG: systemd-resolved: Default to hostname "gnu-linux" instead of "linux"Luke Shumaker
2016-12-17FSDG: os-release: Default to NAME "GNU/Linux" instead of "Linux".Luke Shumaker
2016-12-17FSDG: os-release: Default to PRETTY_NAME "GNU/Linux" instead of "Linux".Luke Shumaker
2016-12-17Merge tag 'systemd/v232-4'systemd/v232-6Luke Shumaker
2016-12-17nspawn: don't hide --bind=/tmp/* mountsDave Reisner
2016-12-17journal: make sure to initially populate the space info cache (#4807)Franck Bui
2016-12-17nspawn: fix exit code for --help and --version (#4609)Martin Pitt