Find a file
Yu Watanabe 769f9744b7 network/ndisc: disable Neighbor discovery client if RADV is enabled
Running both sd-ndisc and sd-radv should be mostly a misconfiguration,
but may not. So, let's only disable sd-ndisc by default when sd-radv is
enabled, but allow when both are explicitly requested.
2024-04-18 09:40:23 +09:00
.clusterfuzzlite
.github mkosi: Drop workarounds 2024-04-17 17:36:36 +02:00
.semaphore semaphore: remove workaround for adduser 2024-03-11 11:15:12 +00:00
catalog catalog: update Polish translation 2024-03-12 11:37:17 +01:00
coccinelle cocci: merge mfree.cocci and mfree_return.cocci (#30838) 2024-01-09 12:24:37 +09:00
docs Merge pull request #31648 from neighbourhoodie/review-content 2024-04-17 17:41:07 +02:00
factory man: don't suggest using pam_unix.so's use_authtok switch 2024-01-17 23:59:05 +00:00
hwdb.d autosuspend: update for v256 2024-04-17 16:23:51 +02:00
LICENSES tree-wide: drop several remaining license headers 2024-04-08 10:14:50 +02:00
man network/ndisc: disable Neighbor discovery client if RADV is enabled 2024-04-18 09:40:23 +09:00
mime creds-util: add a concept of "user-scoped" credentials 2024-01-30 17:07:47 +01:00
mkosi.conf.d Build distribution packages in mkosi 2024-03-07 10:47:19 +01:00
mkosi.images/system mkosi: Drop workarounds 2024-04-17 17:36:36 +02:00
modprobe.d modprobe: set 'ifb numifbs=0' to avoid autocreating ifb0 2024-01-12 23:24:54 +00:00
network nsresourced: add new daemon for granting clients user namespaces and assigning resources to them 2024-04-06 16:08:24 +02:00
pkg build(deps): bump pkg/debian from e477254 to 30c77a7 2024-04-17 12:25:23 +02:00
po po: update Japanese translation 2024-04-10 07:07:34 +09:00
presets mountfsd: add new systemd-mountfsd component 2024-04-06 16:08:24 +02:00
rules.d 99-systemd.rules: rework SYSTEMD_READY logic for device mapper 2024-04-03 12:48:14 +01:00
shell-completion improve zsh completion (#32098) 2024-04-15 10:58:48 +02:00
src network/ndisc: disable Neighbor discovery client if RADV is enabled 2024-04-18 09:40:23 +09:00
sysctl.d sysctl.d: Fix pid_max comment 2023-10-31 13:07:49 +01:00
sysusers.d Revert "sysusers.d: create the user for systemd-journal-upload.service" 2023-12-04 19:44:10 +01:00
test test: fix typo 2024-04-17 13:29:39 +09:00
tmpfiles.d ssh-generator: create privsep dir via tmpfiles.d/ if we are told to 2024-04-04 01:01:10 +09:00
tools Merge pull request #32204 from DaanDeMeyer/post-rewrite 2024-04-10 22:52:45 +01:00
units units: introduce systemd-udev-load-credentials.service 2024-04-16 09:45:43 +09:00
xorg
.clang-format Improve the formatting by adding AlignArrayOfStructures and setting it to Right(right justify) 2024-03-06 15:24:23 +01:00
.ctags
.dir-locals.el
.editorconfig editorconfig: add NEWS whitespace configuration 2023-10-26 22:41:03 +01:00
.gitattributes
.gitignore Update to mkosi v19 2023-11-28 19:54:58 +01:00
.gitmodules Use .git suffix for all submodule urls 2024-03-25 13:27:12 +00:00
.mailmap
.packit.yml Revert "packit: temporarily build systemd without BPF stuff" 2024-02-11 16:45:03 +01:00
.pylintrc
.vimrc
.ycm_extra_conf.py
LICENSE.GPL2
LICENSE.LGPL2.1
meson.build mountfsd: add new systemd-mountfsd component 2024-04-06 16:08:24 +02:00
meson.version meson: Start adding devel and rc suffixes to the project version 2024-02-14 15:36:34 +01:00
meson_options.txt mountfsd: add new systemd-mountfsd component 2024-04-06 16:08:24 +02:00
mkosi.conf Update debugging with vscode section 2024-04-16 15:25:34 +02:00
NEWS NEWS: prepare -rc1 2024-04-17 16:23:51 +02:00
README README: mention fq_codel 2024-02-22 19:14:31 +00:00
README.md README.md: link bug bounty program 2024-04-11 12:58:53 +02:00
TODO update TODO 2024-04-15 12:10:46 +02:00

Systemd

System and Service Manager

Semaphore CI 2.0 Build Status
Coverity Scan Status
OSS-Fuzz Status
CIFuzz
CII Best Practices
CentOS CI - CentOS 9
CentOS CI - Arch
CentOS CI - Arch (sanitizers)
Fossies codespell report
Weblate
Coverage Status
Packaging status
OpenSSF Scorecard

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 Code Map for information about this repository's layout and content.

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, join our IRC channel #systemd on libera.chat or Matrix channel

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

We have a security bug bounty program sponsored by the Sovereign Tech Fund hosted on YesWeHack