<feed xmlns='http://www.w3.org/2005/Atom'>
<title>samba.git/source3/tests, branch master</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.</subtitle>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/pviktori/public_git/samba.git/'/>
<entry>
<title>build: Remove unused preproc-dummy.c</title>
<updated>2013-05-28T02:17:11+00:00</updated>
<author>
<name>Andrew Bartlett</name>
<email>abartlet@samba.org</email>
</author>
<published>2013-05-22T02:39:59+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/pviktori/public_git/samba.git/commit/?id=11aab8a348af6ae825756f199ff592beb51f241c'/>
<id>11aab8a348af6ae825756f199ff592beb51f241c</id>
<content type='text'>
This was used by autogen.sh

Reviewed-by: Jelmer Vernooij &lt;jelmer@samba.org&gt;

Reviewed-by: David Disseldorp &lt;ddiss@samba.org&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This was used by autogen.sh

Reviewed-by: Jelmer Vernooij &lt;jelmer@samba.org&gt;

Reviewed-by: David Disseldorp &lt;ddiss@samba.org&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>build: Fix quota tests, including move of sysquotas.c to the top level</title>
<updated>2012-09-29T04:50:00+00:00</updated>
<author>
<name>Andrew Bartlett</name>
<email>abartlet@samba.org</email>
</author>
<published>2012-09-29T04:28:57+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/pviktori/public_git/samba.git/commit/?id=006bdc0be0bf2ef70b3eb24d679bd49f6d8079fd'/>
<id>006bdc0be0bf2ef70b3eb24d679bd49f6d8079fd</id>
<content type='text'>
This correctly detects quotas on FreeBSD

Andrew Bartlett
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This correctly detects quotas on FreeBSD

Andrew Bartlett
</pre>
</div>
</content>
</entry>
<entry>
<title>quota: fix configure test for HP-UX</title>
<updated>2012-09-11T01:05:17+00:00</updated>
<author>
<name>Björn Jacke</name>
<email>bj@sernet.de</email>
</author>
<published>2012-09-10T22:07:45+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/pviktori/public_git/samba.git/commit/?id=f6026407694f56f5a23338aa9e687fda9921a83e'/>
<id>f6026407694f56f5a23338aa9e687fda9921a83e</id>
<content type='text'>
while HP-UX does have the 4A quota interface our test failed due to a missing
function prototype in HP-UX and our test running in strict mode with
compile warnings be errors. So let's make our own prototype in the test when we
are on HP*UX
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
while HP-UX does have the 4A quota interface our test failed due to a missing
function prototype in HP-UX and our test running in strict mode with
compile warnings be errors. So let's make our own prototype in the test when we
are on HP*UX
</pre>
</div>
</content>
</entry>
<entry>
<title>s3:sysquota-test: include ufs/ufs/quota.h only when found</title>
<updated>2012-09-07T14:42:15+00:00</updated>
<author>
<name>Björn Jacke</name>
<email>bj@sernet.de</email>
</author>
<published>2012-09-07T13:59:16+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/pviktori/public_git/samba.git/commit/?id=31e58a1fcea6e870eae1aa4b5dfb807bce97cf74'/>
<id>31e58a1fcea6e870eae1aa4b5dfb807bce97cf74</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>build: Remove Unicos support (quota in particular)</title>
<updated>2012-09-06T07:08:57+00:00</updated>
<author>
<name>Andrew Bartlett</name>
<email>abartlet@samba.org</email>
</author>
<published>2012-06-13T02:20:07+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/pviktori/public_git/samba.git/commit/?id=24013bda4526b1f1cb1c245da83f290210f6e6bc'/>
<id>24013bda4526b1f1cb1c245da83f290210f6e6bc</id>
<content type='text'>
Unicos machines are long gone now (Cray now make Linux compute nodes),
so remove the quota support.

Andrew Bartlett

Signed-off-by: Björn Jacke &lt;bj@sernet.de&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Unicos machines are long gone now (Cray now make Linux compute nodes),
so remove the quota support.

