<feed xmlns='http://www.w3.org/2005/Atom'>
<title>samba.git/source4/libcli/smb2/request.c, branch talloc-2.3.3</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:libcli/smb2: remove unused smb2_session-&gt;pid</title>
<updated>2012-07-25T10:15:05+00:00</updated>
<author>
<name>Stefan Metzmacher</name>
<email>metze@samba.org</email>
</author>
<published>2012-07-25T09:40:54+00:00</published>
<link rel='alternate' type='text/html' href='https://git.exis.tech/samba.git/commit/?id=4d6d783afeb64da85f89117324e43e4171df0d02'/>
<id>4d6d783afeb64da85f89117324e43e4171df0d02</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:libcli/smb2: remove unused elements from smb2_tree</title>
<updated>2012-07-25T10:15:04+00:00</updated>
<author>
<name>Stefan Metzmacher</name>
<email>metze@samba.org</email>
</author>
<published>2012-07-25T07:31:15+00:00</published>
<link rel='alternate' type='text/html' href='https://git.exis.tech/samba.git/commit/?id=57fda88dfb685ca9ba84cda6799efcc2224e242f'/>
<id>57fda88dfb685ca9ba84cda6799efcc2224e242f</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:libcli/smb2: use talloc_zero() in smb2_request_init()</title>
<updated>2011-11-24T18:02:33+00:00</updated>
<author>
<name>Stefan Metzmacher</name>
<email>metze@samba.org</email>
</author>
<published>2011-09-24T07:36:58+00:00</published>
<link rel='alternate' type='text/html' href='https://git.exis.tech/samba.git/commit/?id=4958d7cb44bb7851e62926f195bd76ff9736f62f'/>
<id>4958d7cb44bb7851e62926f195bd76ff9736f62f</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:libcli/smb2: fix compiler warning in smb2_push_o16s16_string()</title>
<updated>2011-11-24T18:02:33+00:00</updated>
<author>
<name>Stefan Metzmacher</name>
<email>metze@samba.org</email>
</author>
<published>2011-11-21T16:43:11+00:00</published>
<link rel='alternate' type='text/html' href='https://git.exis.tech/samba.git/commit/?id=f132ad32cc3cf81f0f6ea7d3a586b5ecec77edc8'/>
<id>f132ad32cc3cf81f0f6ea7d3a586b5ecec77edc8</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:libcli/smb2: implement on top of smbXcli_conn/req</title>
<updated>2011-11-24T18:02:33+00:00</updated>
<author>
<name>Stefan Metzmacher</name>
<email>metze@samba.org</email>
</author>
<published>2011-09-20T18:59:45+00:00</published>
<link rel='alternate' type='text/html' href='https://git.exis.tech/samba.git/commit/?id=300343d16c2d7f1f10bbd3c5e484131bf8fa5dfc'/>
<id>300343d16c2d7f1f10bbd3c5e484131bf8fa5dfc</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:libcli: use tevent_ fn names instead of legacy event_ ones</title>
<updated>2011-08-13T13:54:15+00:00</updated>
<author>
<name>Simo Sorce</name>
<email>ssorce@redhat.com</email>
</author>
<published>2010-05-25T19:26:42+00:00</published>
<link rel='alternate' type='text/html' href='https://git.exis.tech/samba.git/commit/?id=ab81505e080e72c2217cb3946b04eee872397763'/>
<id>ab81505e080e72c2217cb3946b04eee872397763</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Ensure convert_string_XXX is always called with a valid converted_size pointer.</title>
<updated>2011-03-29T19:01:49+00:00</updated>
<author>
<name>Jeremy Allison</name>
<email>jra@samba.org</email>
</author>
<published>2011-03-29T18:16:26+00:00</published>
<link rel='alternate' type='text/html' href='https://git.exis.tech/samba.git/commit/?id=0c5214e2eb6249914230f092fe35dfa49da24c34'/>
<id>0c5214e2eb6249914230f092fe35dfa49da24c34</id>
<content type='text'>
Preparation for cleaning up this API.

Autobuild-User: Jeremy Allison &lt;jra@samba.org&gt;
Autobuild-Date: Tue Mar 29 21:01:49 CEST 2011 on sn-devel-104
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Preparation for cleaning up this API.

Autobuild-User: Jeremy Allison &lt;jra@samba.org&gt;
Autobuild-Date: Tue Mar 29 21:01:49 CEST 2011 on sn-devel-104
</pre>
</div>
</content>
</entry>
<entry>
<title>charcnv: removed the allow_badcharcnv and allow_bad_conv options to convert_string*()</title>
<updated>2011-03-24T00:47:26+00:00</updated>
<author>
<name>Andrew Tridgell</name>
<email>tridge@samba.org</email>
</author>
<published>2011-03-23T23:59:41+00:00</published>
<link rel='alternate' type='text/html' href='https://git.exis.tech/samba.git/commit/?id=15e84a9a09c5a86416e964a3258ee35718fbf45a'/>
<id>15e84a9a09c5a86416e964a3258ee35718fbf45a</id>
<content type='text'>
we shouldn't accept bad multi-byte strings, it just hides problems

Autobuild-User: Andrew Tridgell &lt;tridge@samba.org&gt;
Autobuild-Date: Thu Mar 24 01:47:26 CET 2011 on sn-devel-104
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
we shouldn't accept bad multi-byte strings, it just hides problems

Autobuild-User: Andrew Tridgell &lt;tridge@samba.org&gt;
Autobuild-Date: Thu Mar 24 01:47:26 CET 2011 on sn-devel-104
</pre>
</div>
</content>
</entry>
<entry>
<title>s4/libcli: Initialize client PID for SMB2 connections</title>
<updated>2009-11-25T20:55:47+00:00</updated>
<author>
<name>Steven Danneman</name>
<email>steven.danneman@isilon.com</email>
</author>
<published>2009-11-19T00:35:16+00:00</published>
<link rel='alternate' type='text/html' href='https://git.exis.tech/samba.git/commit/?id=65a611ec7299ba992d16dff69da47b1b8e16241d'/>
<id>65a611ec7299ba992d16dff69da47b1b8e16241d</id>
<content type='text'>
Set the SMB pid to the Unix pid of the client process.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Set the SMB pid to the Unix pid of the client process.
</pre>
</div>
</content>
</entry>
<entry>
<title>s4:libcli/smb2: add smb2_transport_credits_set_charge() to change the CreditsCharge value for the next request</title>
<updated>2009-07-15T08:57:32+00:00</updated>
<author>
<name>Stefan Metzmacher</name>
<email>metze@samba.org</email>
</author>
<published>2009-07-13T10:25:40+00:00</published>
<link rel='alternate' type='text/html' href='https://git.exis.tech/samba.git/commit/?id=da737f2447c925726fb944fc08683ffaf6cf8a63'/>
<id>da737f2447c925726fb944fc08683ffaf6cf8a63</id>
<content type='text'>
metze
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
metze
</pre>
</div>
</content>
</entry>
</feed>
