<feed xmlns='http://www.w3.org/2005/Atom'>
<title>samba.git/lib/tsocket/tsocket.h, 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>tsocket: let tstream_inet_tcp_connect_recv() optionally return the used local address</title>
<updated>2010-10-23T06:49:30+00:00</updated>
<author>
<name>Stefan Metzmacher</name>
<email>metze@samba.org</email>
</author>
<published>2010-10-21T21:31:41+00:00</published>
<link rel='alternate' type='text/html' href='https://git.exis.tech/samba.git/commit/?id=79c6572256a01279d9e4f0b436d334f4fd739866'/>
<id>79c6572256a01279d9e4f0b436d334f4fd739866</id>
<content type='text'>
tstream_inet_tcp_connect_send() usually only gets no local port number
and it may use the wildcard address '0.0.0.0' or '::'.

tstream_inet_tcp_connect_recv() provides the used local address and port
which are used on the wire.

metze
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
tstream_inet_tcp_connect_send() usually only gets no local port number
and it may use the wildcard address '0.0.0.0' or '::'.

tstream_inet_tcp_connect_recv() provides the used local address and port
which are used on the wire.

metze
</pre>
</div>
</content>
</entry>
<entry>
<title>Revert "lib/tsocket: sa_socklen is a macro on irix, so better use sasocklen"</title>
<updated>2010-08-28T06:28:01+00:00</updated>
<author>
<name>Stefan Metzmacher</name>
<email>metze@samba.org</email>
</author>
<published>2010-08-28T06:25:19+00:00</published>
<link rel='alternate' type='text/html' href='https://git.exis.tech/samba.git/commit/?id=8494d09b894f65b1f948c47710137946075bcfec'/>
<id>8494d09b894f65b1f948c47710137946075bcfec</id>
<content type='text'>
This reverts commit 3d4fb698660381e650d7caeb5b7cff12847c0fb8.

This was wrong... The problem was in the caller, sa_len is a macro on irix

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

This was wrong... The problem was in the caller, sa_len is a macro on irix

metze
</pre>
</div>
</content>
</entry>
<entry>
<title>lib/tsocket: sa_socklen is a macro on irix, so better use sasocklen</title>
<updated>2010-08-27T11:00:26+00:00</updated>
<author>
<name>Stefan Metzmacher</name>
<email>metze@samba.org</email>
</author>
<published>2010-08-27T09:42:05+00:00</published>
<link rel='alternate' type='text/html' href='https://git.exis.tech/samba.git/commit/?id=44b2a7941c1da4c565cb14bae7acc355787ecc6e'/>
<id>44b2a7941c1da4c565cb14bae7acc355787ecc6e</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>s3: Fix a typo</title>
<updated>2010-08-15T07:45:30+00:00</updated>
<author>
<name>Volker Lendecke</name>
<email>vl@samba.org</email>
</author>
<published>2010-08-15T07:43:56+00:00</published>
<link rel='alternate' type='text/html' href='https://git.exis.tech/samba.git/commit/?id=f94039a8ea9c59c481e98e53080fe37d05c883a4'/>
<id>f94039a8ea9c59c481e98e53080fe37d05c883a4</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>tsocket: Added the warning again to tsocket_address_bsd_sockaddr.</title>
<updated>2010-05-05T07:25:21+00:00</updated>
<author>
<name>Andreas Schneider</name>
<email>asn@samba.org</email>
</author>
<published>2010-05-04T20:38:23+00:00</published>
<link rel='alternate' type='text/html' href='https://git.exis.tech/samba.git/commit/?id=04327e280984517b1afd38e0fd49696f8b891e3f'/>
<id>04327e280984517b1afd38e0fd49696f8b891e3f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>tsocket: Fixed the documentation of tsocket_address_bsd_sockaddr.</title>
<updated>2010-05-03T13:55:34+00:00</updated>
<author>
<name>Andreas Schneider</name>
<email>asn@samba.org</email>
</author>
<published>2010-05-03T09:25:26+00:00</published>
<link rel='alternate' type='text/html' href='https://git.exis.tech/samba.git/commit/?id=fcb53828dfade06c9b9b644d4fb3e074354947f9'/>
<id>fcb53828dfade06c9b9b644d4fb3e074354947f9</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>lib/tsocket: add tsocket_address_is_unix() function</title>
<updated>2010-04-27T11:00:24+00:00</updated>
<author>
<name>Stefan Metzmacher</name>
<email>metze@samba.org</email>
</author>
<published>2010-04-27T08:41:46+00:00</published>
<link rel='alternate' type='text/html' href='https://git.exis.tech/samba.git/commit/?id=2436ec2928d1aac0e6fd885ca1b9cdecef8bf89a'/>
<id>2436ec2928d1aac0e6fd885ca1b9cdecef8bf89a</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/tsocket: add tsocket_address_is_inet() function</title>
<updated>2010-04-27T11:00:24+00:00</updated>
<author>
<name>Stefan Metzmacher</name>
<email>metze@samba.org</email>
</author>
<published>2010-04-27T08:34:15+00:00</published>
<link rel='alternate' type='text/html' href='https://git.exis.tech/samba.git/commit/?id=e1596bbf27ee636d8ab47e39eda21c64ef49b671'/>
<id>e1596bbf27ee636d8ab47e39eda21c64ef49b671</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>tsocket: Improve the tsocket_address_bsd_sockaddr documentation.</title>
<updated>2010-02-26T07:57:30+00:00</updated>
<author>
<name>Andreas Schneider</name>
<email>asn@redhat.com</email>
</author>
<published>2010-02-25T13:32:39+00:00</published>
<link rel='alternate' type='text/html' href='https://git.exis.tech/samba.git/commit/?id=1983256c70cf07b8c8afddd024ee5fd2522ee83c'/>
<id>1983256c70cf07b8c8afddd024ee5fd2522ee83c</id>
<content type='text'>
Signed-off-by: Stefan Metzmacher &lt;metze@samba.org&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Signed-off-by: Stefan Metzmacher &lt;metze@samba.org&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>Spelling fixes for tsocket API documentation.</title>
<updated>2010-02-22T20:45:33+00:00</updated>
<author>
<name>Brad Hards</name>
<email>bradh@frogmouth.net</email>
</author>
<published>2010-02-21T05:34:22+00:00</published>
<link rel='alternate' type='text/html' href='https://git.exis.tech/samba.git/commit/?id=319d3bf9d93ddfc1afbfb0c759f6d91906f915c1'/>
<id>319d3bf9d93ddfc1afbfb0c759f6d91906f915c1</id>
<content type='text'>
Signed-off-by: Matthias Dieter Wallnöfer &lt;mwallnoefer@yahoo.de&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Signed-off-by: Matthias Dieter Wallnöfer &lt;mwallnoefer@yahoo.de&gt;
</pre>
</div>
</content>
</entry>
</feed>
