]> git.ipfire.org Git - thirdparty/systemd.git/history - src
mkosi: Insist on KVM, VSOCK and TPM by default
[thirdparty/systemd.git] / src /
2024-05-04  Luca BoccassiMerge pull request #32588 from CodethinkLabs/mkosi...
2024-05-03  Daan De Meyerjournal: Serialize __MONOTONIC_TIMESTAMP metadata field...
2024-05-02  Lennart Poetteringnspawn, vmspawn, run0: add env var for turning off...
2024-05-02  Yu Watanabejournal: explicitly sync namespaced journals before...
2024-05-02  Lennart Poetteringtree-wide: fix type confusion around parsing JSON booleans
2024-05-02  Sam Leonardcryptenroll: disable loading public key if --tpm2-publi...
2024-05-02  Kamil Szczęklibfido2-util: fix a regression in the pre-flight mechanism
2024-05-02  Antonio Alvarez... importctl: fix flag checking against wrong variable
2024-05-02  Luca BoccassiMerge pull request #32592 from yuwata/journal-timestamp
2024-05-02  Frantisek SumsalMerge pull request #32609 from systemd/dependabot/githu...
2024-05-02  Mike YuanMerge pull request #32617 from yuwata/journal-sync
2024-05-02  Mike Yuancore/selinux-access: use empty_to_na where appropriate
2024-05-01  Yu Watanabelogs-show: adjust source timestamp with header timestamp 32592/head
2024-05-01  Yu Watanabelogs-show: make output_timestamp_realtime() only take...
2024-05-01  Yu Watanabesd-journal: verify monotonic timestamp before assigning...
2024-05-01  Yu Watanabejournal: use STRLEN() and xsprintf()
2024-05-01  Yu Watanabejournald-audit: set _SOURCE_REALTIME_TIMESTAMP= field...
2024-05-01  Mike YuanMerge pull request #32595 from bluca/old_docs
2024-05-01  Yu Watanabejournald: wait for journal files fsync()ed on Synchroni... 32617/head
2024-05-01  Yu Watanabejournald: make several functions static
2024-05-01  Ronan Pigottresolved: validate authentic insecure delegation to...
2024-05-01  Ronan Pigottresolved: probe for dnssec support in allow-downgrade...
2024-05-01  Daan De Meyerreboot-util: Add some basic validation on reboot arguments
2024-05-01  Yu WatanabeMerge pull request #32611 from DaanDeMeyer/qdisc
2024-05-01  Daan De Meyernetwork/tc: Avoid concurrent set modification in tclass... 32611/head
2024-05-01  Luca BoccassiMerge pull request #32610 from YHNdnzj/install-have...
2024-05-01  Mike Yuancore/dbus-manager: mark unit file state as outdated... 32610/head
2024-05-01  Mike Yuanshared/install: use FOREACH_ARRAY for install_changes_h...
2024-05-01  Mike Yuanshared/install: reduce variable scope
2024-05-01  Yu Watanabesystemctl: fix log message when glob patterns passed...
2024-05-01  Daan De Meyersystemctl: Implement --wait for kill command
2024-05-01  Daan De MeyerMerge pull request #32540 from DaanDeMeyer/mkosi
2024-05-01  Yu Watanabecore/exec-credential: update comment
2024-05-01  Daan De Meyercore: Fix file descriptor leak
2024-04-30  Yu Watanabetree-wise: several cleanups for logging
2024-04-30  Luca Boccassibuild-path: fix SIGSEGV on RISC-V and MIPS
2024-04-30  Antonio Alvarez... network-generator: add missing return on error after...
2024-04-30  Luca BoccassiMerge pull request #32523 from cgzones/inaccessible_label
2024-04-30  Daan De Meyerjournal: Add journal.storage credential
2024-04-30  Daan De MeyerMerge pull request #32567 from DaanDeMeyer/profile
2024-04-30  Yu Watanabetest-journal-flush: use archived journal if possible
2024-04-29  Daan De Meyermachine: Add PIDFDs= fallback
2024-04-29  Ronan Pigottresolved: always progress DS queries
2024-04-29  Christian Göttscheshared: create inaccessible files with correct security... 32523/head
2024-04-29  Christian Göttschebasic: add open_mkdir_at_full()
2024-04-29  Christian Göttschebasic: add mknodat_label()
2024-04-29  Mike YuanMerge pull request #32547 from YHNdnzj/minor-cleanup
2024-04-29  Antonio Alvarez... boot: fix argument name mismatch in two functions
2024-04-29  Daan De Meyercore: Add systemd.crash_action= kernel command line...
2024-04-29  Mike Yuanjournalctl: also check arg_file_stdin with other journa...
2024-04-29  Daan De Meyercore: Pass NULL error in dump_impl()
2024-04-29  Daan De Meyerpam: Setup logging to syslog
2024-04-29  Mike Yuanfs-util: modernize touch_file a bit 32547/head
2024-04-29  Mike Yuanfs-util: try AT_EMPTY_PATH first for futimens_opath
2024-04-29  Mike Yuanefivars: drop unneeded UTIME_NOW
2024-04-29  Mike Yuanpam_systemd_loadkey: add missing PAM_EXTERN
2024-04-28  Mike Yuanvarious: drop unnecessary DISABLE_WARNING_FORMAT_NONLITERAL
2024-04-28  Sebastian Pucilowskinetwork: DHCP version logging typos
2024-04-27  Luca BoccassiMerge pull request #32520 from YHNdnzj/sd-daemon-followup
2024-04-27  Mike YuanMerge pull request #32516 from YHNdnzj/core-cleanup
2024-04-27  Mike Yuansd-daemon: downgrade log level for library code, use... 32520/head
2024-04-27  Mike Yuansd-daemon: minor modernization, use assert_return
2024-04-27  Dmitry V. Levintreewide: fix a few typos in NEWS, docs, comments,...
2024-04-27  Mike Yuancore/namespace: modernize mount_private_dev 32516/head
2024-04-27  Mike Yuancore/namespace: modernize clone_device_node
2024-04-27  Luca BoccassiFix spelling errors found by Lintian
2024-04-27  Mike Yuancore/namespace: use FOREACH_ARRAY at one more place
2024-04-27  Mike Yuancore/execute: switch mount_apivfs to tristate
2024-04-27  Mike Yuancore/manager-serialize: deserialize handoff-timestamp fds
2024-04-27  Mike Yuancore: use close_and_replace more when deserializing
2024-04-27  Mike Yuancore/load-fragment: add one missing assertion
2024-04-26  Luca BoccassiMerge pull request #32510 from arthurzam/bash-v256
2024-04-26  Daan De MeyerMerge pull request #32439 from CodethinkLabs/simple...
2024-04-26  Luca BoccassiMerge pull request #32504 from bluca/test_failure
2024-04-26  Luca BoccassiMerge pull request #32505 from mrc0mmand/fix-build...
2024-04-26  Luca Boccassitest: modernize test-dirent-util 32504/head
2024-04-26  Luca Boccassitest: do not fail if mknod() fails in a build system
2024-04-26  Frantisek Sumsalimport: skip the whole subdir when building with -Dimpo... 32505/head
2024-04-26  Frantisek Sumsalmountfsd: drop explicit dependencies for systemd-mountwork
2024-04-26  Luca BoccassiMerge pull request #32499 from mrc0mmand/docs-fix-metho...
2024-04-26  Luca BoccassiMerge pull request #32498 from DaanDeMeyer/mkosi
2024-04-26  Daan De Meyersd-daemon: Replace SO_LINGER with shutdown() + recv() 32498/head
2024-04-26  Daan De MeyerMerge pull request #32490 from YHNdnzj/namespace-cleanup
2024-04-26  Mike Yuancore/exec-invoke: use FOREACH_ARRAY more, drop unnecess... 32490/head
2024-04-26  Mike Yuancore/namespace: check error first, add missing assertion
2024-04-26  Mike Yuanmount-setup: fix typo
2024-04-25  Luca BoccassiMerge pull request #32488 from bluca/chores
2024-04-25  Luca Boccassisd-radv: remove unnecessary check
2024-04-25  Lennart Poetteringvarlink: make errors returned by verify_unix_socket...
2024-04-25  Daan De MeyerMerge pull request #32445 from DaanDeMeyer/mkosi-images
2024-04-25  Daan De Meyersd-daemon: Set SO_LINGER on AF_VSOCK notify socket fds
2024-04-25  Luca BoccassiMerge pull request #32475 from bluca/skip
2024-04-25  Łukasz StelmachFix _do_log conditions in log_exec_* macros
2024-04-25  Daan De MeyerMerge pull request #32477 from DaanDeMeyer/fixes
2024-04-25  Luca BoccassiMerge pull request #32474 from poettering/varlink-no...
2024-04-25  Luca BoccassiMerge pull request #32467 from yuwata/network-radv...
2024-04-25  Antonio Alvarez... cryptsetup-tokens: fix pin asserts
2024-04-25  Daan De Meyertree-wide: Use log_setup() everywhere 32477/head
2024-04-25  Daan De Meyerportable: Don't fail if /etc/resolv.conf doesn't exist
2024-04-25  Daan De Meyertest: Skip meson integration tests if SYSTEMD_INTEGRATI...
next