]> git.ipfire.org Git - thirdparty/systemd.git/shortlog
thirdparty/systemd.git
2021-05-18  Yu Watanabetest-network: add testcases for ServerAddress= 19611/head
2021-05-18  Yu Watanabenetwork: dhcp-server: introduce ServerAddress= setting
2021-05-18  Yu Watanabenetwork: address: introduce link_get_ipv4/ipv6_address()
2021-05-18  Yu Watanabenetwork: use UINT32_C() macro
2021-05-18  Yu Watanabenetwork: introduce address_set_broadcast()
2021-05-18  Yu Watanabenetwork: use config_parse_in_addr_non_null()
2021-05-18  Yu Watanabeconf-parser: introduce config_parse_in_addr_non_null()
2021-05-18  Anita Zhangman: only the system manager does not pass vars in...
2021-05-17  Jörg Thalheimfix bash shebangs
2021-05-17  Olle Lundbergnspawn: bring back the word `may` in error text
2021-05-17  Balint Reczeytest: Allow running only a subset of integration tests...
2021-05-17  Zbigniew Jędrzejewsk... mkosi: stop pulling in workaround packages
2021-05-16  Frantisek Sumsalci: build with gcc-11 as well
2021-05-16  ei-keFixed a typo
2021-05-16  Milandocs: Update link to journal file format codebase
2021-05-16  Milandocs: Update link to journal-def.h
2021-05-15  tramsaynetwork:dhcp4_server_configure returns if not able...
2021-05-15  Sebastian BluntAdd crypttab option silent
2021-05-15  Dan Streetmantest: combine stdout/stderr from failed test
2021-05-15  Zbigniew Jędrzejewsk... Merge pull request #19612 from keszybz/meson-0.58-quieting
2021-05-14  Zbigniew Jędrzejewsk... resolved: fix braino with reference counting and linked...
2021-05-14  Zbigniew Jędrzejewsk... Revert "tools/make-directive-index: parallelize"
2021-05-14  Zbigniew Jędrzejewsk... meson: revert the change to unquote commands in add_ins... 19612/head
2021-05-14  Yu Watanabefix typo
2021-05-14  Lennart PoetteringMerge pull request #19609 from keszybz/networkd-dhcp-man
2021-05-14  Zbigniew Jędrzejewsk... meson: print autodetected sbat fields
2021-05-14  Zbigniew Jędrzejewsk... meson: call find_program() once and reuse the variable...
2021-05-14  Zbigniew Jędrzejewsk... man: reword descriptions of two DHCPv4 options 19609/head
2021-05-14  Zbigniew Jędrzejewsk... man: reorder items in [DHCPv4] and [DHCPv6] sections
2021-05-14  Yu Watanabenetwork: shorten code a bit and update log message
2021-05-14  Zbigniew Jędrzejewsk... Merge pull request #19592 from yuwata/network-introduce...
2021-05-14  Yu Watanabeshell-completion: support --json option for hostnamectl 19592/head
2021-05-14  Yu Watanabenetworkctl: introduce --json option for "status" and...
2021-05-14  Yu Watanabejson: make JSON_VARIANT_ARRAY/OBJECT_FOREACH() nestable
2021-05-14  Yu Watanabenetworkctl: use table_set_empty_string()
2021-05-14  Yu Watanabenetwork: introduce Describe() method for manager and...
2021-05-14  Yu Watanabeudev,network: make link_get_type_string() return negati...
2021-05-14  Yu Watanabenetwork: move and rename network_get() -> link_get_netw...
2021-05-13  Anita Zhangrun: update checks to allow running with a user's bus
2021-05-13  Zbigniew Jędrzejewsk... tools/make-directive-index: parallelize
2021-05-13  Simon WattsAdd Microsoft Pro Intellimouse MOUSE_DPI to hwdb
2021-05-13  Seong-ho ChoUpdate Korean translation (#19083)
2021-05-13  Yu WatanabeMerge pull request #19590 from keszybz/comments-and...
2021-05-12  Zbigniew Jędrzejewsk... Merge pull request #19567 from poettering/ipv4-ipv6...
2021-05-12  Michael Catanzaroresolved.conf.in: add missing Quad9 servers
2021-05-12  Lennart Poetteringresolved: be more careful with weird links with low...
2021-05-12  Lennart Poetteringpam: fix typo try_authtok → use_authtok
2021-05-12  Zbigniew Jędrzejewsk... Merge pull request #19533 from yuwata/network-queue
2021-05-12  Zbigniew Jędrzejewsk... core/service: modernization 19590/head
2021-05-12  Zbigniew Jędrzejewsk... test-bpf-foreign-programs: fix message
2021-05-12  Zbigniew Jędrzejewsk... docs/HACKING: wrap long lines
2021-05-12  Zbigniew Jędrzejewsk... sd-event: tweak comments
2021-05-12  Zbigniew Jędrzejewsk... timedated: make ntp_synced() static
2021-05-12  Zbigniew Jędrzejewsk... Merge pull request #18986 from poettering/oomd-varlink-fix
2021-05-12  Zbigniew Jędrzejewsk... Merge pull request #19506 from xnox/ship-stub-elf
2021-05-12  Lennart PoetteringMerge pull request #19581 from yuwata/specifier-refuse...
2021-05-12  Lennart Poetteringnetlink,network: drop "const" from opaque object parame...
2021-05-12  Yu Watanabetest-network: wait for the interfaces are configured... 19533/head
2021-05-12  Yu Watanabetest-network: wait for the intreface is configured...
2021-05-12  Yu Watanabenetwork: make route_configure() return all created...
2021-05-12  Yu Watanabenetwork: make log_route_debug() show multipath routes...
2021-05-12  Yu Watanabenetwork: use request queue to configure addresses,...
2021-05-12  Yu Watanabenetwork: use request queue to configure neighbors
2021-05-12  Yu Watanabenetwork: use request queue to configure routing policy...
2021-05-12  Yu Watanabenetwork: introduce link_is_ready_to_configure() helper...
2021-05-12  Yu Watanabenetwork: add skeleton of request queue
2021-05-12  Yu Watanabenetwork: nexthop: add NextHop object before sending...
2021-05-12  Yu Watanabenetwork: split out common part of route or address...
2021-05-12  Yu Watanabenetwork: change order of dropping network configs
2021-05-12  Yu Watanabenetwork: simplify and rename routing_policy_rule_copy()
2021-05-12  Yu Watanabenetwork: introduce route_dup()
2021-05-12  Yu Watanabesd-netlink: introduce multipath_route_dup()
2021-05-12  Yu Watanabenetwork: introduce manager_address_is_reachable()
2021-05-12  Yu Watanabenetwork: introduce link_has_route()
2021-05-12  Yu Watanabenetwork: delay resolving interface specifier in MultiPa...
2021-05-12  Yu Watanabenetwork: introduce manager_has_address()
2021-05-12  Yu Watanabeordered-set: introduce ordered_set_clear/free_with_dest...
2021-05-12  Yu Watanabehashmap,set: make hashmap_clear_with_destructor() or...
2021-05-12  Yu Watanabenetwork: use IPV4_ADDRESS_FMT_STR/VAL macros and in6_ad...
2021-05-12  Yu Watanabein-addr-util: move IPV4_ADDRESS_FMT_STR/VAL macros...
2021-05-12  Yu Watanabein-addr-util: introduce in6_addr_to_string() or friends
2021-05-12  Yu Watanabenetwork: use in6_addr_is_link_local() or friends
2021-05-12  Yu Watanabenetwork: rename routing_policy_rule_configure_internal...
2021-05-12  Yu Watanabenetwork: make nexthop_configure() take callback
2021-05-12  Yu Watanabenetwork: make neighbor_configure() take callback
2021-05-12  Yu Watanabetree-wide: refuse too long strings earlier in specifier... 19581/head
2021-05-12  Yu Watanabedns-domain: use DNS_LABEL_MAX at one more place
2021-05-12  Yu Watanabecreds-util: introduce CREDENTIAL_NAME_MAX
2021-05-12  Yu Watanabefd-util: introduce FDNAME_MAX
2021-05-12  Yu Watanabegpt: introduce GPT_LAVEL_MAX
2021-05-12  Yu Watanabetest: move test_specifier_printf() to test-specifier.c
2021-05-12  Yu Watanabespecifier: rename variable
2021-05-12  Yu Watanabespecifier: use SD_ID128_STRING_MAX
2021-05-11  Lennart Poetteringcore: don't accidentally unref a varlink connection... 18986/head
2021-05-11  Lennart PoetteringRevert "varlink: avoid using dangling ref in varlink_cl...
2021-05-11  Lennart Poetteringcgroup: drop explicit NULL comparisons 19567/head
2021-05-11  Lennart Poetteringtree-wide: move variables to innermost scope
2021-05-11  Lennart Poetteringtree-wide: use af_to_ipv4_ipv6() + af_from_ipv4_ipv6...
2021-05-11  Lennart Poetteringaf-list: add helpers mapping AF_INET/AF_INET6 to "ipv4...
2021-05-11  Lennart Poetteringsocket-bind: use lowercase "ipv4"/"ipv6" spelling
next