<feed xmlns='http://www.w3.org/2005/Atom'>
<title>samba.git/source4/winbind/wb_init_domain.c, 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>fixed another ambiguous talloc call</title>
<updated>2009-08-07T07:24:48+00:00</updated>
<author>
<name>Andrew Tridgell</name>
<email>tridge@samba.org</email>
</author>
<published>2009-08-07T07:23:52+00:00</published>
<link rel='alternate' type='text/html' href='https://git.exis.tech/samba.git/commit/?id=7c2025610c7dfce228f682f2f204972b0264cf72'/>
<id>7c2025610c7dfce228f682f2f204972b0264cf72</id>
<content type='text'>
During the creation of the 3 RPC pipes in winbind we try to steal the
RPC binding structure to be a child of the pipe once the pipe is
established. This fails with a talloc warning as the rpc connection
code already holds a reference to the binding.

The fix is to use talloc_reparent() instead.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
During the creation of the 3 RPC pipes in winbind we try to steal the
RPC binding structure to be a child of the pipe once the pipe is
established. This fails with a talloc warning as the rpc connection
code already holds a reference to the binding.

The fix is to use talloc_reparent() instead.
</pre>
</div>
</content>
</entry>
<entry>
<title>s4 winbind: Silence a "discards const" warning</title>
<updated>2009-01-06T08:55:49+00:00</updated>
<author>
<name>Kai Blin</name>
<email>kai@samba.org</email>
</author>
<published>2009-01-06T08:55:09+00:00</published>
<link rel='alternate' type='text/html' href='https://git.exis.tech/samba.git/commit/?id=75e240656407ad194c813e1e7b7a7acf370197ba'/>
<id>75e240656407ad194c813e1e7b7a7acf370197ba</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Revert "s4 winbind: Copy SID to avoid "discard const" warning"</title>
<updated>2009-01-02T17:15:10+00:00</updated>
<author>
<name>Stefan Metzmacher</name>
<email>metze@samba.org</email>
</author>
<published>2009-01-02T17:10:26+00:00</published>
<link rel='alternate' type='text/html' href='https://git.exis.tech/samba.git/commit/?id=0e95c9a1eb82a50281c94b226fbae2ac3210e5f5'/>
<id>0e95c9a1eb82a50281c94b226fbae2ac3210e5f5</id>
<content type='text'>
This reverts commit 102028ec722d942d7f91eb92e8da4f1480d140d1.

state-&gt;ctx is the composite_context, which is a temporary context!

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

state-&gt;ctx is the composite_context, which is a temporary context!

metze
</pre>
</div>
</content>
</entry>
<entry>
<title>s4 winbind: Copy SID to avoid "discard const" warning</title>
<updated>2008-12-29T11:52:28+00:00</updated>
<author>
<name>Kai Blin</name>
<email>kai@samba.org</email>
</author>
<published>2008-12-28T11:04:40+00:00</published>
<link rel='alternate' type='text/html' href='https://git.exis.tech/samba.git/commit/?id=102028ec722d942d7f91eb92e8da4f1480d140d1'/>
<id>102028ec722d942d7f91eb92e8da4f1480d140d1</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix more compiler warnings in various places.</title>
<updated>2008-12-23T21:57:11+00:00</updated>
<author>
<name>Jelmer Vernooij</name>
<email>jelmer@samba.org</email>
</author>
<published>2008-12-23T21:57:11+00:00</published>
<link rel='alternate' type='text/html' href='https://git.exis.tech/samba.git/commit/?id=bd64688c6aca6512efd0bd7d95000579beea3119'/>
<id>bd64688c6aca6512efd0bd7d95000579beea3119</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>s4:winbind: fill in the correct variable...</title>
<updated>2008-12-06T14:48:10+00:00</updated>
<author>
<name>Stefan Metzmacher</name>
<email>metze@samba.org</email>
</author>
<published>2008-12-06T14:48:10+00:00</published>
<link rel='alternate' type='text/html' href='https://git.exis.tech/samba.git/commit/?id=54b90cd1da7368b4c51dce1ae80714d72dd8bf7f'/>
<id>54b90cd1da7368b4c51dce1ae80714d72dd8bf7f</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-lsa: merge lsa_QueryInfoPolicy/{2} from s3 lsa idl.</title>
<updated>2008-10-27T18:33:23+00:00</updated>
<author>
<name>Günther Deschner</name>
<email>gd@samba.org</email>
</author>
<published>2008-10-24T13:05:57+00:00</published>
<link rel='alternate' type='text/html' href='https://git.exis.tech/samba.git/commit/?id=95231eae39d3373dbb2003d6c01f0c46c40cdc04'/>
<id>95231eae39d3373dbb2003d6c01f0c46c40cdc04</id>
<content type='text'>
Guenther
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Guenther
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix the wbinfo test on the LDAP backend.</title>
<updated>2008-06-28T08:10:59+00:00</updated>
<author>
<name>Andrew Bartlett</name>
<email>abartlet@samba.org</email>
</author>
<published>2008-06-28T08:04:35+00:00</published>
<link rel='alternate' type='text/html' href='https://git.exis.tech/samba.git/commit/?id=485a6354e5c41cc16bfa3b93e05c72e4685720ee'/>
<id>485a6354e5c41cc16bfa3b93e05c72e4685720ee</id>
<content type='text'>
The problem was that we would do a blocking wait for the LDAP server,
which was also blocking on us returning (because we were in single
process mode).

