platform/upstream/systemd.git
2019-09-30 Chris Downcgroup: docs: memory.high doc fixups
2019-09-30 Chris Downcgroup: docs: Mention unbounded protection for memory...
2019-09-30 Michael OlbrichHandle d_type == DT_UNKNOWN correctly
2019-09-27 Frantisek Sumsaltest: allow use of nested KVM
2019-09-27 Anita ZhangMerge pull request #13651 from cdown/find_binary_2
2019-09-27 Frantisek Sumsalshared: fix a copy-paste error in ethtool-util
2019-09-26 Chris Downutil-lib: Don't propagate EACCES from find_binary PATH...
2019-09-26 Siddharth Chandrasekaradhcp4: make IPServiceType configurable
2019-09-26 Yu Watanabenetwork: drop noisy log message
2019-09-25 Yu WatanabeMerge pull request #13649 from keszybz/arphrd-minimization
2019-09-25 cbzxtUpdated log message when the timesync happens for the...
2019-09-25 Zbigniew Jędrzejewsk... units: make systemd-binfmt.service easier to work with...
2019-09-25 Zbigniew Jędrzejewsk... basic/arphrd: stop discriminating against NETROM and...
2019-09-25 Zbigniew Jędrzejewsk... basic: massively reduce the size of arphdr lookup functions
2019-09-25 Chris DownMerge pull request #13648 from evverx/unbreak-semaphore
2019-09-25 Zbigniew Jędrzejewsk... test-arphdr-list: modernize and provide some useful...
2019-09-25 Chris DownMerge pull request #13636 from traylenator/manpage
2019-09-25 Chris DownMerge pull request #13641 from pwithnall/machinectl...
2019-09-25 Filipe Brandenburgerlog: Add missing "%" in "%m" log format strings
2019-09-25 Evgeny Vereshchaginsemaphore: turn on systemd-networkd in lxc-containers...
2019-09-24 Chris DownMerge pull request #13481 from Antique/cgroupv2
2019-09-24 Philip Withnallman: Add a missing space in machinectl(1)
2019-09-24 Susant Sahanilink: Add support to configure NIC ring buffer size
2019-09-24 Zbigniew Jędrzejewsk... test-mountpoint-util: improve output a bit
2019-09-24 Pavel Hrdinacgroup-util: fix obsolete comment about supported contr...
2019-09-24 Pavel Hrdinacgroup: introduce support for cgroup v2 CPUSET controller
2019-09-24 Steve TraylenCorect man page reference in systemd-nologin.conf comments
2019-09-23 Lennart PoetteringMerge pull request #13600 from keszybz/ratelimit
2019-09-22 Yu WatanabeMerge pull request #11883 from yuwata/network-dhcp...
2019-09-22 Yu WatanabeMerge pull request #13610 from yuwata/network-check...
2019-09-22 Michael Bieblman: fix typo
2019-09-22 Frantisek Sumsaltree-wide: various code-formatting improvements
2019-09-21 Yu Watanabenetworkctl: add renew command
2019-09-21 Yu Watanabenetwork: introduce new bus method Renew() and RenewLink()
2019-09-21 Yu Watanabenetwork: add one more section validty check
2019-09-21 Yu Watanabepo: update Japanese translations
2019-09-21 AsciiWolfl10n: update Czech Translation
2019-09-20 Chris DownMerge pull request #13605 from cdown/ono
2019-09-20 Zbigniew Jędrzejewsk... basic/log: put a ratelimit on our logging to /dev/kmsg
2019-09-20 Zbigniew Jędrzejewsk... pid1: disable printk ratelimit in early boot
2019-09-20 Zbigniew Jędrzejewsk... tree-wide: say "ratelimit" not "rate_limit"
2019-09-20 Zbigniew Jędrzejewsk... pid1: rename start_limit to start_ratelimit
2019-09-20 Zbigniew Jędrzejewsk... Drop RATELIMIT macros
2019-09-20 Georg Müllersd-radv: if lifetime < SD_RADV_DEFAULT_MAX_TIMEOUT_USEC...
2019-09-20 Chris Downnetworkd: Fix SIP double-free
2019-09-20 Chris Downdhcp: Log SIP server information correctly
2019-09-20 Susant Sahaninetwork: DHCP server Add support to transmit SIP server
2019-09-20 Susant Sahaninetwork dhcp4: Add support send request options in...
2019-09-20 AsciiWolfpolkit: fix typo
2019-09-20 Susant Sahanitest-network: Drop start dnsmasq
2019-09-20 Yu Watanabedhcp6: use unaligned_read_be32()
2019-09-19 Zbigniew Jędrzejewsk... pid1: do not warn if /run/systemd/relabel-extra.d/...
2019-09-17 Yu WatanabeMerge pull request #13582 from yuwata/udevadm-reload
2019-09-17 Yu WatanabeMerge pull request #13583 from keszybz/networkd-hash...
2019-09-17 Yu Watanabedhcp6: add missing option length check
2019-09-17 Frantisek SumsalMerge pull request #13577 from yuwata/network-fix-ci...
2019-09-17 Zbigniew Jędrzejewsk... networkd: unbreak routing_policy_rule_compare_func()
2019-09-17 Zbigniew Jędrzejewsk... Merge pull request #13508 from yuwata/network-route...
2019-09-17 Zbigniew Jędrzejewsk... networkd: make neighbor_hash_func() handle the same...
2019-09-17 Zbigniew Jędrzejewsk... networkd: use same order in _hash_func() and _compare_f...
2019-09-17 Zbigniew Jędrzejewsk... networkd: split out helper function for address extraction
2019-09-17 Yu Watanabeunit: add ExecReload= in systemd-udevd.service
2019-09-17 Yu Watanabeudevadm: use usec_add()
2019-09-17 Yu Watanabeudevadm: missing initialization of descriptor
2019-09-17 Anita Zhangcore: add ExecXYZEx= bus hook ups to all exec command...
2019-09-17 Frantisek Sumsaltest: rename TEST-EXECRELOAD to avoid name conflict
2019-09-17 Yu WatanabeMerge pull request #13559 from ssahani/ipv6ra-route
2019-09-17 ypf791core: coldplug possible nop_job
2019-09-17 Yu Watanabenetwork: also take Route::initcwnd and ::initrwnd into...
2019-09-17 Yu Watanabenetwork: take more route information into hash func
2019-09-17 Yu Watanabenetwork: make route_get() or friends take Route object
2019-09-17 Yu Watanabesd-netlink: fix invalid assertion
2019-09-17 Yu WatanabeMerge pull request #13567 from keszybz/logind-two-refac...
2019-09-17 Yu Watanabenetwork: do not enter failed state if device's sysfs...
2019-09-17 Yu Watanabenetwork: add missing link->network checks
2019-09-17 Frantisek SumsalMerge pull request #13573 from fbuihuu/ask-password...
2019-09-17 Susant SahaniAdd test for IPv6 Route advertisement
2019-09-17 Susant Sahaninetwork: Add support to advertie ipv6 route
2019-09-17 Zbigniew Jędrzejewsk... Merge pull request #13300 from mrc0mmand/test-execreload
2019-09-17 Michal Sekletarpath: stop watching path specs once we triggered the...
2019-09-17 Zbigniew Jędrzejewsk... Merge pull request #13565 from yuwata/network-drop...
2019-09-17 Franck Buitty-ask-pwd-agent: simplify handling of --wall a bit
2019-09-17 Zbigniew Jędrzejewsk... Merge pull request #13494 from yuwata/dhcp6-delay
2019-09-17 Maciej Stanczewcore: Fix setting StatusUnitFormat from config files
2019-09-17 Yu Watanabetest-network: add one more test case for LinkLocalAddre...
2019-09-17 Yu Watanabenetwork: drop IPv6LL address when LinkLocalAddressing...
2019-09-16 Susant Sahaninetwork DHCP4: Dont mislead the logs.
2019-09-16 Franck Buitty-ask-pwd-agent: fix message forwarded to wall(1)
2019-09-16 Donald A. Cupp JrUpdate m4 for selective utmp support.
2019-09-16 matthiasrooshwdb: add Medion Akoya E2292 (#13498)
2019-09-16 Rafael Fontenellepo: update Brazilian Portuguese translation
2019-09-16 Franck Buicore: restore initialization of u->source_mtime
2019-09-16 Zbigniew Jędrzejewsk... Merge pull request #13551 from keszybz/ll-no-default...
2019-09-16 Yu WatanabeMerge pull request #13354 from keszybz/two-refactoring...
2019-09-16 Zbigniew Jędrzejewsk... basic/conf-files: make conf_files_list() take just...
2019-09-16 Zbigniew Jędrzejewsk... core/mount-setup: use conf_files_list_strv() for relabe...
2019-09-16 Zbigniew Jędrzejewsk... update-utmp: define main() through macro
2019-09-16 Zbigniew Jędrzejewsk... logind: shorten code a bit
2019-09-16 Zbigniew Jędrzejewsk... logind: use newer ret var naming style
2019-09-16 Benjamin Gilbertmount-setup: relabel items mentioned directly in relabe...
next