<feed xmlns='http://www.w3.org/2005/Atom'>
<title>samba.git/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>auth: Remove support for HAVE_TRUNCATED_SALT from pass_check.c</title>
<updated>2014-04-15T10:32:09+00:00</updated>
<author>
<name>Andrew Bartlett</name>
<email>abartlet@samba.org</email>
</author>
<published>2014-01-22T03:03:57+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/pviktori/public_git/samba.git/commit/?id=d7ce127de9ae2e065f46694b90c45b3eb40d0c7a'/>
<id>d7ce127de9ae2e065f46694b90c45b3eb40d0c7a</id>
<content type='text'>
The comments indicate that this was needed for HP-UX at one point, but
the configure code was never ported to WAF.

Signed-off-by: Andrew Bartlett &lt;abartlet@samba.org&gt;
Reviewed-by: Andreas Schneider &lt;asn@samba.org&gt;

Autobuild-User(master): Andreas Schneider &lt;asn@cryptomilk.org&gt;
Autobuild-Date(master): Tue Apr 15 12:32:09 CEST 2014 on sn-devel-104
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The comments indicate that this was needed for HP-UX at one point, but
the configure code was never ported to WAF.

Signed-off-by: Andrew Bartlett &lt;abartlet@samba.org&gt;
Reviewed-by: Andreas Schneider &lt;asn@samba.org&gt;

Autobuild-User(master): Andreas Schneider &lt;asn@cryptomilk.org&gt;
Autobuild-Date(master): Tue Apr 15 12:32:09 CEST 2014 on sn-devel-104
</pre>
</div>
</content>
</entry>
<entry>
<title>build: don't execute tests/summary.c</title>
<updated>2014-02-11T23:37:31+00:00</updated>
<author>
<name>Gustavo Zacarias</name>
<email>gustavo@zacarias.com.ar</email>
</author>
<published>2014-01-30T20:59:48+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/pviktori/public_git/samba.git/commit/?id=a7d4185bb8cf7d4d71c07b9f1fdb42d948aa22c0'/>
<id>a7d4185bb8cf7d4d71c07b9f1fdb42d948aa22c0</id>
<content type='text'>
tests/summary.c will never be able to be executed when cross compiling.
Use #error and #warning directives to fail or warn accordingly when
compiling it.

Signed-off-by: Gustavo Zacarias &lt;gustavo@zacarias.com.ar&gt;

Reviewed-by: Andrew Bartlett &lt;abartlet@samba.org&gt;
Reviewed-by: Kamen Mazdrashki &lt;kamenim@samba.org&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
tests/summary.c will never be able to be executed when cross compiling.
Use #error and #warning directives to fail or warn accordingly when
compiling it.

Signed-off-by: Gustavo Zacarias &lt;gustavo@zacarias.com.ar&gt;

Reviewed-by: Andrew Bartlett &lt;abartlet@samba.org&gt;
Reviewed-by: Kamen Mazdrashki &lt;kamenim@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>test: fix compile warning on test summary</title>
<updated>2012-07-12T10:47:29+00:00</updated>
<author>
<name>Björn Jacke</name>
<email>bj@sernet.de</email>
</author>
<published>2012-07-06T05:01:09+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/pviktori/public_git/samba.git/commit/?id=a93f56a0699e32243efd8829db159ae947808530'/>
<id>a93f56a0699e32243efd8829db159ae947808530</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Move back to using per-thread credentials on Linux. Fixes the glibc native AIO lost wakeup problem.</title>
<updated>2012-06-29T01:57:45+00:00</updated>
<author>
<name>Jeremy Allison</name>
<email>jra@samba.org</email>
</author>
<published>2012-06-28T20:41:19+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/pviktori/public_git/samba.git/commit/?id=485787f0dfa64bbada7c971ec44f04a1095b4229'/>
<id>485787f0dfa64bbada7c971ec44f04a1095b4229</id>
<content type='text'>
See this post:

https://lists.samba.org/archive/samba-technical/2012-June/085101.html

for details.

