<feed xmlns='http://www.w3.org/2005/Atom'>
<title>samba.git/lib/replace/wscript, branch talloc-2.0.7</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>libreplace: move "struct timespec" checks into libreplace (where timespec is already used).</title>
<updated>2011-03-03T23:28:27+00:00</updated>
<author>
<name>Günther Deschner</name>
<email>gd@samba.org</email>
</author>
<published>2011-03-03T15:26:48+00:00</published>
<link rel='alternate' type='text/html' href='https://git.exis.tech/samba.git/commit/?id=9167d70e77c2f4c8e6de64fbf06bd3bee23542d2'/>
<id>9167d70e77c2f4c8e6de64fbf06bd3bee23542d2</id>
<content type='text'>
Bjoern, Metze, please check.

Guenther
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Bjoern, Metze, please check.

Guenther
</pre>
</div>
</content>
</entry>
<entry>
<title>libreplace: poll based on select</title>
<updated>2011-02-28T15:40:19+00:00</updated>
<author>
<name>Volker Lendecke</name>
<email>vl@samba.org</email>
</author>
<published>2011-02-09T18:22:25+00:00</published>
<link rel='alternate' type='text/html' href='https://git.exis.tech/samba.git/commit/?id=0fc1650e091727971b3e3017f9f06cae6cdf71bb'/>
<id>0fc1650e091727971b3e3017f9f06cae6cdf71bb</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>s3-waf: move the KRB5_DEPRECATED configure check out of lib/replace</title>
<updated>2011-02-16T23:55:56+00:00</updated>
<author>
<name>Andrew Tridgell</name>
<email>tridge@samba.org</email>
</author>
<published>2011-02-15T05:31:35+00:00</published>
<link rel='alternate' type='text/html' href='https://git.exis.tech/samba.git/commit/?id=e1f2442096e626b49e63838b28698965eef52518'/>
<id>e1f2442096e626b49e63838b28698965eef52518</id>
<content type='text'>
this needs to be in souce3/, as otherwise it can't handle an in-tree
kerberos library

Pair-Programmed-With: Andrew Bartlett &lt;abartlet@samba.org&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
this needs to be in souce3/, as otherwise it can't handle an in-tree
kerberos library

Pair-Programmed-With: Andrew Bartlett &lt;abartlet@samba.org&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>waf: add clock_gettime clock ID checks to libreplace wscript.</title>
<updated>2011-02-07T12:21:50+00:00</updated>
<author>
<name>Günther Deschner</name>
<email>gd@samba.org</email>
</author>
<published>2011-02-07T12:12:17+00:00</published>
<link rel='alternate' type='text/html' href='https://git.exis.tech/samba.git/commit/?id=6baa3ef648b430232077199dfd48c37b5683dace'/>
<id>6baa3ef648b430232077199dfd48c37b5683dace</id>
<content type='text'>
Guenther
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Guenther
</pre>
</div>
</content>
</entry>
<entry>
<title>replace: Try to fix broken sys/capabilites.h on Linux.</title>
<updated>2011-02-03T04:26:11+00:00</updated>
<author>
<name>Stefan Metzmacher</name>
<email>metze@samba.org</email>
</author>
<published>2011-02-02T09:40:06+00:00</published>
<link rel='alternate' type='text/html' href='https://git.exis.tech/samba.git/commit/?id=1e42aa6b3a2912426caebaf89596fa7c9f19ba2e'/>
<id>1e42aa6b3a2912426caebaf89596fa7c9f19ba2e</id>
<content type='text'>
As this is more or less a broken header we need to include linux/types.h
before sys/capabilities.h to avoid redefinitions.

Systems like ClearOS 5.2 need linux/types.h very early.

metze

Autobuild-User: Stefan Metzmacher &lt;metze@samba.org&gt;
Autobuild-Date: Thu Feb  3 05:26:12 CET 2011 on sn-devel-104
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
As this is more or less a broken header we need to include linux/types.h
before sys/capabilities.h to avoid redefinitions.

Systems like ClearOS 5.2 need linux/types.h very early.

metze

