<feed xmlns='http://www.w3.org/2005/Atom'>
<title>samba.git/source4/scripting/python/samba/provisionbackend.py, branch talloc-2.1.2</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>samba.provision: Add package with provision and backend modules.</title>
<updated>2010-11-28T04:00:06+00:00</updated>
<author>
<name>Jelmer Vernooij</name>
<email>jelmer@samba.org</email>
</author>
<published>2010-11-28T03:02:28+00:00</published>
<link rel='alternate' type='text/html' href='https://git.exis.tech/samba.git/commit/?id=8caac9462ac09b7ff99a7032329d0e56c2e0aac5'/>
<id>8caac9462ac09b7ff99a7032329d0e56c2e0aac5</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>s4-provisionbackend Allow a fixed URI to be specified for LDAP backend</title>
<updated>2010-10-19T07:57:06+00:00</updated>
<author>
<name>Andrew Bartlett</name>
<email>abartlet@samba.org</email>
</author>
<published>2010-10-18T23:38:10+00:00</published>
<link rel='alternate' type='text/html' href='https://git.exis.tech/samba.git/commit/?id=f9c7365e535727b1d6d6ef55ed8c196368c625b9'/>
<id>f9c7365e535727b1d6d6ef55ed8c196368c625b9</id>
<content type='text'>
This is added to make the 'existing' LDAP backend class more useful,
and to allow debuging of our OpenLDAP backend class with wireshark, by
forcing the traffic over loopback TCP, which is much easier to sniff.

Andrew Bartlett
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This is added to make the 'existing' LDAP backend class more useful,
and to allow debuging of our OpenLDAP backend class with wireshark, by
forcing the traffic over loopback TCP, which is much easier to sniff.

Andrew Bartlett
</pre>
</div>
</content>
</entry>
<entry>
<title>s4-provision Remove serverdn parameter from Schema()</title>
<updated>2010-10-19T07:57:00+00:00</updated>
<author>
<name>Andrew Bartlett</name>
<email>abartlet@samba.org</email>
</author>
<published>2010-10-18T22:12:57+00:00</published>
<link rel='alternate' type='text/html' href='https://git.exis.tech/samba.git/commit/?id=4d9b12ae8f9fc7c097b94e6c02df3cb1c38a52ce'/>
<id>4d9b12ae8f9fc7c097b94e6c02df3cb1c38a52ce</id>
<content type='text'>
We don't need to know the server DN here any more, and it
makes no sense for many callers.

Andrew Bartlett
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
We don't need to know the server DN here any more, and it
makes no sense for many callers.

Andrew Bartlett
</pre>
</div>
</content>
</entry>
<entry>
<title>s4:provision Allow OpenLDAP backend to provision again</title>
<updated>2010-09-02T00:40:34+00:00</updated>
<author>
<name>Andrew Bartlett</name>
<email>abartlet@samba.org</email>
</author>
<published>2010-07-08T01:44:13+00:00</published>
<link rel='alternate' type='text/html' href='https://git.exis.tech/samba.git/commit/?id=896553a1a85f541f72ab6b45e71d89d00e727791'/>
<id>896553a1a85f541f72ab6b45e71d89d00e727791</id>
<content type='text'>
OpenLDAP does not have any post-setup requirements at the moment.

Andrew Bartlett
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
OpenLDAP does not have any post-setup requirements at the moment.

Andrew Bartlett
</pre>
</div>
</content>
</entry>
<entry>
<title>s4:provision Improved error handling in provisionbackend</title>
<updated>2010-09-02T00:40:34+00:00</updated>
<author>
<name>Zahari Zahariev</name>
<email>zahari.zahariev@postpath.com</email>
</author>
<published>2010-07-03T18:43:42+00:00</published>
<link rel='alternate' type='text/html' href='https://git.exis.tech/samba.git/commit/?id=9aae50443df5471b91e4d829c0ca0285adeb71bb'/>
<id>9aae50443df5471b91e4d829c0ca0285adeb71bb</id>
<content type='text'>
When using OpenLDAP as a backend with Samba4 we get failure during
provision and this patch will help better determining the real error.

Signed-off-by: Andrew Bartlett &lt;abartlet@samba.org&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
When using OpenLDAP as a backend with Samba4 we get failure during
provision and this patch will help better determining the real error.

Signed-off-by: Andrew Bartlett &lt;abartlet@samba.org&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>Move convert_to_openldap onto Schema class.</title>
<updated>2010-06-20T00:46:56+00:00</updated>
<author>
<name>Jelmer Vernooij</name>
<email>jelmer@samba.org</email>
</author>
<published>2010-06-19T23:43:51+00:00</published>
<link rel='alternate' type='text/html' href='https://git.exis.tech/samba.git/commit/?id=d3d7ff66d4a7952a50e7d9175528985358cb3522'/>
<id>d3d7ff66d4a7952a50e7d9175528985358cb3522</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>s4-provision: Use logger in provision backends.</title>
<updated>2010-06-13T16:19:03+00:00</updated>
<author>
<name>Jelmer Vernooij</name>
<email>jelmer@samba.org</email>
</author>
<published>2010-06-13T15:43:25+00:00</published>
<link rel='alternate' type='text/html' href='https://git.exis.tech/samba.git/commit/?id=7b7213f1eedfbb68217fa760edaa3392dab5f507'/>
<id>7b7213f1eedfbb68217fa760edaa3392dab5f507</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>s4:provision Allow both additional and override prefixmaps in Schema</title>
<updated>2010-06-12T01:18:36+00:00</updated>
<author>
<name>Andrew Bartlett</name>
<email>abartlet@samba.org</email>
</author>
<published>2010-06-09T22:58:44+00:00</published>
<link rel='alternate' type='text/html' href='https://git.exis.tech/samba.git/commit/?id=57b6979ad034b50debd47979e05b925daa54b5a4'/>
<id>57b6979ad034b50debd47979e05b925daa54b5a4</id>
<content type='text'>
The idea here is to allow some callers to specify a new prefixMap that
will override the values loaded from the prefixMap.txt.

Andrew Bartlett
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The idea here is to allow some callers to specify a new prefixMap that
will override the values loaded from the prefixMap.txt.

Andrew Bartlett
</pre>
</div>
</content>
</entry>
<entry>
<title>Add missing stub functions.</title>
<updated>2010-06-10T23:47:55+00:00</updated>
<author>
<name>Jelmer Vernooij</name>
<email>jelmer@samba.org</email>
</author>
<published>2010-06-10T23:47:45+00:00</published>
<link rel='alternate' type='text/html' href='https://git.exis.tech/samba.git/commit/?id=4690ebf0f47ec435e2e63687dce257b6b2bd5464'/>
<id>4690ebf0f47ec435e2e63687dce257b6b2bd5464</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>s4-python: Fix formatting.</title>
<updated>2010-06-10T23:47:55+00:00</updated>
<author>
<name>Jelmer Vernooij</name>
<email>jelmer@samba.org</email>
</author>
<published>2010-06-10T21:12:53+00:00</published>
<link rel='alternate' type='text/html' href='https://git.exis.tech/samba.git/commit/?id=c446fbc3bfa345c8bc748a162dedb24857272aab'/>
<id>c446fbc3bfa345c8bc748a162dedb24857272aab</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
