<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-packages/python-systemd.git/systemd/_daemon.c, branch v235</title>
<subtitle>github.com: systemd/python-systemd.git
</subtitle>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/python-systemd.git/'/>
<entry>
<title>Use #if instead of #ifdef for compatibility checks</title>
<updated>2019-06-16T16:12:45+00:00</updated>
<author>
<name>Zbigniew Jędrzejewski-Szmek</name>
<email>zbyszek@in.waw.pl</email>
</author>
<published>2019-06-16T16:12:45+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/python-systemd.git/commit/?id=343f97460fd536d74e6627b20413685bbc857576'/>
<id>343f97460fd536d74e6627b20413685bbc857576</id>
<content type='text'>
This has the advantage that it is slightly less verbose, and
also any potential typos in the macro names are immediately detected.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This has the advantage that it is slightly less verbose, and
also any potential typos in the macro names are immediately detected.
</pre>
</div>
</content>
</entry>
<entry>
<title>Modernize C syntax</title>
<updated>2019-06-16T14:27:11+00:00</updated>
<author>
<name>Zbigniew Jędrzejewski-Szmek</name>
<email>zbyszek@in.waw.pl</email>
</author>
<published>2019-06-16T12:45:01+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/python-systemd.git/commit/?id=c0e9a8b949617e3c43ffdac93615c3ab9d6e2e42'/>
<id>c0e9a8b949617e3c43ffdac93615c3ab9d6e2e42</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>_listen_fd_with_names documentation now modeled after is_socket_sockaddr</title>
<updated>2019-06-16T14:27:11+00:00</updated>
<author>
<name>Marcel Waldvogel</name>
<email>marcel.waldvogel@uni-konstanz.de</email>
</author>
<published>2018-06-24T10:44:21+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/python-systemd.git/commit/?id=5101a6a10a265d5619264181ab2a67cfa7fb5099'/>
<id>5101a6a10a265d5619264181ab2a67cfa7fb5099</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Added support for listen_fds_with_names()</title>
<updated>2019-06-16T14:27:11+00:00</updated>
<author>
<name>Marcel Waldvogel</name>
<email>marcel.waldvogel@uni-konstanz.de</email>
</author>
<published>2018-06-24T09:58:15+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/python-systemd.git/commit/?id=b1608daf27a38f223afa4dda1930d4999c183178'/>
<id>b1608daf27a38f223afa4dda1930d4999c183178</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix malloc retval check</title>
<updated>2017-09-12T01:25:11+00:00</updated>
<author>
<name>Marco Paolini</name>
<email>markopaolini@gmail.com</email>
</author>
<published>2017-09-12T01:25:11+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/python-systemd.git/commit/?id=6ab8f8e3f16fe04571bde88fd585260b7942b32c'/>
<id>6ab8f8e3f16fe04571bde88fd585260b7942b32c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Avoid ref leak in notify</title>
<updated>2017-09-12T01:19:21+00:00</updated>
<author>
<name>Marco Paolini</name>
<email>markopaolini@gmail.com</email>
</author>
<published>2017-09-12T01:19:21+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/python-systemd.git/commit/?id=d93d41fd582705fb4889648f565f9222eeee1843'/>
<id>d93d41fd582705fb4889648f565f9222eeee1843</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>daemon: properly skip sd_is_socket_sockaddr calls if not available</title>
<updated>2017-03-19T17:17:13+00:00</updated>
<author>
<name>Zbigniew Jędrzejewski-Szmek</name>
<email>zbyszek@in.waw.pl</email>
</author>
<published>2017-03-19T16:38:27+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/python-systemd.git/commit/?id=5498ad7513e1a703e7881b28c78a47ffd8810838'/>
<id>5498ad7513e1a703e7881b28c78a47ffd8810838</id>
<content type='text'>
As with other functions, the wrapper is always present, but returns
OSError: [Errno 38] Function not implemented.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
As with other functions, the wrapper is always present, but returns
OSError: [Errno 38] Function not implemented.
</pre>
</div>
</content>
</entry>
<entry>
<title>_daemon: allow specifying flowinfo</title>
<updated>2016-12-16T02:00:08+00:00</updated>
<author>
<name>Zbigniew Jędrzejewski-Szmek</name>
<email>zbyszek@in.waw.pl</email>
</author>
<published>2016-12-15T13:38:48+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/python-systemd.git/commit/?id=5ffc22689058b4f14cd9a8bb17bed71aa051021d'/>
<id>5ffc22689058b4f14cd9a8bb17bed71aa051021d</id>
<content type='text'>
Not particularly useful, but let's have it for completeness.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Not particularly useful, but let's have it for completeness.
</pre>
</div>
</content>
</entry>
<entry>
<title>daemon: add basic support for sd_is_socket_sockaddr</title>
<updated>2016-12-16T02:00:08+00:00</updated>
<author>
<name>Zbigniew Jędrzejewski-Szmek</name>
<email>zbyszek@in.waw.pl</email>
</author>
<published>2016-12-14T01:11:24+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/python-systemd.git/commit/?id=63cc41a45671dccadaa0723915fc1389327530cd'/>
<id>63cc41a45671dccadaa0723915fc1389327530cd</id>
<content type='text'>
Later on a proper wrapper in daemon.py should be added.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Later on a proper wrapper in daemon.py should be added.
</pre>
</div>
</content>
</entry>
<entry>
<title>_daemon,_reader: return ENOSYS instead of NotImplemented</title>
<updated>2016-12-16T01:57:44+00:00</updated>
<author>
<name>Zbigniew Jędrzejewski-Szmek</name>
<email>zbyszek@in.waw.pl</email>
</author>
<published>2016-12-15T04:43:28+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/python-systemd.git/commit/?id=5d3be8ccba5fe48b09e2a4e816f21c39038adfd0'/>
<id>5d3be8ccba5fe48b09e2a4e816f21c39038adfd0</id>
<content type='text'>
In _reader we were raising OSError(errno=ENOSYS), but in _dameon
we were raising NotImplementedError. Let's always use ENOSYS.

Also, make the messages in _reader more specific.

Fixes #33.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
In _reader we were raising OSError(errno=ENOSYS), but in _dameon
we were raising NotImplementedError. Let's always use ENOSYS.

Also, make the messages in _reader more specific.

Fixes #33.
</pre>
</div>
</content>
</entry>
</feed>
