]> git.ipfire.org Git - thirdparty/systemd.git/shortlog
thirdparty/systemd.git
2019-06-12  Philip Withnallman: Fix typo in sd_notify man page
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 12774/head
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... 12685/head
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... 12756/head
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= 12511/head
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 12748/head
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... 12738/head
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... 12744/head
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 12508/head
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... 12737/head
2019-06-04  Zbigniew Jędrzejewsk... Silence warning about BPF firewall in containers 12741/head
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... 12661/head
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 12734/head
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... 12733/head
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... 12708/head
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...
2019-06-03  Yu Watanabeudevadm: add --wait-for-initialization option to "udeva...
2019-06-03  Yu Watanabeutil: make device_wait_for_initialization() optionally...
2019-06-03  Yu Watanabeutil: make argument "subsystem" in device_wait_for_init...
2019-06-03  Zbigniew Jędrzejewsk... Merge pull request #12619 from zachsmith/refactor-parse...
2019-06-03  Joe Richeysd-boot: Remove unnecessary call to GetEventLog
2019-06-03  Zbigniew Jędrzejewsk... Merge pull request #12666 from yuwata/networkctl-show...
2019-06-03  Zbigniew Jędrzejewsk... Merge pull request #12700 from yuwata/udev-propagate...
2019-06-03  Michal Sekletarexecute: dump CPUAffinity as a range string instead...
2019-06-03  Yu Watanabenetworkctl: drop unnecessary use of table_add_cell_full() 12666/head
2019-06-02  Yu Watanabeudev: check formatting of attribute or value earlier 12700/head
2019-06-02  Yu Watanabeudev: evaluate formatting in RUN= key earlier
2019-06-02  Yu Watanabeudev: use delete_trailing_chars() at one more place
2019-06-02  Yu Watanabeudev: replace xsprintf() + strpcpy() by strpcpyf()
2019-06-02  Yu Watanabeudev: make parser for attribute of $result harder
2019-06-02  Yu Watanabeudev: split udev_event_apply_format() into small pieces
2019-06-02  Yu Watanabeudev: comment that $tempnode and $sysfs formats are...
2019-06-02  Yu Watanabeudev: pass format type to udev_event_subst_format()
2019-06-02  Yu Watanabeudev: rename enum subst_type -> FormatSubstitutionType
2019-06-02  Yu Watanabeudev: modernize udev-rules.c
2019-06-01  Yu Watanabenetworkctl: show link bit rates
2019-06-01  Yu Watanabenetwork: monitor link bit rates
2019-06-01  Yu Watanabebash-completion: support --stats/-s option of networkctl
2019-06-01  Yu Watanabenetworkctl: optionally show link statistics
2019-06-01  Yu Watanabenetlink: set attribute size of IFLA_STATS and IFLA_STATS64
2019-06-01  Zbigniew Jędrzejewsk... networkctl: shorten Minimum/Maximum to min/max
2019-05-31  Michal Sekletardbus-execute: make transfer of CPUAffinity endian safe...
next