]> git.ipfire.org Git - thirdparty/systemd.git/shortlog
thirdparty/systemd.git
2023-10-31  Yu Watanabelocale: drop implementation detail from comment in... 29763/head
2023-10-31  Yu Watanabelocale,firstboot: add headers to vconsole.conf
2023-10-31  Yu Watanabeenv-util: make write_env_file() optionally take headers
2023-10-31  Yu WatanabeMerge pull request #29247 from naraghavan/naraghavan...
2023-10-31  Yu Watanabetree-wide: fix typo
2023-10-31  Ronan Pigottnetwork: free dhcp6_hostname
2023-10-31  Yu WatanabeMerge pull request #29767 from poettering/host-to-host
2023-10-30  Frantisek Sumsaltest-network: copy rules from source & build trees...
2023-10-30  Lennart Poetteringupdate TODO 29767/head
2023-10-30  Lennart Poetteringnetwork: add default .network file matching ID_NET_AUTO...
2023-10-30  Lennart Poetteringhwdb,rules: mark host-to-host network devices as only...
2023-10-30  Frantisek Sumsaltest: add one missing cleanup
2023-10-30  Raito Bezariussecure-boot: print just before cold-resetting to help...
2023-10-30  Mike Yuansleep-config: allow setting empty HibernateMode= (use...
2023-10-30  Lennart PoetteringUpdate TODO
2023-10-30  Lennart Poetteringdoc: document explicitly when we require specific top...
2023-10-30  Ronan Pigottnetwork: introduce SendHostname/Hostname DHCPv6 options
2023-10-30  Lennart Poetteringupdate TODO
2023-10-28  Alex Hudspithman: revise wording of cgtop -k and -P
2023-10-28  Luca Boccassiexec-invoke: don't double-close FDs on error
2023-10-28  Daan De Meyermkosi: Use cache and build subdirectories
2023-10-28  Mike YuanMerge pull request #29740 from YHNdnzj/sleep-round...
2023-10-28  Frantisek Sumsaltmpfiles: ignore EINVAL with --graceful
2023-10-28  Luca Boccassitest: io.latency cgroup support might not be available...
2023-10-28  Lennart Poetteringnamespace: normalize MountMode type a bit
2023-10-28  Yu WatanabeMerge pull request #29693 from rpigott/dhcp-rapid-commit
2023-10-27  Luca BoccassiMerge pull request #29737 from glance-/tpm2-openssl
2023-10-27  Luca BoccassiMerge pull request #29734 from YHNdnzj/fstab-filter...
2023-10-27  Luca BoccassiMerge pull request #29745 from mrc0mmand/more-tests
2023-10-27  Frantisek Sumsaltest: cover more sd-executor related stuff 29745/head
2023-10-27  Frantisek Sumsalcore: don't insert an extra space before each SocketBin...
2023-10-27  Ronan Pigotttest-network: add dhcp rapid commit test 29693/head
2023-10-27  Frantisek Sumsalcore: actually set the CPU scheduling policy when deser...
2023-10-27  Mike Yuansleep: make sure we clear HibernateLocation on all... 29740/head
2023-10-27  Mike Yuanfstab-generator: drop unapplicable mount options for... 29734/head
2023-10-27  Luca BoccassiCI: add a build job with TPM but without OpenSSL 29737/head
2023-10-27  Luca Boccassiresolved: fix build failure with gnutls
2023-10-27  Anton Lundintpm2: fix build failure without openssl
2023-10-27  Nandakumar... networkd: Add DHCP vendor specific options to dbus API 29247/head
2023-10-27  Mike Yuansleep: minor modernization for lock_all_homes
2023-10-27  Mike Yuansleep: rework write_state and write_mode
2023-10-27  Mike Yuansleep: update help text for suspend-then-hibernate
2023-10-27  Mike Yuansleep: log about errno
2023-10-27  Mike Yuansleep: drop unneeded includes
2023-10-27  Mike Yuansleep: introduce sleep_operation_is_hibernation
2023-10-27  Mike Yuanfstab-generator: use RET_GATHER more
2023-10-27  xinpeng wanglogind: fix abnormal switching causing the screen to...
2023-10-27  jananaudev: fix typo for persistent flag
2023-10-26  Luca BoccassiMerge pull request #29332 from esposem/ukify_simplify
2023-10-26  Michal Sekletarfstab-generator: drop nofail and noauto options for...
2023-10-26  Ronan Pigottnetwork: implement RFC4039 DHCP Rapid Commit
2023-10-26  Ronan Pigottnetwork: cleanup unreachable condition in dhcp client...
2023-10-26  Ronan Pigotteditorconfig: add NEWS whitespace configuration
2023-10-26  Lennart Poetteringfd-uitl: rename PIPE_EBADF → EBADF_PAIR, and add EBADF_...
2023-10-26  Raul Cheleguininspawn: Make parameter provided_mac a const for setup_v...
2023-10-26  Luca BoccassiMerge pull request #29711 from berrange/tests-silverblue
2023-10-26  Luca BoccassiMerge pull request #29727 from aafeijoo-suse/default...
2023-10-26  Luca Boccassicore: do not post-process skipped mounts
2023-10-26  Richard Mawtest: Skip test-recurse-dir on overlayfs
2023-10-26  Daan De Meyermkfs-util: Use actual UID/GID in protofile instead...
2023-10-26  Antonio Alvarez... repart: do not ignore `tpm2-pcr-public-key.pem` 29727/head
2023-10-26  Daniel P. Berrangétest-fstab-generator: skip test impacted by /mnt symlink 29711/head
2023-10-26  Daniel P. Berrangétest-systemd-tmpfiles: skip when /tmp has unexpected...
2023-10-26  Daniel P. Berrangétest-blockdev-util: avoid abort when /home is a symlink
2023-10-26  Michal Sekletarlogind: introduce CreateSessionWithPIDFD()
2023-10-26  Luca BoccassiMerge pull request #29720 from poettering/cgls-fix...
2023-10-26  Luca BoccassiMerge pull request #29529 from yuwata/core-namespace...
2023-10-26  Antonio Alvarez... cryptenroll: fix bind default TPM2 signed policy to...
2023-10-26  Lennart Poetteringvarlink: make sure 'incomplete' bool is nullable
2023-10-26  Yu Watanabetest: add a simple test for PrivateNetwork= 29529/head
2023-10-26  Yu Watanabecore/namespace: check if we have enough privilege to...
2023-10-26  Yu Watanabecore/namespace: unify logic of mounting /proc and /sys
2023-10-26  Frantisek SumsalMerge pull request #29718 from yuwata/networkd-update...
2023-10-26  Lennart Poetteringcgroup-show: rework cgroup tree display to operate... 29720/head
2023-10-26  Lennart Poetteringcgroup-util: add cg_is_delegated_fd() helper
2023-10-26  Lennart Poetteringtree-wide: port various users over to the new getxattr_...
2023-10-26  Lennart Poetteringxattr-util: add new getxattr_at_bool() helper
2023-10-26  Topi Miettinencore/cgroup: ignore NFT sets for other sources
2023-10-26  Luca Boccassicore: do not reset tty if there's no tty configured
2023-10-26  Yu Watanabeinotify-util: drop to use pointer outside of the buffer
2023-10-26  Yu Watanabetree-wide: fix typo
2023-10-26  Yu Watanabetest-network: suppress too much outputs of state file 29718/head
2023-10-26  Yu Watanabenetwork: update state file when DHCPv6 reply for INFORM...
2023-10-26  Yu Watanabedissect: insert missing space
2023-10-25  Daan De MeyerMerge pull request #29708 from DaanDeMeyer/bootctl...
2023-10-25  Luca BoccassiMerge pull request #29710 from mrc0mmand/test-pcrextend
2023-10-25  Frantisek Sumsalrandom-seed: terminate the option array
2023-10-25  Mike Yuanman/systemd.unit: add PropagatesStopTo= to reverse...
2023-10-25  Frantisek Sumsaltest: slightly extend systemd-tpm2-setup's coverage 29710/head
2023-10-25  Frantisek Sumsaltpm2-setup: drop the COMMAND placeholder from the help
2023-10-25  Frantisek Sumsaltpm2-setup: terminate the option array
2023-10-25  Frantisek Sumsaltest: add a couple more tests for systemd-pcrextend
2023-10-25  Frantisek Sumsaltest: make the TPM event log checking a bit more robust
2023-10-25  Daan De Meyermeson: Always build systemd-measure 29708/head
2023-10-25  Daan De Meyermeson: Always build bootctl
2023-10-25  Raul Cheleguininspawn: allow user-specified MAC address on container...
2023-10-25  Frantisek Sumsaltest: split TEST-70-TPM2 into subtests
2023-10-25  Luca BoccassiMerge pull request #29704 from mrc0mmand/cocci
2023-10-25  Luca BoccassiMerge pull request #29695 from poettering/repart-reduce...
2023-10-25  Lennart Poetteringcryptsetup: remove redundant check
next