<feed xmlns='http://www.w3.org/2005/Atom'>
<title>samba.git/source4/libcli/wbclient/wscript_build, branch talloc-2.4.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>libwbclient: Make source4/ use nsswitch/libwbclient</title>
<updated>2016-02-22T19:29:16+00:00</updated>
<author>
<name>Volker Lendecke</name>
<email>vl@samba.org</email>
</author>
<published>2016-02-09T08:30:09+00:00</published>
<link rel='alternate' type='text/html' href='https://git.exis.tech/samba.git/commit/?id=2b26522e349803067bae004e4d37d2bca1a1b319'/>
<id>2b26522e349803067bae004e4d37d2bca1a1b319</id>
<content type='text'>
Right now there's no async user of this, so I think it's okay to use the
sync libwbclient. If we really get async libwbclient users, we need to
put it there instead of calling the struct protocol directly.

The code before this patch did not look at the _NO_WINBIND environment
variable. So ignore it here too.

Signed-off-by: Volker Lendecke &lt;vl@samba.org&gt;
Reviewed-by: Ralph Boehme &lt;slow@samba.org&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Right now there's no async user of this, so I think it's okay to use the
sync libwbclient. If we really get async libwbclient users, we need to
put it there instead of calling the struct protocol directly.

The code before this patch did not look at the _NO_WINBIND environment
variable. So ignore it here too.

Signed-off-by: Volker Lendecke &lt;vl@samba.org&gt;
Reviewed-by: Ralph Boehme &lt;slow@samba.org&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>Rename 'errors' to 'samba-errors' and make it public.</title>
<updated>2016-01-13T06:47:04+00:00</updated>
<author>
<name>Jelmer Vernooĳ</name>
<email>jelmer@jelmer.uk</email>
</author>
<published>2016-01-04T01:01:53+00:00</published>
<link rel='alternate' type='text/html' href='https://git.exis.tech/samba.git/commit/?id=da8674c72ab1f2dc8458434d714c61530630f51e'/>
<id>da8674c72ab1f2dc8458434d714c61530630f51e</id>
<content type='text'>
This is necessary because it has public headers.

Signed-off-by: Jelmer Vernooĳ &lt;jelmer@jelmer.uk&gt;
Reviewed-By: Andrew Bartlett &lt;abartlet@samba.org&gt;
Reviewed-By: Stefan Metzmacher &lt;metze@samba.org&gt;

Autobuild-User(master): Jelmer Vernooij &lt;jelmer@samba.org&gt;
Autobuild-Date(master): Wed Jan 13 07:47:04 CET 2016 on sn-devel-144
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This is necessary because it has public headers.

Signed-off-by: Jelmer Vernooĳ &lt;jelmer@jelmer.uk&gt;
Reviewed-By: Andrew Bartlett &lt;abartlet@samba.org&gt;
Reviewed-By: Stefan Metzmacher &lt;metze@samba.org&gt;

Autobuild-User(master): Jelmer Vernooij &lt;jelmer@samba.org&gt;
Autobuild-Date(master): Wed Jan 13 07:47:04 CET 2016 on sn-devel-144
</pre>
</div>
</content>
</entry>
<entry>
<title>libwbclient4: Add wbc_sids_to_xids</title>
<updated>2014-03-05T15:33:21+00:00</updated>
<author>
<name>Volker Lendecke</name>
<email>vl@samba.org</email>
</author>
<published>2014-01-30T19:05:09+00:00</published>
<link rel='alternate' type='text/html' href='https://git.exis.tech/samba.git/commit/?id=22dabda4c64b9b6704b5411c1fb943f09033e9ab'/>
<id>22dabda4c64b9b6704b5411c1fb943f09033e9ab</id>
<content type='text'>
Signed-off-by: Volker Lendecke &lt;vl@samba.org&gt;

Change-Id: I79f4b87a14e7074970bd024626e5838a4461cc2e
Reviewed-by: Andrew Bartlett &lt;abartlet@samba.org&gt;
Reviewed-by: Andreas Schneider &lt;asn@samba.org&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Signed-off-by: Volker Lendecke &lt;vl@samba.org&gt;

Change-Id: I79f4b87a14e7074970bd024626e5838a4461cc2e
Reviewed-by: Andrew Bartlett &lt;abartlet@samba.org&gt;
Reviewed-by: Andreas Schneider &lt;asn@samba.org&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>Define the winbindd socket directory when building wbclient</title>
<updated>2014-02-19T15:25:42+00:00</updated>
<author>
<name>Garming Sam</name>
<email>garming@catalyst.net.nz</email>
</author>
<published>2014-02-18T22:38:51+00:00</published>
<link rel='alternate' type='text/html' href='https://git.exis.tech/samba.git/commit/?id=c28d16e52dae7c6e25174929a5bddf81f24112f5'/>
<id>c28d16e52dae7c6e25174929a5bddf81f24112f5</id>
<content type='text'>
Change-Id: I2a730e41f45cff0f4836fbc8f993947e3a30aa18
Signed-off-by: Garming Sam &lt;garming@catalyst.net.nz&gt;
Reviewed-by: Andrew Bartlett &lt;abartlet@samba.org&gt;
Reviewed-by: Michael Adam &lt;obnox@samba.org&gt;

