]> git.ipfire.org Git - thirdparty/systemd.git/history - src
sd-journal: always put verified object into the chain cache
[thirdparty/systemd.git] / src /
2024-02-09  Yu Watanabesd-journal: always put verified object into the chain...
2024-02-09  Yu Watanabesd-journal: drop duplicated tests in generic_array_bisect()
2024-02-09  Frantisek SumsalMerge pull request #31230 from mrc0mmand/test-seccomp
2024-02-09  Yu WatanabeMerge pull request #31172 from yuwata/network-bond...
2024-02-09  Yu WatanabeMerge pull request #31247 from yuwata/network-make...
2024-02-09  Yu Watanabenetwork: make Reload bus method synchronous
2024-02-09  Yu Watanabetest-network: add test case for issue #31165 31172/head
2024-02-09  Yu Watanabenetwork: do not bring down a bonding port interface...
2024-02-09  Yu Watanabenetwork: fix typo
2024-02-09  Yu WatanabeMerge pull request #31177 from yuwata/network-ndisc...
2024-02-09  mille-feuilledetect-virt: fix Google Compute Engine support
2024-02-08  Luca Boccassiportable: add --copy=mixed to copy images and link...
2024-02-08  Antonio Alvarez... creds: fix typo
2024-02-08  Lennart PoetteringMerge pull request #30766 from polarina/cryptenroll...
2024-02-08  Sam Leonardnspawn: add missing OOM check on gethostname_malloc()
2024-02-08  Sam Leonardvmspawn: remove extraneous log_info
2024-02-08  Sam Leonardvmspawn: fix incorrect handling of -M in getopt_long
2024-02-08  Sam Leonardvmspawn: fix incorrect mention of container
2024-02-08  Yu Watanabecopy: do not ignore chattr_flags and friends passed...
2024-02-08  Yu WatanabeMerge pull request #31245 from yuwata/network-ndisc...
2024-02-08  Yu Watanabewait-online: split out get_state_range()
2024-02-08  Yu Watanabedissect-image: fix typo
2024-02-08  Yu Watanabenspawn: fix typo
2024-02-08  Yu Watanabetest: fix typo
2024-02-08  Yu Watanabenetwork/ndisc: drop onlink prefix route when on-link... 31177/head
2024-02-08  Yu Watanabenetwork/ndisc: fix use-of-uninitialized-value on failur...
2024-02-08  Yu WatanabeMerge pull request #31171 from yuwata/sd-ndisc-invalid...
2024-02-07  Yu Watanabenetwork/dhcp4: disable IPv6OnlyMode= by default
2024-02-07  Yu Watanabetest: add test case for invalid DNSSL option 31171/head
2024-02-07  Yu Watanabenetwork/ndisc: sd_ndisc_router_get_{icmp6_ratelimit... 31245/head
2024-02-07  Yu Watanabenetwork/ndisc: slightly adjust log messages
2024-02-07  Yu Watanabetest: add short comment for RA message
2024-02-07  Yu Watanabesd-ndisc: make sd_ndisc_router_dnssl_get_domains()...
2024-02-07  Yu WatanabeMerge pull request #31176 from yuwata/network-required...
2024-02-07  Fernando Fernandez... sd-dhcp6-client: allow setting send-release when client...
2024-02-07  Frantisek Sumsalprocess-util: unify the hex value format a bit 31230/head
2024-02-07  Frantisek Sumsalprocess-util: use only the least significant byte from...
2024-02-07  Yu Watanabenetwork: set 'removing' flag to remembered object
2024-02-07  Yu Watanabenetwork/address: do not configure with IFA_F_TENTATIVE
2024-02-07  Luca BoccassiMerge pull request #31202 from YHNdnzj/creds-reuse
2024-02-06  Mike Yuancore: reuse credential dir across start and start-post... 31202/head
2024-02-06  Mike Yuancore: introduce exec_params_need_credentials
2024-02-06  Mike Yuancore/exec-credential: use FOREACH_ARRAY at one more...
2024-02-06  Mike Yuancore/exec-credential: add missing assertions
2024-02-06  Yu Watanabewait-online: by default not all interface need to be...
2024-02-06  Felix Riemanncryptenroll: Fix reading keyfile from socket
2024-02-06  Luca BoccassiMerge pull request #31210 from poettering/chdir-hardening
2024-02-06  Luca BoccassiMerge pull request #31205 from YHNdnzj/path-is-mount...
2024-02-06  Mike Yuanprocess-util: minor follow-up for pidfd_spawn
2024-02-06  Lennart Poetteringnspawn: and also add comment, making clear chdir()... 31210/head
2024-02-06  Lennart Poetteringnspawn: also refuse paths below API VFS in nspawn's...
2024-02-06  Lennart Poetteringload-fragment: set PATH_CHECK_NON_API_VFS flag at vario...
2024-02-06  Lennart Poetteringparse-helpers: adjust log level when we say we ignore...
2024-02-06  Lennart Poetteringdbus: make dbus property parsing of WorkingDirectory...
2024-02-06  Lennart Poetteringexec-invoke: extend comment on placement of apply_worki...
2024-02-06  Lennart Poetteringparse-helpers: add new PATH_CHECK_NON_API_VFS flag
2024-02-06  Lennart Poetteringmountpoint-util: add small helper that checks if a...
2024-02-06  Lennart Poetteringexec-invoke: rework apply_working_directory() around...
2024-02-06  Lennart Poetteringparse-helpers: indent according to coding style
2024-02-06  Mike YuanMerge pull request #31209 from bluca/pidfd_spawn
2024-02-06  Mike Yuanmountpoint-util: introduce path_is_mount_point_full 31205/head
2024-02-06  Mike Yuanlogin/user-runtime-dir: properly check for mount point
2024-02-05  Luca Boccassicore: add support for pidfd_spawn
2024-02-05  Luca Boccassiexecutor: really set POSIX_SPAWN_SETSIGDEF for posix_spawn
2024-02-05  Mike YuanMerge pull request #31197 from YHNdnzj/protect-system...
2024-02-04  Mike Yuancore/service: allow ExecStartPost= cmds to access creds 31197/head
2024-02-04  Mike Yuancore/service: don't setup credentials for ExecCondition...
2024-02-04  Mike Yuancore/service: don't give ExecStopPost= commands tty...
2024-02-04  Mike Yuancore/service: introduce service_exec_flags
2024-02-04  Mike Yuancore/unit: use ASSERT_PTR and strdup_or_null more
2024-02-04  Mike Yuancore/exec-invoke: don't duplicate needs_sandboxing...
2024-02-04  Mike Yuancore/exec-credential: make param const where appropriate
2024-02-03  Frantisek Sumsaltest_ukify: use raw string for the regex
2024-02-02  Ivan Shapovalovnspawn: permit --ephemeral with --link-journal=try...
2024-02-02  Vladimir Stoiakincryptenroll: allow to use a public key on a token
2024-02-02  Yu Watanabenetwork: adjust default RequiredForOnline= and Required... 31176/head
2024-02-02  Yu WatanabeMerge pull request #31032 from yuwata/pam-session-close
2024-02-02  Harald Brinkmanncoredump: log minimal metadata early
2024-02-02  Yu WatanabeMerge pull request #31166 from mrc0mmand/vpick-tweaks
2024-02-02  Yu Watanabesd-bus: fix typo
2024-02-02  Yu Watanabesd-bus: fix typo
2024-02-02  Yu Watanabecreds: fix typo
2024-02-02  Yu Watanabelocal-addresses: fix typo
2024-02-02  Yu Watanabetpm2-util: fix typo
2024-02-02  Yu Watanabenetwork/ndisc: fix typo
2024-02-02  Yu Watanaberepart: fix typo
2024-02-02  Yu Watanabecore/unit: fix typo
2024-02-02  Yu Watanabecgroup-util: fix typo
2024-02-02  Yu Watanabeuser-util: fix typo
2024-02-01  Luca Boccassicore: use PidRef in exec_spawn
2024-02-01  Gabríel Arthúr Pét... cryptenroll: Support rotating PIN on an existing TPM2... 30766/head
2024-02-01  Frantisek Sumsalvpick: use prefix_roota() to avoid double slash in... 31166/head
2024-02-01  Frantisek Sumsalvpick: make a working copy of the current dname
2024-02-01  Gabríel Arthúr Pét... cryptenroll: Add support for unlocking through TPM2...
2024-02-01  Ondrej Kozinahomework: Use minimal pbkdf2 parameters without benchmark.
2024-02-01  Gabríel Arthúr Pét... cryptenroll: Lock memory pages before operating on...
2024-02-01  Gabríel Arthúr Pét... cryptsetup: Fix memory leak when iterating over systemd...
2024-02-01  Gabríel Arthúr Pét... shared: Move cryptsetup-tpm2.[ch] from systemd-cryptsetup
2024-02-01  Mike YuanMerge pull request #31107 from yuwata/pam-setcred-vs...
2024-02-01  Yu Watanabetest: check pam warning message 31032/head
next