]> git.ipfire.org Git - thirdparty/systemd.git/shortlog
thirdparty/systemd.git
2025-01-23  Yu WatanabeNEWS: mention OWNER=/GROUP= in udev rules now refuses... 36123/head
2025-01-23  Yu Watanabetest: add test cases for OWNER=/GROUP= with non-system...
2025-01-23  Yu Watanabeudev-rules: ignore non-system user/group in OWNER=...
2025-01-23  Yu Watanabeudev-rules: ignore OWNER=/GROUP= with unknown user...
2025-01-23  Yu Watanabeudev-rules: get_user_creds()/get_group_creds() return...
2025-01-23  Lennart Poetteringunits: modprobe@.service tweaks (#36132)
2025-01-23  Yu Watanabesd-device: chase sysattr and refuse to read/write outsi...
2025-01-23  Yu Watanabeudevadm: introduce cat command to show udev rules ...
2025-01-23  Lennart Poetteringunits: don't load squasfs/erofs kmods explicitly 36132/head
2025-01-23  Lennart Poetteringunits: mountfsd needs to pull DM and loop kmods
2025-01-23  Lennart Poetteringunits: add a longer comment to modprobe@.service explai...
2025-01-23  Yu Watanabesd-device: use device_in_subsystem() at more places 36004/head
2025-01-23  Yu Watanabesd-device: use specific setters for read entries from...
2025-01-23  Yu Watanabesd-device: use sd_device_get_sysattr_value() to read...
2025-01-23  Yu Watanabesd-device: use sd_device_get_sysattr_value() to read...
2025-01-23  Yu Watanabesd-device: chase sysattr and refuse to read/write files...
2025-01-23  Yu Watanabefileio: make read_virtual_file_at() accept O_PATH file...
2025-01-23  Yu Watanabefileio: make write_string_file_at() accept O_PATH fd...
2025-01-23  Yu Watanabefileio: fix verification on failure in write_string_fil...
2025-01-23  Yu Watanabeudevadm: introduce cat command 35893/head
2025-01-23  Yu Watanabebash-completion/udevadm-verify: suggest found udev...
2025-01-23  Yu Watanabeudevadm-verify: chase specified paths
2025-01-23  Yu Watanabeudev-rules: log the first line number when continued
2025-01-23  Yu Watanabeudev: sort builtins
2025-01-23  Yu Watanabeshell-completion/udevadm: add net_driver
2025-01-23  Yu Watanabetree-wide: use hash ops with destructor (#36107)
2025-01-23  Daan De Meyermkosi: Add back --preserve-env when running integration...
2025-01-23  Yu Watanabehashmap: drop hashmap_free_free() and friends 36107/head
2025-01-23  Yu Watanabetest: use hash ops with destructor
2025-01-23  Yu Watanaberemount-fs: use hash ops with destructor
2025-01-23  Yu Watanabeexec-util: use hash ops with destructor
2025-01-23  Yu Watanabenetwork: use hash ops with destructor
2025-01-23  Yu Watanabesd-journal: use hash ops with destructor
2025-01-23  Yu Watanabejournal-file: use hash ops with destructor
2025-01-23  Yu Watanabesd-bus: use hash ops with destructor
2025-01-23  Yu Watanabedelta: use hash ops with destructor
2025-01-23  Yu Watanabebootctl: use hash ops with destructor
2025-01-23  Yu Watanabecatalog: modernize code
2025-01-23  Yu Watanabewait-online: use hash ops with destructor
2025-01-23  Yu Watanabeudev: use hash ops with destructor
2025-01-23  Yu Watanabeudevadm-monitor: use hash ops with destructor
2025-01-23  Yu Watanabehash-funcs: introduce several basic hash_ops with value...
2025-01-23  Andrew SayersClarify that Conflicts= only applies when starting...
2025-01-23  Yu Watanaberun: add --job-mode= argument (#34708)
2025-01-23  Gavin Lirun: add --job-mode= argument 34708/head
2025-01-23  Luca Boccassipkg-config: add Requires.private: libcap
2025-01-23  Yu Watanabecore/device: do not drop backslashes in SYSTEMD_WANTS...
2025-01-23  Yu Watanabemkosi: Update to latest (#36114)
2025-01-22  Yu Watanabepretty-print: fix handling of line continuation in...
2025-01-22  Yu Watanabenetwork/ndisc: allow to configure route option preferen...
2025-01-22  Mike Yuancore/job: never consider reload jobs redundant
2025-01-22  Luca Boccassimkosi: switch rootfs to ext4
2025-01-22  Daan De Meyermkosi: Update to latest 36114/head
2025-01-22  Daan De Meyermkosi: Run two more mkosi commands with sudo
2025-01-22  Luca Boccassiudev-dump: also show written sysfs attributes and sysct...
2025-01-22  Luca BoccassiOBS: switch to new top-level namespace (#36121)
2025-01-22  Luca Boccassidocs: mention packages in HACKING.md 36121/head
2025-01-22  Yu Watanabetest-network: add test case for [IPv6RoutePrefix] Prefe... 35213/head
2025-01-22  Yu Watanabenetwork/radv: add [IPv6RoutePrefix] Preference= setting
2025-01-22  Yu Watanabenetwork/radv: modernize config_parse_router_preference()
2025-01-22  Yu Watanabeudevadm-test: allow to specify extra directories to...
2025-01-22  Yu Watanaberpm: mark udevd for reloading when an rules file is...
2025-01-22  Nick Rosbrookudev: add systemd tag to devices tagged with security...
2025-01-22  Yu WatanabeTEST-65-ANALYZE: add detailed test case for cat-config 35886/head
2025-01-22  Yu Watanabepretty-print: make cat_file() also highlight the traili...
2025-01-22  Yu Watanabepretty-print: fix handling of line continuation in...
2025-01-22  Yu Watanabepretty-print: cleanups for cat_file()
2025-01-22  Lennart Poetteringuserdb: add comments to userdb varlink IDL
2025-01-22  Lennart Poetteringmachine-id-setup: actually unlink /run/machine-id if...
2025-01-22  Mike Yuanpidfd-util: preferably acquire pidfd inode id through...
2025-01-22  Lennart Poetteringuserdb: two small fixes (#36115)
2025-01-22  Lennart Poetteringfs-util: at_flags_normalize_nofollow() follow-up (...
2025-01-22  Yu Watanabetest: add test cases for parsing SYSTEMD_WANTS=/SYSTEMD... 35869/head
2025-01-22  Yu Watanabecore/device: do not drop backslashes in SYSTEMD_WANTS...
2025-01-22  Luca BoccassiOBS: switch to new top-level namespace
2025-01-22  Yu Watanabeudev-dump: also show written sysfs attributes and sysct... 36091/head
2025-01-22  Yu Watanabeudev-dump: voidify one function call
2025-01-22  Lennart Poetteringfs-util: also add an at_flags_normalize_follow() helper 36116/head
2025-01-22  Lennart Poetteringxattr-util: use at_flags_normalize_nofollow() at one...
2025-01-22  Lennart Poetteringuserdb: reset errno before getpwent() 36115/head
2025-01-22  Lennart Poetteringuserdbctl: don't expect argument to --fuzzy
2025-01-22  Daan De Meyertest: Make sure we run lcov from the meson source directory
2025-01-22  Léane GRASSERpo: Translated using Weblate (French)
2025-01-22  Mike Yuanmachine-id-setup: fix typo 36105/head
2025-01-22  Mike Yuanmachine-id-setup: actually unlink /run/machine-id if...
2025-01-22  Yu Watanabenetworkd-test: unconditionally stop previous invocation...
2025-01-22  Lennart Poetteringmountpoint-util: several tweaks for fd_is_mount_point...
2025-01-22  Mike Yuanmountpoint-util: port path_is_mount_point() to chase_an... 36093/head
2025-01-22  Mike Yuanmountpoint-util: rename fd_is_mount_point() to is_mount...
2025-01-22  Mike Yuanmountpoint-util: some tweaks for fd_is_mount_point()
2025-01-22  Mike Yuanmountpoint-util: our baseline includes fdinfo and mnt_i...
2025-01-22  Mike Yuanmountpoint-util: check >= 0 for success
2025-01-22  Mike Yuanmountpoint-util: update comment in is_name_to_handle_at...
2025-01-21  Mike Yuanfs-util: introduce at_flags_normalize_nofollow() helper
2025-01-21  Lennart Poetteringupdate TODO
2025-01-21  Lennart Poetteringvarlink: fix error name
2025-01-21  Lennart Poetteringtree-wide: always include our own headers with "" rathe...
2025-01-21  Daan De Meyermkosi: Various tools tree fixes (#36059)
2025-01-21  Daan De MeyerTEST-74-AUX-UTILS: Move run0 pcrlock test to TEST-70-TPM 36059/head
2025-01-21  Lennart Poetteringuser-record/home: add concept of alias names for accoun...
next