systemd/.git
2021-06-09 Lennart Poetteringjournal: add some careful overflow checking
2021-06-09 Yu WatanabeMerge pull request #19852 from yuwata/network-stable...
2021-06-09 Lennart Poetteringjournald: when journald namespace instances log, they...
2021-06-09 Yu WatanabeMerge pull request #19831 from yuwata/network-next2
2021-06-08 Luca BoccassiNEWS: list more recent changes
2021-06-08 Yu Watanabenetwork: do not process requests which conditionalized...
2021-06-08 Yu Watanabenetwork: make several link settings critical
2021-06-08 Yu Watanabenetwork: use request queue to handle always-up or ...
2021-06-08 Yu Watanabenetwork: use request queue to handle bound_to list
2021-06-08 Yu Watanabenetwork: handle bound_by list even if IgnoreCarrierLoss=yes
2021-06-08 Yu Watanabenetwork: add brief comments about bound_to and bound_by...
2021-06-08 Yu Watanabenetwork: apply activation policy only when it is once...
2021-06-08 Yu Watanabenetwork: do not drop requests on carrier lost
2021-06-08 Yu Watanabenetwork: route: update error message
2021-06-08 Yu Watanabenetwork: also adjust IPv6 MTU by the maximum MTU of...
2021-06-08 Yu Watanabenetwork: read the minimum and maximum MTU of the interf...
2021-06-08 Yu Watanabenetwork: use request queue to configure CAN interfaces
2021-06-08 Yu Watanabetest-network: add a test case for IPv6StableSecretAddress=
2021-06-08 Yu Watanabenetwork: introduce IPv6StableSecretAddress= setting
2021-06-08 Zbigniew Jędrzejewsk... test-libcrypt-util: print out default for password...
2021-06-08 Zbigniew Jędrzejewsk... resolved: fix strange function recursion
2021-06-08 Vito Caputojournal-file: truncate archived journals
2021-06-08 Srinidhi Kaushiktmpfiles: extend "Age" to accept an "age-by" argument
2021-06-08 Lennart PoetteringMerge pull request #19166 from bluca/coredump_compress_...
2021-06-08 Yu Watanabeudev: make WakeOnLan= take multiple features
2021-06-08 Yu Watanabecore/socket: do not assign another fd to SocketPort...
2021-06-08 Lennart PoetteringMerge pull request #19817 from keszybz/switch-root...
2021-06-08 Allen Webbtmpfiles: add '=' action modifier.
2021-06-08 Peter Morrowman: add details on overriding top level drop-ins
2021-06-08 Zbigniew Jędrzejewsk... core: do not serialize mounts and automounts for switch...
2021-06-08 Luca Boccassicoredump: check cgroups memory limit if storing on...
2021-06-08 Luca Boccassicompress: return uncompressed size to the caller
2021-06-08 Luca Boccassicore: add MemoryAvailable unit property
2021-06-08 Emilio Herrerapo: Translated using Weblate (Spanish)
2021-06-08 Zbigniew Jędrzejewsk... man: explain ConditionNeedsUpdate a bit more
2021-06-08 Yu Watanabemeson: do not share compiler flags except for emitting...
2021-06-08 alexlzhuman: update docs on systemd-system.conf logging (LogTim...
2021-06-08 Yu WatanabeMerge pull request #19639 from yuwata/network-next
2021-06-07 Yu Watanabenetwork: wait for all set-link requests are processed
2021-06-07 Yu Watanabenetwork: drop trivial aliases of link_set_state()
2021-06-07 Yu Watanabenetwork: use link_request_to_set_master() or friends
2021-06-07 Yu Watanabenetwork: introduce link_request_to_activate()
2021-06-07 Yu Watanabenetwork: it is not necessary to call RTM_GETLINK when...
2021-06-07 Yu Watanabenetwork: set bridge or bond properties after master...
2021-06-07 Yu Watanabenetwork: sync link information after set-link request...
2021-06-07 Yu Watanabenetwork: use link_call_getlink() where applicable
2021-06-07 Yu Watanabenetwork: introduce link_call_getlink()
2021-06-07 Yu Watanabenetwork: split link_update() into small pieces
2021-06-07 Yu Watanabenetwork: shorten code a bit, and reduce indentation
2021-06-07 Yu Watanabenetwork: update operational state or friends on reconfigure
2021-06-07 Yu Watanabenetwork: make link enter failed state when link_initial...
2021-06-07 Yu Watanabenetwork: move functions
2021-06-07 Yu Watanabenetwork: introduce link_get_master() and use it where...
2021-06-07 Yu Watanabenetwork: introduce link_request_to_set_bridge_vlan()
2021-06-07 Yu Watanabesd-netlink: add IFLA_BRIDGE_FLAGS and IFLA_BRIDGE_VLAN_...
2021-06-07 Yu Watanabenetwork: expose bridge_vlan_append_info()
2021-06-07 Yu Watanabenetwork: introduce network_adjust_bridge_vlan()
2021-06-07 Yu Watanabenetwork: rebreak arguments
2021-06-07 Yu Watanabenetwork: rename networkd-brvlan.[ch] -> networkd-bridge...
2021-06-07 Yu Watanabenetwork: introduce link_request_to_set_bond()
2021-06-07 Yu Watanabenetwork: introduce link_request_to_set_bridge()
2021-06-07 Yu Watanabenetwork: introduce link_request_to_create_stacked_netdev()
2021-06-07 Yu Watanabenetwork: introduce link_request_to_set_master()
2021-06-07 Yu Watanabenetwork: use request queue to set IPv6LL address genera...
2021-06-07 Yu Watanabenetwork: use request queue to set interface group
2021-06-07 Yu Watanabenetwork: use request queue to set MAC address
2021-06-07 Yu Watanabenetwork: use request queue to set link flags
2021-06-07 Yu Watanabenetwork: use request queue to set MTU
2021-06-07 Yu Watanabenetwork: merge link_configure() and link_configure_cont...
2021-06-07 Yu Watanabenetwork: drop meaningless condition about setting MTU
2021-06-07 Yu Watanabenetwork: introduces link_drop_ipv6ll_addresses()
2021-06-07 Yu Watanabenetwork: make link enter failed state on failure in...
2021-06-07 Yu Watanabenetwork: rename link_acquire_conf() -> link_acquire_dyn...
2021-06-07 Yu Watanabenetwork: request to configure static settings earlier
2021-06-07 Yu Watanabenetwork: introduce request_hash_ops to dedup requests
2021-06-07 Yu Watanabenetwork: expose hash and compare functions
2021-06-07 Yu Watanabenetwork: use request queue to configure IPv6 proxy...
2021-06-07 Yu Watanabenetwork: move logic for setting proxy_ndp sysctl to...
2021-06-07 Yu Watanabenetwork: introduce network_adjust_ipv6_proxy_ndp()
2021-06-07 Yu Watanabenetwork: address label: use request queue to configure...
2021-06-07 Yu Watanabenetwork: address label: use struct in6_addr instead
2021-06-07 Yu Watanabenetwork: address label: refuse IPv4 mapped address...
2021-06-07 Yu Watanabein-addr-util: introduce in6_addr_is_ipv4_mapped_address()
2021-06-07 Yu Watanabenetwork: use request queue to configure bridge MDB
2021-06-07 Yu Watanabenetwork: rename MdbEntry -> BridgeMDB
2021-06-07 Yu Watanabetest-network: fix setting name
2021-06-07 Yu Watanabetest-network: add a testcase for UplinkInterface= for...
2021-06-07 Yu Watanabenetwork: introduce UplinkInterface= setting for DHCP...
2021-06-07 Yu Watanabenetwork: make manager_find_uplink() uses stored route...
2021-06-07 Yu Watanabenetwork: restart DHCP server on carrier gain
2021-06-07 Yu Watanabesd-dhcp-server: make sd_dhcp_server_start() no-op if...
2021-06-07 Yu Watanabenetwork: use request queue to configure DHCP server
2021-06-07 Ondrej Kozinacryptsetup-pkcs11: use erase_and_free for decrypted...
2021-06-07 Ondrej Kozinacryptsetup: Fix misplaced assert.
2021-06-07 Yu WatanabeMerge pull request #19839 from yuwata/network-address...
2021-06-07 Zbigniew Jędrzejewsk... install: allow adding plain templates to .wants/ or...
2021-06-07 Yu WatanabeMerge pull request #19835 from keszybz/user-manager...
2021-06-07 Lennart Poetteringudevadm: fix --tag-match help + description
2021-06-07 Yu WatanabeMerge pull request #19837 from keszybz/disable-more...
2021-06-07 Yu WatanabeMerge pull request #19815 from yuwata/sd-device-clone
next