Autobuild-User(master): Michael Adam &lt;obnox@samba.org&gt;
Autobuild-Date(master): Wed Feb 19 16:25:42 CET 2014 on sn-devel-104
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Change-Id: I2a730e41f45cff0f4836fbc8f993947e3a30aa18
Signed-off-by: Garming Sam &lt;garming@catalyst.net.nz&gt;
Reviewed-by: Andrew Bartlett &lt;abartlet@samba.org&gt;
Reviewed-by: Michael Adam &lt;obnox@samba.org&gt;

Autobuild-User(master): Michael Adam &lt;obnox@samba.org&gt;
Autobuild-Date(master): Wed Feb 19 16:25:42 CET 2014 on sn-devel-104
</pre>
</div>
</content>
</entry>
<entry>
<title>Revert "libwbclient4: Add wbc_sids_to_xids"</title>
<updated>2014-02-18T09:29:27+00:00</updated>
<author>
<name>Volker Lendecke</name>
<email>vl@samba.org</email>
</author>
<published>2014-02-18T08:50:44+00:00</published>
<link rel='alternate' type='text/html' href='https://git.exis.tech/samba.git/commit/?id=97a62e22797fcab3a67b06e39dd6d6f524dd58da'/>
<id>97a62e22797fcab3a67b06e39dd6d6f524dd58da</id>
<content type='text'>
This reverts commit fefc59619b58cb0c38bf7e6ac2ebcc25a5ebbd6c.

Signed-off-by: Volker Lendecke &lt;vl@samba.org&gt;
Reviewed-by: Andreas Schneider &lt;asn@samba.org&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This reverts commit fefc59619b58cb0c38bf7e6ac2ebcc25a5ebbd6c.

Signed-off-by: Volker Lendecke &lt;vl@samba.org&gt;
Reviewed-by: Andreas Schneider &lt;asn@samba.org&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>libwbclient4: Add wbc_sids_to_xids</title>
<updated>2014-02-10T09:56:55+00:00</updated>
<author>
<name>Volker Lendecke</name>
<email>vl@samba.org</email>
</author>
<published>2014-01-30T19:05:09+00:00</published>
<link rel='alternate' type='text/html' href='https://git.exis.tech/samba.git/commit/?id=fefc59619b58cb0c38bf7e6ac2ebcc25a5ebbd6c'/>
<id>fefc59619b58cb0c38bf7e6ac2ebcc25a5ebbd6c</id>
<content type='text'>
Signed-off-by: Volker Lendecke &lt;vl@samba.org&gt;
Reviewed-by: Kai Blin &lt;kai@samba.org&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Signed-off-by: Volker Lendecke &lt;vl@samba.org&gt;
Reviewed-by: Kai Blin &lt;kai@samba.org&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>build: make LIBWBCLIENT_OLD and auth_unix_token libraries</title>
<updated>2011-09-08T09:33:13+00:00</updated>
<author>
<name>Andrew Bartlett</name>
<email>abartlet@samba.org</email>
</author>
<published>2011-09-08T07:10:27+00:00</published>
<link rel='alternate' type='text/html' href='https://git.exis.tech/samba.git/commit/?id=21c2e8b378dda0ea9a5af6b90bc1a50eda1b9534'/>
<id>21c2e8b378dda0ea9a5af6b90bc1a50eda1b9534</id>
<content type='text'>
This assists with avoiding duplicate symbols.

Andrew Bartlett
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This assists with avoiding duplicate symbols.

Andrew Bartlett
</pre>
</div>
</content>
</entry>
<entry>
<title>s4: Drop duplicate 'lib' prefix for private libraries.</title>
<updated>2010-10-26T17:17:16+00:00</updated>
<author>
<name>Jelmer Vernooij</name>
<email>jelmer@samba.org</email>
</author>
<published>2010-10-24T01:41:59+00:00</published>
<link rel='alternate' type='text/html' href='https://git.exis.tech/samba.git/commit/?id=d9cbcdd4109d361c909f2884fcf3797cf4052092'/>
<id>d9cbcdd4109d361c909f2884fcf3797cf4052092</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>s4: Rename LIBSAMBA-* to libsamba-*</title>
<updated>2010-10-24T00:20:04+00:00</updated>
<author>
<name>Jelmer Vernooij</name>
<email>jelmer@samba.org</email>
</author>
<published>2010-10-23T23:05:50+00:00</published>
<link rel='alternate' type='text/html' href='https://git.exis.tech/samba.git/commit/?id=833480d3ad1c4b3a1ea74fd583672c65c0af6463'/>
<id>833480d3ad1c4b3a1ea74fd583672c65c0af6463</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>s4: Rename LIBEVENTS to libevents.</title>
<updated>2010-10-23T22:24:06+00:00</updated>
<author>
<name>Jelmer Vernooij</name>
<email>jelmer@samba.org</email>
</author>
<published>2010-10-23T21:49:33+00:00</published>
<link rel='alternate' type='text/html' href='https://git.exis.tech/samba.git/commit/?id=cf26d8a958256e1f56f9bc5a9611868d04a15e74'/>
<id>cf26d8a958256e1f56f9bc5a9611868d04a15e74</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
