<feed xmlns='http://www.w3.org/2005/Atom'>
<title>samba.git/source4/scripting/python/samba/ms_schema.py, branch talloc-2.0.7</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>s4-python: Consistently use spaces rather than tabs, fix headers in several places.</title>
<updated>2011-09-13T00:24:03+00:00</updated>
<author>
<name>Jelmer Vernooij</name>
<email>jelmer@samba.org</email>
</author>
<published>2011-09-12T23:10:37+00:00</published>
<link rel='alternate' type='text/html' href='https://git.exis.tech/samba.git/commit/?id=df1d3dc777b48bc9bc10f3eb44dec90db490a899'/>
<id>df1d3dc777b48bc9bc10f3eb44dec90db490a899</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: Some reformatting for the purpose of pydoctor.</title>
<updated>2010-11-28T16:23:28+00:00</updated>
<author>
<name>Jelmer Vernooij</name>
<email>jelmer@samba.org</email>
</author>
<published>2010-11-28T13:09:30+00:00</published>
<link rel='alternate' type='text/html' href='https://git.exis.tech/samba.git/commit/?id=eb5a8e29cf362ea382da7bb9dd8c9eb175b9ebe3'/>
<id>eb5a8e29cf362ea382da7bb9dd8c9eb175b9ebe3</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: Format to PEP8, simplify tests.</title>
<updated>2010-03-29T16:05:29+00:00</updated>
<author>
<name>Jelmer Vernooij</name>
<email>jelmer@samba.org</email>
</author>
<published>2010-03-29T13:43:43+00:00</published>
<link rel='alternate' type='text/html' href='https://git.exis.tech/samba.git/commit/?id=89aa3b766b926d19dac4805a7e72433e497ce872'/>
<id>89aa3b766b926d19dac4805a7e72433e497ce872</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>s4-schema: added adminDisplayName and adminDescription</title>
<updated>2010-01-08T07:24:53+00:00</updated>
<author>
<name>Andrew Tridgell</name>
<email>tridge@samba.org</email>
</author>
<published>2010-01-08T05:59:27+00:00</published>
<link rel='alternate' type='text/html' href='https://git.exis.tech/samba.git/commit/?id=d371b0eabe360f7c184a10282f63a64b0cfc550f'/>
<id>d371b0eabe360f7c184a10282f63a64b0cfc550f</id>
<content type='text'>
These are missing from the WSPP schemas

Pair-Programmed-With: Andrew Bartlett &lt;abartlet@samba.org&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
These are missing from the WSPP schemas

Pair-Programmed-With: Andrew Bartlett &lt;abartlet@samba.org&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>s4:provision Generate a random objectGUID for each schema record</title>
<updated>2009-11-16T23:38:02+00:00</updated>
<author>
<name>Andrew Bartlett</name>
<email>abartlet@samba.org</email>
</author>
<published>2009-11-16T07:45:21+00:00</published>
<link rel='alternate' type='text/html' href='https://git.exis.tech/samba.git/commit/?id=0238147a855c65ea0a81b0a945ae8ffd9b260c75'/>
<id>0238147a855c65ea0a81b0a945ae8ffd9b260c75</id>
<content type='text'>
This is needed to then create extended DNs with GUID attributes in
them, when importing from the LDIF

Andrew Bartlett
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This is needed to then create extended DNs with GUID attributes in
them, when importing from the LDIF

Andrew Bartlett
</pre>
</div>
</content>
</entry>
<entry>
<title>s4:provision Fix provision on FreeBSD</title>
<updated>2009-07-22T08:04:58+00:00</updated>
<author>
<name>Andrew Bartlett</name>
<email>abartlet@samba.org</email>
</author>
<published>2009-07-22T08:04:58+00:00</published>
<link rel='alternate' type='text/html' href='https://git.exis.tech/samba.git/commit/?id=1887ad0a26cca026c3503f0ef4e40f8eff42a121'/>
<id>1887ad0a26cca026c3503f0ef4e40f8eff42a121</id>
<content type='text'>
We were missing the 'cn' attribute, which we then prepare a sorted
list based on.  On Linux, strcmp(NULL, NULL) does not segfault, where
it does on FreeBSD.

Reported by Timur I. Bakeyev &lt;timur@com.bat.ru&gt;

Andrew Bartlett
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
We were missing the 'cn' attribute, which we then prepare a sorted
list based on.  On Linux, strcmp(NULL, NULL) does not segfault, where
it does on FreeBSD.

