<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/systemd.git/src/resolve/resolved-link-bus.c, branch coverity-python</title>
<subtitle>github.com: systemd/systemd.git
</subtitle>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/systemd.git/'/>
<entry>
<title>resolved: send out notifications about DNS property</title>
<updated>2019-10-25T14:40:54+00:00</updated>
<author>
<name>Zbigniew Jędrzejewski-Szmek</name>
<email>zbyszek@in.waw.pl</email>
</author>
<published>2019-10-25T13:19:36+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/systemd.git/commit/?id=5f3340ca5b27899b6ab16bb48522a7911dcfb867'/>
<id>5f3340ca5b27899b6ab16bb48522a7911dcfb867</id>
<content type='text'>
Notifications are only sent for the top object, and not for individual
links. This should be enough for the most obvious cases where somebody
just cares about the effective set of servers.

Fixes #13721.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Notifications are only sent for the top object, and not for individual
links. This should be enough for the most obvious cases where somebody
just cares about the effective set of servers.

Fixes #13721.
</pre>
</div>
</content>
</entry>
<entry>
<title>resolved: avoid allocation</title>
<updated>2019-10-25T14:37:22+00:00</updated>
<author>
<name>Zbigniew Jędrzejewski-Szmek</name>
<email>zbyszek@in.waw.pl</email>
</author>
<published>2019-10-24T13:14:09+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/systemd.git/commit/?id=0a6c0745681f544508177f9abb93f9d637b2d002'/>
<id>0a6c0745681f544508177f9abb93f9d637b2d002</id>
<content type='text'>
While at it, constify the argument.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
While at it, constify the argument.
</pre>
</div>
</content>
</entry>
<entry>
<title>resolved: allow access to Set*Link and Revert methods through polkit</title>
<updated>2019-08-27T17:49:09+00:00</updated>
<author>
<name>Zbigniew Jędrzejewski-Szmek</name>
<email>zbyszek@in.waw.pl</email>
</author>
<published>2019-08-27T17:25:05+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/systemd.git/commit/?id=52aaef0f5dc81b9a08d720f551eac53ac88aa596'/>
<id>52aaef0f5dc81b9a08d720f551eac53ac88aa596</id>
<content type='text'>
This matches what is done in networkd very closely. In fact even the
policy descriptions are all identical (with s/network/resolve), except
for the last one:
resolved has org.freedesktop.resolve1.revert while
networkd has org.freedesktop.network1.revert-ntp and
org.freedesktop.network1.revert-dns so the description is a bit different.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This matches what is done in networkd very closely. In fact even the
policy descriptions are all identical (with s/network/resolve), except
for the last one:
resolved has org.freedesktop.resolve1.revert while
networkd has org.freedesktop.network1.revert-ntp and
org.freedesktop.network1.revert-dns so the description is a bit different.
</pre>
</div>
</content>
</entry>
<entry>
<title>resolved: do not run loop twice</title>
<updated>2019-08-27T17:49:09+00:00</updated>
<author>
<name>Zbigniew Jędrzejewski-Szmek</name>
<email>zbyszek@in.waw.pl</email>
</author>
<published>2019-08-27T17:02:53+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/systemd.git/commit/?id=ab77c8793bbb63de3c0b693d662f82a2ac65524f'/>
<id>ab77c8793bbb63de3c0b693d662f82a2ac65524f</id>
<content type='text'>
This doesn't matter much, but let's just do the loop once and allocate
the populate the result set on the fly. If we find an error, it'll get
cleaned up automatically.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This doesn't matter much, but let's just do the loop once and allocate
the populate the result set on the fly. If we find an error, it'll get
cleaned up automatically.
</pre>
</div>
</content>
</entry>
<entry>
<title>resolve: rename Link.name -&gt; Link.ifname</title>
<updated>2019-04-13T08:51:59+00:00</updated>
<author>
<name>Yu Watanabe</name>
<email>watanabe.yu+github@gmail.com</email>
</author>
<published>2019-04-11T05:08:40+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/systemd.git/commit/?id=6ff79f7640273b6efc5c2e15e1c19bca2c5dda23'/>
<id>6ff79f7640273b6efc5c2e15e1c19bca2c5dda23</id>
<content type='text'>
This also changes the type from char[IF_NAMESIZE] to char*.
By changing the type, now resolved-link.h can drop the dependency to
the header net/if.h.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This also changes the type from char[IF_NAMESIZE] to char*.
By changing the type, now resolved-link.h can drop the dependency to
the header net/if.h.
</pre>
</div>
</content>
</entry>
<entry>
<title>resolved: add bus API to set per-link "default route" boolean</title>
<updated>2018-12-21T11:10:07+00:00</updated>
<author>
<name>Lennart Poettering</name>
<email>lennart@poettering.net</email>
</author>
<published>2018-12-04T12:10:11+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/systemd.git/commit/?id=77673795dcf5797491e7f785cbf5077d29a15db4'/>
<id>77673795dcf5797491e7f785cbf5077d29a15db4</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>tree-wide: remove Lennart's copyright lines</title>
<updated>2018-06-14T08:20:20+00:00</updated>
<author>
<name>Lennart Poettering</name>
<email>lennart@poettering.net</email>
</author>
<published>2018-06-12T16:23:39+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/systemd.git/commit/?id=0c697941389b7379c4471bc0a067ede02814bc57'/>
<id>0c697941389b7379c4471bc0a067ede02814bc57</id>
<content type='text'>
These lines are generally out-of-date, incomplete and unnecessary. With
SPDX and git repository much more accurate and fine grained information
about licensing and authorship is available, hence let's drop the
per-file copyright notice. Of course, removing copyright lines of others
is problematic, hence this commit only removes my own lines and leaves
all others untouched. It might be nicer if sooner or later those could
go away too, making git the only and accurate source of authorship
information.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
These lines are generally out-of-date, incomplete and unnecessary. With
SPDX and git repository much more accurate and fine grained information
about licensing and authorship is available, hence let's drop the
per-file copyright notice. Of course, removing copyright lines of others
is problematic, hence this commit only removes my own lines and leaves
all others untouched. It might be nicer if sooner or later those could
go away too, making git the only and accurate source of authorship
information.
</pre>
</div>
</content>
</entry>
<entry>
<title>tree-wide: drop 'This file is part of systemd' blurb</title>
<updated>2018-06-14T08:20:20+00:00</updated>
<author>
<name>Lennart Poettering</name>
<email>lennart@poettering.net</email>
</author>
<published>2018-06-12T15:04:27+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/systemd.git/commit/?id=818bf5463297a72a2861aa3b360b8b4291a3f2a8'/>
<id>818bf5463297a72a2861aa3b360b8b4291a3f2a8</id>
<content type='text'>
This part of the copyright blurb stems from the GPL use recommendations:

