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