<feed xmlns='http://www.w3.org/2005/Atom'>
<title>sdeventplus/test/source, branch master</title>
<subtitle>OpenBMC systemd DBUS event API sources</subtitle>
<id>https://git.raptorcs.com/git/sdeventplus/atom?h=master</id>
<link rel='self' href='https://git.raptorcs.com/git/sdeventplus/atom?h=master'/>
<link rel='alternate' type='text/html' href='https://git.raptorcs.com/git/sdeventplus/'/>
<updated>2019-03-29T21:18:57+00:00</updated>
<entry>
<title>source/base: Remove unused ref constructor</title>
<updated>2019-03-29T21:18:57+00:00</updated>
<author>
<name>William A. Kennington III</name>
<email>wak@google.com</email>
</author>
<published>2018-11-13T22:31:47+00:00</published>
<link rel='alternate' type='text/html' href='https://git.raptorcs.com/git/sdeventplus/commit/?id=b555c4e6ee0d6af411876c61931e0e5b71bc6d5a'/>
<id>urn:sha1:b555c4e6ee0d6af411876c61931e0e5b71bc6d5a</id>
<content type='text'>
We don't ever use this constructor and it was effectively package
private. Remove it as we don't ever need to add references to our
sd_event_source*.

Tested:
    Built and run through unit test suite.

Change-Id: I1ca9fd4ecfdef1a3fd5aa2ca214be657c1a04b94
Signed-off-by: William A. Kennington III &lt;wak@google.com&gt;
</content>
</entry>
<entry>
<title>internal/sdref: Remove in favor of stdplus/handle</title>
<updated>2019-03-29T21:18:57+00:00</updated>
<author>
<name>William A. Kennington III</name>
<email>wak@google.com</email>
</author>
<published>2018-11-13T22:28:36+00:00</published>
<link rel='alternate' type='text/html' href='https://git.raptorcs.com/git/sdeventplus/commit/?id=e04cb03ba08f61f9d07e61764fee545c55f62f35'/>
<id>urn:sha1:e04cb03ba08f61f9d07e61764fee545c55f62f35</id>
<content type='text'>
We no longer need to roll our own managed handle type now that stdplus
implements a generic one.

Tested:
    Built and run through unit tests.

Change-Id: Id34cd8d3ffacf7901d49cac335fa93f744f0e310
Signed-off-by: William A. Kennington III &lt;wak@google.com&gt;
</content>
</entry>
<entry>
<title>clang-tidy: Basic configuration</title>
<updated>2018-12-13T23:22:36+00:00</updated>
<author>
<name>William A. Kennington III</name>
<email>wak@google.com</email>
</author>
<published>2018-12-12T00:45:37+00:00</published>
<link rel='alternate' type='text/html' href='https://git.raptorcs.com/git/sdeventplus/commit/?id=651e87ad362e55ed4e34e6565fd0674390941a58'/>
<id>urn:sha1:651e87ad362e55ed4e34e6565fd0674390941a58</id>
<content type='text'>
This also cleans up some outstanding issues detected by the
configuration.

Tested:
    Ran through unit test scripts.

