1
0
mirror of https://github.com/systemd/systemd.git synced 2024-10-27 18:55:40 +03:00
The systemd System and Service Manager
Go to file
Mike Yuan 029df9ed7a
core/service: drop unused bus_name_owner
Follow-up for fc67a943d9

After the mentioned comment, we no longer need to record
the owner to restore the previous bus owner state.
Therefore, bus_name_owner is effectively unused. Kill it.
2024-06-16 19:00:39 +02:00
.clusterfuzzlite
.github mkosi: update to latest 2024-06-10 14:17:15 +01:00
.semaphore
catalog Merge pull request #33214 from keszybz/system-clock-epoch 2024-06-16 17:42:47 +02:00
coccinelle
docs CODING_STYLE: document "reterr_" return parameters 2024-06-13 09:51:35 +02:00
factory
hwdb.d Update hwdb 2024-06-11 22:40:37 +01:00
LICENSES
man Merge pull request #33214 from keszybz/system-clock-epoch 2024-06-16 17:42:47 +02:00
mime
mkosi.conf.d
mkosi.images mkosi: install dlopen optional dependencies for debian/ubuntu builds 2024-06-10 20:11:16 +01:00
mkosi.profiles
modprobe.d
network Reapply "network: add "mac" to alternatives name policy by default" 2024-06-12 18:05:09 +02:00
pkg
po po: update and correction translation (Chinese (Traditional) (zh_TW)) 2024-06-06 09:55:26 +09:00
presets presets: Don't enable systemd-homed-firstboot.service by default 2024-06-08 11:29:55 +01:00
rules.d udev: tag MTD devices for systemd 2024-06-12 00:18:33 +01:00
shell-completion shell-completion: only offer devices for completion 2024-06-13 00:03:25 +09:00
src core/service: drop unused bus_name_owner 2024-06-16 19:00:39 +02:00
sysctl.d
sysusers.d
test ci: add superficial --quiet testcase 2024-06-13 11:31:44 +02:00
tmpfiles.d
tools Merge pull request #33214 from keszybz/system-clock-epoch 2024-06-16 17:42:47 +02:00
units man,units: drop "temporary" from description of systemd-tmpfiles 2024-06-15 19:08:35 +02:00
xorg
.clang-format
.ctags
.dir-locals.el
.editorconfig
.gitattributes
.gitignore
.gitmodules
.mailmap
.packit.yml
.pylintrc
.vimrc
.ycm_extra_conf.py
LICENSE.GPL2
LICENSE.LGPL2.1
meson_options.txt
meson.build libsystemd: turn json.[ch] into a public API 2024-06-12 18:42:22 +02:00
meson.version meson: update version to 257~devel 2024-06-11 22:55:29 +01:00
mkosi.conf ci: Switch to Ubuntu 24.04 2024-06-08 12:33:32 +02:00
NEWS NEWS: note that new stable releases will be in the main repo 2024-06-12 14:30:29 +01:00
README
README.md
TODO update TODO 2024-06-12 12:48:41 +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