summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2017-02-28service: make use of log_unit_warning_errno()'s return valueLennart Poettering
2017-02-28core: use PID_FMT where appropriateLennart Poettering
2017-02-28Merge pull request #5464 from ssahani/labelLennart Poettering
2017-02-28Merge pull request #5484 from dvdhrm/convertibleLennart Poettering
2017-02-28Merge pull request #5438 from ssahani/vxlan-addressLennart Poettering
2017-02-28networkd: use address_label_valid for label validationSusant Sahani
2017-02-28socket-util: introduce address_label_validSusant Sahani
2017-02-28hostname: detect convertible dmi chassis typeDavid Herrmann
2017-02-28hostname: add 'convertible' chassis typeDavid Herrmann
2017-02-28Fix MIPS N64 and N32 LIB_ARCH_TUPLE (#5469)YunQiang Su
2017-02-28networkd: fix assertion crash for tunnel, log error instead (#5465)Susant Sahani
2017-02-27build-sys: add LIB_ARCH_TUPLE for tilegx-linux-gnu (#5474)Martin Pitt
2017-02-27sd-boot: stub: check LoadOptions contains data (#5467)Mikko Ylinen
2017-02-26gpt-auto-generator: fix warning when compiling w/o efi (#5456)Zbigniew Jędrzejewski-Szmek
2017-02-25Merge pull request #5449 from keszybz/blkd-error-handlingMartin Pitt
2017-02-24Merge pull request #5429 from GiedriusS/masterZbigniew Jędrzejewski-Szmek
2017-02-24Merge pull request #5444 from poettering/cgroups-revert-no-errorZbigniew Jędrzejewski-Szmek
2017-02-24coredumpctl: implement --since/--until (-S/-U) for info/list verbsGiedrius Statkevičius
2017-02-25networkd: add symlinks to the Makefile for dir netdev and wait-onlineSusant Sahani
2017-02-25networkd: add support for vxlan Remote and Local.Susant Sahani
2017-02-24Fix missing space in comments (#5439)AsciiWolf
2017-02-24cgroup: rework cg_all_unified()Lennart Poettering
2017-02-24cgroup: rename cg_update_unified() → cg_unified_update()Lennart Poettering
2017-02-24cgroup: rename cg_unified() → cg_unified_controller()Lennart Poettering
2017-02-24cgroup: change cg_unified() to possibly return errors againLennart Poettering
2017-02-24cgroup-util: check unified_cache before invoking streq()Lennart Poettering
2017-02-24sd-netlink: fix type for IFLA_VXLAN_LOCALSusant Sahani
2017-02-24test: add support for in_addr_is_multicast testsSusant Sahani
2017-02-24socket-util: introduce in_addr_is_multicastSusant Sahani
2017-02-23Merge pull request #4670 from htejun/systemd-controller-on-unified-v2Lennart Poettering
2017-02-23Merge pull request #5434 from poettering/udev-log-revertEvgeny Vereshchagin
2017-02-23journal: avoid duplicated call to get cgroup path (#5404)Namhyung Kim
2017-02-23Revert "udev: Introduce UDEV_PROPAGATE_LOG macro (#5302)"Lennart Poettering
2017-02-22test-cgroup-util: add a "test" to print out cg_is_*_wanted() valuesZbigniew Jędrzejewski-Szmek
2017-02-22cgroup-util: fix the case of default=unified, unified-cgroup-hierarchy=0Zbigniew Jędrzejewski-Szmek
2017-02-22cgroup-util: cache all cg_is_*_wanted answers, disable /sys/fs/cgroups/unifie...Zbigniew Jędrzejewski-Szmek
2017-02-22core/mount-setup: if unified hierarchy is not supported, fall back to legacyZbigniew Jędrzejewski-Szmek
2017-02-22Rename cg_is_unified_systemd_controller_wanted to cg_is_hybrid_wantedZbigniew Jędrzejewski-Szmek
2017-02-22networkd: address config add error checkingSusant Sahani
2017-02-22networkd: Do not set config to NULL immediately.Susant Sahani
2017-02-22Merge pull request #5409 from keszybz/test-env-util-memleakEvgeny Vereshchagin
2017-02-22udev: Introduce UDEV_PROPAGATE_LOG macro (#5302)Susant Sahani
2017-02-22coredump: fix assign in while loop (#5417)Thomas H. P. Andersen
2017-02-21udev-builtin-blkid: use -errno not -1 as error codeZbigniew Jędrzejewski-Szmek
2017-02-21tree-wide: simplify handling of blkid errorsZbigniew Jędrzejewski-Szmek
2017-02-21Revert "basic/strv: allow NULLs to be inserted into strv"Lennart Poettering
2017-02-21log: never log into foreign fd #2 in PID 1 or its pre-execve() childrenLennart Poettering
2017-02-21bootctl: create loader.conf only if it doesn't exist yetLennart Poettering
2017-02-21bootctl: rework file copy routines to reuse copy_bytes() from copy.cLennart Poettering
2017-02-21copy: a plain unlink() works here tooLennart Poettering