<feed xmlns='http://www.w3.org/2005/Atom'>
<title>samba.git/source4/selftest/target, 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>Move selftest code to top-level.</title>
<updated>2008-09-18T17:51:03+00:00</updated>
<author>
<name>Jelmer Vernooij</name>
<email>jelmer@samba.org</email>
</author>
<published>2008-09-18T17:51:03+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/pviktori/public_git/samba.git/commit/?id=182a0e349082fd43ec410cd6ac512376748fa27d'/>
<id>182a0e349082fd43ec410cd6ac512376748fa27d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix failures in the winbind struct-based test.</title>
<updated>2008-09-11T01:49:24+00:00</updated>
<author>
<name>Andrew Bartlett</name>
<email>abartlet@samba.org</email>
</author>
<published>2008-09-11T01:49:24+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/pviktori/public_git/samba.git/commit/?id=0cbfc686c4d8b8362de5980aecec3151b71838cc'/>
<id>0cbfc686c4d8b8362de5980aecec3151b71838cc</id>
<content type='text'>
Don't try to pass the 'privileged' socket directory around for expected value testing - it is just too hard...

A better test (once we unify the winbind protocol with Samba3) would
be a operation to see if you are on the priv pipe, and that will give
acutal end-to-end testing.

Andrew Bartlett
(This used to be commit 2d4103518ab8a7286e65347b8b9b0ccb660e69f6)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Don't try to pass the 'privileged' socket directory around for expected value testing - it is just too hard...

A better test (once we unify the winbind protocol with Samba3) would
be a operation to see if you are on the priv pipe, and that will give
acutal end-to-end testing.

Andrew Bartlett
(This used to be commit 2d4103518ab8a7286e65347b8b9b0ccb660e69f6)
</pre>
</div>
</content>
</entry>
<entry>
<title>Rework provision to handle both simple and SASL binds.</title>
<updated>2008-07-15T05:46:32+00:00</updated>
<author>
<name>Andrew Bartlett</name>
<email>abartlet@samba.org</email>
</author>
<published>2008-07-15T05:46:32+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/pviktori/public_git/samba.git/commit/?id=0f1eea267257eff0d75a702ee0793a86834fb76a'/>
<id>0f1eea267257eff0d75a702ee0793a86834fb76a</id>
<content type='text'>
Fedora DS is still setup for simple binds only, at this point.
(it also fails on other issues).

Andrew Bartlett
(This used to be commit b24c572d5a38c1f6906751c2ad2f809e1995b510)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Fedora DS is still setup for simple binds only, at this point.
(it also fails on other issues).

Andrew Bartlett
(This used to be commit b24c572d5a38c1f6906751c2ad2f809e1995b510)
</pre>
</div>
</content>
</entry>
<entry>
<title>Connect to the LDAP backend with SASL credentials.</title>
<updated>2008-07-15T05:15:12+00:00</updated>
<author>
<name>Andrew Bartlett</name>
<email>abartlet@samba.org</email>
</author>
<published>2008-07-15T05:15:12+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/pviktori/public_git/samba.git/commit/?id=a6b842f9634cbeb4075c2bbaf7e49c19104602be'/>
<id>a6b842f9634cbeb4075c2bbaf7e49c19104602be</id>
<content type='text'>
This reworks our LDAP backend code to move from anonymous access to a
shared-secret SASL-protected connection.  (SASL selects NTLM or
DIGEST-MD5 on my system).

To get this working, we must pre-populate the LDAP backend with a DN
to store ths SASL secret on, and we use back-ldif for this.

This gives us a reasonable basis to deploy a replicated OpenLDAP
backend solution.

Andrew Bartlett
(This used to be commit cd0745253c4a9ec59a035e830e54d74a05b71aaa)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This reworks our LDAP backend code to move from anonymous access to a
shared-secret SASL-protected connection.  (SASL selects NTLM or
DIGEST-MD5 on my system).

To get this working, we must pre-populate the LDAP backend with a DN
to store ths SASL secret on, and we use back-ldif for this.

This gives us a reasonable basis to deploy a replicated OpenLDAP
backend solution.

