]> git.ipfire.org Git - thirdparty/systemd.git/shortlog
thirdparty/systemd.git
2021-03-13  Yu Watanabeordered-set: make ordered_set_put_strdup() allocate...
2021-03-13  Daan De Meyerboot: Move console declarations to missing_efi.h
2021-03-13  Yu Watanabefstab-util: fix typo in comment
2021-03-12  Kevin Backhouseask-password-api: fix error handling on invalid unicode...
2021-03-12  Luca BoccassiMerge pull request #18978 from keszybz/man-rc.local
2021-03-12  Yu WatanabeMerge pull request #18979 from keszybz/man-page-links
2021-03-12  Zbigniew Jędrzejewsk... man: mention network-online.target in discussion of... 18978/head
2021-03-12  Zbigniew Jędrzejewsk... man: fix html links to two external man pages 18979/head
2021-03-12  Zbigniew Jędrzejewsk... man: sd_bus_message_reply()→sd_bus_message_send()
2021-03-12  Zbigniew Jędrzejewsk... man: also refname rc-local.service to the generator...
2021-03-11  ulf-fUpdate resolvectl.xml
2021-03-11  Frantisek SumsalRevert "sd-event: re-check new epoll events when a...
2021-03-11  Lennart PoetteringMerge pull request #18922 from yuwata/sd-event-fix...
2021-03-11  Yu Watanabesd-event: re-check new epoll events when a child event... 18922/head
2021-03-11  Yu Watanabetest: add log messages
2021-03-11  Zbigniew Jędrzejewsk... NEWS: update contributors list for v248-rc3 v248-rc3
2021-03-11  Zbigniew Jędrzejewsk... Merge pull request #18915 from keszybz/reexec-bug
2021-03-11  Zbigniew Jędrzejewsk... Merge pull request #18955 from keszybz/fstab-escaping
2021-03-11  Zbigniew Jędrzejewsk... basic/group-util: optimize alloca use
2021-03-11  Zbigniew Jędrzejewsk... docs: more markup
2021-03-11  Frantisek Sumsalrepart: fix the loop dev support check
2021-03-11  Zbigniew Jędrzejewsk... Merge pull request #18962 from poettering/dissect-fixes
2021-03-11  Michal Sekletarinstall: refactor find_symlinks() and don't search...
2021-03-11  Lennart Poetteringman: shorten list of partition types a bit
2021-03-11  Lennart Poetteringdissect: fix trivial typo 18962/head
2021-03-11  Lennart Poetteringdissect-image: fix volatile images
2021-03-11  Lennart Poetteringdissect-image: clean up meaning of DISSECT_IMAGE_MKDIR
2021-03-11  Zbigniew Jędrzejewsk... fstab-generator: get rid of fstab_extract_values() 18955/head
2021-03-11  Zbigniew Jędrzejewsk... shared/fstab-util: teach fstab_filter_options() a mode...
2021-03-11  Zbigniew Jędrzejewsk... shared/fstab-util: pass through the escape character
2021-03-11  Zbigniew Jędrzejewsk... basic/extract-word: rename flag
2021-03-11  Zbigniew Jędrzejewsk... basic/extract-word: allow escape character to be escaped
2021-03-11  Zbigniew Jędrzejewsk... basic/extract_word: try to explain what the various...
2021-03-11  Zbigniew Jędrzejewsk... shared/fstab-util: immediately drop empty options again
2021-03-11  Zbigniew Jędrzejewsk... generators: warn but ignore failure to write timeouts
2021-03-11  Lennart Poetteringcoredumpctl: fflush() stdout before invoking gdb
2021-03-10  Zbigniew Jędrzejewsk... udev: add default group for sgx enclave access
2021-03-10  Lennart Poetteringupdate TODO
2021-03-10  Frantisek Sumsalcoredump: omit coredump info when -q is used with the...
2021-03-10  Zbigniew Jędrzejewsk... fstab-generator: do not propagate error if we fail...
2021-03-10  Frantisek Sumsaltest: fix permissions of the ASan udev workaround
2021-03-10  Zbigniew Jędrzejewsk... Revert "udev: do not execute hwdb builtin import twice...
2021-03-10  Frantisek Sumsaltest: disable nss-systemd for TEST-22 under ASan
2021-03-10  Zbigniew Jędrzejewsk... Merge pull request #18553 from Werkov/cgroup-user-insta...
2021-03-10  Zbigniew Jędrzejewsk... Merge pull request #18942 from keszybz/sd-netlink-prett...
2021-03-10  Lennart Poetteringsocket-util: refuse ifnames with embedded '%' as invalid
2021-03-09  Lennart Poetteringupdate TODO
2021-03-09  Zbigniew Jędrzejewsk... sd-netlink: shorten things a bit 18942/head
2021-03-09  Zbigniew Jędrzejewsk... sd-netlink: use setsockopt_int() also for NETLINK_ADD...
2021-03-09  Zbigniew Jędrzejewsk... sd-netlink: use structured initialization
2021-03-09  Lennart Poetteringfs-util: port symlink_idempotent() to path_extract_dire...
2021-03-09  Zbigniew Jędrzejewsk... logind: add …WithFlags methods to policy
2021-03-09  simmonpo: Translated using Weblate (Korean)
2021-03-09  Zbigniew Jędrzejewsk... oomd: "downgrade" level of message 18915/head
2021-03-09  Zbigniew Jędrzejewsk... varlink: avoid using dangling ref in varlink_close_unref()
2021-03-09  Zbigniew Jędrzejewsk... pid1: return varlink error on the right connection
2021-03-09  Luca BoccassiMerge pull request #18930 from anitazha/oomdfixleak
2021-03-09  Anita Zhangoomd: wrap paths in oomd_insert_cgroup_context with... 18930/head
2021-03-09  Yu WatanabeMerge pull request #18932 from poettering/filename-max
2021-03-09  Zbigniew Jędrzejewsk... timedated: fix skipping of comments in config file
2021-03-08  Luca BoccassiMerge pull request #18927 from poettering/dissect-alloc...
2021-03-08  Anita Zhangoomd: move TAKE_PTR to end of oomd_insert_cgroup_context()
2021-03-08  Anita Zhangoomd: add unit test to repro #18926
2021-03-08  Lennart Poetteringtest: output FILENAME_MAX vs. PATH_MAX sizes 18932/head
2021-03-08  Lennart Poetteringmountpoint-util: replace our last use of FILENAME_MAX...
2021-03-08  Lennart Poetteringfs-util: replace use of FILENAME_MAX by PATH_MAX in...
2021-03-08  Lennart Poetteringdocs: reference NAME_MAX where we talk about filenames
2021-03-08  Lennart Poetteringdocs: document not to use FILENAME_MAX in our codebase
2021-03-08  Lennart Poetteringefi-loader: make efi_loader_entry_name_valid() check...
2021-03-08  Lennart Poetteringbasic: tighten two filename length checks
2021-03-08  Lennart Poetteringformat-table: simplify table_set_display_all() and...
2021-03-08  Luca BoccassiMerge pull request #18918 from yuwata/man-no-new-priv...
2021-03-08  Lennart Poetteringdissect-image: don#t mix two forms of stack allocation... 18927/head
2021-03-08  Lennart Poetteringdissect-image: remove unnecessary parens
2021-03-08  Lennart PoetteringMerge pull request #18925 from keszybz/hwdb-news-syscal...
2021-03-08  Lennart PoetteringMerge pull request #18921 from yuwata/seccomp-syscallfi...
2021-03-08  Lennart PoetteringMerge pull request #18924 from keszybz/homed-inotify...
2021-03-08  Frantisek Sumsaltest: fix the last subtest of TEST-50-DISSECT under...
2021-03-08  Zbigniew Jędrzejewsk... hwdb: update for v248 18925/head
2021-03-08  Zbigniew Jędrzejewsk... NEWS: add items since -rc2
2021-03-08  Yu Watanabecore/execute: sort conditions to make them match docume... 18918/head
2021-03-08  Yu Watanabeman: update document about NoNewPrivileges=
2021-03-08  Yu Watanabetest: add one more test for system call filter with... 18921/head
2021-03-08  Yu Watanabeseccomp: do not ignore deny-listed syscalls with errno...
2021-03-08  Yu Watanabeseccomp: use FLAGS_SET() macro
2021-03-08  Yu Watanabecore,seccomp: refuse to specify errno for allow-listed...
2021-03-08  Yu Watanabecore: drop meaningless parse_syscall_and_errno() calls
2021-03-08  Yu Watanabeseccomp: fix comment and change variable name
2021-03-08  Yu Watanabetest: parse_syscall_and_errno() accepts zero errno
2021-03-08  Yu Watanabetest: move test_parse_syscall_and_errno() to test-seccomp.c
2021-03-08  Zbigniew Jędrzejewsk... missing-syscalls: do not generate trailing empty line
2021-03-08  Zbigniew Jędrzejewsk... syscalls: update tables
2021-03-08  Zbigniew Jędrzejewsk... homed: unref the sd_event object after the sources 18924/head
2021-03-08  Zbigniew Jędrzejewsk... homed: disable event sources before unreffing them
2021-03-08  Zbigniew Jędrzejewsk... homed: wrap some very long lines
2021-03-08  Perry Yuanhwdb: 60-keyboard:: Update Dell Privacy Micmute Hotkey Map
2021-03-07  Zbigniew Jędrzejewsk... Merge pull request #18908 from mrc0mmand/fix-packit
2021-03-07  Luca BoccassiMerge pull request #18911 from keszybz/coverity-inspire...
2021-03-07  Zbigniew Jędrzejewsk... Merge pull request #18907 from mrc0mmand/test-dissect...
2021-03-07  Zbigniew Jędrzejewsk... TEST-15-DROPINS: improve check 18911/head
next