Autobuild-User(master): Jeremy Allison &lt;jra@samba.org&gt;
Autobuild-Date(master): Fri Jun 29 03:57:45 CEST 2012 on sn-devel-104
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
See this post:

https://lists.samba.org/archive/samba-technical/2012-June/085101.html

for details.

Autobuild-User(master): Jeremy Allison &lt;jra@samba.org&gt;
Autobuild-Date(master): Fri Jun 29 03:57:45 CEST 2012 on sn-devel-104
</pre>
</div>
</content>
</entry>
<entry>
<title>build: Fix bitrotted configure summary, we now also test HAVE_IFACE_GETIFADDRS</title>
<updated>2012-04-05T00:39:09+00:00</updated>
<author>
<name>Andrew Bartlett</name>
<email>abartlet@samba.org</email>
</author>
<published>2012-04-05T00:26:29+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/pviktori/public_git/samba.git/commit/?id=ebe2e862ba9ff4ae1e376d877e428a87be3694e3'/>
<id>ebe2e862ba9ff4ae1e376d877e428a87be3694e3</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>build: Restore configure summary checking</title>
<updated>2012-04-05T00:39:09+00:00</updated>
<author>
<name>Andrew Bartlett</name>
<email>abartlet@samba.org</email>
</author>
<published>2012-04-05T00:21:09+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/pviktori/public_git/samba.git/commit/?id=a5fcce05b6798a4b76feabe7017d99e72bd16ad0'/>
<id>a5fcce05b6798a4b76feabe7017d99e72bd16ad0</id>
<content type='text'>
This was accidentily lost in:

commit b1ce226af8b61ad7e3c37860a59c6715012e738b
Author: James Peach &lt;jpeach@samba.org&gt;
Date:   Fri Jun 15 21:58:49 2007 +0000

    r23510: Tidy calls to smb_panic by removing trailing newlines. Print the
    failed expression in SMB_ASSERT.
    (This used to be commit 171dc060e2a576d724eed1ca65636bdafffd7713)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This was accidentily lost in:

commit b1ce226af8b61ad7e3c37860a59c6715012e738b
Author: James Peach &lt;jpeach@samba.org&gt;
Date:   Fri Jun 15 21:58:49 2007 +0000

    r23510: Tidy calls to smb_panic by removing trailing newlines. Print the
    failed expression in SMB_ASSERT.
    (This used to be commit 171dc060e2a576d724eed1ca65636bdafffd7713)
</pre>
</div>
</content>
</entry>
<entry>
<title>build: Add more assertions that fcntl locking works 64-bit</title>
<updated>2012-04-05T00:39:09+00:00</updated>
<author>
<name>Andrew Bartlett</name>
<email>abartlet@samba.org</email>
</author>
<published>2012-04-04T23:59:41+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/pviktori/public_git/samba.git/commit/?id=0732311c805d83b06ccd6c56512723c50b5c83d6'/>
<id>0732311c805d83b06ccd6c56512723c50b5c83d6</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 configure tests for *64 functions and types</title>
<updated>2012-04-05T00:39:08+00:00</updated>
<author>
<name>Andrew Bartlett</name>
<email>abartlet@samba.org</email>
</author>
<published>2012-03-27T22:39:57+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/pviktori/public_git/samba.git/commit/?id=b4e58111b9ee66ed279eaf88ee8ec523a17220f1'/>
<id>b4e58111b9ee66ed279eaf88ee8ec523a17220f1</id>
<content type='text'>
We now use the standard types only.

Andrew Bartlett
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
We now use the standard types only.

Andrew Bartlett
</pre>
</div>
</content>
</entry>
<entry>
<title>s3: Fix bug 7052: "DFS broken on AIX (maybe others)"</title>
<updated>2010-01-21T13:21:26+00:00</updated>
<author>
<name>William Jojo</name>
<email>w.jojo@hvcc.edu</email>
</author>
<published>2010-01-21T13:21:03+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/pviktori/public_git/samba.git/commit/?id=c531d00ab4444db19ff6ba4c60ebdcc8319949c6'/>
<id>c531d00ab4444db19ff6ba4c60ebdcc8319949c6</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