Andrew Bartlett
(This used to be commit cd0745253c4a9ec59a035e830e54d74a05b71aaa)
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix 'make gdbtest-enb' and the GDB_PROVISION option.</title>
<updated>2008-07-15T05:01:43+00:00</updated>
<author>
<name>Andrew Bartlett</name>
<email>abartlet@samba.org</email>
</author>
<published>2008-07-15T05:01:43+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/pviktori/public_git/samba.git/commit/?id=13a498939a7caf574635430271369c214e227a97'/>
<id>13a498939a7caf574635430271369c214e227a97</id>
<content type='text'>
(This used to be commit 79c4d8e2fabc9c33d978c064b9c01ca45e463ced)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
(This used to be commit 79c4d8e2fabc9c33d978c064b9c01ca45e463ced)
</pre>
</div>
</content>
</entry>
<entry>
<title>selftest changes for 'winbind privileged dir' change.</title>
<updated>2008-06-28T12:03:52+00:00</updated>
<author>
<name>Andrew Bartlett</name>
<email>abartlet@samba.org</email>
</author>
<published>2008-06-28T12:03:52+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/pviktori/public_git/samba.git/commit/?id=b5808e5d65ef100a4a54e720ab4f4e1ffd80a057'/>
<id>b5808e5d65ef100a4a54e720ab4f4e1ffd80a057</id>
<content type='text'>
(This used to be commit c19b28f7579268133939aebe06e1c947d4415182)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
(This used to be commit c19b28f7579268133939aebe06e1c947d4415182)
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into v4-0-fixmodulesdir</title>
<updated>2008-06-17T11:48:29+00:00</updated>
<author>
<name>Jelmer Vernooij</name>
<email>jelmer@samba.org</email>
</author>
<published>2008-06-17T11:48:29+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/pviktori/public_git/samba.git/commit/?id=232fd06271d4012872e43a13dc67d2295555f65f'/>
<id>232fd06271d4012872e43a13dc67d2295555f65f</id>
<content type='text'>
(This used to be commit 30a33cd0a64c434d6aee551f641343c3b2a6d9ca)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
(This used to be commit 30a33cd0a64c434d6aee551f641343c3b2a6d9ca)
</pre>
</div>
</content>
</entry>
<entry>
<title>Try to get a bit further with provisioning</title>
<updated>2008-06-16T21:52:50+00:00</updated>
<author>
<name>Simo Sorce</name>
<email>idra@samba.org</email>
</author>
<published>2008-06-16T21:51:42+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/pviktori/public_git/samba.git/commit/?id=370f95acfc197759f9140876b31ac127d3a0e10c'/>
<id>370f95acfc197759f9140876b31ac127d3a0e10c</id>
<content type='text'>
(This used to be commit 649f6c0c1084828dda7d50bd2904208192de77da)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
(This used to be commit 649f6c0c1084828dda7d50bd2904208192de77da)
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove support for deprecated JS provisioning.</title>
<updated>2008-06-16T21:19:14+00:00</updated>
<author>
<name>Jelmer Vernooij</name>
<email>jelmer@samba.org</email>
</author>
<published>2008-06-16T21:19:14+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/pviktori/public_git/samba.git/commit/?id=c075fe9693331bf48d374b362e26cc5d3d9ed8e4'/>
<id>c075fe9693331bf48d374b362e26cc5d3d9ed8e4</id>
<content type='text'>
(This used to be commit 9a5859c33e2377f3c5ee8d637fa81d49cb6f5456)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
(This used to be commit 9a5859c33e2377f3c5ee8d637fa81d49cb6f5456)
</pre>
</div>
</content>
</entry>
<entry>
<title>selftest: set posix:writetimeupdatedelay</title>
<updated>2008-06-03T12:05:05+00:00</updated>
<author>
<name>Stefan Metzmacher</name>
<email>metze@sernet.de</email>
</author>
<published>2008-06-03T09:06:33+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/pviktori/public_git/samba.git/commit/?id=70f83b49446aabd52014881255422c5b8c19611a'/>
<id>70f83b49446aabd52014881255422c5b8c19611a</id>
<content type='text'>
metze

Signed-off-by: Stefan Metzmacher &lt;metze@samba.org&gt;
(This used to be commit 62030027d1ab735fb9c590fafb0887dc882662d1)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
metze

Signed-off-by: Stefan Metzmacher &lt;metze@samba.org&gt;
(This used to be commit 62030027d1ab735fb9c590fafb0887dc882662d1)
</pre>
</div>
</content>
</entry>
</feed>
