<feed xmlns='http://www.w3.org/2005/Atom'>
<title>samba.git/source4/lib/socket/socket.c, branch talloc-2.1.2</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>s4-socket: do not segfault if the socket is NULL</title>
<updated>2011-11-01T18:02:52+00:00</updated>
<author>
<name>Matthieu Patou</name>
<email>mat@matws.net</email>
</author>
<published>2011-10-26T21:58:15+00:00</published>
<link rel='alternate' type='text/html' href='https://git.exis.tech/samba.git/commit/?id=f5fde21ec15c7086311ed297601471b75f03c917'/>
<id>f5fde21ec15c7086311ed297601471b75f03c917</id>
<content type='text'>
Autobuild-User: Matthieu Patou &lt;mat@samba.org&gt;
Autobuild-Date: Tue Nov  1 19:02:52 CET 2011 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: Tue Nov  1 19:02:52 CET 2011 on sn-devel-104
</pre>
</div>
</content>
</entry>
<entry>
<title>libcli/util Rename common map_nt_error_from_unix to avoid duplicate symbol</title>
<updated>2011-06-20T06:12:03+00:00</updated>
<author>
<name>Andrew Bartlett</name>
<email>abartlet@samba.org</email>
</author>
<published>2011-06-20T04:55:32+00:00</published>
<link rel='alternate' type='text/html' href='https://git.exis.tech/samba.git/commit/?id=a1f04e8abc761ef1ba211420ff1dbda50fcf527d'/>
<id>a1f04e8abc761ef1ba211420ff1dbda50fcf527d</id>
<content type='text'>
The two error tables need to be combined, but for now seperate the names.

(As the common parts of the tree now use the _common function,
errmap_unix.c must be included in the s3 autoconf build).

Andrew Bartlett

Autobuild-User: Andrew Bartlett &lt;abartlet@samba.org&gt;
Autobuild-Date: Mon Jun 20 08:12:03 CEST 2011 on sn-devel-104
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The two error tables need to be combined, but for now seperate the names.

(As the common parts of the tree now use the _common function,
errmap_unix.c must be included in the s3 autoconf build).

Andrew Bartlett

Autobuild-User: Andrew Bartlett &lt;abartlet@samba.org&gt;
Autobuild-Date: Mon Jun 20 08:12:03 CEST 2011 on sn-devel-104
</pre>
</div>
</content>
</entry>
<entry>
<title>s4-ipv6: fill in family when initialising from sockaddr</title>
<updated>2011-06-06T03:35:36+00:00</updated>
<author>
<name>Andrew Tridgell</name>
<email>tridge@samba.org</email>
</author>
<published>2011-06-06T01:31:23+00:00</published>
<link rel='alternate' type='text/html' href='https://git.exis.tech/samba.git/commit/?id=d168a5e703288a5fba3f35a6e44d3f5d5733e6c5'/>
<id>d168a5e703288a5fba3f35a6e44d3f5d5733e6c5</id>
<content type='text'>
Autobuild-User: Andrew Tridgell &lt;tridge@samba.org&gt;
Autobuild-Date: Mon Jun  6 05:35:36 CEST 2011 on sn-devel-104
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Autobuild-User: Andrew Tridgell &lt;tridge@samba.org&gt;
Autobuild-Date: Mon Jun  6 05:35:36 CEST 2011 on sn-devel-104
</pre>
</div>
</content>
</entry>
<entry>
<title>s4-ipv6: fix the address family for IPv6 string addresses</title>
<updated>2011-06-06T02:26:11+00:00</updated>
<author>
<name>Andrew Tridgell</name>
<email>tridge@samba.org</email>
</author>
<published>2011-06-06T00:42:28+00:00</published>
<link rel='alternate' type='text/html' href='https://git.exis.tech/samba.git/commit/?id=25ac58dccef5d1da9946aeb191d6b6c4ee8782cf'/>
<id>25ac58dccef5d1da9946aeb191d6b6c4ee8782cf</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>s4-ipv6: added socket_address_from_sockaddr_storage()</title>
<updated>2011-06-06T02:26:09+00:00</updated>
<author>
<name>Andrew Tridgell</name>
<email>tridge@samba.org</email>
</author>
<published>2011-05-12T10:29:21+00:00</published>
<link rel='alternate' type='text/html' href='https://git.exis.tech/samba.git/commit/?id=244137b10d511dedb1798b90aa2f4c354c50a44e'/>
<id>244137b10d511dedb1798b90aa2f4c354c50a44e</id>
<content type='text'>
this converts a struct sockaddr_storage to a struct socket_address
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
this converts a struct sockaddr_storage to a struct socket_address
</pre>
</div>
</content>
</entry>
<entry>
<title>lib/util Move set_socket_options() into common code.</title>
<updated>2011-05-03T05:37:07+00:00</updated>
<author>
<name>Andrew Bartlett</name>
<email>abartlet@samba.org</email>
</author>
<published>2011-05-02T06:23:40+00:00</published>
<link rel='alternate' type='text/html' href='https://git.exis.tech/samba.git/commit/?id=eea783e04cca45b1d3d9e5bb10556a2c8dc79b86'/>
<id>eea783e04cca45b1d3d9e5bb10556a2c8dc79b86</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>s4-lib/socket Merge updated set_socket_options from Samba3 -&gt; Samba4</title>
<updated>2011-05-03T05:37:07+00:00</updated>
<author>
<name>Andrew Bartlett</name>
<email>abartlet@samba.org</email>
</author>
<published>2011-05-02T06:15:50+00:00</published>
<link rel='alternate' type='text/html' href='https://git.exis.tech/samba.git/commit/?id=4d0268dce4eb5210ee73efdb6c82aa899b27008f'/>
<id>4d0268dce4eb5210ee73efdb6c82aa899b27008f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>s4:lib/socket Add function to set a port on the socket address</title>
<updated>2010-03-11T00:27:47+00:00</updated>
<author>
<name>Andrew Bartlett</name>
<email>abartlet@samba.org</email>
</author>
<published>2010-03-10T04:55:26+00:00</published>
<link rel='alternate' type='text/html' href='https://git.exis.tech/samba.git/commit/?id=0201b2fa9f31d8c9a75f3057f91b3f720f62292c'/>
<id>0201b2fa9f31d8c9a75f3057f91b3f720f62292c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>s4:lib/socket: add socket_get_{remote|local}_addr() to get a tsocket_address instead of a socket_address</title>
<updated>2009-12-24T16:38:33+00:00</updated>
<author>
<name>Stefan Metzmacher</name>
<email>metze@samba.org</email>
</author>
<published>2009-12-23T09:43:05+00:00</published>
<link rel='alternate' type='text/html' href='https://git.exis.tech/samba.git/commit/?id=d3ee0f021b7670404fdcb6171957dbf06ddf0651'/>
<id>d3ee0f021b7670404fdcb6171957dbf06ddf0651</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>s4:lib/socket: add helpers functions to convert between socket_address and tsocket_address</title>
<updated>2009-12-24T16:38:32+00:00</updated>
<author>
<name>Stefan Metzmacher</name>
<email>metze@samba.org</email>
</author>
<published>2009-12-23T08:38:21+00:00</published>
<link rel='alternate' type='text/html' href='https://git.exis.tech/samba.git/commit/?id=445baf53a9c0c65dafd8558c2b3ec877c3c5fdc8'/>
<id>445baf53a9c0c65dafd8558c2b3ec877c3c5fdc8</id>
<content type='text'>
metze
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
metze
</pre>
</div>
</content>
</entry>
</feed>