Autobuild-User: Stefan Metzmacher &lt;metze@samba.org&gt;
Autobuild-Date: Thu Feb  3 05:26:12 CET 2011 on sn-devel-104
</pre>
</div>
</content>
</entry>
<entry>
<title>Revert "replace: Try to fix broken sys/capabilites.h on Linux."</title>
<updated>2011-02-03T03:32:43+00:00</updated>
<author>
<name>Stefan Metzmacher</name>
<email>metze@samba.org</email>
</author>
<published>2011-02-03T02:32:21+00:00</published>
<link rel='alternate' type='text/html' href='https://git.exis.tech/samba.git/commit/?id=5f18925e695d0c271aea456a4ee63aeb1e8bbf96'/>
<id>5f18925e695d0c271aea456a4ee63aeb1e8bbf96</id>
<content type='text'>
This reverts commit c2207e9b2cdec9cd4c32184c668a2c469edb7148.

This still doesn't build for me on ClearOS 5.2.

metze
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This reverts commit c2207e9b2cdec9cd4c32184c668a2c469edb7148.

This still doesn't build for me on ClearOS 5.2.

metze
</pre>
</div>
</content>
</entry>
<entry>
<title>replace: Try to fix broken sys/capabilites.h on Linux.</title>
<updated>2011-02-02T10:57:04+00:00</updated>
<author>
<name>Andreas Schneider</name>
<email>asn@samba.org</email>
</author>
<published>2011-02-02T09:40:06+00:00</published>
<link rel='alternate' type='text/html' href='https://git.exis.tech/samba.git/commit/?id=c2207e9b2cdec9cd4c32184c668a2c469edb7148'/>
<id>c2207e9b2cdec9cd4c32184c668a2c469edb7148</id>
<content type='text'>
As this is more or less a broken header we need to include linux/types.h
before sys/capabilities.h to avoid redefinitions.

Autobuild-User: Andreas Schneider &lt;asn@cryptomilk.org&gt;
Autobuild-Date: Wed Feb  2 11:57:04 CET 2011 on sn-devel-104
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
As this is more or less a broken header we need to include linux/types.h
before sys/capabilities.h to avoid redefinitions.

Autobuild-User: Andreas Schneider &lt;asn@cryptomilk.org&gt;
Autobuild-Date: Wed Feb  2 11:57:04 CET 2011 on sn-devel-104
</pre>
</div>
</content>
</entry>
<entry>
<title>change searched name from _ss_family to __ss_family</title>
<updated>2010-12-12T19:05:23+00:00</updated>
<author>
<name>Matthieu Patou</name>
<email>mat@matws.net</email>
</author>
<published>2010-12-12T18:14:28+00:00</published>
<link rel='alternate' type='text/html' href='https://git.exis.tech/samba.git/commit/?id=93ea5cb6f0f711db27a30ca9182a1dbab29b7a69'/>
<id>93ea5cb6f0f711db27a30ca9182a1dbab29b7a69</id>
<content type='text'>
Autobuild-User: Matthieu Patou &lt;mat@samba.org&gt;
Autobuild-Date: Sun Dec 12 20:05:23 CET 2010 on sn-devel-104
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Autobuild-User: Matthieu Patou &lt;mat@samba.org&gt;
Autobuild-Date: Sun Dec 12 20:05:23 CET 2010 on sn-devel-104
</pre>
</div>
</content>
</entry>
<entry>
<title>build: add a check for _ss_family as it used on aix to replace ss_family</title>
<updated>2010-12-12T09:07:39+00:00</updated>
<author>
<name>Matthieu Patou</name>
<email>mat@matws.net</email>
</author>
<published>2010-12-12T09:05:43+00:00</published>
<link rel='alternate' type='text/html' href='https://git.exis.tech/samba.git/commit/?id=864335ec186e08bca8d9404167d9337695ee6614'/>
<id>864335ec186e08bca8d9404167d9337695ee6614</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>build: add a dependency on lib iconv for lib intl if we are not able to find it</title>
<updated>2010-12-11T16:21:09+00:00</updated>
<author>
<name>Matthieu Patou</name>
<email>mat@matws.net</email>
</author>
<published>2010-12-11T15:50:51+00:00</published>
<link rel='alternate' type='text/html' href='https://git.exis.tech/samba.git/commit/?id=617871ee28e925171462d4821f60aa9f79fab94e'/>
<id>617871ee28e925171462d4821f60aa9f79fab94e</id>
<content type='text'>
This is due that on some platform lib intl depend on lib iconv, failling
to provide this library cause waf to be unable to link with lib intl and
makes it think that the library doesn't exists !
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This is due that on some platform lib intl depend on lib iconv, failling
to provide this library cause waf to be unable to link with lib intl and
makes it think that the library doesn't exists !
</pre>
</div>
</content>
</entry>
</feed>
