]> git.ipfire.org Git - thirdparty/systemd.git/shortlog
thirdparty/systemd.git
2022-02-16  Zbigniew Jędrzejewsk... manager: add {} around cpu sets, use range formatting 22271/head
2022-02-16  Zbigniew Jędrzejewsk... manager: add few ", ignoring" and adjust level in one...
2022-02-15  Zbigniew Jędrzejewsk... manager: if we are reexecuting, do not invoke any fallbacks
2022-02-15  Zbigniew Jędrzejewsk... manager: do not ignore the return value from the main...
2022-01-23  Yu WatanabeMerge pull request #22222 from yuwata/dhcp-server-suppo...
2022-01-23  Yu Watanabesd-dhcp-server: support packet from non-Ethernet interface 22222/head
2022-01-23  Yu Watanabesd-dhcp-client,sd-dhcp-client-server: set chaddr in...
2022-01-23  Yu Watanabesd-dhcp-client: fix RFC number
2022-01-23  Yu Watanabesd-dhcp-server: change the type of the client ID data
2022-01-23  Yu Watanabesd-dhcp-server: use free_and_replace() at one more...
2022-01-23  Yu Watanabesd-dhcp-server: shorten code a bit
2022-01-23  Yu Watanabesd-dhcp-server: drop unnecessary buffer duplication
2022-01-23  Yu WatanabeMerge pull request #21908 from yonran/environmentfile...
2022-01-23  Luca Boccassiportable: add support for ExtensionDirectories in ...
2022-01-23  Zbigniew Jędrzejewsk... test-env-file: add tests for quoting in env files 21908/head
2022-01-23  Zbigniew Jędrzejewsk... core/execute: use _cleanup_ in exec_context_load_enviro...
2022-01-23  Zbigniew Jędrzejewsk... test-load-fragment: add a basic test for config_parse_u...
2022-01-23  Yonathan Randolphman: clarify Environmentfile format
2022-01-23  ashman: note more clearly that $SYSTEMD_PAGER requires...
2022-01-23  Thomas Hallersd-event: workaround maybe-uninitalized warning in...
2022-01-22  Frantisek Sumsalpackit: switch the remaining jobs to F35
2022-01-22  Yu WatanabeMerge pull request #22209 from systemd/wip/hadess/chass...
2022-01-22  Julia Kartsevabpf: name unnamed bpf programs
2022-01-21  YmrDtnJuFix journald audit logging with fields > N_IOVEC_AUDIT_...
2022-01-21  Jan Janssenboot: Only build with debug symbols in developer mode
2022-01-21  Bastien Nocerahwdb: Add Microsoft Surface Pro 1 chassis quirk 22209/head
2022-01-21  Bastien Nocerahostname: Allow overriding the chassis type from hwdb
2022-01-21  Yu WatanabeMerge pull request #22205 from yuwata/udevadm-info...
2022-01-21  Daan De Meyermeson: Add missing test dependencies
2022-01-21  Yu Watanabeudevadm: add more assertions 22205/head
2022-01-21  Yu Watanabeudevadm: simplify the code of removing udev state files
2022-01-21  Yu Watanabeudevadm: split assertions
2022-01-21  Yu Watanabeudevadm: do not remove watch directory
2022-01-21  Yu WatanabeMerge pull request #22202 from mwilck/keep-links-02
2022-01-21  Luca Boccassicore: add ExtensionDirectories= setting
2022-01-21  Martin Wilckudevadm: cleanup-db: don't delete information for kept... 22202/head
2022-01-21  Martin Wilckudevadm: cleanup_dir: use dot_or_dot_dot()
2022-01-21  Luca BoccassiMerge pull request #22195 from keszybz/more-specifiers
2022-01-21  Zbigniew Jędrzejewsk... core: add %y/%Y specifiers for the fragment path of... 22195/head
2022-01-21  Yu WatanabeMerge pull request #22199 from yuwata/resolve-reduce...
2022-01-21  Yu Watanaberesolve: refuse to resolve empty hostname
2022-01-21  Yu WatanabeMerge pull request #22183 from anitazha/oomdkillfix
2022-01-20  Jan Janssenmeson: Add missing boot headers and use @INPUT@ for...
2022-01-20  Anita Zhangoomd: handle situations when no cgroups are killed 22183/head
2022-01-20  Anita Zhangoomd: fix race with path unavailability when killing...
2022-01-20  Zbigniew Jędrzejewsk... shared/specifier: treat NULL the same as ""
2022-01-20  Yu Watanaberesolve: reduce attempts of reading link file 22199/head
2022-01-20  Yu Watanabewait-online: use network_link_get_operational_state()
2022-01-20  Yu Watanabenetwork-util: introduce network_link_get_operational_st...
2022-01-20  Yu Watanaberesolve: use FLAGS_SET() macro
2022-01-20  Yu Watanaberesolve: use netif_has_carrier()
2022-01-20  Yu Watanabenetif-util: introduce netif_has_carrier()
2022-01-20  Yu Watanaberesolve: drop redundant call of link_allocate_scopes...
2022-01-20  Yu Watanaberesolve: use log_link_warning_errno() or freinds more
2022-01-20  Yu Watanaberesolve: add debuging log of interface name change
2022-01-20  Evgeny Vereshchagintests: make fuzz-journal-remote less flaky
2022-01-20  Zbigniew Jędrzejewsk... Use ASSERT_PTR() in more places
2022-01-20  Evgeny Vereshchaginci: switch to fedora-35 on i386 on Packit
2022-01-20  Thomas Battenhwdb: Add accel orientation quirk for the GPD Pocket 3
2022-01-20  Tyson Whiteheadhwdb: CH Pro Pedals not classified correctly due to...
2022-01-20  Evgeny Vereshchagintests: fuzz etc_hosts_parse
2022-01-20  Yu Watanaberesolve: fix assertion triggered when r == 0
2022-01-19  Jan Janssenbus: Use OrderedSet for introspection
2022-01-19  Luca BoccassiMerge pull request #21865 from yuwata/network-sr-iov
2022-01-19  Jan Janssenboot: Use -ffile-prefix-map when present
2022-01-19  Zbigniew Jędrzejewsk... Merge pull request #22172 from yuwata/udev-sd-device...
2022-01-19  Yu Watanabetest: replace multiple echo with cat 22172/head
2022-01-19  Yu Watanabeudev-util: add event UUID to debugging logs
2022-01-19  Yu Watanabesd-device: add more debugging logs in device_set_syspath()
2022-01-19  Yu Watanabemeson: skip to search clang, llvm-string, and bpftool...
2022-01-19  Yu Watanabetest: wait for newly created btrfs triggered
2022-01-19  Zbigniew Jędrzejewsk... Merge pull request #22163 from bluca/extension_images_v...
2022-01-19  Luca Boccassisysext: use LO_FLAGS_PARTSCAN when opening image
2022-01-19  Yu Watanabetest-network: add testcases for configuring SR-IOV... 21865/head
2022-01-19  Yu Watanabetest-network: split out SR-IOV test to new class
2022-01-19  Yu Watanabetest-network: silence check for alternative names
2022-01-19  Yu Watanabenetwork: show driver in debug log
2022-01-19  Yu Watanabeudev/net: check if the requested SR-IOV virtual functio...
2022-01-19  Yu Watanabeudev/net: allow to set number of SR-IOV virtual functions
2022-01-19  Yu Watanabeudev/net: also support [SR-IOV] section in .link files
2022-01-19  Yu Watanabenetwork: move SR-IOV related functions to src/shared...
2022-01-19  Yu Watanabenetwork: rename NetworkConfigSection -> ConfigSection
2022-01-19  Yu Watanabenetwork: sr-iov: add missing assertion
2022-01-19  Yu Watanabenetwork: sr-iov: drop conflicting sections
2022-01-19  Yu Watanabenetwork: sr-iov: fix section name in log messages
2022-01-19  Yu WatanabeMerge pull request #22161 from kreijack/ignore-boot...
2022-01-19  Luca Boccassicore: refuse to mount ExtensionImages if the base layer... 22163/head
2022-01-19  Luca Boccassidissect-image: validate extension-release even if the...
2022-01-18  Luca BoccassiMerge pull request #22159 from medhefgo/boot-xbootldr
2022-01-18  Ludwig Nusselmachined: provide more details to polkit auth
2022-01-18  Goffredo Baroncellibootctl: removed unused parameter only_auto 22161/head
2022-01-18  Goffredo Baroncellibootctl: ignore the bootloader boot entries
2022-01-18  Jan Janssenboot: Pass around HARDDRIVE_DEVICE_PATH 22159/head
2022-01-18  Jan Janssenboot: Simplify looking for the xboot hard drive
2022-01-18  Jan Janssenboot: Search for the partition node directly
2022-01-18  Zbigniew Jędrzejewsk... Merge pull request #21805 from наб
2022-01-18  Zbigniew Jędrzejewsk... Merge pull request #22093 from yuwata/meson-bpftool...
2022-01-18  Evgeny Vereshchaginmeson: force ctags to use absolute paths
2022-01-18  Luca BoccassiMerge pull request #22153 from evverx/switch-to-bullseye
2022-01-18  Yu Watanabepid1,cgroup-show: ignore -EOPNOTSUPP in cg_read_pid()
next