<feed xmlns='http://www.w3.org/2005/Atom'>
<title>samba.git/source4/libcli/raw/rawreadwrite.c, branch v3-5-test</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/raw: write can return STATUS_BUFFER_OVERFLOW as a real error</title>
<updated>2009-05-01T13:12:07+00:00</updated>
<author>
<name>Stefan Metzmacher</name>
<email>metze@samba.org</email>
</author>
<published>2009-04-30T15:24:58+00:00</published>
<link rel='alternate' type='text/html' href='https://git.exis.tech/samba.git/commit/?id=b97a591e2cb57d0a9cbe7d3aa6fdaa5de689a39d'/>
<id>b97a591e2cb57d0a9cbe7d3aa6fdaa5de689a39d</id>
<content type='text'>
We should not try to parse the result if the status is not NT_STATUS_OK.

metze
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
We should not try to parse the result if the status is not NT_STATUS_OK.

metze
</pre>
</div>
</content>
</entry>
<entry>
<title>Install public header files again and include required prototypes.</title>
<updated>2008-04-02T02:53:27+00:00</updated>
<author>
<name>Jelmer Vernooij</name>
<email>jelmer@samba.org</email>
</author>
<published>2008-04-02T02:53:27+00:00</published>
<link rel='alternate' type='text/html' href='https://git.exis.tech/samba.git/commit/?id=afe3e8172ddaa5e4aa811faceecda4f943d6e2ef'/>
<id>afe3e8172ddaa5e4aa811faceecda4f943d6e2ef</id>
<content type='text'>
(This used to be commit 47ffbbf67435904754469544390b67d34c958343)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
(This used to be commit 47ffbbf67435904754469544390b67d34c958343)
</pre>
</div>
</content>
</entry>
<entry>
<title>fixed RAW-READ after the bufinfo changes. Thanks to Metze for spotting</title>
<updated>2008-02-16T02:28:37+00:00</updated>
<author>
<name>Andrew Tridgell</name>
<email>tridge@samba.org</email>
</author>
<published>2008-02-16T02:28:37+00:00</published>
<link rel='alternate' type='text/html' href='https://git.exis.tech/samba.git/commit/?id=afe8e5551e41550f40271f49ab4ded5e5f0def9c'/>
<id>afe8e5551e41550f40271f49ab4ded5e5f0def9c</id>
<content type='text'>
this.
(This used to be commit 3c9973b695a0b5c30d3a5bfabecf62dd1a25ebc1)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
this.
(This used to be commit 3c9973b695a0b5c30d3a5bfabecf62dd1a25ebc1)
</pre>
</div>
</content>
</entry>
<entry>
<title>Convert SMB and SMB2 code to use a common buffer handling structure</title>
<updated>2008-02-13T23:12:33+00:00</updated>
<author>
<name>Andrew Tridgell</name>
<email>tridge@samba.org</email>
</author>
<published>2008-02-13T23:12:33+00:00</published>
<link rel='alternate' type='text/html' href='https://git.exis.tech/samba.git/commit/?id=e870cfec9f3512b0f1bd3110d7b975652525e28a'/>
<id>e870cfec9f3512b0f1bd3110d7b975652525e28a</id>
<content type='text'>
This converts our SMB and SMB2 code to use a common structure "struct
request_bufinfo" for information on the buffer bounds of a packet,
alignment information and string handling. This allows us to use a
common backend for SMB and SMB2 code, while still using all the same
string and blob handling functions.

Up to now we had been passing a NULL req handle into these common
routines from the SMB2 side of the server, which meant that we failed
any operation which did a bounds checked string extraction (such as a
RenameInformation setinfo call, which is what Vista uses for renaming
files)

There is still some more work to be done on this - for example we can
now remove many of the SMB2 specific buffer handling functions that we
had, and use the SMB ones.
(This used to be commit ca6d9be6cb6a403a81b18fa6e9a6a0518d7f0f68)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This converts our SMB and SMB2 code to use a common structure "struct
request_bufinfo" for information on the buffer bounds of a packet,
alignment information and string handling. This allows us to use a
common backend for SMB and SMB2 code, while still using all the same
string and blob handling functions.

Up to now we had been passing a NULL req handle into these common
routines from the SMB2 side of the server, which meant that we failed
any operation which did a bounds checked string extraction (such as a
RenameInformation setinfo call, which is what Vista uses for renaming
files)

