1
0
mirror of https://github.com/systemd/systemd.git synced 2024-11-01 17:51:22 +03:00
The systemd System and Service Manager
Go to file
Lennart Poettering 41733ae1e0 core: fix sockaddr length calculation for sockaddr_pretty() (#4966)
Let's simply store the socket address length in the SocketPeer object so
that we can use it when invoking sockaddr_pretty():

This fixes the issue described in #4943, but avoids calling
getpeername() twice.
2016-12-29 11:21:37 +01:00
.github
.mkosi Updated Debian config for mkosi (#4949) 2016-12-23 21:56:01 +01:00
catalog
coccinelle
docs
factory/etc
hwdb Merge pull request #4953 from esoleyman/master 2016-12-23 08:15:20 +10:00
m4
man Merge pull request #4994 from poettering/private-tmp-tmpfiles 2016-12-29 11:18:38 +01:00
network
po
rules core: make mount units from /proc/self/mountinfo possibly bind to a device (#4515) 2016-12-16 17:13:58 +01:00
shell-completion zsh-completion: fix typo and rephrase option hints (#4963) 2016-12-23 14:37:28 +01:00
src core: fix sockaddr length calculation for sockaddr_pretty() (#4966) 2016-12-29 11:21:37 +01:00
sysctl.d
system-preset
sysusers.d
test tests: more precise negative check for dnsmasq log (#4982) 2016-12-26 12:19:25 +01:00
tmpfiles.d tmpfiles: automatically remove old private tmp dirs after reboot 2016-12-27 23:54:02 +01:00
tools
units units: fix condition for systemd-journal-catalog-update.service (#4990) 2016-12-29 10:38:52 +01:00
xorg
.dir-locals.el
.editorconfig
.gitattributes
.gitignore
.mailmap
.travis.yml
.vimrc
.ycm_extra_conf.py
autogen.sh
CODING_STYLE
configure.ac build-sys: revert dbus >= 1.9.18 requirement (#4924) 2016-12-20 10:53:53 +01:00
DISTRO_PORTING
ENVIRONMENT.md
HACKING
LICENSE.GPL2
LICENSE.LGPL2.1
Makefile-man.am
Makefile.am build-sys: include the builddir in $PATH while testing 2016-12-14 18:29:30 +01:00
mkosi.build mkosi: change /etc/issue text a bit for mkosi images build from systemd tree 2016-12-14 18:29:30 +01:00
mkosi.default
NEWS
README build-sys: revert dbus >= 1.9.18 requirement (#4924) 2016-12-20 10:53:53 +01:00
README.md
TODO update TODO 2016-12-14 18:30:05 +01:00

systemd - System and Service Manager

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.