The LDAP connection being made here is useless anyway, and will need
to be an async ldb_connect() before anybody reintroucues it (nobody in
their right mind would program a winbindd backend on pure LDAP, when
the ldb abstraction is available).

Andrew Bartlett
(This used to be commit 23280b2e6ed5afb968bf0b8c40febb085eed38a1)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The problem was that we would do a blocking wait for the LDAP server,
which was also blocking on us returning (because we were in single
process mode).

The LDAP connection being made here is useless anyway, and will need
to be an async ldb_connect() before anybody reintroucues it (nobody in
their right mind would program a winbindd backend on pure LDAP, when
the ldb abstraction is available).

Andrew Bartlett
(This used to be commit 23280b2e6ed5afb968bf0b8c40febb085eed38a1)
</pre>
</div>
</content>
</entry>
<entry>
<title>fixed a double free in winbind </title>
<updated>2008-04-18T14:23:48+00:00</updated>
<author>
<name>Andrew Tridgell</name>
<email>tridge@samba.org</email>
</author>
<published>2008-04-18T14:23:48+00:00</published>
<link rel='alternate' type='text/html' href='https://git.exis.tech/samba.git/commit/?id=93c9de03afd907015108bbb53bd8453da3cc8115'/>
<id>93c9de03afd907015108bbb53bd8453da3cc8115</id>
<content type='text'>
state-&gt;domain-&gt;netlogon_binding is a child of ctx, and ctx is freed by
the composite_is_ok failure callback
(This used to be commit 3c217518ba9a7b64fe6c842187499f1ee5189567)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
state-&gt;domain-&gt;netlogon_binding is a child of ctx, and ctx is freed by
the composite_is_ok failure callback
(This used to be commit 3c217518ba9a7b64fe6c842187499f1ee5189567)
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove event context tracking from the credentials struct.</title>
<updated>2008-04-16T23:03:18+00:00</updated>
<author>
<name>Jelmer Vernooij</name>
<email>jelmer@samba.org</email>
</author>
<published>2008-04-16T23:03:18+00:00</published>
<link rel='alternate' type='text/html' href='https://git.exis.tech/samba.git/commit/?id=1efbd5fbf6b0f606ed29a763e2adfa6f99c6beac'/>
<id>1efbd5fbf6b0f606ed29a763e2adfa6f99c6beac</id>
<content type='text'>
(This used to be commit 4d7fc946b2ec50e774689c9036423b6feef99b8e)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
(This used to be commit 4d7fc946b2ec50e774689c9036423b6feef99b8e)
</pre>
</div>
</content>
</entry>
</feed>
