<feed xmlns='http://www.w3.org/2005/Atom'>
<title>samba.git/source4/winbind/wb_samba3_protocol.c, 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-winbindd: implement WINBINDD_SIDS_TO_XIDS</title>
<updated>2011-09-08T13:09:54+00:00</updated>
<author>
<name>Andrew Tridgell</name>
<email>tridge@samba.org</email>
</author>
<published>2011-07-26T00:52:59+00:00</published>
<link rel='alternate' type='text/html' href='https://git.exis.tech/samba.git/commit/?id=2ff88386d503390ba5beeeb98ad7992c5e8fd0d5'/>
<id>2ff88386d503390ba5beeeb98ad7992c5e8fd0d5</id>
<content type='text'>
this fixes wbinfo --sids-to-unix-ids

Pair-Programmed-With: Andrew Bartlett &lt;abartlet@samba.org&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
this fixes wbinfo --sids-to-unix-ids

Pair-Programmed-With: Andrew Bartlett &lt;abartlet@samba.org&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>s4-winbindd: fixed handling of extra_data in s3 requests</title>
<updated>2011-09-08T13:09:54+00:00</updated>
<author>
<name>Andrew Tridgell</name>
<email>tridge@samba.org</email>
</author>
<published>2011-07-26T00:51:31+00:00</published>
<link rel='alternate' type='text/html' href='https://git.exis.tech/samba.git/commit/?id=5196d265f75560703824c6eebbd9cc25936b5d3a'/>
<id>5196d265f75560703824c6eebbd9cc25936b5d3a</id>
<content type='text'>
extra_data in s3 winbind requests is appended to the end of the
request, but does not change the length header of the packet. Instead
you need to get it from the extra_len element of the request
structure.

Pair-Programmed-With: Andrew Bartlett &lt;abartlet@samba.org&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
extra_data in s3 winbind requests is appended to the end of the
request, but does not change the length header of the packet. Instead
you need to get it from the extra_len element of the request
structure.

Pair-Programmed-With: Andrew Bartlett &lt;abartlet@samba.org&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>s4:winbind/wb_samba3_protocol.c - rework it using concrete enum values</title>
<updated>2011-06-16T08:14:52+00:00</updated>
<author>
<name>Matthias Dieter Wallnöfer</name>
<email>mdw@samba.org</email>
</author>
<published>2011-06-16T07:01:04+00:00</published>
<link rel='alternate' type='text/html' href='https://git.exis.tech/samba.git/commit/?id=03ea6b5b9e6baae3596649b9d9cfe79dbd44a9a4'/>
<id>03ea6b5b9e6baae3596649b9d9cfe79dbd44a9a4</id>
<content type='text'>
This changes commit 49352cafb4259503e6afb44d38db9bfd525d5e0d to comply
with kblin's plans.

Autobuild-User: Matthias Dieter Wallnöfer &lt;mdw@samba.org&gt;
Autobuild-Date: Thu Jun 16 10:14:52 CEST 2011 on sn-devel-104
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This changes commit 49352cafb4259503e6afb44d38db9bfd525d5e0d to comply
with kblin's plans.

Autobuild-User: Matthias Dieter Wallnöfer &lt;mdw@samba.org&gt;
Autobuild-Date: Thu Jun 16 10:14:52 CEST 2011 on sn-devel-104
</pre>
</div>
</content>
</entry>
<entry>
<title>s4:winbind/wb_samba3_protocol.c - quiet enum warning</title>
<updated>2011-06-09T08:53:36+00:00</updated>
<author>
<name>Matthias Dieter Wallnöfer</name>
<email>mdw@samba.org</email>
</author>
<published>2011-06-08T16:57:00+00:00</published>
<link rel='alternate' type='text/html' href='https://git.exis.tech/samba.git/commit/?id=49352cafb4259503e6afb44d38db9bfd525d5e0d'/>
<id>49352cafb4259503e6afb44d38db9bfd525d5e0d</id>
<content type='text'>
Don't enumerate all unimplemented types of call which simply leads to
incompleteness.

Reviewed-by: Tridge
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Don't enumerate all unimplemented types of call which simply leads to
incompleteness.

