<feed xmlns='http://www.w3.org/2005/Atom'>
<title>samba.git/lib/replace/system, branch talloc-2.0.0</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: undef AI_ADDRCONFIG on QNX 6.3.0 (fix bug #6630)</title>
<updated>2009-08-12T11:27:39+00:00</updated>
<author>
<name>Matt Kraai</name>
<email>mkraai@beckman.com</email>
</author>
<published>2009-08-12T06:49:24+00:00</published>
<link rel='alternate' type='text/html' href='https://git.exis.tech/samba.git/commit/?id=91d13b68be55728a85b3832e2da9267dbf4f2464'/>
<id>91d13b68be55728a85b3832e2da9267dbf4f2464</id>
<content type='text'>
Some of the functions in source3/lib/util_sock.c use AI_ADDRCONFIG.  On QNX
6.3.0, this macro is defined but, if it's used, getaddrinfo will fail.  This
prevents smbd from opening any sockets.

If I undefine AI_ADDRCONFIG on such systems and allow
lib/replace/system/network.h to define it to be 0, this works around the issue.

Signed-off-by: Stefan Metzmacher &lt;metze@samba.org&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Some of the functions in source3/lib/util_sock.c use AI_ADDRCONFIG.  On QNX
6.3.0, this macro is defined but, if it's used, getaddrinfo will fail.  This
prevents smbd from opening any sockets.

If I undefine AI_ADDRCONFIG on such systems and allow
lib/replace/system/network.h to define it to be 0, this works around the issue.

Signed-off-by: Stefan Metzmacher &lt;metze@samba.org&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>s4:heimdal: import lorikeet-heimdal-200906080040 (commit 904d0124b46eed7a8ad6e5b73e892ff34b6865ba)</title>
<updated>2009-06-11T21:45:48+00:00</updated>
<author>
<name>Andrew Bartlett</name>
<email>abartlet@samba.org</email>
</author>
<published>2009-06-08T09:06:16+00:00</published>
<link rel='alternate' type='text/html' href='https://git.exis.tech/samba.git/commit/?id=9b261c008a395a323e0516f4cd3f3134aa050577'/>
<id>9b261c008a395a323e0516f4cd3f3134aa050577</id>
<content type='text'>
Also including the supporting changes required to pass make test

A number of heimdal functions and constants have changed since we last
imported a tree (for the better, but inconvenient for us).

Andrew Bartlett
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Also including the supporting changes required to pass make test

A number of heimdal functions and constants have changed since we last
imported a tree (for the better, but inconvenient for us).

Andrew Bartlett
</pre>
</div>
</content>
</entry>
<entry>
<title>Add langinfo.h to the system/locale.h</title>
<updated>2009-06-08T11:20:51+00:00</updated>
<author>
<name>Timur I. Bakeyev</name>
<email>timur@com.bat.ru</email>
</author>
<published>2009-06-07T12:39:22+00:00</published>
<link rel='alternate' type='text/html' href='https://git.exis.tech/samba.git/commit/?id=40178dd81e829878bbc7dcbb51184f747421e84b'/>
<id>40178dd81e829878bbc7dcbb51184f747421e84b</id>
<content type='text'>
This patch for Samba4. It's not really inspired by any real need, just
for the consistency. We define replace/system/locale.h as a generic
header, that includes all locale related headers and we are using
nl_langinfo at least in Samba3. So, it would be consistent to add yet
another locale-related header to the set of locale.h headers.

Here is the patch.

With regards,
Timur Bakeyev.

Signed-off-by: Stefan Metzmacher &lt;metze@samba.org&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This patch for Samba4. It's not really inspired by any real need, just
for the consistency. We define replace/system/locale.h as a generic
header, that includes all locale related headers and we are using
nl_langinfo at least in Samba3. So, it would be consistent to add yet
another locale-related header to the set of locale.h headers.

Here is the patch.

With regards,
Timur Bakeyev.

Signed-off-by: Stefan Metzmacher &lt;metze@samba.org&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>replace: add fallback define for IOV_MAX</title>
<updated>2009-06-08T07:40:11+00:00</updated>
<author>
<name>Stefan Metzmacher</name>
<email>metze@samba.org</email>
</author>
<published>2009-06-08T07:01:45+00:00</published>
<link rel='alternate' type='text/html' href='https://git.exis.tech/samba.git/commit/?id=bccef8251654f52751ad65e9906323a73c47fdb4'/>
<id>bccef8251654f52751ad65e9906323a73c47fdb4</id>
<content type='text'>
This hopefully fixes the build on IRIX.

metze
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This hopefully fixes the build on IRIX.

metze
</pre>
</div>
</content>
</entry>
<entry>
<title>nss_wrapper: try to fix the build of nss_wrapper on solaris.</title>
<updated>2009-05-30T21:08:12+00:00</updated>
<author>
<name>Günther Deschner</name>
<email>gd@samba.org</email>
</author>
<published>2009-05-30T20:43:17+00:00</published>
<link rel='alternate' type='text/html' href='https://git.exis.tech/samba.git/commit/?id=241db90c310cb930b857d0f8fd20b5428e8ebb68'/>
<id>241db90c310cb930b857d0f8fd20b5428e8ebb68</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>Only define waitpid replacement if wait4 is available. (It isn't on</title>
<updated>2009-04-20T14:25:16+00:00</updated>
<author>
<name>Jelmer Vernooij</name>
<email>jelmer@samba.org</email>
</author>
<published>2009-04-20T13:47:19+00:00</published>
<link rel='alternate' type='text/html' href='https://git.exis.tech/samba.git/commit/?id=20e1ba1c09631a3b1c850d9c8cbb42d863d0cb39'/>
<id>20e1ba1c09631a3b1c850d9c8cbb42d863d0cb39</id>
<content type='text'>
Windows.)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Windows.)
</pre>
</div>
</content>
</entry>
<entry>
<title>Cope with the fact that only _mkdir() exists on Windows and that it</title>
<updated>2009-04-20T14:25:16+00:00</updated>
<author>
<name>Jelmer Vernooij</name>
<email>jelmer@samba.org</email>
</author>
<published>2009-04-20T13:39:48+00:00</published>
<link rel='alternate' type='text/html' href='https://git.exis.tech/samba.git/commit/?id=e5233ccf9e32cd5d399f91512d7f310d43558e31'/>
<id>e5233ccf9e32cd5d399f91512d7f310d43558e31</id>
<content type='text'>
doesn't take a mode argument.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
doesn't take a mode argument.
</pre>
</div>
</content>
</entry>
<entry>
<title>lib/replace: make sure we include &lt;sys/uio.h&gt; before socket_wrapper.h</title>
<updated>2009-03-11T07:08:14+00:00</updated>
<author>
<name>Stefan Metzmacher</name>
<email>metze@samba.org</email>
</author>
<published>2009-03-11T07:05:11+00:00</published>
<link rel='alternate' type='text/html' href='https://git.exis.tech/samba.git/commit/?id=082bea67af9df2390a422a5b2e9d1a042dd95c10'/>
<id>082bea67af9df2390a422a5b2e9d1a042dd95c10</id>
<content type='text'>
This should fix the build on some hosts.

