]> git.ipfire.org Git - thirdparty/systemd.git/history - src
ukify: remove stray line
[thirdparty/systemd.git] / src /
2023-12-06  Zbigniew Jędrzejew... ukify: remove stray line
2023-12-06  Zbigniew Jędrzejew... ukify: add test for --secureboot-certificate-validity=
2023-12-06  Roland Singerukify: fix handling of --secureboot-certificate-validi...
2023-12-06  Mike Yuanrepart: use correct errno
2023-12-05  Daan De Meyerrepart: Fix sysext definitions for --make-ddi=
2023-12-05  Luca Boccassiselinux: downgrade log about state to trace
2023-12-05  Yu Watanabebasic: fix typo
2023-12-04  Luca BoccassiMerge pull request #30314 from DaanDeMeyer/dmi
2023-12-04  Luca Boccassiexecutor: apply LogLevelMax earlier
2023-12-04  Yu WatanabeMerge pull request #30305 from yuwata/seccomp-fix
2023-12-03  Zbigniew Jędrzejew... tests: fix section mapping in test_ukify.py
2023-12-03  Luca BoccassiMerge pull request #30297 from keszybz/fixups
2023-12-03  Yu Watanabeseccomp-util: also use ENOSYS for unknown syscalls... 30305/head
2023-12-03  Yu Watanabeseccomp-util: override default action only when the...
2023-12-02  Zbigniew Jędrzejew... stdio-bridge: return immediately if we can 30297/head
2023-12-02  Zbigniew Jędrzejew... run: fix bad escaping and memory ownership confusion
2023-12-02  Zbigniew Jędrzejew... run: adjust indentation
2023-12-02  Zbigniew Jędrzejew... test-macro: use capital test names for macro tests
2023-12-02  Luca BoccassiMerge pull request #30291 from keszybz/seccomp-unknown...
2023-12-02  Zbigniew Jędrzejew... core: turn on higher optimization level in seccomp 30291/head
2023-12-02  Zbigniew Jędrzejew... shared/seccomp-util: use the same error message for...
2023-12-02  Zbigniew Jędrzejew... core: when applying syscall filters, use ENOSYS for...
2023-12-02  Mike Yuancore/cgroup: for non-cached attrs, don't return ENODATA...
2023-12-01  Zbigniew Jędrzejew... Merge pull request #30268 from yuwata/network-fix-too...
2023-12-01  Zbigniew Jędrzejew... core: fix comment
2023-12-01  Дамјан Георгиевскиfix: prefix of dmesg pstore files
2023-12-01  Neil Wilsonhomework-quota.c: correct error message in home_update_...
2023-12-01  Franck Buivconsole-setup: use a consistent log level when setfont...
2023-12-01  Zbigniew Jędrzejew... ukify: avoid deprecated datetime call
2023-12-01  Luca Boccassicore: do not drop CAP_SETUID if it is in AmbientCapabil...
2023-12-01  Yu Watanabenetwork: do not send too many netlink messages in a... 30268/head
2023-12-01  Yu Watanabefirewall-util: introduce fw_ctx_get_reply_callback_count()
2023-12-01  Yu Watanabesd-netlink: introduce netlink_get_reply_callback_count()
2023-12-01  Daan De MeyerMerge pull request #30211 from yuwata/sd-journal-generi...
2023-12-01  Yu Watanabesd-netlink: change error code of the case that too...
2023-12-01  Yu Watanabetest: add tests for generic_array_bisect() 30211/head
2023-12-01  Yu Watanabetest: make append_number() optionally return offset...
2023-12-01  Yu Watanabetest: split out finalization task
2023-12-01  Yu Watanabesd-journal: fix corrupted journal handling of generic_a...
2023-12-01  Yu Watanabesd-journal: ignore failure in testing cached corrupted...
2023-11-30  Daan De MeyerMake sure we close bpf outer map fd in systemd-executor
2023-11-30  Mike Yuancore/executor: avoid double closing serialization fd
2023-11-30  Yu Watanabesd-journal: fix typo in function name
2023-11-29  Daan De Meyercore: Always call log_open() in systemd-executor
2023-11-29  Daan De Meyernetwork: Add missing comma
2023-11-29  Lennart Poetteringstdio-bridge: properly handle org.freedesktop.DBus...
2023-11-28  Lennart Poetteringstub: get_extra_dir() can return NULL
2023-11-28  Daan De MeyerMerge pull request #30236 from DaanDeMeyer/mkosi
2023-11-28  Lennart Poetteringhomed: properly handle operation exit statusses
2023-11-28  Zbigniew Jędrzejew... shared/cryptsetup-util: build problematic code only...
2023-11-28  Lennart Poetteringboot: suffix SecureBoot message with newline
2023-11-28  Lennart Poetteringpam-util: fix pam_syslog_pam_error() format string
2023-11-28  Lennart Poetteringgpt-auto-generator: enable TPM2 unlocking in gpt-auto...
2023-11-28  Luca BoccassiMerge pull request #30203 from yuwata/resolve-dump...
2023-11-28  Luca BoccassiMerge pull request #30216 from poettering/loginctl...
2023-11-28  Luca BoccassiMerge pull request #30220 from yuwata/journald-vs-soft...
2023-11-28  Lennart Poetteringloginctl: show null fields for unset seat/tty fields... 30216/head
2023-11-28  Lennart Poetteringloginctl: set appropriate ersatz strings for all tables
2023-11-28  Lennart Poetteringlogind: align columns of a table
2023-11-28  Yu Watanabeutmp-wtmp: fix wrong suffix assignment on putting dead...
2023-11-28  Yu Watanabecore/cgroup: fix compile error
2023-11-28  Yu Watanabevarlinkctl: add short comment
2023-11-28  Yu Watanabecapability-util: avoid false-positive use-of-uninitiali...
2023-11-27  Yu Watanabevarlink: fix key name in reply of org.varlink.service...
2023-11-27  Yu Watanaberesolve: fix varink message verification
2023-11-27  Zbigniew Jędrzejew... test-time-util: suppress timestamp conversion failures...
2023-11-27  Luca BoccassiMerge pull request #30170 from bluca/exec_bpf_fd
2023-11-26  Yu WatanabeMerge pull request #30200 from mrc0mmand/test-tweaks
2023-11-25  Frantisek Sumsalsystemctl: include unit ID in the property map
2023-11-25  Frantisek Sumsalimport: append % to X_IMPORT_PROGRESS=
2023-11-25  Yu WatanabeMerge pull request #30196 from YHNdnzj/fchmodat2-no...
2023-11-25  Yu WatanabeMerge pull request #30197 from keszybz/vconsole-restart...
2023-11-25  Mike Yuannspawn-patch-uid: clarify that changing mode of symlink... 30196/head
2023-11-25  Mike YuanRevert "nspawn-patch-uid: try fchmodat2() to restore...
2023-11-25  Yu WatanabeMerge pull request #30119 from mrc0mmand/test-console
2023-11-25  Paymon MARANDIukify: be more explicit about where to find ukify
2023-11-25  huyubiaoudevadm: exiting udevadm monitor normally under SIGTERM...
2023-11-25  Yu Watanabeanalyze: return earlier when there is no path to be...
2023-11-25  Yu WatanabeMerge pull request #30188 from YHNdnzj/memory-accountin...
2023-11-25  Yu Watanaberun: escape command for description
2023-11-24  Mike Yuancore/cgroup: use the cached memory accounting value... 30188/head
2023-11-24  Mike Yuanbus-print-properties: prettify more unset properties
2023-11-24  Mike Yuanbus-print-properties: ignore CGROUP_LIMIT_MAX for Memor...
2023-11-24  Mike Yuancore/dbus-unit: don't log cgroup v1 property name
2023-11-24  Luca BoccassiMerge pull request #30172 from yuwata/analyze-verify...
2023-11-24  Lennart Poetteringpcrextend: fix minor memory leak
2023-11-24  Yu Watanabelogin: do not clear wall message before shutting down
2023-11-23  Yu Watanabeanalyze: do not prepend the current working directory... 30172/head
2023-11-23  Yu Watanabeanalyze: set SYSTEMD_UNIT_PATH in verify_generate_path()
2023-11-23  Yu Watanabeanalyze: shorten code a bit
2023-11-23  Yu Watanabeanalyze: drop duplicated :
2023-11-23  Luca Boccassicore: remove redundant check when serializing FDs
2023-11-23  Luca Boccassicore: pass bpf_outer_map_fd to sd-executor only if...
2023-11-23  Mike Yuanhibernate-resume: actually set HibernateInfo.offset
2023-11-23  Luca BoccassiMerge pull request #30165 from YHNdnzj/executor-open-fix
2023-11-23  Mike Yuananalyze: don't open systemd-executor needlessly 30165/head
2023-11-23  Mike Yuananalyze: use FOREACH_ARRAY more
2023-11-23  Mike Yuancore/manager: open our parent dir with O_PATH
2023-11-23  Mike Yuancore/manager: correct and simplify errno handling
2023-11-23  Mike Yuancore/manager: rename result parameter to ret
next