https://www.gnu.org/licenses/gpl-howto.en.html

The concept appears to originate in times where version control was per
file, instead of per tree, and was a way to glue the files together.
Ultimately, we nowadays don't live in that world anymore, and this
information is entirely useless anyway, as people are very welcome to
copy these files into any projects they like, and they shouldn't have to
change bits that are part of our copyright header for that.

hence, let's just get rid of this old cruft, and shorten our codebase a
bit.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This part of the copyright blurb stems from the GPL use recommendations:

https://www.gnu.org/licenses/gpl-howto.en.html

The concept appears to originate in times where version control was per
file, instead of per tree, and was a way to glue the files together.
Ultimately, we nowadays don't live in that world anymore, and this
information is entirely useless anyway, as people are very welcome to
copy these files into any projects they like, and they shouldn't have to
change bits that are part of our copyright header for that.

hence, let's just get rid of this old cruft, and shorten our codebase a
bit.
</pre>
</div>
</content>
</entry>
<entry>
<title>resolve: rename PrivateDNS to DNSOverTLS</title>
<updated>2018-06-14T07:57:56+00:00</updated>
<author>
<name>Iwan Timmer</name>
<email>irtimmer@gmail.com</email>
</author>
<published>2018-06-13T18:26:24+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/systemd.git/commit/?id=c9299be2f5a634881d6d9053cc93d093df040671'/>
<id>c9299be2f5a634881d6d9053cc93d093df040671</id>
<content type='text'>
PrivateDNS is not considered a good name for this option, so rename it to DNSOverTLS</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
PrivateDNS is not considered a good name for this option, so rename it to DNSOverTLS</pre>
</div>
</content>
</entry>
<entry>
<title>resolve: make PrivateDNS configurable per link</title>
<updated>2018-06-11T19:35:58+00:00</updated>
<author>
<name>Iwan Timmer</name>
<email>irtimmer@gmail.com</email>
</author>
<published>2018-05-04T15:31:16+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/systemd.git/commit/?id=d050561ac3b3087ffcc0352db988518c120c1979'/>
<id>d050561ac3b3087ffcc0352db988518c120c1979</id>
<content type='text'>
Like with DNSSec, make PrivateDNS configurable per link, so you can have trusted and untrusted links.</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Like with DNSSec, make PrivateDNS configurable per link, so you can have trusted and untrusted links.</pre>
</div>
</content>
</entry>
</feed>
