Find a file
Lennart Poettering 37b3e1394a
Merge pull request #20592 from poettering/homed-fix-smb
various fixes to make homed's smb backend work correctly again
2021-08-31 14:20:53 +02:00
.github
.lgtm/cpp-queries
.mkosi
.semaphore
catalog
coccinelle
docs docs: adjust sentece, fix minor typo 2021-08-24 15:39:17 +02:00
factory/etc
hwdb.d Add matrix for the Chuwi SurBook Mini (CWI540) 2021-08-30 12:16:52 +02:00
man gpt-auto-generator: Use volatile-root by default and automatic logic as fallback 2021-08-31 13:52:52 +09:00
mkosi.default.d
modprobe.d
network
po po: Translated using Weblate (Finnish) 2021-08-26 20:05:20 +02:00
presets
rules.d
shell-completion systemd-analyze: add new 'security' option to compare unit's overall exposure level with 2021-08-20 10:59:13 -07:00
src homed: remove misplaced assert() 2021-08-31 10:51:50 +02:00
sysctl.d
sysusers.d
test network: default LinkLocalAddresssing= to no for link stacked with a passthru mode MACVLAN/MACVTAP 2021-08-26 06:11:41 +09:00
tmpfiles.d tmpfiles.d: remove .Test-unix, it's obsolete 2021-08-31 10:57:37 +02:00
tools
units homed: add missing capabilities for SMB/CIFS backend 2021-08-31 10:51:42 +02:00
xorg
.clang-format
.ctags
.dir-locals.el
.editorconfig
.gitattributes
.gitignore
.lgtm.yml
.mailmap
.packit.yml
.vimrc
.ycm_extra_conf.py
configure
LICENSE.GPL2
LICENSE.LGPL2.1
Makefile
meson.build meson: capitalize the last instance of "efi" 2021-08-24 15:39:17 +02:00
meson_options.txt sd-boot: Draw custom edit cursor 2021-08-17 13:59:13 +02:00
mkosi.build
NEWS NEWS: net.ipv4.tcp_ecn = 1 was reverted at v240 2021-08-25 09:08:23 +01:00
README README: add requirements for RestrictNetworkInterfaces= 2021-08-19 07:25:01 -05:00
README.md
TODO update TODO 2021-08-28 07:15:12 +02: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 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 or join our IRC channel.

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