Reported by Timur I. Bakeyev &lt;timur@com.bat.ru&gt;

Andrew Bartlett
</pre>
</div>
</content>
</entry>
<entry>
<title>s4:schema Remove 'cn' from the final output of ms_schema.py</title>
<updated>2009-03-20T06:32:19+00:00</updated>
<author>
<name>Andrew Bartlett</name>
<email>abartlet@samba.org</email>
</author>
<published>2009-03-20T06:32:19+00:00</published>
<link rel='alternate' type='text/html' href='https://git.exis.tech/samba.git/commit/?id=13be4d7ff42bd2b8bf5702a499c482404e5cd164'/>
<id>13be4d7ff42bd2b8bf5702a499c482404e5cd164</id>
<content type='text'>
This avoids one more point of difference between this an the output
from minschema and fullschema

Andrew Bartlett
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This avoids one more point of difference between this an the output
from minschema and fullschema

Andrew Bartlett
</pre>
</div>
</content>
</entry>
<entry>
<title>Allow ms_schema.py to produce output much like minschema_wspp</title>
<updated>2009-03-05T06:03:13+00:00</updated>
<author>
<name>Sreepathi Pai</name>
<email>sree314@gmail.com</email>
</author>
<published>2009-03-05T06:03:13+00:00</published>
<link rel='alternate' type='text/html' href='https://git.exis.tech/samba.git/commit/?id=8352650fee1233e68b489efe635f3661cab2b190'/>
<id>8352650fee1233e68b489efe635f3661cab2b190</id>
<content type='text'>
I've patched the new ms_schema.py (which was intended to be used as a
library) to function as minschema_wspp if invoked standalone. Although
this is less robust than minschema_wspp on incorrect data, having two
programs doing the same thing might not be good idea.

Signed-off-by: Andrew Bartlett &lt;abartlet@samba.org&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
I've patched the new ms_schema.py (which was intended to be used as a
library) to function as minschema_wspp if invoked standalone. Although
this is less robust than minschema_wspp on incorrect data, having two
programs doing the same thing might not be good idea.

Signed-off-by: Andrew Bartlett &lt;abartlet@samba.org&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>Tolerate more whitespace errors</title>
<updated>2009-02-24T23:40:42+00:00</updated>
<author>
<name>Andrew Bartlett</name>
<email>abartlet@samba.org</email>
</author>
<published>2009-01-09T07:17:55+00:00</published>
<link rel='alternate' type='text/html' href='https://git.exis.tech/samba.git/commit/?id=8d63387744bd01015e7d5f3fee2d9062fecb99b2'/>
<id>8d63387744bd01015e7d5f3fee2d9062fecb99b2</id>
<content type='text'>
We need to trim trailing spaces in the Microsoft-supplied schema.

Andrew Bartlett
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
We need to trim trailing spaces in the Microsoft-supplied schema.

Andrew Bartlett
</pre>
</div>
</content>
</entry>
<entry>
<title>Create schema.ldif at runtime directly from ad-schema files</title>
<updated>2009-02-24T23:40:41+00:00</updated>
<author>
<name>Sreepathi Pai</name>
<email>sree314@gmail.com</email>
</author>
<published>2009-01-04T21:49:53+00:00</published>
<link rel='alternate' type='text/html' href='https://git.exis.tech/samba.git/commit/?id=f83e754ae61046fd441cbaf09a825378c3ab2ff2'/>
<id>f83e754ae61046fd441cbaf09a825378c3ab2ff2</id>
<content type='text'>
Here's a first attempt at moving the minschema_wspp code into a
library as Andrew requested. Since this script no longer has to
generate CN=aggregate, I've simplified it quite a bit to a level where
it almost does a line-by-line translation. This is faster and simpler,
but it may not catch as many errors in the ad-schema files as the
previous versions did.

Signed-off-by: Andrew Bartlett &lt;abartlet@samba.org&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Here's a first attempt at moving the minschema_wspp code into a
library as Andrew requested. Since this script no longer has to
generate CN=aggregate, I've simplified it quite a bit to a level where
it almost does a line-by-line translation. This is faster and simpler,
but it may not catch as many errors in the ad-schema files as the
previous versions did.

Signed-off-by: Andrew Bartlett &lt;abartlet@samba.org&gt;
</pre>
</div>
</content>
</entry>
</feed>
