<feed xmlns='http://www.w3.org/2005/Atom'>
<title>samba.git/source4/scripting/python/samba/provision.py, branch talloc-2.0.0</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>allow setting of the debug level in python from C</title>
<updated>2009-09-03T08:36:09+00:00</updated>
<author>
<name>Andrew Tridgell</name>
<email>tridge@samba.org</email>
</author>
<published>2009-09-03T03:03:31+00:00</published>
<link rel='alternate' type='text/html' href='https://git.exis.tech/samba.git/commit/?id=617bbd913dcd6335cfcee3db6d23e8d3262dd566'/>
<id>617bbd913dcd6335cfcee3db6d23e8d3262dd566</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>repl_meta_data should only be included when we are a DC</title>
<updated>2009-09-02T08:19:56+00:00</updated>
<author>
<name>Andrew Tridgell</name>
<email>tridge@samba.org</email>
</author>
<published>2009-09-02T07:08:52+00:00</published>
<link rel='alternate' type='text/html' href='https://git.exis.tech/samba.git/commit/?id=b5f63160d474b1fc8484a1a9112aa4f248d1e814'/>
<id>b5f63160d474b1fc8484a1a9112aa4f248d1e814</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>move the repl_meta_data module up the ldb module stack</title>
<updated>2009-09-02T08:19:56+00:00</updated>
<author>
<name>Andrew Tridgell</name>
<email>tridge@samba.org</email>
</author>
<published>2009-09-02T06:58:04+00:00</published>
<link rel='alternate' type='text/html' href='https://git.exis.tech/samba.git/commit/?id=199be936d8920fce31e18d6663f8ba36f573d26f'/>
<id>199be936d8920fce31e18d6663f8ba36f573d26f</id>
<content type='text'>
The repl_meta_data module needs to be above the linked_attributes
module, to allow linked_attributes to do its magic
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The repl_meta_data module needs to be above the linked_attributes
module, to allow linked_attributes to do its magic
</pre>
</div>
</content>
</entry>
<entry>
<title>s4: Create helpers functions related to provision</title>
<updated>2009-08-28T12:41:49+00:00</updated>
<author>
<name>Matthieu Patou</name>
<email>mat@matws.net</email>
</author>
<published>2009-08-26T16:30:15+00:00</published>
<link rel='alternate' type='text/html' href='https://git.exis.tech/samba.git/commit/?id=72fb26e9a4047174c32ffb18ddfd6c6dc046e82b'/>
<id>72fb26e9a4047174c32ffb18ddfd6c6dc046e82b</id>
<content type='text'>
One for getting attributes with DN syntax, one for getting forward
linked attributes and one for getting the list of partition
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
One for getting attributes with DN syntax, one for getting forward
linked attributes and one for getting the list of partition
</pre>
</div>
</content>
</entry>
<entry>
<title>s4:provision Ensure that @OPTIONS is mirrored into each partition</title>
<updated>2009-08-26T07:37:01+00:00</updated>
<author>
<name>Andrew Bartlett</name>
<email>abartlet@samba.org</email>
</author>
<published>2009-08-26T07:31:44+00:00</published>
<link rel='alternate' type='text/html' href='https://git.exis.tech/samba.git/commit/?id=1a97bd915dfe90b40ec03617af3d8d25483af9c9'/>
<id>1a97bd915dfe90b40ec03617af3d8d25483af9c9</id>
<content type='text'>
The previous patches to the provision system cut down on the number of
reconnects, and disabled the partition handling for part of the
process.  This means we lost the setting of @OPTIONS as a replicated
attribute into the partitions.

Andrew Bartlett
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The previous patches to the provision system cut down on the number of
reconnects, and disabled the partition handling for part of the
process.  This means we lost the setting of @OPTIONS as a replicated
attribute into the partitions.

Andrew Bartlett
</pre>
</div>
</content>
</entry>
<entry>
<title>s4:provison Add prefixes to ldb using same code a later modify will use</title>
<updated>2009-08-26T03:49:10+00:00</updated>
<author>
<name>Andrew Bartlett</name>
<email>abartlet@samba.org</email>
</author>
<published>2009-08-26T03:43:33+00:00</published>
<link rel='alternate' type='text/html' href='https://git.exis.tech/samba.git/commit/?id=a1da91174b8db082c42ec7e8a6438e11e0e56e91'/>
<id>a1da91174b8db082c42ec7e8a6438e11e0e56e91</id>
<content type='text'>
This allows us to test out the code that will do the modify of the
prefixMap, and to provide the bindings that may assist a future
upgrade script.

Andrew Bartlett
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This allows us to test out the code that will do the modify of the
prefixMap, and to provide the bindings that may assist a future
upgrade script.

Andrew Bartlett
</pre>
</div>
</content>
</entry>
<entry>
<title>s4:provision Only create references to our server DN after the self join</title>
<updated>2009-08-26T03:48:35+00:00</updated>
<author>
<name>Andrew Bartlett</name>
<email>abartlet@samba.org</email>
</author>
<published>2009-08-26T02:39:44+00:00</published>
<link rel='alternate' type='text/html' href='https://git.exis.tech/samba.git/commit/?id=b9ec6bb1eb02121f43498681b99891dc17505512'/>
<id>b9ec6bb1eb02121f43498681b99891dc17505512</id>
<content type='text'>
This will ensure that the GUID can be filled in correctly, and assist
us to validate DN targets in the future.

Andrew Bartlett
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This will ensure that the GUID can be filled in correctly, and assist
us to validate DN targets in the future.

Andrew Bartlett
</pre>
</div>
</content>
</entry>
<entry>
<title>sigh - still not right</title>
<updated>2009-08-17T07:50:26+00:00</updated>
<author>
<name>Andrew Tridgell</name>
<email>tridge@samba.org</email>
</author>
<published>2009-08-17T07:50:26+00:00</published>
<link rel='alternate' type='text/html' href='https://git.exis.tech/samba.git/commit/?id=87921bf694cf5c733de0179cf188c6a5cbaf48f0'/>
<id>87921bf694cf5c733de0179cf188c6a5cbaf48f0</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>fixed up add_foreign again</title>
<updated>2009-08-17T07:48:27+00:00</updated>
<author>
<name>Andrew Tridgell</name>
<email>tridge@samba.org</email>
</author>
<published>2009-08-17T07:48:27+00:00</published>
<link rel='alternate' type='text/html' href='https://git.exis.tech/samba.git/commit/?id=52108a19a4130af0c241794898c61bf425b914e5'/>
<id>52108a19a4130af0c241794898c61bf425b914e5</id>
<content type='text'>
my last patch was not even close ...

I'll leave abartlet to work out how to fix the test case
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
my last patch was not even close ...

I'll leave abartlet to work out how to fix the test case
</pre>
</div>
</content>
</entry>
<entry>
<title>more fixups from provision changes</title>
<updated>2009-08-17T07:35:36+00:00</updated>
<author>
<name>Andrew Tridgell</name>
<email>tridge@samba.org</email>
</author>
<published>2009-08-17T07:34:22+00:00</published>
<link rel='alternate' type='text/html' href='https://git.exis.tech/samba.git/commit/?id=905db3288532131171ca1c54198660d86eef1ae9'/>
<id>905db3288532131171ca1c54198660d86eef1ae9</id>
<content type='text'>
Andrew, can you please check this? The idmap.setup_name_mapping tests
look totally out of place here. I'm also not sure I captured your
intention with the other changes
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Andrew, can you please check this? The idmap.setup_name_mapping tests
look totally out of place here. I'm also not sure I captured your
intention with the other changes
</pre>
</div>
</content>
</entry>
</feed>
