<feed xmlns='http://www.w3.org/2005/Atom'>
<title>samba.git/source4/lib/socket, 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>s4:lib/socket/interface.c - "ifaces" strictly needs to be initialised</title>
<updated>2011-09-12T21:49:12+00:00</updated>
<author>
<name>Matthias Dieter Wallnöfer</name>
<email>mdw@samba.org</email>
</author>
<published>2011-09-12T13:45:11+00:00</published>
<link rel='alternate' type='text/html' href='https://git.exis.tech/samba.git/commit/?id=d0df75701e529e2d872691f8be047c5b55118930'/>
<id>d0df75701e529e2d872691f8be047c5b55118930</id>
<content type='text'>
Please consider a failing "get_interfaces" call and the "talloc_free()"
operation on a possible uninitialised "ifaces" on line 326.

https://bugzilla.samba.org/show_bug.cgi?id=8397

Reviewed-by: Jelmer

Autobuild-User: Matthias Dieter Wallnöfer &lt;mdw@samba.org&gt;
Autobuild-Date: Mon Sep 12 23:49:12 CEST 2011 on sn-devel-104
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Please consider a failing "get_interfaces" call and the "talloc_free()"
operation on a possible uninitialised "ifaces" on line 326.

https://bugzilla.samba.org/show_bug.cgi?id=8397

Reviewed-by: Jelmer

Autobuild-User: Matthias Dieter Wallnöfer &lt;mdw@samba.org&gt;
Autobuild-Date: Mon Sep 12 23:49:12 CEST 2011 on sn-devel-104
</pre>
</div>
</content>
</entry>
<entry>
<title>s4:lib: use tevent_ fns names instead of legcay event_ ones</title>
<updated>2011-08-13T13:54:16+00:00</updated>
<author>
<name>Simo Sorce</name>
<email>ssorce@redhat.com</email>
</author>
<published>2010-05-25T19:28:35+00:00</published>
<link rel='alternate' type='text/html' href='https://git.exis.tech/samba.git/commit/?id=15efcbaa09472b306a875178ee535a06d1b01811'/>
<id>15efcbaa09472b306a875178ee535a06d1b01811</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>cli_composite: Lowercase name.</title>
<updated>2011-07-26T11:31:09+00:00</updated>
<author>
<name>Jelmer Vernooij</name>
<email>jelmer@samba.org</email>
</author>
<published>2011-07-25T20:27:17+00:00</published>
<link rel='alternate' type='text/html' href='https://git.exis.tech/samba.git/commit/?id=47a41c8daf4df59f4d80723c38749209c044d1a4'/>
<id>47a41c8daf4df59f4d80723c38749209c044d1a4</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: iface_list_wildcard() should only return "::" if we have ipv6 interfaces</title>
<updated>2011-07-10T15:11:14+00:00</updated>
<author>
<name>Stefan Metzmacher</name>
<email>metze@samba.org</email>
</author>
<published>2011-07-10T13:13:45+00:00</published>
<link rel='alternate' type='text/html' href='https://git.exis.tech/samba.git/commit/?id=1be5a9b1fdbf891749615e87391cdd2a9c4d7113'/>
<id>1be5a9b1fdbf891749615e87391cdd2a9c4d7113</id>
<content type='text'>
If glibc has IPv6 support, but it's not enabled in the running kernel
we should not try to listen on "::".

metze
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
If glibc has IPv6 support, but it's not enabled in the running kernel
we should not try to listen on "::".

metze
</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-interface: raise the debug level for interface discovery</title>
<updated>2011-06-08T02:56:04+00:00</updated>
<author>
<name>Andrew Tridgell</name>
<email>tridge@samba.org</email>
</author>
<published>2011-06-08T00:41:38+00:00</published>
<link rel='alternate' type='text/html' href='https://git.exis.tech/samba.git/commit/?id=79ef434b900288f23f352dcce083c37308baef2d'/>
<id>79ef434b900288f23f352dcce083c37308baef2d</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: fixed iface_list_same_net() for IPv6</title>
<updated>2011-06-07T02:55:37+00:00</updated>
<author>
<name>Andrew Tridgell</name>
<email>tridge@samba.org</email>
</author>
<published>2011-06-07T02:55:09+00:00</published>
<link rel='alternate' type='text/html' href='https://git.exis.tech/samba.git/commit/?id=3ccb72d7496aadbdf35b0aee3b2384466d9dd3b8'/>
<id>3ccb72d7496aadbdf35b0aee3b2384466d9dd3b8</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: fix iface_list_best_ip() for IPv6</title>
<updated>2011-06-07T02:55:37+00:00</updated>
<author>
<name>Andrew Tridgell</name>
<email>tridge@samba.org</email>
</author>
<published>2011-06-06T05:18:12+00:00</published>
<link rel='alternate' type='text/html' href='https://git.exis.tech/samba.git/commit/?id=6a6d4d8884788c1e860bda886d168301623e1ea3'/>
<id>6a6d4d8884788c1e860bda886d168301623e1ea3</id>
<content type='text'>
return an interface with the same address family as the target
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
return an interface with the same address family as the target
</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>
</feed>
