<feed xmlns='http://www.w3.org/2005/Atom'>
<title>samba.git/source4/scripting/python/pyglue.c, 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>s4:python Add helper to get at the domain SID</title>
<updated>2009-08-27T09:40:21+00:00</updated>
<author>
<name>Andrew Bartlett</name>
<email>abartlet@samba.org</email>
</author>
<published>2009-08-27T09:38:04+00:00</published>
<link rel='alternate' type='text/html' href='https://git.exis.tech/samba.git/commit/?id=160c197b8456ef5cd70c8297d8a7efc3dca178ec'/>
<id>160c197b8456ef5cd70c8297d8a7efc3dca178ec</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</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:pyglue Add a wrapper for loading the correct UTF8 casefolder</title>
<updated>2009-08-17T09:58:39+00:00</updated>
<author>
<name>Matthias Dieter Wallnöfer</name>
<email>mwallnoefer@yahoo.de</email>
</author>
<published>2009-08-17T09:46:23+00:00</published>
<link rel='alternate' type='text/html' href='https://git.exis.tech/samba.git/commit/?id=0a46fd630e38134a080214119e5712673687f7c0'/>
<id>0a46fd630e38134a080214119e5712673687f7c0</id>
<content type='text'>
Needed for special characters (e.g. in German "Umlaute")
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Needed for special characters (e.g. in German "Umlaute")
</pre>
</div>
</content>
</entry>
<entry>
<title>s4:schema Allow a schema load on an unconnected database</title>
<updated>2009-08-16T23:50:56+00:00</updated>
<author>
<name>Andrew Bartlett</name>
<email>abartlet@samba.org</email>
</author>
<published>2009-08-13T04:33:57+00:00</published>
<link rel='alternate' type='text/html' href='https://git.exis.tech/samba.git/commit/?id=51d2d3df6db016250c12bf8c97374402dc4cb277'/>
<id>51d2d3df6db016250c12bf8c97374402dc4cb277</id>
<content type='text'>
This helps ensure we don't load the schema too often in the provision
(allowing a reference in of the schema before the modules load).

Andrew Bartlett
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This helps ensure we don't load the schema too often in the provision
(allowing a reference in of the schema before the modules load).

Andrew Bartlett
</pre>
</div>
</content>
</entry>
<entry>
<title>s4:schema Provide a way to reference a loaded schema between ldbs</title>
<updated>2009-08-16T23:50:56+00:00</updated>
<author>
<name>Andrew Bartlett</name>
<email>abartlet@samba.org</email>
</author>
<published>2009-08-12T23:58:38+00:00</published>
<link rel='alternate' type='text/html' href='https://git.exis.tech/samba.git/commit/?id=346aa6e093508f4e2918b20df452398ef332e416'/>
<id>346aa6e093508f4e2918b20df452398ef332e416</id>
<content type='text'>
This allows us to load the schema against one ldb context, but apply
it to another.  This will be useful in the provision script, as we
need the schema before we start the LDAP server backend.

Adnrew Bartlett
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This allows us to load the schema against one ldb context, but apply
it to another.  This will be useful in the provision script, as we
need the schema before we start the LDAP server backend.

Adnrew Bartlett
</pre>
</div>
</content>
</entry>
<entry>
<title>s4:test for "primaryGroupToken"</title>
<updated>2009-08-11T10:59:17+00:00</updated>
<author>
<name>Matthias Dieter Wallnöfer</name>
<email>mwallnoefer@yahoo.de</email>
</author>
<published>2009-08-11T10:25:13+00:00</published>
<link rel='alternate' type='text/html' href='https://git.exis.tech/samba.git/commit/?id=159a33a7d4cb69b5487acb183cbf56a584048734'/>
<id>159a33a7d4cb69b5487acb183cbf56a584048734</id>
<content type='text'>
Tests for the right behaviour of this introduced constructed attribute.
Since we don't support the read-only-ness of those attributes yet, I commented
some lines out.
Also I had to add a function for python which converts domain SIDs in RIDs.
And a small fix for the "groupType" test.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Tests for the right behaviour of this introduced constructed attribute.
Since we don't support the read-only-ness of those attributes yet, I commented
some lines out.
Also I had to add a function for python which converts domain SIDs in RIDs.
And a small fix for the "groupType" test.
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove pyldb_util and simply duplicate the 5-line function it contains,</title>
<updated>2009-07-18T14:11:21+00:00</updated>
<author>
<name>Jelmer Vernooij</name>
<email>jelmer@samba.org</email>
</author>
<published>2009-07-18T14:11:21+00:00</published>
<link rel='alternate' type='text/html' href='https://git.exis.tech/samba.git/commit/?id=d356669492912ad97d031694123b628a9307c3bd'/>
<id>d356669492912ad97d031694123b628a9307c3bd</id>
<content type='text'>
rather than creating a separate shared library for it.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
rather than creating a separate shared library for it.
</pre>
</div>
</content>
</entry>
<entry>
<title>s4:dsdb Handle dc/domain/forest functional levels properly</title>
<updated>2009-07-15T23:23:35+00:00</updated>
<author>
<name>Andrew Bartlett</name>
<email>abartlet@samba.org</email>
</author>
<published>2009-07-13T22:15:50+00:00</published>
<link rel='alternate' type='text/html' href='https://git.exis.tech/samba.git/commit/?id=271b5af92e9aada36adc648a6dd43a13c5aed340'/>
<id>271b5af92e9aada36adc648a6dd43a13c5aed340</id>
<content type='text'>
Rather than have the functional levels scattered in 4 different,
unconnected locations, the provision script now sets it, and the
rootdse module maintains it's copy only as a cached view onto the
original values.

We also use the functional level to determine if we should store AES
Kerberos keys.

Andrew Bartlett
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Rather than have the functional levels scattered in 4 different,
unconnected locations, the provision script now sets it, and the
rootdse module maintains it's copy only as a cached view onto the
original values.

We also use the functional level to determine if we should store AES
Kerberos keys.

Andrew Bartlett
</pre>
</div>
</content>
</entry>
<entry>
<title>Add a way to set an opaque integer onto a samdb</title>
<updated>2009-07-15T23:23:35+00:00</updated>
<author>
<name>Andrew Bartlett</name>
<email>abartlet@samba.org</email>
</author>
<published>2009-07-13T22:00:09+00:00</published>
<link rel='alternate' type='text/html' href='https://git.exis.tech/samba.git/commit/?id=ba58edd0bc2d77c6ed1b6a76f33787da9031db5b'/>
<id>ba58edd0bc2d77c6ed1b6a76f33787da9031db5b</id>
<content type='text'>
This will allow us to set some more flags into ldb during the provision.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This will allow us to set some more flags into ldb during the provision.
</pre>
</div>
</content>
</entry>
</feed>
