1
1
mirror of https://github.com/systemd/systemd-stable.git synced 2024-10-26 08:55:18 +03:00
Backports of patch from systemd git to stable distributions
Go to file
Michal Sekletar 3a409b2103 resolved: actually check authenticated flag of SOA transaction
Fixes #25676

(cherry picked from commit 3b4cc1437b)
(cherry picked from commit 6da5ca9dd6)
(cherry picked from commit 029272750f)
(cherry picked from commit 5c149c77cb)
(cherry picked from commit bb78da7f95)
(cherry picked from commit f58fc88678)
(cherry picked from commit 4ada129058)
(cherry picked from commit c8578cef7f)
2023-12-24 11:56:09 +01:00
.github docs: link to stable releases in the bug template 2021-03-25 20:38:45 +00:00
.lgtm/cpp-queries lgtm: complain about accept() [people should use accept4() instead, due to O_CLOEXEC] 2019-04-10 20:03:38 +02:00
.mkosi mkosi: openSUSE update --bootable=no dependencies 2021-08-06 16:42:23 +02:00
.semaphore ci: migrate to Semaphore CI 2.0 2021-01-15 20:18:29 +01:00
catalog meson: call find_program() once and reuse the variable everywhere 2021-05-15 18:33:11 +02:00
coccinelle coccinelle: filter out a couple of 'false-positive' transformations 2021-03-18 11:59:53 +01:00
docs man+docs: adjust links to the new page 2022-01-13 11:27:36 +01:00
factory/etc pam: fix typo try_authtok → use_authtok 2021-05-15 18:28:08 +02:00
hwdb.d hwdb: sensors: Fix some modalias matches no longer working with newer kernels 2021-10-12 18:01:50 +02:00
man man+docs: adjust links to the new page 2022-01-13 11:27:36 +01:00
mkosi.default.d mkosi: Enable InstallDirectory and SourceFileTransferFinal options 2021-01-06 23:28:34 +00:00
modprobe.d meson: install the right README file in modprobe.d 2021-07-12 13:30:55 +02:00
network network: examples: use wlan for Type instead of wifi 2021-05-15 18:24:30 +02:00
po po: Translated using Weblate (Korean) 2021-03-25 10:42:02 +01:00
presets units: enable systemd-network-generator by default 2022-01-13 11:02:42 +01:00
rules.d udev: Fix by-uuid symlink for ubifs volumes 2021-07-12 13:30:54 +02:00
shell-completion shell-completion: add journalctl --facility 2022-01-13 10:58:31 +01:00
src resolved: actually check authenticated flag of SOA transaction 2023-12-24 11:56:09 +01:00
sysctl.d Add READMEs in all .d directories 2021-03-26 09:35:07 +01:00
sysusers.d Add READMEs in all .d directories 2021-03-26 09:35:07 +01:00
test test: make test-execute pass on Linux 5.15 2022-01-13 10:58:41 +01:00
tmpfiles.d Add READMEs in all .d directories 2021-03-26 09:35:07 +01:00
tools git-contrib: use non-breaking spaces in names 2021-03-30 13:17:59 +02:00
units homed: stop before stopping dbus 2022-01-13 11:12:33 +01:00
xorg scripts: use 4 space indentation 2019-04-12 08:30:31 +02:00
.clang-format clang-format: set SpaceBeforeParens to ControlStatementsExceptForEachMacros 2020-11-16 16:57:51 +09:00
.ctags editors: Prevent ctags from following symlinks 2019-02-15 11:01:20 -08:00
.dir-locals.el scripts: use 4 space indentation 2019-04-12 08:30:31 +02:00
.editorconfig editorconfig: add man configuration 2020-05-26 15:37:05 +02:00
.gitattributes udev: Extract RAM properties from DMI information 2020-12-16 18:32:29 +01:00
.gitignore Move shared mkosi settings to a single file in mkosi.default.d/ 2021-01-06 12:10:58 +00:00
.lgtm.yml lgtm: drop the TMPDIR/meson workaround 2020-03-03 20:27:42 +01:00
.mailmap mailmap: two more names 2021-03-30 13:17:58 +02:00
.packit.yml ci: revert back to --werror instead of -Dc_args=-Werror 2021-03-07 11:07:50 +01:00
.vimrc scripts: use 4 space indentation 2019-04-12 08:30:31 +02:00
.ycm_extra_conf.py ycm: add doc string for all the functions in configuration file 2017-11-29 13:21:49 -07:00
configure tree-wide: add spdx header on all scripts and helpers 2021-01-28 09:55:35 +01:00
LICENSE.GPL2 relicense to LGPLv2.1 (with exceptions) 2012-04-12 00:24:39 +02:00
LICENSE.LGPL2.1 licence: remove references to old FSF address 2012-12-17 11:41:31 +01:00
Makefile tree-wide: add spdx header on all scripts and helpers 2021-01-28 09:55:35 +01:00
meson_options.txt Add remaining supported schemes as options for default-net-naming-scheme 2021-10-12 18:01:20 +02:00
meson.build missing: add syscall wrappers for new mount API 2022-01-13 11:11:04 +01:00
mkosi.build meson: Fix update-man-rules when the build dir is not a subdir of the project dir 2021-01-24 17:33:49 +00:00
NEWS NEWS: adjust links to moved pages 2022-01-13 11:26:50 +01:00
README README: link to the new page 2022-01-13 11:26:53 +01:00
README.md README: point at IRC channel on the new network 2021-07-09 18:27:25 +02:00
TODO update TODO 2021-03-23 14:43:07 +01:00

Systemd

System and Service Manager

Count of open issues over time Count of open pull requests over time Semaphore CI 2.0 Build Status
Coverity Scan Status
OSS-Fuzz Status
CIFuzz
CII Best Practices
Language Grade: C/C++
CentOS CI - CentOS 7
CentOS CI - Arch
CentOS CI - Arch (sanitizers)
Fossies codespell report
Packaging status

Details

Most documentation is available on systemd's web site.

Assorted, older, general information about systemd can be found in the systemd Wiki.

Information about build requirements is provided in the README file.

Consult our NEWS file for information about what's new in the most recent systemd versions.

Please see the Hacking guide for information on how to hack on systemd and test your modifications.

Please see our Contribution Guidelines for more information about filing GitHub Issues and posting GitHub Pull Requests.

When preparing patches for systemd, please follow our Coding Style Guidelines.

If you are looking for support, please contact our mailing list or join our IRC channel.

Stable branches with backported patches are available in the stable repo.