systemd/.git
2024-09-21 Daan De MeyerPreset user units on first boot as well
2024-09-21 Yu WatanabeMerge pull request #34511 from YHNdnzj/strv-extend...
2024-09-21 Yu WatanabeMerge pull request #34502 from yuwata/strv_find_closest
2024-09-21 Yu WatanabeMerge pull request #34515 from YHNdnzj/machined-machines-by
2024-09-20 Mike Yuantree-wide: use strv_extend_strv_consume() where appropriate
2024-09-20 Mike Yuanbasic/strv: introduce strv_extend_strv_consume()
2024-09-20 Mike Yuanmachined-dbus: move manager_add_machine() and _get_mach...
2024-09-20 Mike Yuanmachined: rename machine_{units,leaders} to machines_by_*
2024-09-20 Mike Yuanmachined: fix bogus error check for machine_link()
2024-09-20 Mike Yuanbasic/strv: make string_strv_hash_ops static, add missi...
2024-09-20 Mike Yuanshared/bus-map-properties: modernize map_basic() and...
2024-09-20 Mike Yuanbasic/memory-util: make mempcpy_typesafe() take number...
2024-09-20 Mike Yuanbasic: replace size_multiply_overflow() with MUL_ASSIGN...
2024-09-20 Mike Yuanbasic/macro: move DECIMAL_STR_FMT to shared/tests
2024-09-20 Daan De MeyerAdd an extra debug log to dissect_image()
2024-09-20 Yu Watanabemachine: fix bus method argument name: who -> whom
2024-09-20 Yu Watanabeverbs: use strv_find_closest()
2024-09-20 Yu Watanabestrv: introduce strv_find_closest()
2024-09-20 Yu WatanabeMerge pull request #34510 from keszybz/mkosi-version...
2024-09-20 Zbigniew Jędrzejewsk... mkosi: bump mkosi MinimumVersion
2024-09-20 Zbigniew Jędrzejewsk... mkosi: supress error messages from git
2024-09-20 Yu Watanabesd-ipv4acd: fix assertion triggered when an ARP receive...
2024-09-20 Jörg BehrmannNEWS: fix typos and remove backticks
2024-09-19 Yu WatanabeMerge pull request #34499 from YHNdnzj/sd-path-trivial...
2024-09-19 Yu WatanabeMerge pull request #34496 from YHNdnzj/tmpfiles-neg...
2024-09-19 Michael Ferrarifirstboot: add similar input suggestion
2024-09-19 Mike Yuanbasic/memory-util: introduce mempcpy_typesafe
2024-09-19 Mike Yuanboot: use INC_SAFE where appropriate
2024-09-19 Yu WatanabeMerge pull request #34480 from yuwata/test-seccomp...
2024-09-19 cvlc12kernel-install: add uki.conf example
2024-09-19 Mike Yuansd-path: trivial cleanups for sd_path_lookup{,_strv}()
2024-09-19 Mike Yuansd-path: modernize from_user_dir()
2024-09-19 Mike Yuantmpfiles: ERRNO_IS_NOINFO -> _IS_NEG_, correct negative...
2024-09-19 Mike Yuantmpfiles: use RET_GATHER more
2024-09-19 cvlc12man: update PCR and Secure Boot key names and paths
2024-09-19 Daan De Meyerfirstboot: Prompt for keymap
2024-09-19 JoseskVolpehwdb: add keymaps for Acer Nitro 5 AN515-47 (#34493)
2024-09-19 Yu Watanabetest: add tests for seccomp_suppress_sync()
2024-09-19 Yu Watanabeseccomp-util: pass negative fds as is to fsync() and...
2024-09-19 Yu WatanabeMerge pull request #34486 from DaanDeMeyer/test-process...
2024-09-19 Daan De MeyerMerge pull request #34481 from yuwata/has-tpm2
2024-09-19 Daan De MeyerMerge pull request #34483 from yuwata/network-conf...
2024-09-19 Daan De Meyertest-process-util: Ignore EINVAL from setresuid() and...
2024-09-19 Daan De Meyertest-process-util: Use FORK_REOPEN_LOG everywhere we...
2024-09-19 Daan De Meyertest-process-util: Migrate to new assertion macros
2024-09-19 Yu Watanabeman/systemd-analyze: mention required libraries for...
2024-09-19 Yu Watanabetpm2-util: colorize output of 'systemd-analyze has...
2024-09-19 Yu Watanabeshell-completion/analyze: add has-tpm2
2024-09-19 Yu Watanabetpm2-util: update comment
2024-09-19 Yu Watanabetpm2-util: do not load tpm2 libraries when not interest...
2024-09-19 Yu Watanabetpm2-util: introduce tpm2_is_fully_supported()
2024-09-19 Yu WatanabeMerge pull request #34479 from yuwata/sd-json-dispatch...
2024-09-19 Yu Watanabenetwork/nexthop: introduce generic conf parser for...
2024-09-19 Yu Watanabenetwork/nexthop: make conf parsers for Family= and...
2024-09-19 Yu Watanabenetwork/nexthop: use log_section_warning() and friend
2024-09-19 Daan De MeyerAdd ASSERT_OK_ZERO_ERRNO() and ASSERT_OK_EQ_ERRNO()
2024-09-19 Daan De MeyerMerge pull request #34474 from DaanDeMeyer/user-group
2024-09-19 Daan De Meyertest: Run TEST-74-AUX-UTILS in virtual machine
2024-09-19 Yu Watanabetest: create .netdev file at last
2024-09-19 Yu Watanabeman: fix typo
2024-09-19 Yu Watanabeefi: fix typo
2024-09-18 Daan De Meyerci: Don't add testuser to wheel and systemd-journal...
2024-09-18 Frantisek Sumsaltest: drop removed SCSI passthrough feature
2024-09-18 Yu Watanabenetwork/neighbor: use log_section_warning_errno()
2024-09-18 Yu Watanabenetwork/neighbor: introduce generic Neighbor section...
2024-09-18 Yu Watanabenetwork/neighbor: use struct in_addr_data
2024-09-18 Yu Watanabeconf-parser: drop unnecessary temporary variable
2024-09-18 Yu Watanabeconf-parser: introduce config_parse_in_addr_data()
2024-09-18 Yu Watanabetree-wide: drop unnecessary 'struct'
2024-09-18 Yu Watanabensresource: make sd_json_dispatch_field table static
2024-09-18 Yu Watanabecreds-util: make sd_json_dispatch_field table static
2024-09-18 Yu Watanaberesolve: make sd_json_dispatch_field table static
2024-09-18 Yu Watanaberesolvectl: make sd_json_dispatch_field table static
2024-09-18 Yu Watanabeupdatectl: make sd_json_dispatch_field table static
2024-09-18 Yu Watanabevarlinkctl: make sd_json_dispatch_field table static
2024-09-18 Yu Watanabessh-generator: make sd_json_dispatch_field table static
2024-09-18 Yu Watanabemachine: make sd_json_dispatch_field table static
2024-09-18 Antonio Alvarez... nsresourced: fix build without libbpf
2024-09-18 Daan De Meyerrepart: Drop unprivileged subvolumes logic for btrfs
2024-09-18 Antonio Alvarez... man/repart: use <varname> instead of <variable>
2024-09-18 Marius Hochhwdb: Add accel orientation quirk for the IdeaPad Duet...
2024-09-18 Daan De Meyerrepart: Support specifying multiple directories to...
2024-09-18 chenjiayisystemd: rewatch pids under cgroup v1 when sigchld...
2024-09-18 Jason Yundtman: document ShowStatus and SetShowStatus()
2024-09-18 Daan De MeyerMerge pull request #34464 from yuwata/test-space-in...
2024-09-18 Yu Watanabetest: quote paths to executables
2024-09-18 Yu Watanabekernel-install: unquote plugin paths in KERNEL_INSTALL_...
2024-09-18 Yu WatanabeMerge pull request #34460 from yuwata/test-86-follow-ups
2024-09-17 Daan De Meyertmpfiles.d: Remove purge flag from lines that don't...
2024-09-17 Daan De Meyerukify: Remove debug log
2024-09-17 Yu WatanabeMerge pull request #34040 from AdrianVovk/repart-dollar...
2024-09-17 Daan De MeyerMerge pull request #34440 from yuwata/network-log-no...
2024-09-17 Yu Watanabenetwork/dhcp4: use device_get_property_bool() at link_n...
2024-09-17 Yu Watanabetest: drop unused test.sh for TEST-86-MULTI-PROFILE-UKI
2024-09-17 Yu Watanabetest: minor coding style fixlets
2024-09-17 Yu WatanabeMerge pull request #34457 from poettering/uki-with...
2024-09-17 Michael Ferrarihomed: wait for user input during firstboot
2024-09-17 Yu Watanabeconf-parser: use hashmap_ensure_put() at one more place
2024-09-17 Yu Watanabeconf-parser: log errors in config_parse_many_files...
2024-09-17 Adrian Vovkrepart: Add tests for supplement partitions
next