No description
Find a file
Lennart Poettering f7b8b5c4fb pam_systemd: move socket_from_display() from util.[ch] to pam_systemd.c
It's highly specific, kinda legacy (X11…) and only used at one place,
let's move this out of the common code, and into pam_systemd.c where it
is used.
2018-07-25 16:09:33 +02:00
.github
.mkosi
catalog
coccinelle
doc Make final kill signal configurable 2018-07-23 13:44:54 +02:00
factory/etc
hwdb
man man: document that pam_systemd actually sets XDG_SEAT and XDG_VTNR 2018-07-25 16:07:27 +02:00
modprobe.d
network
po
presets
rules
shell-completion Make final kill signal configurable 2018-07-23 13:44:54 +02:00
src pam_systemd: move socket_from_display() from util.[ch] to pam_systemd.c 2018-07-25 16:09:33 +02:00
sysctl.d
sysusers.d
test
tmpfiles.d
tools Merge pull request #8876 from yuwata/meson-0.46 2018-07-24 13:41:57 +02:00
travis-ci
units units: make sure user@.service runs with dbus still up 2018-07-25 14:12:09 +02:00
xorg
.dir-locals.el make dir-locals work again with emacs 26.1 2018-07-23 20:00:48 +02:00
.editorconfig
.gitattributes
.gitignore
.lgtm.yml LGTM: make LGTM.com use meson from pip 2018-07-24 01:37:47 +09:00
.mailmap
.travis.yml
.vimrc
.ycm_extra_conf.py
configure
LICENSE.GPL2
LICENSE.LGPL2.1
Makefile
meson.build Merge pull request #8876 from yuwata/meson-0.46 2018-07-24 13:41:57 +02:00
meson_options.txt meson: use integer type in options 2018-07-24 01:31:21 +09:00
mkosi.build
mkosi.default
NEWS
README pam_systemd: drop setting DBUS_SESSION_BUS_ADDRESS 2018-07-25 16:09:33 +02:00
README.md
TODO update TODO 2018-07-25 12:31:50 +02:00
zanata.xml

systemd - System and Service Manager

Count of open issues over time Count of open pull requests over time Build Status
Coverity Scan Status
CII Best Practices
Build Status
Language Grade: C/C++

Details

General information about systemd can be found in the systemd Wiki.

Information about build requirements are 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 file for information 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.