<feed xmlns='http://www.w3.org/2005/Atom'>
<title>samba.git/lib/replace/wscript, 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: 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 duplicate check for inotify</title>
<updated>2012-09-11T12:29:54+00:00</updated>
<author>
<name>Michael Adam</name>
<email>obnox@samba.org</email>
</author>
<published>2012-09-11T10:49:14+00:00</published>
<link rel='alternate' type='text/html' href='https://git.exis.tech/samba.git/commit/?id=d237427f18b02958cfcfd6d775ee52231b3d095f'/>
<id>d237427f18b02958cfcfd6d775ee52231b3d095f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>build: define _BSD_TYPES on IRIX to have types like u_short</title>
<updated>2012-09-07T14:42:14+00:00</updated>
<author>
<name>Björn Jacke</name>
<email>bj@sernet.de</email>
</author>
<published>2012-09-07T13:56:15+00:00</published>
<link rel='alternate' type='text/html' href='https://git.exis.tech/samba.git/commit/?id=5c3769b056ee0e7c2243907dc87714587695ea2a'/>
<id>5c3769b056ee0e7c2243907dc87714587695ea2a</id>
<content type='text'>
why the hell do IRIX systems headers like quota.h use types that are available
only with such a define...?
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
why the hell do IRIX systems headers like quota.h use types that are available
only with such a define...?
</pre>
</div>
</content>
</entry>
<entry>
<title>s3/aio_fork: fix build on irix</title>
<updated>2012-07-26T16:27:40+00:00</updated>
<author>
<name>Björn Jacke</name>
<email>bj@sernet.de</email>
</author>
<published>2012-07-26T16:27:40+00:00</published>
<link rel='alternate' type='text/html' href='https://git.exis.tech/samba.git/commit/?id=4f0b8f30c981249012c958768e58857d5b4c27f5'/>
<id>4f0b8f30c981249012c958768e58857d5b4c27f5</id>
<content type='text'>
IRIX needs _XOPEN_SOURCE defined for SCM_RIGHTS to be available
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
IRIX needs _XOPEN_SOURCE defined for SCM_RIGHTS to be available
</pre>
</div>
</content>
</entry>
<entry>
<title>Move back to using per-thread credentials on Linux. Fixes the glibc native AIO lost wakeup problem.</title>
<updated>2012-06-29T01:57:45+00:00</updated>
<author>
<name>Jeremy Allison</name>
<email>jra@samba.org</email>
</author>
<published>2012-06-28T20:41:19+00:00</published>
<link rel='alternate' type='text/html' href='https://git.exis.tech/samba.git/commit/?id=485787f0dfa64bbada7c971ec44f04a1095b4229'/>
<id>485787f0dfa64bbada7c971ec44f04a1095b4229</id>
<content type='text'>
See this post:

https://lists.samba.org/archive/samba-technical/2012-June/085101.html

for details.

Autobuild-User(master): Jeremy Allison &lt;jra@samba.org&gt;
Autobuild-Date(master): Fri Jun 29 03:57:45 CEST 2012 on sn-devel-104
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
See this post:

https://lists.samba.org/archive/samba-technical/2012-June/085101.html

for details.

Autobuild-User(master): Jeremy Allison &lt;jra@samba.org&gt;
Autobuild-Date(master): Fri Jun 29 03:57:45 CEST 2012 on sn-devel-104
</pre>
</div>
</content>
</entry>
<entry>
<title>attr: Look for attr/attributes.h too.</title>
<updated>2012-06-16T16:54:26+00:00</updated>
<author>
<name>Jelmer Vernooij</name>
<email>jelmer@samba.org</email>
</author>
<published>2012-06-16T13:37:52+00:00</published>
<link rel='alternate' type='text/html' href='https://git.exis.tech/samba.git/commit/?id=8283d9ec4a2d39b3d6f06ad9e98c22a26e78317f'/>
<id>8283d9ec4a2d39b3d6f06ad9e98c22a26e78317f</id>
<content type='text'>
Fixes finding of ATTR_ROOT on GNU/kFreeBSD.

Autobuild-User(master): Jelmer Vernooij &lt;jelmer@samba.org&gt;
Autobuild-Date(master): Sat Jun 16 18:54:27 CEST 2012 on sn-devel-104
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Fixes finding of ATTR_ROOT on GNU/kFreeBSD.

Autobuild-User(master): Jelmer Vernooij &lt;jelmer@samba.org&gt;
Autobuild-Date(master): Sat Jun 16 18:54:27 CEST 2012 on sn-devel-104
</pre>
</div>
</content>
</entry>
<entry>
<title>lib/replace: define HAVE_WORKING_STRPTIME instead of REPLACE_STRPTIME</title>
<updated>2012-06-14T07:34:14+00:00</updated>
<author>
<name>Stefan Metzmacher</name>
<email>metze@samba.org</email>
</author>
<published>2012-06-11T07:11:17+00:00</published>
<link rel='alternate' type='text/html' href='https://git.exis.tech/samba.git/commit/?id=deca298d7b5651276ab7cd8bcb3090a2a4946d79'/>
<id>deca298d7b5651276ab7cd8bcb3090a2a4946d79</id>
<content type='text'>
That makes the logic in 'wscript' simpler.

metze
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
That makes the logic in 'wscript' simpler.

metze
</pre>
</div>
</content>
</entry>
</feed>
