<feed xmlns='http://www.w3.org/2005/Atom'>
<title>samba.git/lib/replace, 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>lib/replace: Add test for what flag we need for -Werror behaviour</title>
<updated>2012-09-29T04:50:00+00:00</updated>
<author>
<name>Andrew Bartlett</name>
<email>abartlet@samba.org</email>
</author>
<published>2012-09-29T04:36:41+00:00</published>
<link rel='alternate' type='text/html' href='https://git.exis.tech/samba.git/commit/?id=931ed2509d93110b525f763ffb15ee3feff87fa0'/>
<id>931ed2509d93110b525f763ffb15ee3feff87fa0</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<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: Look for special flags needed for c99</title>
<updated>2012-09-24T01:51:07+00:00</updated>
<author>
<name>Andrew Bartlett</name>
<email>abartlet@samba.org</email>
</author>
<published>2012-09-23T20:45:05+00:00</published>
<link rel='alternate' type='text/html' href='https://git.exis.tech/samba.git/commit/?id=2e51c386beff808e74c8c1f360a6f4db30fe74b5'/>
<id>2e51c386beff808e74c8c1f360a6f4db30fe74b5</id>
<content type='text'>
This is normally handled by the waf core, but for HP-UX we currently fail.

The autoconf code hard-codes a case for HP-UX, but I want to try testing
it using a generic system first.

Andrew Bartlett
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This is normally handled by the waf core, but for HP-UX we currently fail.

The autoconf code hard-codes a case for HP-UX, but I want to try testing
it using a generic system first.

Andrew Bartlett
</pre>
</div>
</content>
</entry>
<entry>
<title>lib/replace: Improve mkstemp test in autoconf and waf</title>
<updated>2012-09-24T01:51:07+00:00</updated>
<author>
<name>Andrew Bartlett</name>
<email>abartlet@samba.org</email>
</author>
<published>2012-09-23T20:03:31+00:00</published>
<link rel='alternate' type='text/html' href='https://git.exis.tech/samba.git/commit/?id=0727ad73212ff3cfe7e78249504b0209e082d7c4'/>
<id>0727ad73212ff3cfe7e78249504b0209e082d7c4</id>
<content type='text'>
On the Sernet-solaris8 host, this test passed in the autoconf build,
then failed in the recursive waf build.  This newer test should probe
the behaviour more closely, by checking we get two distinct, secure
files.

Andrew Bartlett
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
On the Sernet-solaris8 host, this test passed in the autoconf build,
then failed in the recursive waf build.  This newer test should probe
the behaviour more closely, by checking we get two distinct, secure
files.

Andrew Bartlett
</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>lib/replace: Try to fix build on HP-UX for os2_delete test</title>
<updated>2012-09-23T04:31:01+00:00</updated>
<author>
<name>Andrew Bartlett</name>
<email>abartlet@samba.org</email>
</author>
<published>2012-09-23T03:39:01+00:00</published>
<link rel='alternate' type='text/html' href='https://git.exis.tech/samba.git/commit/?id=502135df9f0d839e75907260f5dcdab4052d995e'/>
<id>502135df9f0d839e75907260f5dcdab4052d995e</id>
<content type='text'>
The issue is that this file is both used in an autoconf test, and
later in a smbtorture test.  Because os2_delete.c does not include
replace.h, bool may not be defined.

So, instead we shift the need for bool to a different header.

(The readdir tests in repdir.m4 are not yet in the waf configure).

Andrew Bartlett
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The issue is that this file is both used in an autoconf test, and
later in a smbtorture test.  Because os2_delete.c does not include
replace.h, bool may not be defined.

So, instead we shift the need for bool to a different header.

(The readdir tests in repdir.m4 are not yet in the waf configure).

Andrew Bartlett
</pre>
</div>
</content>
</entry>
<entry>
<title>ntdb: Try to fix the build on Solaris which does not have err</title>
<updated>2012-09-23T04:31:01+00:00</updated>
<author>
<name>Andrew Bartlett</name>
<email>abartlet@samba.org</email>
</author>
<published>2012-09-23T03:20:45+00:00</published>
<link rel='alternate' type='text/html' href='https://git.exis.tech/samba.git/commit/?id=08d3062fc3ece6b5d98e32bad5f1d54c088b0dd0'/>
<id>08d3062fc3ece6b5d98e32bad5f1d54c088b0dd0</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>replace: fix 520c9b0b0ae33</title>
<updated>2012-09-18T14:06:18+00:00</updated>
<author>
<name>Björn Jacke</name>
<email>bj@sernet.de</email>
</author>
<published>2012-09-18T12:04:06+00:00</published>
<link rel='alternate' type='text/html' href='https://git.exis.tech/samba.git/commit/?id=ea96d79e21a549204a7f64307059ea877bfb9fd5'/>
<id>ea96d79e21a549204a7f64307059ea877bfb9fd5</id>
<content type='text'>
fix typo in ifdef. Thanks to Joachim Schmitz for spotting this!

Autobuild-User(master): Björn Jacke &lt;bj@sernet.de&gt;
Autobuild-Date(master): Tue Sep 18 16:06:18 CEST 2012 on sn-devel-104
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
fix typo in ifdef. Thanks to Joachim Schmitz for spotting this!

Autobuild-User(master): Björn Jacke &lt;bj@sernet.de&gt;
Autobuild-Date(master): Tue Sep 18 16:06:18 CEST 2012 on sn-devel-104
</pre>
</div>
</content>
</entry>
<entry>
<title>libreplace: Bug 8107, Fix poll replacement to become a msleep replacement</title>
<updated>2012-09-17T22:01:39+00:00</updated>
<author>
<name>Joachim Schmitz</name>
<email>schmitz@hp.com</email>
</author>
<published>2012-09-17T12:26:31+00:00</published>
<link rel='alternate' type='text/html' href='https://git.exis.tech/samba.git/commit/?id=7542b63188f7e73588c9abb40e36a910c87bc534'/>
<id>7542b63188f7e73588c9abb40e36a910c87bc534</id>
<content type='text'>
Signed-off-by: Jeremy Allison &lt;jra@samba.org&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Signed-off-by: Jeremy Allison &lt;jra@samba.org&gt;
</pre>
</div>
</content>
</entry>
</feed>
