<feed xmlns='http://www.w3.org/2005/Atom'>
<title>samba.git/source4/scripting/python/samba/provision.py, branch v3-5-test</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>Initial Implementation of the DS objects access checks.</title>
<updated>2009-09-22T00:27:50+00:00</updated>
<author>
<name>Nadezhda Ivanova</name>
<email>nadezhda.ivanova@postpath.com</email>
</author>
<published>2009-09-22T00:27:50+00:00</published>
<link rel='alternate' type='text/html' href='https://git.exis.tech/samba.git/commit/?id=10c6f3f71a4fe3e36e2a0476dc0077187371fafb'/>
<id>10c6f3f71a4fe3e36e2a0476dc0077187371fafb</id>
<content type='text'>
Currently disabled. The search will be greatly modified,
also the object tree stuff will be simplified.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Currently disabled. The search will be greatly modified,
also the object tree stuff will be simplified.
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch 'master' of git://git.samba.org/samba</title>
<updated>2009-09-21T21:26:15+00:00</updated>
<author>
<name>Nadezhda Ivanova</name>
<email>nadezhda.ivanova@postpath.com</email>
</author>
<published>2009-09-21T21:26:15+00:00</published>
<link rel='alternate' type='text/html' href='https://git.exis.tech/samba.git/commit/?id=13b979b03d86f3ae43dc5fd539fa5d3f22f579a0'/>
<id>13b979b03d86f3ae43dc5fd539fa5d3f22f579a0</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>s4:kerberos Fix the salt to match Windows 2008.</title>
<updated>2009-09-21T19:28:38+00:00</updated>
<author>
<name>Andrew Bartlett</name>
<email>abartlet@samba.org</email>
</author>
<published>2009-09-21T19:28:38+00:00</published>
<link rel='alternate' type='text/html' href='https://git.exis.tech/samba.git/commit/?id=1afc7c453c1d5f7e761e46cdc69900305a149820'/>
<id>1afc7c453c1d5f7e761e46cdc69900305a149820</id>
<content type='text'>
The previous commit changed the wrong end - we must fix our server,
not our client.

Andrew Bartlett
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The previous commit changed the wrong end - we must fix our server,
not our client.

Andrew Bartlett
</pre>
</div>
</content>
</entry>
<entry>
<title>s4:provision Make our default salt match our server behaviour</title>
<updated>2009-09-21T18:59:33+00:00</updated>
<author>
<name>Andrew Bartlett</name>
<email>abartlet@samba.org</email>
</author>
<published>2009-09-21T18:59:33+00:00</published>
<link rel='alternate' type='text/html' href='https://git.exis.tech/samba.git/commit/?id=8738b83a446ef667bc162b04affc17dbba7e58a8'/>
<id>8738b83a446ef667bc162b04affc17dbba7e58a8</id>
<content type='text'>
We need to look into salting algorithms further.

Andrew Bartlett
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
We need to look into salting algorithms further.

Andrew Bartlett
</pre>
</div>
</content>
</entry>
<entry>
<title>s4:provision - Fix up ProvisioningError class as suggested by Jelmer</title>
<updated>2009-09-21T15:20:49+00:00</updated>
<author>
<name>Matthias Dieter Wallnöfer</name>
<email>mwallnoefer@yahoo.de</email>
</author>
<published>2009-09-21T15:20:49+00:00</published>
<link rel='alternate' type='text/html' href='https://git.exis.tech/samba.git/commit/?id=63f280cfefdd0c0281a25c4068481dab226d0c3e'/>
<id>63f280cfefdd0c0281a25c4068481dab226d0c3e</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 Make us Windows 2008 level by defualt again</title>
<updated>2009-09-21T06:05:30+00:00</updated>
<author>
<name>Andrew Bartlett</name>
<email>abartlet@samba.org</email>
</author>
<published>2009-09-21T04:32:16+00:00</published>
<link rel='alternate' type='text/html' href='https://git.exis.tech/samba.git/commit/?id=23ffccd5d7c9a88d479f82043ff1b6efe938cc6a'/>
<id>23ffccd5d7c9a88d479f82043ff1b6efe938cc6a</id>
<content type='text'>
Also add a note to clarify that this should not be changed without
discussion and consensus.  We don't want this bouncing around.

Paramater support to allow optional selection of Win2003 mode welcomed.

Andrew Bartlett
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Also add a note to clarify that this should not be changed without
discussion and consensus.  We don't want this bouncing around.

Paramater support to allow optional selection of Win2003 mode welcomed.

Andrew Bartlett
</pre>
</div>
</content>
</entry>
<entry>
<title>s4:provision Use code to store domain join in 'net join' as well</title>
<updated>2009-09-20T23:29:38+00:00</updated>
<author>
<name>Andrew Bartlett</name>
<email>abartlet@samba.org</email>
</author>
<published>2009-09-20T23:27:24+00:00</published>
<link rel='alternate' type='text/html' href='https://git.exis.tech/samba.git/commit/?id=bfddb6816f50f629d29e476327a921212fd63a2d'/>
<id>bfddb6816f50f629d29e476327a921212fd63a2d</id>
<content type='text'>
This ensures we only have one codepath to store the secret, and
therefore that we have a single choke point for setting the
saltPrincipal, which we were previously skipping.

Andrew Bartlett
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This ensures we only have one codepath to store the secret, and
therefore that we have a single choke point for setting the
saltPrincipal, which we were previously skipping.

Andrew Bartlett
</pre>
</div>
</content>
</entry>
<entry>
<title>s4:provision split provision of DNS zone and self join keytab</title>
<updated>2009-09-20T23:29:37+00:00</updated>
<author>
<name>Andrew Bartlett</name>
<email>abartlet@samba.org</email>
</author>
<published>2009-09-20T03:40:17+00:00</published>
<link rel='alternate' type='text/html' href='https://git.exis.tech/samba.git/commit/?id=509a2bb97c5ccb13c4c2f885f3961f2880aceb91'/>
<id>509a2bb97c5ccb13c4c2f885f3961f2880aceb91</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Initial implementation of security descriptor creation in DS</title>
<updated>2009-09-20T22:16:17+00:00</updated>
<author>
<name>Nadezhda Ivanova</name>
<email>nadezhda.ivanova@postpath.com</email>
</author>
<published>2009-09-20T20:50:34+00:00</published>
<link rel='alternate' type='text/html' href='https://git.exis.tech/samba.git/commit/?id=6283f2caaa42c7238bdc9c2e8bc1246207645019'/>
<id>6283f2caaa42c7238bdc9c2e8bc1246207645019</id>
<content type='text'>
TODO's:
ACE sorting and clarifying the inheritance of object specific ace's.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
TODO's:
ACE sorting and clarifying the inheritance of object specific ace's.
</pre>
</div>
</content>
</entry>
<entry>
<title>Fixed a difference in domain sid type when SID is provided by user.</title>
<updated>2009-09-20T17:12:04+00:00</updated>
<author>
<name>Nadezhda Ivanova</name>
<email>nadezhda.ivanova@postpath.com</email>
</author>
<published>2009-09-19T00:48:26+00:00</published>
<link rel='alternate' type='text/html' href='https://git.exis.tech/samba.git/commit/?id=05653fce788d239433a93e68b71c1d280f02161a'/>
<id>05653fce788d239433a93e68b71c1d280f02161a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
