Age | Commit message (Expand) | Author |
2016-11-11 | tree-wide: make invocations of extract_first_word more uniform (#4627) | Zbigniew Jędrzejewski-Szmek |
2016-11-11 | basic/virt: fix userns check on CONFIG_USER_NS=n kernel (#4651) | Zbigniew Jędrzejewski-Szmek |
2016-11-10 | Link: port to new ethtool ETHTOOL_xLINKSETTINGS | Susant Sahani |
2016-11-09 | core: don't use the unified hierarchy for the systemd cgroup yet (#4628) | Martin Pitt |
2016-11-08 | Merge pull request #4612 from keszybz/format-strings | Zbigniew Jędrzejewski-Szmek |
2016-11-07 | tree-wide: add PRI_[NU]SEC, and use time format strings more | Zbigniew Jędrzejewski-Szmek |
2016-11-07 | Rename formats-util.h to format-util.h | Zbigniew Jędrzejewski-Szmek |
2016-11-05 | Drop FOREACH_WORD_QUOTED | Zbigniew Jędrzejewski-Szmek |
2016-11-05 | core/load-fragment: modify existing environment instead of copying strv over ... | Zbigniew Jędrzejewski-Szmek |
2016-11-03 | Merge pull request #4510 from keszybz/tree-wide-cleanups | Lennart Poettering |
2016-11-02 | Revert some uses of xsprintf | Zbigniew Jędrzejewski-Szmek |
2016-11-02 | core: make the root mount perpetual too | Lennart Poettering |
2016-11-01 | Recognise Lustre as a remote file system (#4530) | Brian J. Murrell |
2016-10-30 | tests: clarify test_path_startswith return value (#4508) | Zbigniew Jędrzejewski-Szmek |
2016-10-27 | Merge pull request #4442 from keszybz/detect-virt-userns | Evgeny Vereshchagin |
2016-10-26 | detect-virt: add --private-users switch to check if a userns is active | Zbigniew Jędrzejewski-Szmek |
2016-10-24 | Merge pull request #4459 from keszybz/commandline-parsing | Lennart Poettering |
2016-10-23 | basic: fallback to the fstat if we don't have access to the /proc/self/fdinfo | Evgeny Vereshchagin |
2016-10-23 | tree-wide: drop NULL sentinel from strjoin | Zbigniew Jędrzejewski-Szmek |
2016-10-22 | tree-wide: make parse_proc_cmdline() strip "rd." prefix automatically | Zbigniew Jędrzejewski-Szmek |
2016-10-22 | tree-wide: allow state to be passed through to parse_proc_cmdline_item | Zbigniew Jędrzejewski-Szmek |
2016-10-18 | Merge pull request #4382 from keszybz/unit-type-underline | Lennart Poettering |
2016-10-17 | terminal-util: helper macro for highlighting functions | Zbigniew Jędrzejewski-Szmek |
2016-10-17 | systemctl: use underlines to seperate unit types in listing | Zbigniew Jędrzejewski-Szmek |
2016-10-16 | tree-wide: introduce free_and_replace helper | Zbigniew Jędrzejewski-Szmek |
2016-10-16 | tree-wide: use mfree more | Zbigniew Jędrzejewski-Szmek |
2016-10-15 | virt: add possibility to skip the check for chroot (#4374) | Lukáš Nykrýn |
2016-10-13 | Merge pull request #4363 from stefan-it/replace-while-loops | Daniel Mack |
2016-10-13 | nspawn: cleanup and chown the synced cgroup hierarchy (#4223) | Evgeny Vereshchagin |
2016-10-12 | basic: use for() loop instead of while() | Stefan Schweter |
2016-10-12 | Merge pull request #4351 from keszybz/nspawn-debugging | Lennart Poettering |
2016-10-12 | Allow block and char classes in DeviceAllow bus properties (#4353) | Zbigniew Jędrzejewski-Szmek |
2016-10-11 | missing: add a bunch of mount flags | Zbigniew Jędrzejewski-Szmek |
2016-10-11 | nspawn,mount-util: add [u]mount_verbose and use it in nspawn | Zbigniew Jędrzejewski-Szmek |
2016-10-11 | Merge pull request #4067 from poettering/invocation-id | Zbigniew Jędrzejewski-Szmek |
2016-10-10 | core: when determining whether a process exit status is clean, consider wheth... | Lennart Poettering |
2016-10-10 | exit-status: kill is_clean_exit_lsb(), move logic to sysv-generator | Lennart Poettering |
2016-10-10 | exit-status: reorder the exit status switch table | Lennart Poettering |
2016-10-10 | exit-status: remove ExitStatus typedef | Lennart Poettering |
2016-10-10 | Merge pull request #4310 from keszybz/nspawn-autodetect | Evgeny Vereshchagin |
2016-10-08 | path-util: add a function to peek into a container and guess systemd version | Zbigniew Jędrzejewski-Szmek |
2016-10-08 | networkd: address add support to configure flags (#4201) | Susant Sahani |
2016-10-07 | core: add "invocation ID" concept to service manager | Lennart Poettering |
2016-10-07 | util: use SPECIAL_ROOT_SLICE macro where appropriate | Lennart Poettering |
2016-10-07 | log: minor fixes | Lennart Poettering |
2016-10-07 | strv: fix STRV_FOREACH_BACKWARDS() to be a single statement only | Lennart Poettering |
2016-10-07 | architecture: Add support for the RISC-V architecture. (#4305) | rwmjones |
2016-10-06 | user-util: rework maybe_setgroups() a bit | Lennart Poettering |
2016-10-06 | sd-device/networkd: unify code to get a socket for issuing netdev ioctls on | Lennart Poettering |
2016-10-06 | core: do not fail in a container if we can't use setgroups | Giuseppe Scrivano |