platform/upstream/systemd.git
2019-02-25 Zbigniew Jędrzejewsk... test-json: avoid deep stack recursion under msan
2019-02-25 Zbigniew Jędrzejewsk... test-mountpoint-util: unpoison string allocated by...
2019-02-25 Zbigniew Jędrzejewsk... Add wrapper for __msan_unpoinson() to reduce #ifdeffery
2019-02-25 Zbigniew Jędrzejewsk... meson: make sure preprocesor warnings are not treated...
2019-02-22 Zbigniew Jędrzejewsk... Merge pull request #11781 from yuwata/udev-rule-continu...
2019-02-22 Lennart Poetteringanalyze: optionally, show more than one elapse time...
2019-02-22 Martin Pittunits: re-drop ProtectHostname from systemd-hostnamed...
2019-02-22 emersionlibsystemd: check if _POSIX_C_SOURCE is defined
2019-02-21 Yu Watanabetest-udev: fix alignment and drop unnecessary white...
2019-02-21 Yu Watanabetest-udev: add more tests for line continuation
2019-02-21 Yu Watanabeudev-rules: do not ignore short lines
2019-02-21 Hans de Goedehwdb: Add accelerometer orientation quirk for the Medio...
2019-02-21 Lennart PoetteringMerge pull request #11608 from taro-yamada/add_persiste...
2019-02-21 Lennart PoetteringMerge pull request #11776 from keszybz/networkd-ordered...
2019-02-21 Lennart PoetteringMerge pull request #11784 from martinpitt/networkd...
2019-02-21 Zbigniew Jędrzejewsk... Add a work-around for memsan
2019-02-21 Martin Pittnetworkd-test: fix test_dropin()
2019-02-21 Martin Pittnetworkd-test: use a complete domain name in test_route...
2019-02-21 Martin Pittnetworkd-test: disable DNSSEC in domain-restricted...
2019-02-21 Taro Yamadacore: delay persistent timers by "RandomizedDelaySec...
2019-02-21 Zbigniew Jędrzejewsk... tests: shorten the fuzz test case
2019-02-21 Zbigniew Jędrzejewsk... shared/hashmap: trivial style updates
2019-02-21 Zbigniew Jędrzejewsk... networkd: use OrderedSets instead of strvs to store...
2019-02-21 Zbigniew Jędrzejewsk... basic/ordered-set: export networkd function to print...
2019-02-21 Zbigniew Jędrzejewsk... basic/ordered-set: add functions to operate on OrderedS...
2019-02-21 Yu Watanabesocket-util: re-implement socket_address_parse_netlink...
2019-02-21 Lennart PoetteringMerge pull request #11748 from yuwata/fix-11711
2019-02-21 Lennart PoetteringMerge pull request #11772 from c0d3z3r0/master
2019-02-21 Yu Watanaberesolve: fix null pointer dereferences
2019-02-21 Szabolcs Fruhwaldcgtop: Fix processing of controllers other than CPU
2019-02-21 Zbigniew Jędrzejewsk... generator: rename systemd-mkfs@.service to systemd...
2019-02-21 Yu Watanabetest-network: add testcases for handling disable_ipv6...
2019-02-21 Yu Watanabetest-network: update cosmetic workaround
2019-02-21 Yu Watanabenetwork: check whether ipv6 is enabled in sysctl
2019-02-21 Yu Watanabenetwork: use sysctl_read_ip_property()
2019-02-21 Yu Watanabesysctl-util: add sysctl_read_ip_property()
2019-02-21 Yu Watanabenetwork: use sysctl_write_ip_property() and friends
2019-02-21 Yu Watanabesysctl-util: introduce sysctl_write_ip_property() and...
2019-02-20 Michael NiewöhnerMake systemd-boot compliant with the Linux Boot / EFI...
2019-02-20 unixsysadminFix typo - "do note use guessable names"
2019-02-20 Zbigniew Jędrzejewsk... test-ordered-set: add a copy of test-set adapted to...
2019-02-20 Zbigniew Jędrzejewsk... networkd: wrap long log lines
2019-02-20 Michael NiewöhnerRevert "Set secure_boot flag in Kernel Zero-Page (...
2019-02-20 Benjamin Dahlhoffhwdb: rotation for Trekstor Surf Tab Twin 11.6 aka...
2019-02-20 Zbigniew Jędrzejewsk... Merge pull request #11512 from poettering/resolved...
2019-02-20 Zbigniew Jędrzejewsk... Merge pull request #11725 from poettering/temp-dir
2019-02-20 Zbigniew Jędrzejewsk... Merge pull request #11482 from poettering/tmpfiles...
2019-02-20 Lennart Poetteringman,units: link up new documentation about temporary...
2019-02-20 Lennart Poetteringdocs: document semantics of /tmp and /var/tmp
2019-02-20 Anita Zhangcore: add ':' prefix to ExecXYZ= skip env var substitution
2019-02-20 Lennart PoetteringMerge pull request #11556 from yuwata/udev-ctrl-use...
2019-02-20 Lennart PoetteringMerge pull request #11682 from topimiettinen/private...
2019-02-20 Topi Miettinenunits: enable ProtectHostname=yes
2019-02-20 Topi Miettinencore: ProtectHostname= feature
2019-02-19 Franck Buinamespace: make MountFlags=shared work again
2019-02-19 Yu Watanabeman: udevadm: mention that no control command can be...
2019-02-19 Yu Watanabeudev-ctrl: split out logic of waiting for reply to...
2019-02-19 Zbigniew Jędrzejewsk... udevadm: print error if the commands fail
2019-02-19 Yu Watanabeudev-ctrl: use sd_event and introduce udev_ctrl_start()
2019-02-19 Yu Watanabeudev: drop unused Manager::uevent_event
2019-02-19 Yu Watanabeudev-ctrl: refactor udev_ctrl_enable_receiving()
2019-02-19 Yu Watanabeudev-ctrl: make udev_ctrl_new() return negative errno...
2019-02-19 Yu Watanabeutil: make base64_append() add a whitespace before...
2019-02-19 Yu WatanabeMerge pull request #11764 from yuwata/network-verify
2019-02-19 Yu Watanabetest-network: add tests for meaningless settings which...
2019-02-19 Yu Watanabenetwork: introduce network_verify()
2019-02-19 Yu Watanabenetwork: warn about deprecated value in DHCP=
2019-02-19 Yu Watanabenetwork: update enum value assignments for AddressFamil...
2019-02-19 Yu WatanabeMerge pull request #11759 from yuwata/fix-test-dropin
2019-02-19 Yu WatanabeMerge pull request #11757 from yuwata/test-udev-continu...
2019-02-19 Yu Watanabetest-network: check whether ethtool support driver...
2019-02-19 Beniamino Galvanidhcp: don't stop receiving packets when the link goes...
2019-02-19 Yu Watanabenetwork: do not log wrong error cause
2019-02-19 Yu Watanabeman: drop unnecessary parenthesis
2019-02-19 Yu WatanabeMerge pull request #11754 from poettering/bus-path...
2019-02-19 Yu WatanabeMerge pull request #11763 from yuwata/disable-test...
2019-02-19 Yu Watanabetest-network: disable test for Driver field in networkctl
2019-02-19 Yu Watanabetest-network: update format used by networkctl status
2019-02-19 Yu Watanabetest-udev: add more tests for line continuations and...
2019-02-19 Yu Watanabetest-udev: use proper semantics for too long line with...
2019-02-18 Riccardo SchironeAllocate temporary strings to hold dbus paths on the...
2019-02-18 Riccardo SchironeRefuse dbus message paths longer than BUS_PATH_SIZE_MAX...
2019-02-18 Lennart PoetteringMerge pull request #11478 from yuwata/enumerate-match...
2019-02-18 Alexander Tsoyresolved: correctly prove the non-existense of wildcard
2019-02-18 Matthias Klumppcore: Allow to configure execute_directories execution...
2019-02-18 Lennart PoetteringMerge pull request #10408 from keszybz/analyze-cat...
2019-02-18 Lennart PoetteringMerge pull request #11729 from yuwata/fix-11721
2019-02-18 Lennart PoetteringMerge pull request #11208 from thom311/dhcp-router...
2019-02-18 Thomas Hallernetlink: fix routing-policy-rule integer type for FRA_T...
2019-02-18 Lennart PoetteringMerge pull request #11457 from grooverdan/sendsigkill_no
2019-02-18 Thomas Hallernetwork: avoid inet_ntoa() in favor of inet_ntop()
2019-02-18 Thomas Hallerdhcp: move filtering of bogus DNS/NTP addresses out...
2019-02-18 Thomas Hallerdhcp: handle multiple addresses for "Router" (option...
2019-02-18 Thomas Hallernetwork: don't return allocated buffer of zero length...
2019-02-18 Lennart PoetteringMerge pull request #11746 from yuwata/udev-rules-cleanup
2019-02-18 Yu Watanabemeson: drop unused HAVE_STRUCT_FIB_RULE_{UID,PORT}_RANGE
2019-02-18 Lennart PoetteringMerge pull request #11681 from yuwata/network-link...
2019-02-18 Lennart PoetteringMerge pull request #11698 from yuwata/fix-network-route...
2019-02-18 Yu Watanabeudev-event: make subst_format_var() always provide...
2019-02-18 Thomas Hallernetlink: fix routing-policy-rule netlink type for FRA_G...
next