Change-Id: I3357a2280a681a87532d6d72315260db2ab73e87
Signed-off-by: William A. Kennington III &lt;wak@google.com&gt;
</content>
</entry>
<entry>
<title>source/*: Make updating callbacks possible</title>
<updated>2018-10-30T03:43:21+00:00</updated>
<author>
<name>William A. Kennington III</name>
<email>wak@google.com</email>
</author>
<published>2018-10-30T03:06:45+00:00</published>
<link rel='alternate' type='text/html' href='https://git.raptorcs.com/git/sdeventplus/commit/?id=b53ef90218633a1b7c9b0e726a45d86ecb2bfaf0'/>
<id>urn:sha1:b53ef90218633a1b7c9b0e726a45d86ecb2bfaf0</id>
<content type='text'>
Sometimes callers want to be able to update the callback used when the
source is acted upon. This is needed for updating references stored in
the callback.

Tested:
    Run through the unit test suite.

Change-Id: I78bda32569287964bfc9d49501869d3a2b497f3d
Signed-off-by: William A. Kennington III &lt;wak@google.com&gt;
</content>
</entry>
<entry>
<title>source/base: Improve some method types</title>
<updated>2018-07-24T01:33:04+00:00</updated>
<author>
<name>William A. Kennington III</name>
<email>wak@google.com</email>
</author>
<published>2018-07-24T01:33:04+00:00</published>
<link rel='alternate' type='text/html' href='https://git.raptorcs.com/git/sdeventplus/commit/?id=8fd0cd4c83a68940cc0a06c5007415c329af19bd'/>
<id>urn:sha1:8fd0cd4c83a68940cc0a06c5007415c329af19bd</id>
<content type='text'>
</content>
</entry>
<entry>
<title>source/event: Rename Event to EventBase</title>
<updated>2018-07-23T16:47:01+00:00</updated>
<author>
<name>William A. Kennington III</name>
<email>wak@google.com</email>
</author>
<published>2018-07-23T16:46:18+00:00</published>
<link rel='alternate' type='text/html' href='https://git.raptorcs.com/git/sdeventplus/commit/?id=86be5dd8a02c3abf685f6313213c9356b7b1708d'/>
<id>urn:sha1:86be5dd8a02c3abf685f6313213c9356b7b1708d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>source/io: Temporarily remove {get,set}_fd_own</title>
<updated>2018-07-23T16:47:01+00:00</updated>
<author>
<name>William A. Kennington III</name>
<email>wak@google.com</email>
</author>
<published>2018-07-23T06:47:13+00:00</published>
<link rel='alternate' type='text/html' href='https://git.raptorcs.com/git/sdeventplus/commit/?id=eaf815f7cf7d3f22028e55227d2147a722fde590'/>
<id>urn:sha1:eaf815f7cf7d3f22028e55227d2147a722fde590</id>
<content type='text'>
These functions were implemented only in newer systemd 237+. We often
deal with older verisons so lets add them back after some time passes.
We could also make them an optional autodetected feature to work around
the issue.
</content>
</entry>
<entry>
<title>source/child: Implement</title>
<updated>2018-07-23T02:05:26+00:00</updated>
<author>
<name>William A. Kennington III</name>
<email>wak@google.com</email>
</author>
<published>2018-07-23T01:16:22+00:00</published>
<link rel='alternate' type='text/html' href='https://git.raptorcs.com/git/sdeventplus/commit/?id=571fdf9e9c35001d6aca73052020143833e1794b'/>
<id>urn:sha1:571fdf9e9c35001d6aca73052020143833e1794b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>source/signal: Implement</title>
<updated>2018-07-23T01:32:56+00:00</updated>
<author>
<name>William A. Kennington III</name>
<email>wak@google.com</email>
</author>
<published>2018-07-23T01:15:59+00:00</published>
<link rel='alternate' type='text/html' href='https://git.raptorcs.com/git/sdeventplus/commit/?id=a3a38504c75fd72233f20a42065184d3727ac6c8'/>
<id>urn:sha1:a3a38504c75fd72233f20a42065184d3727ac6c8</id>
<content type='text'>
</content>
</entry>
<entry>
<title>source/io: Implement</title>
<updated>2018-07-23T00:54:45+00:00</updated>
<author>
<name>William A. Kennington III</name>
<email>wak@google.com</email>
</author>
<published>2018-07-22T21:59:13+00:00</published>
<link rel='alternate' type='text/html' href='https://git.raptorcs.com/git/sdeventplus/commit/?id=ce80c3ff01ef7c4086108cacbf61da5255248884'/>
<id>urn:sha1:ce80c3ff01ef7c4086108cacbf61da5255248884</id>
<content type='text'>
</content>
</entry>
</feed>