There is still some more work to be done on this - for example we can
now remove many of the SMB2 specific buffer handling functions that we
had, and use the SMB ones.
(This used to be commit ca6d9be6cb6a403a81b18fa6e9a6a0518d7f0f68)
</pre>
</div>
</content>
</entry>
<entry>
<title>r25554: Convert last instances of BOOL, True and False to the standard types.</title>
<updated>2007-10-10T20:07:55+00:00</updated>
<author>
<name>Jelmer Vernooij</name>
<email>jelmer@samba.org</email>
</author>
<published>2007-10-06T22:28:14+00:00</published>
<link rel='alternate' type='text/html' href='https://git.exis.tech/samba.git/commit/?id=2151cde58014ea2e822c13d2f8a369b45dc19ca8'/>
<id>2151cde58014ea2e822c13d2f8a369b45dc19ca8</id>
<content type='text'>
(This used to be commit 566aa14139510788548a874e9213d91317f83ca9)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
(This used to be commit 566aa14139510788548a874e9213d91317f83ca9)
</pre>
</div>
</content>
</entry>
<entry>
<title>r23792: convert Samba4 to GPLv3</title>
<updated>2007-10-10T19:59:12+00:00</updated>
<author>
<name>Andrew Tridgell</name>
<email>tridge@samba.org</email>
</author>
<published>2007-07-10T02:07:03+00:00</published>
<link rel='alternate' type='text/html' href='https://git.exis.tech/samba.git/commit/?id=0479a2f1cbae51fcd8dbdc3c148c808421fb4d25'/>
<id>0479a2f1cbae51fcd8dbdc3c148c808421fb4d25</id>
<content type='text'>
There are still a few tidyups of old FSF addresses to come (in both s3
and s4). More commits soon.
(This used to be commit fcf38a38ac691abd0fa51b89dc951a08e89fdafa)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
There are still a few tidyups of old FSF addresses to come (in both s3
and s4). More commits soon.
(This used to be commit fcf38a38ac691abd0fa51b89dc951a08e89fdafa)
</pre>
</div>
</content>
</entry>
<entry>
<title>r20077: support large readx replies, as done by samba3 (and the snia spec),</title>
<updated>2007-10-10T19:29:01+00:00</updated>
<author>
<name>Andrew Tridgell</name>
<email>tridge@samba.org</email>
</author>
<published>2006-12-08T03:47:02+00:00</published>
<link rel='alternate' type='text/html' href='https://git.exis.tech/samba.git/commit/?id=c72c3e983468bdee33e4482e7b7ccb45cb7c9ddb'/>
<id>c72c3e983468bdee33e4482e7b7ccb45cb7c9ddb</id>
<content type='text'>
but not done by windows servers
(This used to be commit e5dbbe177c13b2788b4b4765b3b37cc918b3405c)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
but not done by windows servers
(This used to be commit e5dbbe177c13b2788b4b4765b3b37cc918b3405c)
</pre>
</div>
</content>
</entry>
<entry>
<title>r15741: move smb2 request structures into the main smb request structs</title>
<updated>2007-10-10T19:08:11+00:00</updated>
<author>
<name>Stefan Metzmacher</name>
<email>metze@samba.org</email>
</author>
<published>2006-05-20T10:46:38+00:00</published>
<link rel='alternate' type='text/html' href='https://git.exis.tech/samba.git/commit/?id=e306c5bf129a981693bd251d45597f1e584ee850'/>
<id>e306c5bf129a981693bd251d45597f1e584ee850</id>
<content type='text'>
as new levels

metze
(This used to be commit 91806353174704857dfcc15a730af7232cfde660)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
as new levels

metze
(This used to be commit 91806353174704857dfcc15a730af7232cfde660)
</pre>
</div>
</content>
</entry>
<entry>
<title>r15740: add TODO, that we should check if the server supports</title>
<updated>2007-10-10T19:08:11+00:00</updated>
<author>
<name>Stefan Metzmacher</name>
<email>metze@samba.org</email>
</author>
<published>2006-05-20T10:40:10+00:00</published>
<link rel='alternate' type='text/html' href='https://git.exis.tech/samba.git/commit/?id=2de1d5f7a8c2a3a815d81c217c274d2d5f1768cb'/>
<id>2de1d5f7a8c2a3a815d81c217c274d2d5f1768cb</id>
<content type='text'>
large offsets, before sending large offset requests

metze
(This used to be commit b9ba2b8c5a314ba9e559e50bea4deb692dc0f3ec)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
large offsets, before sending large offset requests

metze
(This used to be commit b9ba2b8c5a314ba9e559e50bea4deb692dc0f3ec)
</pre>
</div>
</content>
</entry>
<entry>
<title>r15121: fix pushing of the FLAGS2_READ_PERMIT_EXECUTE flag in the</title>
<updated>2007-10-10T19:04:10+00:00</updated>
<author>
<name>Stefan Metzmacher</name>
<email>metze@samba.org</email>
</author>
<published>2006-04-18T13:05:24+00:00</published>
<link rel='alternate' type='text/html' href='https://git.exis.tech/samba.git/commit/?id=acc051674226d60a4d9739d883b2261ce98d651c'/>
<id>acc051674226d60a4d9739d883b2261ce98d651c</id>
<content type='text'>
"readx.read_for_execute = True" case.

metze
(This used to be commit f30f9cd3285f75ac8cbbe8dc5a476fe6a714a2e3)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
"readx.read_for_execute = True" case.

metze
(This used to be commit f30f9cd3285f75ac8cbbe8dc5a476fe6a714a2e3)
</pre>
</div>
</content>
</entry>
</feed>
