Find a file
Lennart Poettering 9ebd1153ef
Merge pull request #31061 from yuwata/pidref_copy
pidref: add basic tests for PidRef, and split out pidref_copy() from pidref_dup()
2024-01-23 16:28:01 +01:00
.clusterfuzzlite
.github Merge pull request #30972 from mrc0mmand/ci-unit-tests-ukify 2024-01-17 11:46:45 +00:00
.semaphore test: use 'until' instead of 'while !' 2023-09-06 19:54:29 +01:00
catalog portable: log structured message when attach/detach succeeds 2024-01-19 17:03:04 +01:00
coccinelle cocci: merge mfree.cocci and mfree_return.cocci (#30838) 2024-01-09 12:24:37 +09:00
docs docs: Fix typo in USER_RECORD 2024-01-19 12:27:06 -05:00
factory man: don't suggest using pam_unix.so's use_authtok switch 2024-01-17 23:59:05 +00:00
hwdb.d hwdb: Correct display rotation on Chuwi Ubook X N4100 (#24248) 2024-01-17 09:31:05 +01:00
LICENSES
man man: suffix signals with () 2024-01-23 16:27:50 +01:00
mime mime: also add magic-based mime type rules for our other binary files 2024-01-17 22:52:19 +01:00
mkosi.conf.d Update to mkosi v19 2023-11-28 19:54:58 +01:00
mkosi.images mkosi: Use authselect local profile if it exists 2024-01-22 11:42:52 +00:00
modprobe.d modprobe: set 'ifb numifbs=0' to avoid autocreating ifb0 2024-01-12 23:24:54 +00:00
network network: fix 6rd tunnel link section name 2024-01-12 21:42:04 +00:00
po po: Translated using Weblate (Indonesian) 2024-01-22 10:15:22 +01:00
presets
rules.d Fix systemd-backlight ignoring numbered kbd_backlight entries 2024-01-22 22:03:35 +00:00
shell-completion Merge pull request #31019 from poettering/hostnamed-full-os-release 2024-01-23 12:28:41 +01:00
src Merge pull request #31061 from yuwata/pidref_copy 2024-01-23 16:28:01 +01: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 Merge pull request #31015 from yuwata/local-addresses 2024-01-23 10:25:35 +09:00
tmpfiles.d ssh-proxy: add ssh ProxyCommand tool that can connect to AF_UNIX + AF_VSOCK sockets 2024-01-11 16:05:20 +01:00
tools man: suffix signals with () 2024-01-23 16:27:50 +01:00
units units: update Description= for systemd-sleep units 2024-01-15 02:59:25 +08:00
xorg
.clang-format
.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
.mailmap
.packit.yml Revert "packit: don't take ownership of /etc/ssh/sshd_config.d/" 2023-12-08 19:12:19 +00:00
.pylintrc
.vimrc vimrc: explicitly set shiftwidth for the C file type 2023-09-18 13:11:45 +02:00
.ycm_extra_conf.py
configure
LICENSE.GPL2
LICENSE.LGPL2.1
Makefile
meson.build meson: disable -Wnonnull-compare 2024-01-17 12:45:39 +01:00
meson_options.txt ssh-proxy: add ssh ProxyCommand tool that can connect to AF_UNIX + AF_VSOCK sockets 2024-01-11 16:05:20 +01:00
mkosi.conf mkosi: Build a directory image by default 2024-01-12 16:19:48 +01:00
mkosi.kernel.config mkosi: Don't disable CONFIG_USB 2023-09-06 12:58:30 +02:00
NEWS networkd: support proxy_arp_pvlan sysctl 2023-12-24 03:40:03 +09:00
README Document kernel configs required for reading credentials from SMBIOS 2023-12-04 11:13:59 +01:00
README.md README.md: irc:// URLs are not rendered as links by markdown on Github 2023-12-06 22:23:16 +01:00
TODO update TODO 2024-01-11 22:44:13 +01: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 8
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.