systemd/.git
2021-04-16 Zbigniew Jędrzejewsk... Merge pull request #19310 from yuwata/network-dhcp...
2021-04-16 Anita Zhangman: correct requirements for systemd-oomd.service
2021-04-15 Lennart Poetteringcore: use UNIT_TRIGGER at more places
2021-04-15 Luca BoccassiMerge pull request #19326 from keszybz/reorder-meson...
2021-04-15 Luca BoccassiMerge pull request #19318 from yuwata/udev-ignore-addit...
2021-04-15 Luca BoccassiMerge pull request #19317 from keszybz/check-return...
2021-04-15 simmonpo: Translated using Weblate (Korean)
2021-04-15 Zbigniew Jędrzejewsk... Assert zero is not passed to log_{device,rule,token...
2021-04-15 Zbigniew Jędrzejewsk... Voidify log_{device,token,rule}_debug()
2021-04-15 Lennart Poetteringcore: drop pointless assert()
2021-04-15 Lennart Poetteringupdate TODO
2021-04-15 Zbigniew Jędrzejewsk... core/selinux: fix wrong assertion when 0 is passed...
2021-04-15 Zbigniew Jędrzejewsk... meson: output one "item" for DNS-over-TLS
2021-04-15 Zbigniew Jędrzejewsk... meson: reorder the "features" list
2021-04-15 Zbigniew Jędrzejewsk... meson: fold static libsystemd and libudev into the...
2021-04-15 Zbigniew Jędrzejewsk... meson: reindent
2021-04-15 Luca Boccassitest: use systemd-run --wait in TEST-44-LOG-NAMESPACE
2021-04-15 Zbigniew Jędrzejewsk... udev/cdrom_id: drop unnecessary cleanup and simplify...
2021-04-15 Zbigniew Jędrzejewsk... udev/cdrom_id: do not pass ioctl return value to log_de...
2021-04-15 Zbigniew Jędrzejewsk... libsystemd-network: fix dhcp option buffer confusion
2021-04-15 Sevan Janiyanmeson.build: typo
2021-04-14 Zbigniew Jędrzejewsk... libsystemd-network: check that errno==0 is not passed...
2021-04-14 Zbigniew Jędrzejewsk... libsystemd-network: use macro for definitions of log_...
2021-04-14 Zbigniew Jędrzejewsk... Check that errno passed log_{interface,link}_*_errno...
2021-04-14 Yu Watanabesd-dhcp-client: introduce sd_dhcp_client_is_running()
2021-04-14 Zbigniew Jędrzejewsk... Voidify log_link_debug
2021-04-14 Luca BoccassiMerge pull request #19315 from yuwata/network-wait...
2021-04-14 Zbigniew Jędrzejewsk... journald: fix %m usage
2021-04-14 Yu Watanabeudev: ignore additional newline in sysfs attribute...
2021-04-14 Yu Watanabefileio: introduce a new flag to make write_string_file...
2021-04-14 Zbigniew Jędrzejewsk... Do not try to return 0 from log_debug()
2021-04-14 Zbigniew Jędrzejewsk... shared/module-util: fix errno value passed to log function
2021-04-14 Zbigniew Jędrzejewsk... basic/log: assert that 0 is not passed as errno, except...
2021-04-14 Zbigniew Jędrzejewsk... Merge pull request #19302 from bluca/uninit
2021-04-14 Zbigniew Jędrzejewsk... basic/log: assert that %m is not used when error is...
2021-04-14 Zbigniew Jędrzejewsk... basic/log: force log_*_errno() to return negative
2021-04-14 Zbigniew Jędrzejewsk... partition, random-seed, logind: fix log messages with %m
2021-04-14 Zbigniew Jędrzejewsk... sd-device: improve log message and tweak style
2021-04-14 Zbigniew Jędrzejewsk... libsystemd-network: fix dhcp option buffer confusion
2021-04-14 Zbigniew Jędrzejewsk... meson: simplify the BUILD_MODE conditional
2021-04-14 Zbigniew Jędrzejewsk... bpf-devices: update comment
2021-04-14 Yu Watanabewait-online: update debug log messages
2021-04-14 Yu Watanabenetwork: shorten code a bit
2021-04-14 Zbigniew Jędrzejewsk... Merge pull request #19266 from mrc0mmand/testsuite...
2021-04-14 Luca Boccassitree-wide: avoid uninitialized warning on _cleanup_...
2021-04-14 Luca Boccassimeson: build tests with -Wno-maybe-uninitialized if...
2021-04-14 Yu Watanabeutil: shorten allow_listed_char_for_devnode()
2021-04-14 Yu WatanabeMerge pull request #19287 from yuwata/network-manage...
2021-04-14 Yu WatanabeMerge pull request #19069 from LetzteInstanz/waiting_fo...
2021-04-14 Luca Boccassirfkill: add some casts to silence -Werror=sign-compare
2021-04-14 Yu Watanabeman: update explanation for Anonymize=
2021-04-14 Yu Watanabenetwork: dhcp4: warn when Anonymize=yes and ClientIdent...
2021-04-14 Yu Watanabenetwork: drop unnecessary explicit initializations
2021-04-14 Yu Watanabenetwork: dhcp4: do not request any additional options...
2021-04-14 Yu Watanabenetwork: move and rename network_apply_anonymize_if_set()
2021-04-14 LetzteInstanztest-network: test waiting for address family
2021-04-14 LetzteInstanzwait-online: wait for address family
2021-04-13 LetzteInstanzsd-network: read IPv4/IPv6 address states from state...
2021-04-13 LetzteInstanznetwork: save IPv4/IPv6 address states into state file
2021-04-13 LetzteInstanznetwork: move AddressFamily into network-util for the...
2021-04-13 gaoyiudev: delete useless codes
2021-04-13 Yegor Alexeyevdhcp: Implemented BindToInterface= configuration option
2021-04-13 Frantisek Sumsaltest: bunch of assorted tweaks to make shellcheck happy
2021-04-13 Frantisek Sumsaltest: use arrays to make things a bit cleaner
2021-04-13 Frantisek Sumsaltest: replace the obsolete `` syntax with $()
2021-04-13 Frantisek Sumsaltest: use an explicit no-op for file truncation
2021-04-13 Frantisek Sumsaltest: tidy up arithmetic expressions
2021-04-13 Frantisek Sumsaltest: use quotes where necessary
2021-04-13 Frantisek Sumsaltest: use set -eux and set -o pipefail everywhere
2021-04-13 Luca BoccassiMerge pull request #19303 from yuwata/fix-typo
2021-04-13 Yu Watanabetree-wide: update comment about unnecessary initialization
2021-04-13 Yu Watanabeman: fix typo
2021-04-13 Yu Watanabeman: update description for ManageForeignRoutes=
2021-04-13 Yu Watanabenetwork: introduce ManageForeignRoutingPolicyRules...
2021-04-13 Yu Watanabenetwork: add missing default setting in networkd.conf
2021-04-12 Francois Gervaisload-fragment: parse specifiers in CPUAffinity= (#19281)
2021-04-12 Zbigniew Jędrzejewsk... meson: do not fail if rsync is not installed with meson...
2021-04-12 Frantisek Sumsalpackit: drop the 'sources' file after cloning the Fedor...
2021-04-12 Lennart PoetteringMerge pull request #18701 from bugaevc/mdns-unicast
2021-04-12 Zbigniew Jędrzejewsk... Merge pull request #13496 from wat-ze-hex/custom-bpf...
2021-04-12 gaoyiman: fix discriptions for --exec-delay
2021-04-12 Yu Watanabesd-dhcp-client: constify argument in sd_dhcp_lease_get_...
2021-04-12 Yu Watanabenetworkctl: drop unused variables
2021-04-11 Luca Boccassitest-repart: use cryptsetup and losetup autoclose
2021-04-11 Luca Boccassiscsi_id: use read_line instead of fgets
2021-04-11 Yu WatanabeMerge pull request #19164 from mmatsuya/main
2021-04-10 Luca Boccassimkosi.arch: add rsync build dependency
2021-04-10 Oleg PopovExtend characters set for PKCS11 URI
2021-04-10 Yu Watanabenetwork: refuse to configure NDISC twice
2021-04-10 Lennart Poetteringresolved: add RFC 8375 "home.arpa" to list of default NTA
2021-04-10 Lennart Poetteringopenssl: make RSA struct const
2021-04-10 Yu Watanabesd-dhcp6-client: do not use IN_SET() macro when only...
2021-04-10 Yu Watanabenetwork: adjust log message
2021-04-10 Yu Watanabenetwork: drop unnecessary bitfield specifier
2021-04-10 Anita Zhangunits: install dbus-org.freedesktop.oom1.service alias
2021-04-10 Julia Kartsevafuzz: add BPFProgram= to directives
2021-04-10 Julia Kartsevadbus-cgroup: add BPFProgram= dbus support
2021-04-10 Julia Kartsevaman: add BPFProgram= documentation
2021-04-10 Julia Kartsevatests: add unit file tests for BPFProgram=
2021-04-10 Julia Kartsevacore: add bpf-foreign to fragment parser
next