Find a file
Lennart Poettering 48930a5ded pid1: make MaxConnectionsPerSource= also work for AF_UNIX sockets
The setting currently puts limits on connections per IP address and
AF_UNIX CID. Let's extend it to cover AF_UNIX too, where it puts a limit
on connections per UID.

This is particularly useful for the various Accept=yes Varlink services
we now have, as it means, the number of per-user instance services
cannot grow without bounds.
2024-02-12 11:57:16 +01:00
.clusterfuzzlite
.github build(deps): bump systemd/mkosi 2024-02-09 16:28:12 +01:00
.semaphore semaphore: temporarily pin autopkgtest to v5.32 2024-02-09 11:18:25 +01:00
catalog bulgarian: use "RateLimitIntervalSec" rather than "RateLimitInterval" 2024-02-04 02:42:09 +09:00
coccinelle
docs openssl: add helper to load key from provider/engine 2024-02-09 14:36:10 +00: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: add resolution setting for GAOMON S620 2024-02-08 13:12:10 +09:00
LICENSES
man pid1: make MaxConnectionsPerSource= also work for AF_UNIX sockets 2024-02-12 11:57:16 +01:00
mime creds-util: add a concept of "user-scoped" credentials 2024-01-30 17:07:47 +01:00
mkosi.conf.d
mkosi.images Install pacman in Arch Linux image 2024-02-09 12:41:54 +00:00
modprobe.d modprobe: set 'ifb numifbs=0' to avoid autocreating ifb0 2024-01-12 23:24:54 +00:00
network
po po: Translated using Weblate (Swedish) 2024-02-03 12:47:07 +01:00
presets preset: enable homed sidecar services 2024-02-08 22:44:00 +00:00
rules.d Fix systemd-backlight ignoring numbered kbd_backlight entries 2024-01-22 22:03:35 +00:00
shell-completion cryptenroll: Add support for unlocking through TPM2 enrollments 2024-02-01 12:37:12 +00:00
src pid1: make MaxConnectionsPerSource= also work for AF_UNIX sockets 2024-02-12 11:57:16 +01:00
sysctl.d
sysusers.d
test Merge pull request #31149 from YHNdnzj/restart-force-oneshot 2024-02-12 10:20:09 +01:00
tmpfiles.d meson: don't install broken tmpfiles config with sshd?confdir == 'no' 2024-01-30 17:56:21 +00:00
tools man: suffix signals with () 2024-01-23 16:27:50 +01:00
units units: drop userdbd from homed's Also= 2024-02-06 12:36:04 +00:00
xorg
.clang-format
.ctags
.dir-locals.el
.editorconfig
.gitattributes
.gitignore
.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
configure
LICENSE.GPL2
LICENSE.LGPL2.1
Makefile
meson.build core: add support for pidfd_spawn 2024-02-05 21:52:36 +00:00
meson_options.txt dissect: add --make-archive option to convert DDI to tarball 2024-01-25 18:47:39 +01:00
mkosi.conf
mkosi.kernel.config
NEWS NEWS: announce plan to drop support for nscd 2024-02-06 18:34:56 +01:00
README README: bump the gcc baseline to 8.4 2024-02-05 10:45:10 +00:00
README.md README: update link to CentOS CI 2024-02-09 18:08:58 +09:00
TODO TODO: drop clone3 item 2024-02-05 21:52:36 +00: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.