<feed xmlns='http://www.w3.org/2005/Atom'>
<title>samba.git/lib/socket, branch master</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.</subtitle>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/pviktori/public_git/samba.git/'/>
<entry>
<title>Fix bug # 9666 - Broken filtering of link-local addresses.</title>
<updated>2013-02-28T19:56:57+00:00</updated>
<author>
<name>Timur Bakeyev</name>
<email>timur@FreeBSD.org</email>
</author>
<published>2013-02-28T00:25:07+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/pviktori/public_git/samba.git/commit/?id=8ac431a22e45611d4bbded67c4c8bd864c343a8f'/>
<id>8ac431a22e45611d4bbded67c4c8bd864c343a8f</id>
<content type='text'>
This patch should address the problem with Link Local addresses
on FreeBSD and Linux.

Reviewed-by: Jeremy Allison &lt;jra@samba.org&gt;
Reviewed-by: Richard Sharpe &lt;rsharpe@samba.org&gt;

Autobuild-User(master): Jeremy Allison &lt;jra@samba.org&gt;
Autobuild-Date(master): Thu Feb 28 20:56:57 CET 2013 on sn-devel-104
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This patch should address the problem with Link Local addresses
on FreeBSD and Linux.

Reviewed-by: Jeremy Allison &lt;jra@samba.org&gt;
Reviewed-by: Richard Sharpe &lt;rsharpe@samba.org&gt;

Autobuild-User(master): Jeremy Allison &lt;jra@samba.org&gt;
Autobuild-Date(master): Thu Feb 28 20:56:57 CET 2013 on sn-devel-104
</pre>
</div>
</content>
</entry>
<entry>
<title>Start to add truncate checks on all uses of strlcpy(). Reading lwn</title>
<updated>2012-03-29T18:48:15+00:00</updated>
<author>
<name>Jeremy Allison</name>
<email>jra@samba.org</email>
</author>
<published>2012-03-28T23:49:30+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/pviktori/public_git/samba.git/commit/?id=5df1c115391f2d673d3dd2dfb89146ce77639d41'/>
<id>5df1c115391f2d673d3dd2dfb89146ce77639d41</id>
<content type='text'>
has it's uses :-).

Autobuild-User: Jeremy Allison &lt;jra@samba.org&gt;
Autobuild-Date: Thu Mar 29 20:48:15 CEST 2012 on sn-devel-104
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
has it's uses :-).

Autobuild-User: Jeremy Allison &lt;jra@samba.org&gt;
Autobuild-Date: Thu Mar 29 20:48:15 CEST 2012 on sn-devel-104
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix const warnings.</title>
<updated>2011-10-14T20:48:53+00:00</updated>
<author>
<name>Jeremy Allison</name>
<email>jra@samba.org</email>
</author>
<published>2011-10-14T20:48:53+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/pviktori/public_git/samba.git/commit/?id=744dd6bcbe7e078daac150d9e7be60c89985b510'/>
<id>744dd6bcbe7e078daac150d9e7be60c89985b510</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix bug with Samba not recognising an 6to4 IPv6 interface.</title>
<updated>2011-10-14T20:45:48+00:00</updated>
<author>
<name>Matthieu Patou</name>
<email>mat@samba.org</email>
</author>
<published>2011-10-14T20:45:48+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/pviktori/public_git/samba.git/commit/?id=abe5afc580dcaaab70f136904d98fa83bfae7b6e'/>
<id>abe5afc580dcaaab70f136904d98fa83bfae7b6e</id>
<content type='text'>
"The 6to4 interface has the flags IFF_POINTTOPOINT interface but no
ifa_dstaddr as it's not at the IPv6 level a point to point interface
(at least from my understanding), as we don't have a IFF_BROADCAST
flag set (I have the impression that this flag is only set on a
interface that has also an IPv4 address) the first test is not valid
also, which result in a skipped interface."
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
"The 6to4 interface has the flags IFF_POINTTOPOINT interface but no
ifa_dstaddr as it's not at the IPv6 level a point to point interface
(at least from my understanding), as we don't have a IFF_BROADCAST
flag set (I have the impression that this flag is only set on a
interface that has also an IPv4 address) the first test is not valid
also, which result in a skipped interface."
</pre>
</div>
</content>
</entry>
<entry>
<title>lib/socket: Remove outdated comment</title>
<updated>2011-05-08T10:57:04+00:00</updated>
<author>
<name>Andrew Bartlett</name>
<email>abartlet@samba.org</email>
</author>
<published>2011-05-03T10:24:39+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/pviktori/public_git/samba.git/commit/?id=8a07ec7babe728adf8a3d590e4c6e6a5d5f66bcd'/>
<id>8a07ec7babe728adf8a3d590e4c6e6a5d5f66bcd</id>
<content type='text'>
The autoconf and waf tests for interfaces logic are in libreplace now.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The autoconf and waf tests for interfaces logic are in libreplace now.
</pre>
</div>
</content>
</entry>
<entry>
<title>lib/socket move interfaces code to the top level</title>
<updated>2011-05-08T10:57:04+00:00</updated>
<author>
<name>Andrew Bartlett</name>
<email>abartlet@samba.org</email>
</author>
<published>2011-05-02T03:02:17+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/pviktori/public_git/samba.git/commit/?id=f346a737855bb5018978f0fcf1dcafbf5dc7e603'/>
<id>f346a737855bb5018978f0fcf1dcafbf5dc7e603</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