Reviewed-by: Tridge
</pre>
</div>
</content>
</entry>
<entry>
<title>s4: remove REMOVE_MAPPING from wb_samba3_protocol</title>
<updated>2010-08-14T00:10:34+00:00</updated>
<author>
<name>Michael Adam</name>
<email>obnox@samba.org</email>
</author>
<published>2009-01-22T13:36:51+00:00</published>
<link rel='alternate' type='text/html' href='https://git.exis.tech/samba.git/commit/?id=c03fa64a2c05672f4b4d5a05263a449c0c7e85e1'/>
<id>c03fa64a2c05672f4b4d5a05263a449c0c7e85e1</id>
<content type='text'>
Michael
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Michael
</pre>
</div>
</content>
</entry>
<entry>
<title>s4: remove SET_MAPPING from wb_samba3_protocol</title>
<updated>2010-08-14T00:10:33+00:00</updated>
<author>
<name>Michael Adam</name>
<email>obnox@samba.org</email>
</author>
<published>2009-01-22T13:30:25+00:00</published>
<link rel='alternate' type='text/html' href='https://git.exis.tech/samba.git/commit/?id=74da3163f6ef7ec8c8e5d52d926dbc3e02be0c2d'/>
<id>74da3163f6ef7ec8c8e5d52d926dbc3e02be0c2d</id>
<content type='text'>
Michael
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Michael
</pre>
</div>
</content>
</entry>
<entry>
<title>s4: remove SET_HWM and SET_DUAL_HWM from wb_samba3_protocol</title>
<updated>2010-08-14T00:10:31+00:00</updated>
<author>
<name>Michael Adam</name>
<email>obnox@samba.org</email>
</author>
<published>2009-01-22T12:46:25+00:00</published>
<link rel='alternate' type='text/html' href='https://git.exis.tech/samba.git/commit/?id=61f019d61d2aeb5d5dd79c3048d9c6048f4881f5'/>
<id>61f019d61d2aeb5d5dd79c3048d9c6048f4881f5</id>
<content type='text'>
Michael
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Michael
</pre>
</div>
</content>
</entry>
<entry>
<title>s4:winbind/wb_samba3_protocol.c - add cast to suppress warnings on Solaris 10 cc</title>
<updated>2010-06-26T17:45:07+00:00</updated>
<author>
<name>Matthias Dieter Wallnöfer</name>
<email>mdw@samba.org</email>
</author>
<published>2010-06-26T17:43:51+00:00</published>
<link rel='alternate' type='text/html' href='https://git.exis.tech/samba.git/commit/?id=75d6842c4087cd9f204b8beafaa88f1fac7cf999'/>
<id>75d6842c4087cd9f204b8beafaa88f1fac7cf999</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>s4:winbindd Rework some winbind structures to make s3compat easier</title>
<updated>2010-05-14T13:25:45+00:00</updated>
<author>
<name>Andrew Bartlett</name>
<email>abartlet@samba.org</email>
</author>
<published>2010-05-14T07:31:33+00:00</published>
<link rel='alternate' type='text/html' href='https://git.exis.tech/samba.git/commit/?id=8da50c8da1527bafbb0ff4e86cc12fb54dd2b4b7'/>
<id>8da50c8da1527bafbb0ff4e86cc12fb54dd2b4b7</id>
<content type='text'>
By making the winbindd_request and winbindd_response structures
pointers, we can more easily integrate with the winbindd from
source3/winbindd

Andrew Bartlett
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
By making the winbindd_request and winbindd_response structures
pointers, we can more easily integrate with the winbindd from
source3/winbindd

Andrew Bartlett
</pre>
</div>
</content>
</entry>
<entry>
<title>s4:winbind: stub implementation of WINBINDD_PAM_LOGOFF</title>
<updated>2010-03-09T16:20:31+00:00</updated>
<author>
<name>Matthieu Patou</name>
<email>mat@matws.net</email>
</author>
<published>2010-03-03T20:29:15+00:00</published>
<link rel='alternate' type='text/html' href='https://git.exis.tech/samba.git/commit/?id=bc766a9a8475344eb4556da91f68874523d1fe52'/>
<id>bc766a9a8475344eb4556da91f68874523d1fe52</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>
