[proxy] web.archive.org← back | site home | direct (HTTPS) ↗ | proxy home | ◑ dark◐ light
The systemd System and Service Manager
C Python Shell Meson HTML C++ Other
Branch: master
Clone or download

Latest commit

yuwata Merge pull request #15991 from keszybz/uids-gids-only-decimal
Only use base 10 for numeric uids/gids
Latest commit 397288e Jun 1, 2020

Files

Permalink
Type Name Latest commit message Commit time
Failed to load latest commit information.
.github cifuzz: protect forks from CIFuzz May 19, 2020
.lgtm/cpp-queries lgtm: complain about accept() [people should use accept4() instead, d… Apr 10, 2019
.mkosi mkosi: Add explicit --bootable=no openSUSE dependencies May 19, 2020
catalog catalog: normalize how we link to documentation May 29, 2020
coccinelle tree-wide: formatting tweaks reported by Coccinelle Apr 21, 2020
docs core: add new PassPacketInfo= socket unit property May 27, 2020
factory/etc home: add pam_systemd_home.so PAM hookup Jan 28, 2020
hwdb.d hwdb: Add accel orientation quirk for Trekstor Surftab Twin 10.1 ST10… May 31, 2020
man Merge pull request #15884 from ssahani/dhcpv6-vendor Jun 1, 2020
modprobe.d Add SPDX license headers to various assorted files Nov 19, 2017
network network: add TUN/TAP vt-* network rule for VMs Apr 17, 2020
po po: update Brazilian Portuguese translation May 30, 2020
presets Revert "presets: "disable" all passive targets by default" May 26, 2020
rules.d udev: rename the persistent link for ATA devices May 21, 2020
semaphoreci ci: install fdisk on Debian May 14, 2020
shell-completion shell-completions: update bootctl May 30, 2020
src Merge pull request #15991 from keszybz/uids-gids-only-decimal Jun 1, 2020
sysctl.d sysctl: enable coredump for suid binaries Apr 7, 2020
sysusers.d sysusers,tmpfiles: re-create systemd-network, systemd-resolve and sys… Jul 16, 2018
test network: fix double free in macsec_receive_channel_free() Jun 1, 2020
tmpfiles.d tmpfiles: don't complain if we can't enable pstore in containers May 25, 2020
tools oss-fuzz: turn on the pointer-overflow check May 21, 2020
travis-ci fuzzit: switch to -fundefined May 27, 2020
units udevd: update snippet string May 30, 2020
xorg scripts: use 4 space indentation Apr 12, 2019
.clang-format Improve help for clang-format Apr 25, 2020
.ctags editors: Prevent ctags from following symlinks Feb 15, 2019
.dir-locals.el scripts: use 4 space indentation Apr 12, 2019
.editorconfig editorconfig: add man configuration May 26, 2020
.gitattributes git: indicate that tabs are never OK in the systemd tree Oct 30, 2013
.gitignore gitignore: add nspawn image lock and mkosi temporary files Sep 7, 2018
.lgtm.yml lgtm: drop the TMPDIR/meson workaround Mar 3, 2020
.mailmap NEWS: update contributors list Mar 3, 2020
.travis.yml travis: add missing closing quote sign Nov 24, 2019
.vimrc scripts: use 4 space indentation Apr 12, 2019
.ycm_extra_conf.py ycm: add doc string for all the functions in configuration file Nov 29, 2017
LICENSE.GPL2 relicense to LGPLv2.1 (with exceptions) Apr 11, 2012
LICENSE.LGPL2.1 licence: remove references to old FSF address Dec 17, 2012
Makefile build-sys: Fix Makefile wrapper for install target (#6548) Aug 7, 2017
NEWS NEWS: fix several typos May 31, 2020
README coredump: add zstandard support for coredumps May 4, 2020
README.md README: add a Fossies codespell badge May 29, 2020
TODO update TODO May 29, 2020
azure-pipelines.yml Free up some resources on Azure Pipelines Jul 17, 2019
configure treewide: more portable bash shebangs Mar 5, 2020
meson.build udev: single binary replacing udevd and udevadm Jun 1, 2020
meson_options.txt xdg-autostart-generator: Add a generator for XDG autostart files May 27, 2020
mkosi.build mkosi: Unify environment for unit tests Apr 22, 2020
mkosi.default mkosi: create .mkosi directory Oct 6, 2016
zanata.xml po: add basic fedora.zanata.org configuration Feb 19, 2018

README.md

System and Service Manager












Details

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 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.