summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2016-12-13core: hook up MountFlags= to the transient unit logicLennart Poettering
2016-12-13sd-id128: id128_write overwrites target fileEvgeny Vereshchagin
2016-12-13machine-id-setup: `--print --commit` respects the --root optionEvgeny Vereshchagin
2016-12-13core: machine_id_setup overwrites broken machine-idEvgeny Vereshchagin
2016-12-13nspawn: when getting SIGCHLD make sure it's from the first child (#4855)Andrey Ulanov
2016-12-12Merge pull request #4771 from keszybz/udev-property-orderingMartin Pitt
2016-12-12Merge pull request #4867 from keszybz/catalog-messagesLennart Poettering
2016-12-11hwdb: emit warning when matches are specified at the very end of fileZbigniew Jędrzejewski-Szmek
2016-12-11basic/log: CODE_FUNCTION → CODE_FUNCZbigniew Jędrzejewski-Szmek
2016-12-11share/log: change log_syntax from "[a:b] " to "a:b: "Zbigniew Jędrzejewski-Szmek
2016-12-11basic/log: merge two big log_struct_internal invocations into oneZbigniew Jędrzejewski-Szmek
2016-12-11Merge pull request #4859 from keszybz/networkdLennart Poettering
2016-12-11Merge pull request #4864 from keszybz/build-sysLennart Poettering
2016-12-11Merge pull request #4861 from keszybz/dissect-tweaksLennart Poettering
2016-12-11pid1,catalog: use a different MESSAGE_ID for user manager startupZbigniew Jędrzejewski-Szmek
2016-12-11basic/extract-word,man: clarify "correction" of invalid escapesZbigniew Jędrzejewski-Szmek
2016-12-11pid1: remove unnecessary counterZbigniew Jędrzejewski-Szmek
2016-12-10shared/firewall-util: remove warning about net/if.h workaroundZbigniew Jędrzejewski-Szmek
2016-12-10journal: fix warning about LZ4_compress_limitedOutputZbigniew Jędrzejewski-Szmek
2016-12-10dissect: assume GPT_ROOT_SECONDARY_VERITY is defined when GPT_ROOT_SECONDARY isZbigniew Jędrzejewski-Szmek
2016-12-10build-sys: define arm as secondary architecture for arm64Zbigniew Jędrzejewski-Szmek
2016-12-10Merge pull request #4835 from poettering/unit-name-printfZbigniew Jędrzejewski-Szmek
2016-12-10Merge pull request #4795 from poettering/dissectZbigniew Jędrzejewski-Szmek
2016-12-10nspawn: add missing -E to getopt_long (#4860)Wim de With
2016-12-09networkd: check that VTI/VTI6 tunnels have a local addressZbigniew Jędrzejewski-Szmek
2016-12-09networkd: tighten parsing of Tunnel addressesZbigniew Jędrzejewski-Szmek
2016-12-09networkd: use log_netdev_error in a two more placesZbigniew Jędrzejewski-Szmek
2016-12-09networkd: do not print ": Success" in debug messageZbigniew Jędrzejewski-Szmek
2016-12-09pid1: simplify the logic in two statements related to killing processesZbigniew Jędrzejewski-Szmek
2016-12-09tree-wide: replace all readdir cycles with FOREACH_DIRENT{,_ALL} (#4853)Reverend Homer
2016-12-08Merge pull request #4686 from poettering/machine-id-app-specificZbigniew Jędrzejewski-Szmek
2016-12-07network: fix const qualifier (#4849)David Michael
2016-12-07nspawn: resolv.conf might not be created initially (#4799)Franck Bui
2016-12-07Merge pull request #4843 from joukewitteveen/protocolLennart Poettering
2016-12-07dissect: add DISSECT_IMAGE_DISCARD_ANY maskZbigniew Jędrzejewski-Szmek
2016-12-07network: support negation in matching patterns (#4809)David Michael
2016-12-07core: add a note clarifying that we should be careful when adding new specifiersLennart Poettering
2016-12-07core: deprecate %c, %r, %R specifiersLennart Poettering
2016-12-07tests: let's make function tables static/constLennart Poettering
2016-12-07core: add specifier expansion to ReadOnlyPaths= and friendsLennart Poettering
2016-12-07core: add specifier expansion to RequiresMountsFor=Lennart Poettering
2016-12-07core: turn on specifier expansion for more unit file settingsLennart Poettering
2016-12-07core: use unit_full_printf() at a couple of locations we used unit_name_print...Lennart Poettering
2016-12-07core: resolve more specifiers in unit_name_printf()Lennart Poettering
2016-12-07core: move specifier expansion out of service.c/socket.cLennart Poettering
2016-12-07nspawn/dissect: automatically discover dm-verity verity partitionsLennart Poettering
2016-12-07nspawn: when generating a machine name from an image name, truncate .raw suffixLennart Poettering
2016-12-07dissect: add support for encrypted imagesLennart Poettering
2016-12-07minor code beautificationsLennart Poettering
2016-12-07dissect: add small "systemd-dissect" tool as wrapper around dissect-image.cLennart Poettering