<feed xmlns='http://www.w3.org/2005/Atom'>
<title>samba.git/lib/replace/replace.c, branch talloc-2.0.8</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.</subtitle>
<link rel='alternate' type='text/html' href='https://git.exis.tech/samba.git/'/>
<entry>
<title>replace: Avoid returning value in void setproctitle() replacement.</title>
<updated>2012-09-25T04:38:40+00:00</updated>
<author>
<name>Jelmer Vernooij</name>
<email>jelmer@samba.org</email>
</author>
<published>2012-09-24T23:22:56+00:00</published>
<link rel='alternate' type='text/html' href='https://git.exis.tech/samba.git/commit/?id=6749cfb418cd8e21df626c7144f1f4db3b6770e7'/>
<id>6749cfb418cd8e21df626c7144f1f4db3b6770e7</id>
<content type='text'>
Autobuild-User(master): Jelmer Vernooij &lt;jelmer@samba.org&gt;
Autobuild-Date(master): Tue Sep 25 06:38:40 CEST 2012 on sn-devel-104
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Autobuild-User(master): Jelmer Vernooij &lt;jelmer@samba.org&gt;
Autobuild-Date(master): Tue Sep 25 06:38:40 CEST 2012 on sn-devel-104
</pre>
</div>
</content>
</entry>
<entry>
<title>replace: Support setproctitle().</title>
<updated>2012-09-24T21:06:07+00:00</updated>
<author>
<name>Jelmer Vernooij</name>
<email>jelmer@samba.org</email>
</author>
<published>2012-09-24T07:20:46+00:00</published>
<link rel='alternate' type='text/html' href='https://git.exis.tech/samba.git/commit/?id=fd8d4ec34785e71de3f8458222d196d454d0e723'/>
<id>fd8d4ec34785e71de3f8458222d196d454d0e723</id>
<content type='text'>
This uses the setproctitle() from libc, libsetproctitle or libbsd.
If none is available it provides a dummy implementation.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This uses the setproctitle() from libc, libsetproctitle or libbsd.
If none is available it provides a dummy implementation.
</pre>
</div>
</content>
</entry>
<entry>
<title>lib/replace: Remove unused nap and therefore the SCO define</title>
<updated>2012-09-23T04:52:28+00:00</updated>
<author>
<name>Andrew Bartlett</name>
<email>abartlet@samba.org</email>
</author>
<published>2012-09-23T04:35:58+00:00</published>
<link rel='alternate' type='text/html' href='https://git.exis.tech/samba.git/commit/?id=ffb3f2a19f4780e45ea0b95520aeb73c20893c44'/>
<id>ffb3f2a19f4780e45ea0b95520aeb73c20893c44</id>
<content type='text'>
In any case, the Samba Team stopped supporting SCO systems a long time ago.

Andrew Bartlett
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
In any case, the Samba Team stopped supporting SCO systems a long time ago.

Andrew Bartlett
</pre>
</div>
</content>
</entry>
<entry>
<title>replace: Fix use of mktemp</title>
<updated>2012-04-26T14:14:24+00:00</updated>
<author>
<name>Simo Sorce</name>
<email>idra@samba.org</email>
</author>
<published>2012-04-25T22:55:46+00:00</published>
<link rel='alternate' type='text/html' href='https://git.exis.tech/samba.git/commit/?id=1fbc18572543ed3056057df6ec4990278726fbf4'/>
<id>1fbc18572543ed3056057df6ec4990278726fbf4</id>
<content type='text'>
mktemp always returns the template, so checking for NULL doesn't cactch any
error. Errors are reported by turning the template into an empty string.

Autobuild-User: Simo Sorce &lt;idra@samba.org&gt;
Autobuild-Date: Thu Apr 26 16:14:24 CEST 2012 on sn-devel-104
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
mktemp always returns the template, so checking for NULL doesn't cactch any
error. Errors are reported by turning the template into an empty string.

