]> git.ipfire.org Git - thirdparty/systemd.git/shortlog
thirdparty/systemd.git
2022-05-26  Zbigniew Jędrzejewsk... man/homectl: adjust man page to match code 23521/head
2022-05-26  Zbigniew Jędrzejewsk... man/sd-bus: discuss negative-return values and add...
2022-05-26  Zbigniew Jędrzejewsk... man/shutdown: explain -h more
2022-05-26  Zbigniew Jędrzejewsk... man/automount: say that automounts should not be nested
2022-05-26  Zbigniew Jędrzejewsk... man/systemd.automount: move the main description up...
2022-05-26  Zbigniew Jędrzejewsk... TODO: drop entry
2022-05-26  Zbigniew Jędrzejewsk... man: do not say "additional symlinks" for mount/automou...
2022-05-25  Rahil Bhimjiani[sd-boot] improve documentation of beep
2022-05-24  Anita Zhangtest-seccomp: check for CAP_IPC_OWNER before calling...
2022-05-24  Zbigniew Jędrzejewsk... kernel-install: ignore extra args passed when invoked...
2022-05-24  Frantisek Sumsalci: reenable validation of GH Actions files
2022-05-24  Jan Janssenboot: Fix bad CompareMem call
2022-05-24  Daan De Meyerportable: Fix memory leak in maybe_enable_disable()
2022-05-23  Frantisek SumsalMerge pull request #23475 from nabijaczleweli/certified...
2022-05-23  Daan De Meyerdissect-image: Explicitly remove partitions when done...
2022-05-23  Evgeny Vereshchaginci: bump gcc in the "build test" workflow
2022-05-23  набshellcheck-clean kernel-install again 23475/head
2022-05-23  набFix which(1) in meson-build.sh
2022-05-23  набDon't ignore kernel-install for shellcheck
2022-05-23  Zbigniew Jędrzejewsk... Merge pull request #23344 from medhefgo/boot-config-add
2022-05-23  Zbigniew Jędrzejewsk... Merge pull request #23414 from keszybz/analyze-vercmp
2022-05-22  Jan Janssentest: Test STRLEN for C11 string literals
2022-05-22  Phaedrus LeedsNEWS: Fix some minor mistakes
2022-05-22  Daan De Meyercoredump: Fix format string type mismatch
2022-05-22  Jan Janssenboot: Rename functions adding entries to match userspace 23344/head
2022-05-22  Jan Janssenboot: Remove trivial config entry add helpers
2022-05-22  Victor WesterhuisDo not require a valid version when parsing sd-boot...
2022-05-22  Luca BoccassiMerge pull request #23465 from mrc0mmand/bump-actions...
2022-05-21  Benjamin Franzkedocs: improve table readability
2022-05-21  Luca BoccassiMerge pull request #22550 from medhefgo/boot-mixed
2022-05-21  Frantisek Sumsalci: temporarily disable validation of GH Action files 23465/head
2022-05-21  Frantisek Sumsalcryptsetup: fix build with -Db_ndebug=true
2022-05-21  Frantisek Sumsalci: prefer the distro llvm version if available
2022-05-21  Frantisek Sumsalci: bump GH Actions to Ubuntu Jammy where applicable
2022-05-21  Luca Boccassiresolved: default to OpenSSL
2022-05-21  Zbigniew Jędrzejewsk... Merge pull request #23460 from keszybz/docs-redirect
2022-05-21  Benjamin Franzkedocs: adapt forward layout to systemd.io design 23460/head
2022-05-21  Zbigniew Jędrzejewsk... docs: rename COREDUMP_PACKAGE_METADATA → ELF_PACKAGE_ME...
2022-05-21  Yu WatanabeMerge pull request #23464 from bnf/update-wiki-links
2022-05-21  Jan Janssenbootctl: Add EFI arch detection support 22550/head
2022-05-21  Jan Janssenboot: Support booting in EFI mixed mode
2022-05-21  Jan Janssenboot: Add LINUX_INITRD_MEDIA support to boot.c
2022-05-21  Jan Janssenboot: Keep initrds separate from cmdline options
2022-05-21  Jan Janssenboot: Edit config entry options inline
2022-05-21  Jan Janssenfundamental: Move some helpers into string-util-fundamental
2022-05-21  Jan Janssenboot: Use cleanup handler to unload image
2022-05-21  Yu Watanabenetwork: drop support for old kernels which cannot...
2022-05-21  Luca BoccassiMerge pull request #23339 from poettering/sockaddr...
2022-05-21  Luca BoccassiMerge pull request #23342 from poettering/efi-monotonic...
2022-05-21  Jan Janssenboot: Build with -flto=auto if available
2022-05-21  Jan Janssenmacro: Use C11 noreturn only
2022-05-21  Yu Watanabenetworkctl: show error message provided through dbus
2022-05-21  Luca BoccassiMerge pull request #23453 from keszybz/strv-parsing
2022-05-21  Luca BoccassiMerge pull request #23463 from bluca/hwdb v251
2022-05-21  Benjamin Franzketree-wide: Update homepage to systemd.io 23464/head
2022-05-21  Benjamin Franzketree-wide: replace obsolete wiki links with systemd...
2022-05-21  Benjamin Franzketree-wide: streamline wiki links
2022-05-21  Luca BoccassiNEWS: finalize 23463/head
2022-05-21  Luca Boccassihwdb: update via ninja -C build update-hwdb
2022-05-21  Luca BoccassiNEWS: update contributors list
2022-05-20  Yu Watanabesysext: refuse empty release ID to avoid triggering...
2022-05-20  Yu Watanabetest: add test for bus introspection of portable1
2022-05-20  Yu WatanabeMerge pull request #23439 from keszybz/kernel-install...
2022-05-20  Yu WatanabeMerge pull request #23451 from medhefgo/boot-static...
2022-05-20  Luca Boccassisd-bus: add comment and test in sd_bus_path_decode...
2022-05-20  Yu WatanabeMerge pull request #23454 from keszybz/portable-introspect
2022-05-20  Zbigniew Jędrzejewsk... kernel-install: restore priority of check for /boot... 23439/head
2022-05-20  Zbigniew Jędrzejewsk... resolved: use strv_extend_with_size() to avoid slow... 23453/head
2022-05-20  Zbigniew Jędrzejewsk... basic/strv: add optimizable version of strv_push/consum...
2022-05-20  Zbigniew Jędrzejewsk... portabled: wrap long lines and fix typo in error message 23454/head
2022-05-20  Zbigniew Jędrzejewsk... portabled: refuse queries for empty image name
2022-05-20  Yu Watanabeshared/extension-release: drop unnecessary strna()...
2022-05-20  Luca Boccassiportable: reject root directories without an ID field... 23452/head
2022-05-20  Luca Boccassidissect: ID from os-release should be non-empty, not...
2022-05-20  Jan Janssenmacro: Use C11 static_assert 23451/head
2022-05-20  Jan Janssenboot: Build with C11 too
2022-05-20  Zbigniew Jędrzejewsk... kernel-install: fix detection of entry-token if $BOOT_R...
2022-05-20  Zbigniew Jędrzejewsk... kernel-install: debug the configuration detection if...
2022-05-20  Khem RajAdd sys/stat.h for S_IFDIR
2022-05-20  Daan De Meyersd-bus: Fix introspect memory leak
2022-05-19  Zbigniew Jędrzejewsk... kernel-install: bail if machine id generation fails
2022-05-19  Zbigniew Jędrzejewsk... kernel-install: actually export KERNEL_INSTALL_VERBOSE
2022-05-19  Zbigniew Jędrzejewsk... version comparisons: stop using locale-dependent isdigit() 23414/head
2022-05-19  Zbigniew Jędrzejewsk... test-compare-versions: basic test for systemd-analyze...
2022-05-19  Zbigniew Jędrzejewsk... analyze: add compare-versions
2022-05-19  Zbigniew Jędrzejewsk... Merge pull request #23432 from bnf/docs-relative-links
2022-05-19  Daan De Meyerportable: Remove unnecessary assert()
2022-05-19  Luca Boccassitest: double timeout of TEST-50-DISSECT
2022-05-19  Zbigniew Jędrzejewsk... analyze: allow verbs to return positive failure
2022-05-19  Zbigniew Jędrzejewsk... analyze: use automatic cleanup in one more place
2022-05-19  Zbigniew Jędrzejewsk... analyze: sort/fix header includes in one place
2022-05-18  Yu Watanabemeson: install 70-power-switch.rules
2022-05-18  Tomasz Palaudev: fixed config_parse_ifalias() logic not to skip...
2022-05-18  Benjamin Franzkedocs: streamline headline structure in JOURNAL_EXPORT_F... 23432/head
2022-05-18  Benjamin Franzkedocs: use relative links
2022-05-18  Zbigniew Jędrzejewsk... Merge pull request #23417 from bnf/docs-dark-mode
2022-05-18  Yu Watanabedoc: fix typo
2022-05-18  Yu WatanabeMerge pull request #23422 from keszybz/two-doc-tweaks
2022-05-18  Zbigniew Jędrzejewsk... README: fix typo 23422/head
2022-05-18  Zbigniew Jędrzejewsk... NEWS: reword description of credstore
next