<feed xmlns='http://www.w3.org/2005/Atom'>
<title>samba.git/lib/replace, 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>LIBREPLACEOBJ now contains the full path</title>
<updated>2009-08-24T06:30:00+00:00</updated>
<author>
<name>Andrew Tridgell</name>
<email>tridge@samba.org</email>
</author>
<published>2009-08-24T06:21:58+00:00</published>
<link rel='alternate' type='text/html' href='https://git.exis.tech/samba.git/commit/?id=2c846058ff104f83e50bc93aa90c0dc7a8c7fe0f'/>
<id>2c846058ff104f83e50bc93aa90c0dc7a8c7fe0f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>make lib/replace more usable in standalone builds</title>
<updated>2009-08-24T06:30:00+00:00</updated>
<author>
<name>Andrew Tridgell</name>
<email>tridge@samba.org</email>
</author>
<published>2009-07-27T07:12:27+00:00</published>
<link rel='alternate' type='text/html' href='https://git.exis.tech/samba.git/commit/?id=39cd5bbb3306300a24e2f057a570e74aafce0b6b'/>
<id>39cd5bbb3306300a24e2f057a570e74aafce0b6b</id>
<content type='text'>
This makes the lib/replace m4 work in lib/talloc as a standalone build
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This makes the lib/replace m4 work in lib/talloc as a standalone build
</pre>
</div>
</content>
</entry>
<entry>
<title>fixed getpass m4</title>
<updated>2009-08-24T06:30:00+00:00</updated>
<author>
<name>Andrew Tridgell</name>
<email>tridge@samba.org</email>
</author>
<published>2009-07-27T07:12:56+00:00</published>
<link rel='alternate' type='text/html' href='https://git.exis.tech/samba.git/commit/?id=a5358402b26e08b9f69c5c766e5cb7438c695dbf'/>
<id>a5358402b26e08b9f69c5c766e5cb7438c695dbf</id>
<content type='text'>
This allows the getpass.m4 code to work in standalone talloc builds
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This allows the getpass.m4 code to work in standalone talloc builds
</pre>
</div>
</content>
</entry>
<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>libreplace: set SONAMEFLAG to "-Wl,-soname=" on QNX</title>
<updated>2009-08-08T09:18:29+00:00</updated>
<author>
<name>Matt Kraai</name>
<email>mkraai@beckman.com</email>
</author>
<published>2009-08-07T20:58:52+00:00</published>
<link rel='alternate' type='text/html' href='https://git.exis.tech/samba.git/commit/?id=e1a95e7961a4ffe67ee7abe61faad0e7e65417d6'/>
<id>e1a95e7961a4ffe67ee7abe61faad0e7e65417d6</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>include unix.h if it's available</title>
<updated>2009-07-19T13:59:03+00:00</updated>
<author>
<name>Matt Kraai</name>
<email>mkraai@beckman.com</email>
</author>
<published>2009-07-09T16:45:28+00:00</published>
<link rel='alternate' type='text/html' href='https://git.exis.tech/samba.git/commit/?id=dbedfc318e2984238ee0acdb19a1a70fda8f4381'/>
<id>dbedfc318e2984238ee0acdb19a1a70fda8f4381</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>libreplace: update library search path variables</title>
<updated>2009-07-05T20:42:29+00:00</updated>
<author>
<name>Björn Jacke</name>
<email>bj@sernet.de</email>
</author>
<published>2009-07-05T20:42:29+00:00</published>
<link rel='alternate' type='text/html' href='https://git.exis.tech/samba.git/commit/?id=43887c8d718087beb5a963a7962608b141e132fe'/>
<id>43887c8d718087beb5a963a7962608b141e132fe</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add new replace check for --version-script</title>
<updated>2009-06-15T20:31:12+00:00</updated>
<author>
<name>Simo Sorce</name>
<email>idra@samba.org</email>
</author>
<published>2009-06-15T20:20:06+00:00</published>
<link rel='alternate' type='text/html' href='https://git.exis.tech/samba.git/commit/?id=f518e37c0912a54d5434f7639ba44f53d3455582'/>
<id>f518e37c0912a54d5434f7639ba44f53d3455582</id>
<content type='text'>
Allows us to pass an export files on Linux and Solaris so that we can expose
only symbols that are actually supposed to be global, and keep as local anything
else.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Allows us to pass an export files on Linux and Solaris so that we can expose
only symbols that are actually supposed to be global, and keep as local anything
else.
</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>try to get PICFLAG right for HP-UX with gcc</title>
<updated>2009-06-09T04:18:58+00:00</updated>
<author>
<name>Andrew Tridgell</name>
<email>tridge@samba.org</email>
</author>
<published>2009-06-09T04:18:58+00:00</published>
<link rel='alternate' type='text/html' href='https://git.exis.tech/samba.git/commit/?id=f7ba8ba5c3dee9f422c6a3c8470197b12ae5b213'/>
<id>f7ba8ba5c3dee9f422c6a3c8470197b12ae5b213</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