Autobuild-User: Simo Sorce &lt;idra@samba.org&gt;
Autobuild-Date: Thu Apr 26 16:14:24 CEST 2012 on sn-devel-104
</pre>
</div>
</content>
</entry>
<entry>
<title>replace: Avoid DEBUG(), which is not available in libreplace.</title>
<updated>2012-03-24T23:13:59+00:00</updated>
<author>
<name>Jelmer Vernooij</name>
<email>jelmer@samba.org</email>
</author>
<published>2012-03-24T20:18:55+00:00</published>
<link rel='alternate' type='text/html' href='https://git.exis.tech/samba.git/commit/?id=3c9b32b5eb1220b8521f768bab8dc07a40de93f5'/>
<id>3c9b32b5eb1220b8521f768bab8dc07a40de93f5</id>
<content type='text'>
Autobuild-User: Jelmer Vernooij &lt;jelmer@samba.org&gt;
Autobuild-Date: Sun Mar 25 00:13:59 CET 2012 on sn-devel-104
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Autobuild-User: Jelmer Vernooij &lt;jelmer@samba.org&gt;
Autobuild-Date: Sun Mar 25 00:13:59 CET 2012 on sn-devel-104
</pre>
</div>
</content>
</entry>
<entry>
<title>libreplace: Add usleep implementation.</title>
<updated>2012-03-24T21:41:05+00:00</updated>
<author>
<name>Jelmer Vernooij</name>
<email>jelmer@samba.org</email>
</author>
<published>2012-03-24T20:17:56+00:00</published>
<link rel='alternate' type='text/html' href='https://git.exis.tech/samba.git/commit/?id=49eca290d37ad7564a3be3332ee76020ddb5a03f'/>
<id>49eca290d37ad7564a3be3332ee76020ddb5a03f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>replace: Work around socket wrapper.</title>
<updated>2012-03-24T16:05:29+00:00</updated>
<author>
<name>Jelmer Vernooij</name>
<email>jelmer@samba.org</email>
</author>
<published>2012-03-24T16:05:29+00:00</published>
<link rel='alternate' type='text/html' href='https://git.exis.tech/samba.git/commit/?id=456abea8941dfb6dab6e69a760532426a781d9ba'/>
<id>456abea8941dfb6dab6e69a760532426a781d9ba</id>
<content type='text'>
It's fine to ignore socket wrapper here, as it doesn't deal with unix domain sockets.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
It's fine to ignore socket wrapper here, as it doesn't deal with unix domain sockets.
</pre>
</div>
</content>
</entry>
<entry>
<title>replace: Add system/network.h for ucred struct.</title>
<updated>2012-03-24T15:50:37+00:00</updated>
<author>
<name>Jelmer Vernooij</name>
<email>jelmer@samba.org</email>
</author>
<published>2012-03-24T15:50:37+00:00</published>
<link rel='alternate' type='text/html' href='https://git.exis.tech/samba.git/commit/?id=10dd5f186fa31b3abfb8c65bfe3c1b31215106e3'/>
<id>10dd5f186fa31b3abfb8c65bfe3c1b31215106e3</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>libreplace: Add getpeereid implementation.</title>
<updated>2012-03-24T15:00:36+00:00</updated>
<author>
<name>Jelmer Vernooij</name>
<email>jelmer@samba.org</email>
</author>
<published>2012-03-24T15:00:36+00:00</published>
<link rel='alternate' type='text/html' href='https://git.exis.tech/samba.git/commit/?id=71d41a015add73e0fb355dd9713e99febd71d46f'/>
<id>71d41a015add73e0fb355dd9713e99febd71d46f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>replace: Move memalign() from lib/util/system.c to libreplace.</title>
<updated>2012-03-24T13:43:21+00:00</updated>
<author>
<name>Jelmer Vernooij</name>
<email>jelmer@samba.org</email>
</author>
<published>2012-03-24T13:43:21+00:00</published>
<link rel='alternate' type='text/html' href='https://git.exis.tech/samba.git/commit/?id=d4c4cb06c52f6ded7d55d75201fb2107e76c1586'/>
<id>d4c4cb06c52f6ded7d55d75201fb2107e76c1586</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
