platform/upstream/systemd.git
2019-06-14 Evgeny Vereshchagintravis: turn on UBSan on Fuzzit
2019-06-14 Evgeny VereshchaginMerge pull request #12799 from evverx/fuzzit-follow-up
2019-06-14 Evgeny Vereshchagintravis: add 5 more fuzz targets
2019-06-14 Evgeny Vereshchagintravis: always run the "Build & test" stage first
2019-06-14 Evgeny Vereshchagintravis: skip the Fuzzit-Sanity stage when it's run...
2019-06-14 Evgeny Vereshchagintravis: run Coverity after Fuzzit-Fuzzing
2019-06-14 Jeka PatsContinuous Fuzzing Integration with Fuzzit
2019-06-14 Yu WatanabeNEWS: add more hint about MACAddressPolicy= change
2019-06-13 Arian van PuttenDocument that gpt-auto-generator supports decrypting...
2019-06-13 Yu Watanabenetworkctl: fix use of uninitialized value
2019-06-12 Yu WatanabeMerge pull request #12777 from yuwata/libudev-enumerate...
2019-06-12 Frantisek SumsalMerge pull request #12783 from keszybz/a-few-unrelated...
2019-06-12 Zbigniew Jędrzejewsk... journal: also disable memory tricks when hashing under...
2019-06-12 Zbigniew Jędrzejewsk... test-bus-marshall: add a hopefully helpful comment
2019-06-12 Zbigniew Jędrzejewsk... zsh: add completion for systemctl preset-all
2019-06-12 Zbigniew Jędrzejewsk... system-update-generator: do not emit bogus warning...
2019-06-12 Yu Watanabelibudev: hide definition of struct udev_device
2019-06-12 Yu Watanabelibudev: rescan devices when filter is updated
2019-06-12 Yu Watanabelibudev: re-implement libudev-list with LIST and hashmap
2019-06-12 Yu Watanabelibudev: hide definition of struct udev_list from other...
2019-06-12 Zbigniew Jędrzejewsk... Merge pull request #12424 from poettering/logind-brightness
2019-06-12 Zbigniew Jędrzejewsk... Merge pull request #12779 from pwithnall/minor-fixes
2019-06-12 Philip Withnallservice: Fix typo in warning message
2019-06-12 Philip Withnallpam_systemd: Fix some option names in error messages
2019-06-12 Philip Withnallman: Add missing <literal> tags in various man pages
2019-06-12 Philip Withnallman: Fix typo in sd_notify man page
2019-06-12 Yu Watanabelibudev: drop unused variable
2019-06-12 Yu WatanabeMerge pull request #12774 from yuwata/network-ignore...
2019-06-12 Tomas Mrazresolved: Fix incorrect use of OpenSSL BUF_MEM
2019-06-12 Yu Watanabetest-network: add more test cases when ipv6 is disabled
2019-06-12 Yu Watanabenetwork: ignore requested ipv6 fdb entry when ipv6...
2019-06-12 Yu Watanabenetwork: ignore requested ipv6 routing policy rule...
2019-06-12 Yu Watanabenetwork: ignore requested ipv6 route when ipv6 is disab...
2019-06-12 Yu Watanabenetwork: ignore requested ipv6 addresses when ipv6...
2019-06-11 Peter A. Bigotman: fix reference to sd_bus_add_fallback_vtable
2019-06-11 Zbigniew Jędrzejewsk... Merge pull request #12685 from yuwata/network-dhcp...
2019-06-11 Karel Zaksystemd-mount: don't check for non-normalized WHAT...
2019-06-08 Theo Ouzhinskiman/systemd-veritysetup-generator: Fix grammar
2019-06-07 Yu Watanabenetwork: assign new DHCP address before removing old...
2019-06-07 Yu Watanabenetwork: ignore callback calls when link is in failed...
2019-06-07 Yu Watanabenetwork: drop unnecessary link_enter_failed() calls
2019-06-07 Yu Watanabenetwork: check earlier the existence of lifetime in...
2019-06-07 Yu Watanabenetwork: make all failures in route configuration fatal
2019-06-07 Yu WatanabeMerge pull request #12756 from cdown/uninit
2019-06-07 Chris Downcgroup: Prevent theoretical nullptr deref in unit mask...
2019-06-07 Chris Downsystemctl: Prevent state_missing from being used uninit
2019-06-06 Zbigniew Jędrzejewsk... Merge pull request #12738 from yuwata/network-routing...
2019-06-06 Zbigniew Jędrzejewsk... Merge pull request #12511 from ssahani/high-avilability...
2019-06-06 Yu Watanabetest-network: add tests for KeepConfiguration=
2019-06-06 Yu Watanabeman: add documentation about KeepConfiguration
2019-06-06 Yu Watanabenetwork: make KeepConfiguration=static drop DHCP addres...
2019-06-06 Yu Watanabenetwork: add KeepConfiguration=dhcp-on-stop
2019-06-06 Susant Sahaninetworkd: add support to keep configuration
2019-06-06 Yu WatanabeMerge pull request #12748 from keszybz/modernize-networ...
2019-06-06 Zbigniew Jędrzejewsk... NEWS: add note about the CPUAffinity= changes
2019-06-06 Yu WatanabeMerge pull request #12508 from keszybz/no-root-checks
2019-06-06 Zbigniew Jędrzejewsk... networkd-tests.py: properly escape pluses in regexps
2019-06-06 Zbigniew Jędrzejewsk... networkd-tests.py: remove some java-style boilerplate
2019-06-06 Zbigniew Jędrzejewsk... networkd-tests.py: use check_output() instead of unitte...
2019-06-06 Zbigniew Jędrzejewsk... networkd-tests.py: add helpers to common subprocess...
2019-06-06 Zbigniew Jędrzejewsk... networkd-tests.py: remove unused import
2019-06-05 Yu Watanabenetwork: check stored object is euivalent to what we...
2019-06-05 Michael BieblDrop no longer needed halt-local.service.in
2019-06-05 Zbigniew Jędrzejewsk... Merge pull request #12744 from yuwata/test-network...
2019-06-05 Yu Watanabetest-network: do not directly compare two results of...
2019-06-05 Chris DownMerge pull request #11778 from anitazha/rfe_11654_dbus
2019-06-05 Yu Watanabeudev: propagate errors in udev_event_execute_rules()
2019-06-05 Zbigniew Jędrzejewsk... udevadm trigger: log errors and return first failure
2019-06-05 Yu Watanabetest-network: do not allow addresses in tentative state
2019-06-04 Zbigniew Jędrzejewsk... man: mention quoting in description of Parameters=
2019-06-04 Yu WatanabeMerge pull request #12741 from keszybz/bpf-firewall...
2019-06-04 Yu WatanabeMerge pull request #12737 from keszybz/meson-man-nspawn
2019-06-04 Yu WatanabeMerge pull request #12661 from mrc0mmand/debug-journalc...
2019-06-04 Zbigniew Jędrzejewsk... man/man: refer to the right build directory in the...
2019-06-04 Zbigniew Jędrzejewsk... Silence warning about BPF firewall in containers
2019-06-04 Zbigniew Jędrzejewsk... Move warning about unsupported BPF firewall right befor...
2019-06-04 Yu Watanabejournalctl: make 'journalctl --flush' or friends not...
2019-06-04 Zbigniew Jędrzejewsk... meson: escape dots in man/man helper
2019-06-04 Zbigniew Jędrzejewsk... Merge pull request #12733 from keszybz/sd-bus-error...
2019-06-04 Zbigniew Jędrzejewsk... Merge pull request #12734 from keszybz/cpu-set-util...
2019-06-04 Yu Watanabebash-completion: support "networkctl delete"
2019-06-04 Yu Watanabejournalctl: mention --smart-relinquish-var in log message
2019-06-04 Yu Watanabejournalctl: fix error cause in log message
2019-06-04 Zbigniew Jędrzejewsk... test-cpu-set-util: fix allocation size check on i386
2019-06-04 Zbigniew Jędrzejewsk... test-cpu-set-util: fix comparison for allocation size
2019-06-04 Yu Watanabenetwork: remove unused argument in routing_policy_rule_...
2019-06-04 Yu Watanabenetwork: fix double free on error path
2019-06-04 Yu Watanabenetwork: fix UBSAN issue
2019-06-04 Yu Watanabenetworkctl: re-cast value stored in Set with INT_TO_PTR()
2019-06-04 Zbigniew Jędrzejewsk... shared/generator: voidify mkdir_parents() call
2019-06-04 Zbigniew Jędrzejewsk... busctl: always prefix bus error message with local...
2019-06-04 Zbigniew Jędrzejewsk... sd-bus: improve bus error message for uknown properties
2019-06-04 Zbigniew Jędrzejewsk... networkctl: log quietly if we fail to get bit rates
2019-06-03 Michal Sekletarcpu-set-util: use %d-%d format in cpu_set_to_range_str...
2019-06-03 Zbigniew Jędrzejewsk... test-sleep: also print parsed modes and states
2019-06-03 Yu WatanabeMerge pull request #12708 from yuwata/test-network...
2019-06-03 Yu Watanabetest-network: disable SystemCallFilter= when *SAN is...
2019-06-03 Yu Watanabetest-network: add test for MTU field of 'networkctl...
2019-06-03 Yu Watanabetest-network: add tests for "networkctl delete"
2019-06-03 Yu Watanabetest-network: move networkctl related tests to Networkc...
next