<feed xmlns='http://www.w3.org/2005/Atom'>
<title>samba.git/source4/libcli, branch talloc-2.0.8</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:libci: add a SMB2_CREATE_APP_INSTANCE_ID blob to the request if the in.app_instance_id is present</title>
<updated>2012-09-19T19:21:37+00:00</updated>
<author>
<name>Michael Adam</name>
<email>obnox@samba.org</email>
</author>
<published>2012-09-07T10:06:36+00:00</published>
<link rel='alternate' type='text/html' href='https://git.exis.tech/samba.git/commit/?id=a397c8516467b83d7e2cb5b4a15dea26798786d5'/>
<id>a397c8516467b83d7e2cb5b4a15dea26798786d5</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>s4:libcli: add a app_instance_id member to the smb2_create input struct</title>
<updated>2012-09-19T19:21:37+00:00</updated>
<author>
<name>Michael Adam</name>
<email>obnox@samba.org</email>
</author>
<published>2012-09-07T10:06:05+00:00</published>
<link rel='alternate' type='text/html' href='https://git.exis.tech/samba.git/commit/?id=562719f75f9868d13f4838b36cc263ef5d3541b1'/>
<id>562719f75f9868d13f4838b36cc263ef5d3541b1</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>s4:dsdb - always fail if a search filter could not be parsed</title>
<updated>2012-08-21T23:31:55+00:00</updated>
<author>
<name>Matthias Dieter Wallnöfer</name>
<email>mdw@samba.org</email>
</author>
<published>2012-05-04T09:42:14+00:00</published>
<link rel='alternate' type='text/html' href='https://git.exis.tech/samba.git/commit/?id=c8bfb8eb094e5bb80de8f5fa991910954d47b351'/>
<id>c8bfb8eb094e5bb80de8f5fa991910954d47b351</id>
<content type='text'>
A NULL string/expression returns the generic "(objectClass=*)" filter

Signed-off-by: Andrew Bartlett &lt;abartlet@samba.org&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
A NULL string/expression returns the generic "(objectClass=*)" filter

Signed-off-by: Andrew Bartlett &lt;abartlet@samba.org&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>s4:libcli/smb2: reset trsnport-&gt;compound.related when a compound chain is finished</title>
<updated>2012-08-17T12:51:57+00:00</updated>
<author>
<name>Stefan Metzmacher</name>
<email>metze@samba.org</email>
</author>
<published>2012-08-17T06:25:08+00:00</published>
<link rel='alternate' type='text/html' href='https://git.exis.tech/samba.git/commit/?id=e2b07c0adca680d73f20744fd8dbbcb8be818ca3'/>
<id>e2b07c0adca680d73f20744fd8dbbcb8be818ca3</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>build: rename security → samba-security</title>
<updated>2012-08-10T12:22:20+00:00</updated>
<author>
<name>Björn Jacke</name>
<email>bj@sernet.de</email>
</author>
<published>2012-08-10T09:37:28+00:00</published>
<link rel='alternate' type='text/html' href='https://git.exis.tech/samba.git/commit/?id=13f8674a15a30816ea7d00eed333f18bcf59e4d4'/>
<id>13f8674a15a30816ea7d00eed333f18bcf59e4d4</id>
<content type='text'>
there is a libsecurity on OSF1 which clasheѕ with our security lib. see bug #9023.

Signed-off-by: Stefan Metzmacher &lt;metze@samba.org&gt;

Autobuild-User(master): Björn Jacke &lt;bj@sernet.de&gt;
Autobuild-Date(master): Fri Aug 10 14:22:21 CEST 2012 on sn-devel-104
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
there is a libsecurity on OSF1 which clasheѕ with our security lib. see bug #9023.

Signed-off-by: Stefan Metzmacher &lt;metze@samba.org&gt;

