systemd/.git
2021-11-11 Jonas Witschelscope: count successful cgroup additions when delegatin...
2021-11-11 mlman: remove unintentionally repetitive words
2021-11-11 Lennart PoetteringMerge pull request #21302 from yuwata/udev-drop-colon...
2021-11-11 Lennart PoetteringMerge pull request #21304 from poettering/chain-ssh...
2021-11-11 Luca BoccassiMerge pull request #21301 from yuwata/network-neighbor...
2021-11-11 Yu Watanabetest: use kbd-mode-map we ship in one more test case
2021-11-11 Yu Watanabeudev: drop colon from ID_NET_NAME_MAC
2021-11-11 Yu Watanabeether-addr-util: introduce hw_addr_to_string_full()
2021-11-11 Lennart Poetteringman: document new --chain switch to userdbctl
2021-11-11 Lennart Poetteringuserdbctl: add support for chaining command lines in...
2021-11-11 Lennart Poetteringescape: return unused memory in quote_command_line()
2021-11-11 Lennart Poetteringprocess-util: use quote_command_line() at one more...
2021-11-11 Lennart Poetteringescape: add flags argument to quote_command_line()
2021-11-11 Yu Watanabenetwork: neighbor: accept an empty string assignment
2021-11-11 Yu Watanabenetwork: neighbor: use "struct hw_addr_data" to store...
2021-11-11 Yu Watanabeether-addr-util: expose hw_addr_hash_func()
2021-11-11 Yu Watanabesd-netlink: fix type of NDA_LLADDR attribute
2021-11-10 Luca BoccassiMerge pull request #21273 from yuwata/hostname-device...
2021-11-10 Yu Watanabenetif-util: fix stack-use-after-scope
2021-11-10 Frantisek Sumsalci: take CIFuzz's matrix into consideration
2021-11-10 Yu Watanabesd-id128: use /proc/device-tree
2021-11-10 Yu Watanabecondition: use /proc/device-tree/
2021-11-10 Yu Watanabehostnamed: use /proc/device-tree to get chassis type
2021-11-10 Luca BoccassiMerge pull request #21290 from poettering/arch-me-harder
2021-11-10 Jan Janssenmeson: Rework gnu-efi detection
2021-11-10 Luca BoccassiMerge pull request #21293 from mrc0mmand/ci-cancel...
2021-11-10 Frantisek Sumsalci: cancel previous jobs on ref update
2021-11-10 Frantisek Sumsalci: fix indentation
2021-11-10 Frantisek SumsalRevert "CI: run GCC unit test job on push to main"
2021-11-10 Lennart Poetteringdoc: add some docs with a checklist of what to do for...
2021-11-10 Lennart Poetteringshared: nudge people into sending us patches to make...
2021-11-10 Lennart Poetteringdocs: invite people to define GPT partition types for...
2021-11-10 Lennart Poetteringshared: start pushing people gently to define GPT parti...
2021-11-10 Lennart Poetteringarchitecture: drop __riscv__ checks, it's obsolete...
2021-11-10 Scott Lambfsck: no emergency.target on nofail mounts
2021-11-10 Anita Zhangcore: replace slice dependencies as they get added
2021-11-10 Zbigniew Jędrzejewsk... Merge pull request #21287 from yuwata/man-network-condition
2021-11-10 Yu Watanabenetwork: cake: fix copy-and-paste error
2021-11-10 Yu Watanabeman: use include directive for [Match] section
2021-11-10 Yu Watanabeman: add missing Firmware= setting
2021-11-10 Yu WatanabeMerge pull request #21276 from yuwata/ether-addr-util
2021-11-10 Yu WatanabeMerge pull request #21281 from poettering/repart-align...
2021-11-09 Lennart PoetteringMerge pull request #21283 from poettering/nspawn-idempo...
2021-11-09 Albert Broxanalyze: basename -> path_extract_filename and other...
2021-11-09 Lennart Poetteringnspawn: don't muck with caps if no network setting...
2021-11-09 Lennart Poetteringnspawn: only copy syscall filters from settings if...
2021-11-09 Lennart Poetteringnspawn: copy BindUser= setting from settings only if set
2021-11-09 Lennart Poetteringnspawn: use three boolean fields from settings file...
2021-11-09 Lennart Poetteringnspawn: add helper settings_network_configured()
2021-11-09 Paulo Nevesdocs: Clarify systemctl show manual
2021-11-09 Lennart Poetteringnspawn: drop two entirely redundant lines
2021-11-09 Lennart PoetteringMerge pull request #21270 from poettering/event-mem...
2021-11-09 Lennart Poetteringtest: extend repart test suite to test for unaligned...
2021-11-09 Lennart Poetteringrepart: fix free area calculations for unaligned partitions
2021-11-09 Lennart Poetteringrepart: don't distribute space after unaligned partitions
2021-11-09 Lennart Poetteringrepart: simplify stat machine we mostly go through...
2021-11-09 Lennart Poetteringrepart: use LESS_BY() more
2021-11-09 Yu Watanabeconf-parser: introduce config_parse_hw_addr() and confi...
2021-11-09 Yu Watanabeether-addr-util: introduce {hw,ether}_addr_hash_ops_free
2021-11-09 Yu Watanabeconf-parser: rename config_parse_hwaddr() -> config_par...
2021-11-09 Yu Watanabeether-addr-util: replace ether_addr_from_string() with...
2021-11-09 Yu Watanabeether-addr-util: introduce parse_ether_addr()
2021-11-09 Yu Watanabetest: add tests for parse_hw_addr()
2021-11-09 Yu Watanabeether-addr-util: introduce parse_hw_addr()
2021-11-09 Lennart Poetteringtest: add test case for self-destroy inotify handler
2021-11-09 Lennart Poetteringsd-event: add sd_event_add_inotify_fd() call
2021-11-09 Lennart Poetteringsd-event: don't destroy inotify data structures from...
2021-11-09 Lennart Poetteringlogind: downgrade message about /run/utmp missing to...
2021-11-09 Lennart Poetteringtree-wide: use sd_event_source_disable_unref() where...
2021-11-09 Lennart Poetteringinotify-util: improve reported error codes when inotify...
2021-11-09 Michal KoutnýRevert "CI: disable opensuse mkosi CI"
2021-11-09 Yu WatanabeMerge pull request #21269 from yuwata/network-netdev...
2021-11-09 Zbigniew Jędrzejewsk... Merge pull request #21271 from yuwata/ether-addr-util...
2021-11-09 Zbigniew Jędrzejewsk... Merge pull request #21272 from yuwata/netif-util-split
2021-11-09 Yu Watanabearp-util: drop redundant line
2021-11-09 Yu Watanabenetwork/netdev: sort netdev kinds
2021-11-09 Yu Watanabenetwork/bridge: drop if_bridge.h from bridge.h
2021-11-09 Yu Watanabenetwork/netdev: fix typo
2021-11-09 Yu Watanabenetwork: bareudp: use fill_message_create
2021-11-09 Yu Watanabenetwork: geneve: use fill_message_create
2021-11-09 Yu Watanabenetwork/netdev: update comment
2021-11-09 Yu Watanabenetwork/netdev: reduce indentation
2021-11-09 Yu WatanabeMerge pull request #21226 from yuwata/network-tc-cake
2021-11-09 Yu WatanabeMerge pull request #21268 from yuwata/network-ndisc...
2021-11-09 Yu Watanabetest-network: add testcases for CAKE settings
2021-11-09 Yu Watanabenetwork: tc/cake: introduce UseRawPacketSize= setting
2021-11-09 Yu Watanabenetwork: tc/cake: introduce SplitGSO= setting
2021-11-09 Yu Watanabenetwork: tc/cake: introduce Wash= setting
2021-11-09 Yu Watanabenetwork: tc/cake: introduce FirewallMark= setting
2021-11-09 Yu Watanabenetwork: tc/cake: introduce PriorityQueueingProfile...
2021-11-09 Yu Watanabenetwork: tc/cake: introduce MPUBytes= setting
2021-11-09 Yu Watanabenetwork: tc/cake: introduce NAT= setting
2021-11-09 Yu Watanabenetwork: tc/cake: introduce FlowIsolationMode= setting
2021-11-09 Yu Watanabenetwork: tc/cake: introduce CompensationMode= setting
2021-11-09 Yu Watanabenetwork: tc/cake: do not pass 0 if OverheadBytes= is...
2021-11-09 Yu Watanabenetwork: tc/cake: introduce AutoRateIngress= setting
2021-11-09 Yu Watanabeman: use "…" for specifying ranges
2021-11-09 Yu Watanabeman: move Bandwidth= setting at the beginning of the...
2021-11-09 Yu Watanabesd-netlink: add more attributes for CAKE
2021-11-08 Jan Janssenmeson: Add --warn-common and --fatal-warnings to link...
next