Find a file
Lennart Poettering 16cfe84c24 varlinkctl: add new list-methods verb
For putting together "varlinkctl call" command lines it's useful to
quickly enumerate all methods implemented by a service. Hence, let's add
a new "list-methods" which uses the introspection data of a service to
quickly list methods.

This is implemented as a special flavour of the "introspect" logic,
and just suppresses all output except for the method names.
2024-06-13 09:37:15 +02:00
.clusterfuzzlite
.github mkosi: update to latest 2024-06-10 14:17:15 +01:00
.semaphore semaphore: use variable for Salsa repo URL 2024-05-20 13:14:50 +01:00
catalog tpm2-setup: Don't fail if we can't access the TPM due to authorization failure 2024-06-12 18:31:21 +09:00
coccinelle introduce FOREACH_ELEMENT 2024-04-18 17:39:34 +02:00
docs Merge pull request #33045 from poettering/exit-on-idle-tweaks 2024-06-12 17:35:56 +02:00
factory
hwdb.d Update hwdb 2024-06-11 22:40:37 +01:00
LICENSES tree-wide: drop several remaining license headers 2024-04-08 10:14:50 +02:00
man varlinkctl: add new list-methods verb 2024-06-13 09:37:15 +02:00
mime
mkosi.conf.d mkosi: Sanitizer improvements 2024-05-31 17:26:13 +02:00
mkosi.images mkosi: install dlopen optional dependencies for debian/ubuntu builds 2024-06-10 20:11:16 +01:00
mkosi.profiles mkosi: Introduce particle profile 2024-04-30 10:46:18 +02:00
modprobe.d
network Reapply "network: add "mac" to alternatives name policy by default" 2024-06-12 18:05:09 +02:00
pkg mkosi: Replace submodules with our own thing 2024-05-30 19:31:32 +02:00
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 varlinkctl: add new list-methods verb 2024-06-13 09:37:15 +02:00
sysctl.d
sysusers.d sysusers: simplify meson config 2024-05-14 20:46:24 +02:00
test test: dump a simple summary at the end of TEST-02-UNITTEST 2024-06-12 14:04:10 +01:00
tmpfiles.d meson: don't put a symlink pointing to '20-systemd-userdb.conf' in /etc in all cases 2024-05-27 17:20:55 +02:00
tools tools/update-distro-hash: add a helper script to sync submodule 2024-06-06 10:02:23 +02:00
units tpm2-setup: Don't fail if we can't access the TPM due to authorization failure 2024-06-12 18:31:21 +09:00
xorg
.clang-format
.ctags
.dir-locals.el
.editorconfig
.gitattributes
.gitignore gitignore: Ignore /pkg/ instead of pkg/ (#33119) 2024-05-31 14:06:07 +08:00
.gitmodules mkosi: Replace submodules with our own thing 2024-05-30 19:31:32 +02:00
.mailmap
.packit.yml
.pylintrc
.vimrc
.ycm_extra_conf.py
LICENSE.GPL2
LICENSE.LGPL2.1
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
meson_options.txt test: Add mkosi-based integration test runner 2024-04-18 16:26:38 +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: update link for backports 2024-05-28 14:48:56 +02:00
README.md README.md: link bug bounty program 2024-04-11 12:58:53 +02:00
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