Find a file
Lennart Poettering f7c9f4a2a9 btrfs-util: when opening subvolume fds, always set O_NOFOLLOW
Some of the btrfs utility functions already used O_NOFOLLOW others
didn't. Let's streamline this, and refuse operation when we are called
for symlinks on "remove" and "snapshot" too.

In particular in the "remove" case following symlinks is a bad idea, and
is quite different from how unlink() and friends work, which always
remove the symlink, and not the destination, a logic we should follow
here too.
2017-10-26 17:54:56 +02:00
.github
.mkosi
catalog catalog: update french translation 2017-10-19 00:26:27 +02:00
coccinelle
docs
factory/etc
hwdb hwdb: Add ACCEL_MOUNT_MATRIX for ThinkPad Yoga 11e (#7174) 2017-10-25 13:23:51 +02:00
man Merge pull request #7127 from keszybz/sundry-tweaks 2017-10-26 10:57:00 +02:00
modprobe.d modprobe.d: expand drop-in to handle dummy0 as well (#7099) 2017-10-16 17:17:47 +02:00
network
po po: update french translation 2017-10-19 00:26:52 +02:00
rules rules: Add MODEL_ID for NVMe device (#7037) 2017-10-10 10:03:38 +02:00
shell-completion systemctl: clarify --global, --root and --runtime options (#7071) 2017-10-12 08:14:25 +02:00
src btrfs-util: when opening subvolume fds, always set O_NOFOLLOW 2017-10-26 17:54:56 +02:00
sysctl.d
system-preset units: add [Install] section to remote-cryptsetup.target 2017-10-13 08:03:16 +02:00
sysusers.d
test test-execute: always use /bin/sh 2017-10-12 13:26:39 +09:00
tmpfiles.d resolved: create private stub resolve file for /etc/resolv.conf integration (#7014) 2017-10-24 15:28:41 +02:00
tools
units Merge pull request #7078 from keszybz/cryptsetup-netdev-fixes 2017-10-18 21:15:29 +08:00
xorg
.dir-locals.el
.editorconfig
.gitattributes
.gitignore gitignore: ignore output file of mkid (#7081) 2017-10-13 10:17:43 +02:00
.mailmap
.travis.yml
.vimrc
.ycm_extra_conf.py
CODING_STYLE
configure
DISTRO_PORTING
ENVIRONMENT.md
HACKING
LICENSE.GPL2
LICENSE.LGPL2.1
Makefile
meson.build Merge pull request #7127 from keszybz/sundry-tweaks 2017-10-26 10:57:00 +02:00
meson_options.txt
mkosi.build
mkosi.default
NEWS resolved: create private stub resolve file for /etc/resolv.conf integration (#7014) 2017-10-24 15:28:41 +02:00
README
README.md
TODO core: in --user mode, report READY=1 as soon as basic.target is reached (#7102) 2017-10-24 14:48:54 +02:00

systemd - System and Service Manager

Count of open issues over time Count of open pull requests over time Build Status
Coverity Scan Status

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.