metze
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This should fix the build on some hosts.

metze
</pre>
</div>
</content>
</entry>
<entry>
<title>libreplace: make it possible to disable socket_wrapper via -DSOCKET_WRAPPER_DISABLE=1</title>
<updated>2009-02-26T09:48:10+00:00</updated>
<author>
<name>Stefan Metzmacher</name>
<email>metze@samba.org</email>
</author>
<published>2009-02-26T09:29:55+00:00</published>
<link rel='alternate' type='text/html' href='https://git.exis.tech/samba.git/commit/?id=c21ae8d1bfd4423cf1c4a62c11ba228773548de2'/>
<id>c21ae8d1bfd4423cf1c4a62c11ba228773548de2</id>
<content type='text'>
metze
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
metze
</pre>
</div>
</content>
</entry>
<entry>
<title>lib/replace: move MAXHOSTNAMELEN to system/network.h</title>
<updated>2009-01-31T08:32:14+00:00</updated>
<author>
<name>Stefan Metzmacher</name>
<email>metze@samba.org</email>
</author>
<published>2009-01-31T08:32:14+00:00</published>
<link rel='alternate' type='text/html' href='https://git.exis.tech/samba.git/commit/?id=412b89afbab91e3c104b012a2c1ec8b770ee6ab8'/>
<id>412b89afbab91e3c104b012a2c1ec8b770ee6ab8</id>
<content type='text'>
Some platforms define it in netdb.h, so we should
define the replace after including metdb.h.

metze
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Some platforms define it in netdb.h, so we should
define the replace after including metdb.h.

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