Andrew Bartlett

Signed-off-by: Björn Jacke &lt;bj@sernet.de&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>s3: add sysquotas_4B support</title>
<updated>2012-09-01T23:00:40+00:00</updated>
<author>
<name>Björn Jacke</name>
<email>bj@sernet.de</email>
</author>
<published>2012-07-01T12:35:55+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/pviktori/public_git/samba.git/commit/?id=d3924859191ee07a7e52420aa03be3204e291b60'/>
<id>d3924859191ee07a7e52420aa03be3204e291b60</id>
<content type='text'>
this is from James Peach's darwin patch, that exists since a couple of years
already.

Autobuild-User(master): Björn Jacke &lt;bj@sernet.de&gt;
Autobuild-Date(master): Sun Sep  2 01:00:41 CEST 2012 on sn-devel-104
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
this is from James Peach's darwin patch, that exists since a couple of years
already.

Autobuild-User(master): Björn Jacke &lt;bj@sernet.de&gt;
Autobuild-Date(master): Sun Sep  2 01:00:41 CEST 2012 on sn-devel-104
</pre>
</div>
</content>
</entry>
<entry>
<title>s3: Move stream_depot test to script/tests</title>
<updated>2012-02-02T19:35:27+00:00</updated>
<author>
<name>Volker Lendecke</name>
<email>vl@samba.org</email>
</author>
<published>2012-02-02T17:30:40+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/pviktori/public_git/samba.git/commit/?id=c251667b4f799544b4d965492a9ce5f61ebefb61'/>
<id>c251667b4f799544b4d965492a9ce5f61ebefb61</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>s3: Test for bug 8733</title>
<updated>2012-02-01T20:53:50+00:00</updated>
<author>
<name>Volker Lendecke</name>
<email>vl@samba.org</email>
</author>
<published>2012-02-01T19:07:24+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/pviktori/public_git/samba.git/commit/?id=8c66c8c756bde8654a3c1d07082b0ca5d357dc29'/>
<id>8c66c8c756bde8654a3c1d07082b0ca5d357dc29</id>
<content type='text'>
Autobuild-User: Volker Lendecke &lt;vlendec@samba.org&gt;
Autobuild-Date: Wed Feb  1 21:53:50 CET 2012 on sn-devel-104
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Autobuild-User: Volker Lendecke &lt;vlendec@samba.org&gt;
Autobuild-Date: Wed Feb  1 21:53:50 CET 2012 on sn-devel-104
</pre>
</div>
</content>
</entry>
<entry>
<title>s3: Compile IDL files in autogen, some configure tests need this</title>
<updated>2011-03-25T15:35:30+00:00</updated>
<author>
<name>Volker Lendecke</name>
<email>vl@samba.org</email>
</author>
<published>2011-03-25T09:12:52+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/pviktori/public_git/samba.git/commit/?id=26253e04604d2ac6c747a87433a87476f834ac4f'/>
<id>26253e04604d2ac6c747a87433a87476f834ac4f</id>
<content type='text'>
Autobuild-User: Volker Lendecke &lt;vlendec@samba.org&gt;
Autobuild-Date: Fri Mar 25 16:35:30 CET 2011 on sn-devel-104
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Autobuild-User: Volker Lendecke &lt;vlendec@samba.org&gt;
Autobuild-Date: Fri Mar 25 16:35:30 CET 2011 on sn-devel-104
</pre>
</div>
</content>
</entry>
<entry>
<title>Move configure test files to the top-level and share them between s3 and</title>
<updated>2009-01-22T10:35:28+00:00</updated>
<author>
<name>Jelmer Vernooij</name>
<email>jelmer@samba.org</email>
</author>
<published>2009-01-22T10:35:28+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/pviktori/public_git/samba.git/commit/?id=e490c1b8c858ea42e31ae1a6504c4788e0fb1545'/>
<id>e490c1b8c858ea42e31ae1a6504c4788e0fb1545</id>
<content type='text'>
s4.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
s4.
</pre>
</div>
</content>
</entry>
</feed>
