No description
Find a file
David Herrmann 1af5f746d5 sd-bus: destination-matches cannot match NameOwnerChanged
Make sure we don't install NameOwnerChanged matches if the caller passed
a destination='' match (except if it is the broadcast address). Per spec,
all NameOwnerChanged signals are broadcasts.

Only the NameLost/NameAcquired signals are unicasts, but those are never
received through sd-bus. Instead, the bus-proxy synthesizes them and it
already installs proper matches for them.
2015-07-16 15:01:52 +02:00
catalog
docs
factory/etc
hwdb
m4
man man: add man for tap vnet_hdr 2015-07-14 20:48:09 +05:30
network
po
rules
shell-completion
src sd-bus: destination-matches cannot match NameOwnerChanged 2015-07-16 15:01:52 +02:00
sysctl.d
system-preset
sysusers.d
test
tmpfiles.d
tools
units units: emergency.service: wait for plymouth to shut down 2015-07-10 05:43:52 +02:00
xorg
.dir-locals.el
.gitattributes
.gitignore
.mailmap
.travis.yml
.vimrc
.ycm_extra_conf.py
autogen.sh
CODING_STYLE
configure.ac build-sys: warn if people don't change the default NTP servers when building systemd 2015-07-11 14:24:29 -03:00
DISTRO_PORTING build-sys: warn if people don't change the default NTP servers when building systemd 2015-07-11 14:24:29 -03:00
LICENSE.GPL2
LICENSE.LGPL2.1
Makefile-man.am man: document user slice sd-login calls we added a while back 2015-07-08 13:53:42 -04:00
Makefile.am Merge pull request #588 from teg/resolved-nsec 2015-07-15 17:27:35 -04:00
NEWS
README Merge pull request #554 from poettering/ntp-pool 2015-07-12 11:43:51 +02:00
README.md
TODO Merge pull request #586 from teg/resolved-rrs-3 2015-07-14 13:43:18 -04: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