Autobuild-User(master): Björn Jacke &lt;bj@sernet.de&gt;
Autobuild-Date(master): Fri Aug 10 14:22:21 CEST 2012 on sn-devel-104
</pre>
</div>
</content>
</entry>
<entry>
<title>s4:libcli/smb2/write correct error checking</title>
<updated>2012-08-06T18:01:01+00:00</updated>
<author>
<name>Christian Ambach</name>
<email>ambi@samba.org</email>
</author>
<published>2012-07-27T13:09:18+00:00</published>
<link rel='alternate' type='text/html' href='https://git.exis.tech/samba.git/commit/?id=b20fb153e1f20a2c6bdbf71d91858e8d2b1c4712'/>
<id>b20fb153e1f20a2c6bdbf71d91858e8d2b1c4712</id>
<content type='text'>
Server might return STATUS_BUFFER_OVERFLOW, which is not caught by NT_STATUS_IS_ERR

Autobuild-User(master): Christian Ambach &lt;ambi@samba.org&gt;
Autobuild-Date(master): Mon Aug  6 20:01:01 CEST 2012 on sn-devel-104
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Server might return STATUS_BUFFER_OVERFLOW, which is not caught by NT_STATUS_IS_ERR

Autobuild-User(master): Christian Ambach &lt;ambi@samba.org&gt;
Autobuild-Date(master): Mon Aug  6 20:01:01 CEST 2012 on sn-devel-104
</pre>
</div>
</content>
</entry>
<entry>
<title>s4:libcli/pyerrors: add PyErr_NTSTATUS_NOT_OK_RAISE()</title>
<updated>2012-08-06T16:06:50+00:00</updated>
<author>
<name>Stefan Metzmacher</name>
<email>metze@samba.org</email>
</author>
<published>2012-08-06T08:41:31+00:00</published>
<link rel='alternate' type='text/html' href='https://git.exis.tech/samba.git/commit/?id=efe28b124770eaa66e39b1e9c717358d53547bd5'/>
<id>efe28b124770eaa66e39b1e9c717358d53547bd5</id>
<content type='text'>
metze

Autobuild-User(master): Stefan Metzmacher &lt;metze@samba.org&gt;
Autobuild-Date(master): Mon Aug  6 18:06:50 CEST 2012 on sn-devel-104
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
metze

Autobuild-User(master): Stefan Metzmacher &lt;metze@samba.org&gt;
Autobuild-Date(master): Mon Aug  6 18:06:50 CEST 2012 on sn-devel-104
</pre>
</div>
</content>
</entry>
<entry>
<title>s4:libcli/pyerrors: s/PyErr_WERROR_IS_ERR_RAISE/PyErr_WERROR_NOT_OK_RAISE/</title>
<updated>2012-08-06T13:50:16+00:00</updated>
<author>
<name>Stefan Metzmacher</name>
<email>metze@samba.org</email>
</author>
<published>2012-08-06T08:39:19+00:00</published>
<link rel='alternate' type='text/html' href='https://git.exis.tech/samba.git/commit/?id=a370792cbc7285da90ef261d03efe781075ff71b'/>
<id>a370792cbc7285da90ef261d03efe781075ff71b</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: add support for SMB_EXTENDED_SIGNATURES during SMBtconX</title>
<updated>2012-08-04T07:10:22+00:00</updated>
<author>
<name>Stefan Metzmacher</name>
<email>metze@samba.org</email>
</author>
<published>2012-08-02T06:51:13+00:00</published>
<link rel='alternate' type='text/html' href='https://git.exis.tech/samba.git/commit/?id=67767de4e9e4a3a2cac1f28b590398bd587467da'/>
<id>67767de4e9e4a3a2cac1f28b590398bd587467da</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: send the TCONX_FLAG_EXTENDED_RESPONSE flag</title>
<updated>2012-08-02T07:00:24+00:00</updated>
<author>
<name>Stefan Metzmacher</name>
<email>metze@samba.org</email>
</author>
<published>2012-08-02T06:48:11+00:00</published>
<link rel='alternate' type='text/html' href='https://git.exis.tech/samba.git/commit/?id=95b64f08a331aec2b520d43c2c4dda49ccc44e84'/>
<id>95b64f08a331aec2b520d43c2c4dda49ccc44e84</id>
<content type='text'>
metze
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
metze
</pre>
</div>
</content>
</entry>
</feed>
