<feed xmlns='http://www.w3.org/2005/Atom'>
<title>samba.git/source4/scripting/python/samba/netcmd/domain.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-s3-upgrade Improve samba-tool domain samba3upgrade behaviour</title>
<updated>2011-09-13T14:30:31+00:00</updated>
<author>
<name>Andrew Bartlett</name>
<email>abartlet@samba.org</email>
</author>
<published>2011-09-13T11:02:43+00:00</published>
<link rel='alternate' type='text/html' href='https://git.exis.tech/samba.git/commit/?id=c6cf070df0add8484ffb16b40893327b36b6a936'/>
<id>c6cf070df0add8484ffb16b40893327b36b6a936</id>
<content type='text'>
The --realm argument is again optional (the previous code would take the default
from the default smb.conf, not the one specified) and --targetdir is now a
named argument much like it is to provision.

We now test the --testparm option to ensure it behaves the way we expect.

Andrew Bartlett

Autobuild-User: Andrew Bartlett &lt;abartlet@samba.org&gt;
Autobuild-Date: Tue Sep 13 16:30:31 CEST 2011 on sn-devel-104
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The --realm argument is again optional (the previous code would take the default
from the default smb.conf, not the one specified) and --targetdir is now a
named argument much like it is to provision.

We now test the --testparm option to ensure it behaves the way we expect.

Andrew Bartlett

Autobuild-User: Andrew Bartlett &lt;abartlet@samba.org&gt;
Autobuild-Date: Tue Sep 13 16:30:31 CEST 2011 on sn-devel-104
</pre>
</div>
</content>
</entry>
<entry>
<title>s4:upgrade_from_s3 - restore "get_testparm_var" method</title>
<updated>2011-09-13T12:53:24+00:00</updated>
<author>
<name>Matthias Dieter Wallnöfer</name>
<email>mdw@samba.org</email>
</author>
<published>2011-09-12T18:57:10+00:00</published>
<link rel='alternate' type='text/html' href='https://git.exis.tech/samba.git/commit/?id=4e87a8419ca662d35018f0d00c80f3d816473cbc'/>
<id>4e87a8419ca662d35018f0d00c80f3d816473cbc</id>
<content type='text'>
This has accidentally been removed by commit 8268c2d4e231b05b439bc70331b75342b35daa4e.

Signed-off-by: Andrew Bartlett &lt;abartlet@samba.org&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This has accidentally been removed by commit 8268c2d4e231b05b439bc70331b75342b35daa4e.

Signed-off-by: Andrew Bartlett &lt;abartlet@samba.org&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>s4-provision Add initial support for joining as a new subdomain</title>
<updated>2011-09-13T05:37:11+00:00</updated>
<author>
<name>Andrew Bartlett</name>
<email>abartlet@samba.org</email>
</author>
<published>2011-08-24T05:39:51+00:00</published>
<link rel='alternate' type='text/html' href='https://git.exis.tech/samba.git/commit/?id=6635bb70d32d5214bc027428ac4a3737e8327c17'/>
<id>6635bb70d32d5214bc027428ac4a3737e8327c17</id>
<content type='text'>
To do this we need to reorganise a lot of the provision code, so that
we can create the framework for the inbound replicaton of the config
and schema partitions and then add in the new subdomain locally.

Andrew Bartlett
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
To do this we need to reorganise a lot of the provision code, so that
we can create the framework for the inbound replicaton of the config
and schema partitions and then add in the new subdomain locally.

Andrew Bartlett
</pre>
</div>
</content>
</entry>
<entry>
<title>domain.py: Remove tab characters.</title>
<updated>2011-09-13T00:24:03+00:00</updated>
<author>
<name>Jelmer Vernooij</name>
<email>jelmer@samba.org</email>
</author>
<published>2011-09-12T22:19:51+00:00</published>
<link rel='alternate' type='text/html' href='https://git.exis.tech/samba.git/commit/?id=4c7acab5fc700c53381b52edd430c9c319b6ea50'/>
<id>4c7acab5fc700c53381b52edd430c9c319b6ea50</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>samba-tool: Add "domain samba3upgrade" subcommand</title>
<updated>2011-09-12T10:42:21+00:00</updated>
<author>
<name>Amitay Isaacs</name>
<email>amitay@gmail.com</email>
</author>
<published>2011-09-12T06:03:34+00:00</published>
<link rel='alternate' type='text/html' href='https://git.exis.tech/samba.git/commit/?id=e223a65b1011f82687e2fdfa102f305e1fd76214'/>
<id>e223a65b1011f82687e2fdfa102f305e1fd76214</id>
<content type='text'>
Added new command to upgrade from samba3 to samba4.

Pair-Programmed-With: Andrew Bartlett &lt;abartlet@samba.org&gt;
Signed-off-by: Andrew Bartlett &lt;abartlet@samba.org&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Added new command to upgrade from samba3 to samba4.

Pair-Programmed-With: Andrew Bartlett &lt;abartlet@samba.org&gt;
Signed-off-by: Andrew Bartlett &lt;abartlet@samba.org&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>s4:samba-tool/domain.py - rename arguments "domain" -&gt; "domain-level", "forest" -&gt; "forest-level"</title>
<updated>2011-09-11T18:12:52+00:00</updated>
<author>
<name>Matthias Dieter Wallnöfer</name>
<email>mdw@samba.org</email>
</author>
<published>2011-09-11T15:31:38+00:00</published>
<link rel='alternate' type='text/html' href='https://git.exis.tech/samba.git/commit/?id=6f4264a72efe3995d92cff631cf1886f7b5bdaf3'/>
<id>6f4264a72efe3995d92cff631cf1886f7b5bdaf3</id>
<content type='text'>
This should clarify the scope of them.

Reviewed-by: Jelmer

Autobuild-User: Matthias Dieter Wallnöfer &lt;mdw@samba.org&gt;
Autobuild-Date: Sun Sep 11 20:12:52 CEST 2011 on sn-devel-104
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This should clarify the scope of them.

Reviewed-by: Jelmer

Autobuild-User: Matthias Dieter Wallnöfer &lt;mdw@samba.org&gt;
Autobuild-Date: Sun Sep 11 20:12:52 CEST 2011 on sn-devel-104
</pre>
</div>
</content>
</entry>
<entry>
<title>s4:samba-tool/domain.py - restore domain raise functionality</title>
<updated>2011-09-11T15:33:12+00:00</updated>
<author>
<name>Matthias Dieter Wallnöfer</name>
<email>mdw@samba.org</email>
</author>
<published>2011-09-09T13:27:25+00:00</published>
<link rel='alternate' type='text/html' href='https://git.exis.tech/samba.git/commit/?id=7e460a04f79c9056b7b0b6c927caa2db96229633'/>
<id>7e460a04f79c9056b7b0b6c927caa2db96229633</id>
<content type='text'>
The samba-tool command has accidentally been damaged by commit
2d4988c3d79e501003875cd26b7f9aaa72402b31.

Reviewed-by: Jelmer
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The samba-tool command has accidentally been damaged by commit
2d4988c3d79e501003875cd26b7f9aaa72402b31.

Reviewed-by: Jelmer
</pre>
</div>
</content>
</entry>
<entry>
<title>samba-tool: Fixed "domain" subcommands syntax</title>
<updated>2011-09-09T05:24:03+00:00</updated>
<author>
<name>Giampaolo Lauria</name>
<email>lauria2@yahoo.com</email>
</author>
<published>2011-09-02T17:21:49+00:00</published>
<link rel='alternate' type='text/html' href='https://git.exis.tech/samba.git/commit/?id=6a7679cdd4c07e1b8955b1f0f179a921752a529a'/>
<id>6a7679cdd4c07e1b8955b1f0f179a921752a529a</id>
<content type='text'>
Signed-off-by: Amitay Isaacs &lt;amitay@gmail.com&gt;
Signed-off-by: Andrew Bartlett &lt;abartlet@samba.org&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Signed-off-by: Amitay Isaacs &lt;amitay@gmail.com&gt;
Signed-off-by: Andrew Bartlett &lt;abartlet@samba.org&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>s3:samba-tool: add --domain-critical-only to "samba-tool domain join"</title>
<updated>2011-08-12T10:39:05+00:00</updated>
<author>
<name>Stefan Metzmacher</name>
<email>metze@samba.org</email>
</author>
<published>2011-08-08T09:15:35+00:00</published>
<link rel='alternate' type='text/html' href='https://git.exis.tech/samba.git/commit/?id=f34f16f7f87d39cd21ce43c51ccb5726ff44c959'/>
<id>f34f16f7f87d39cd21ce43c51ccb5726ff44c959</id>
<content type='text'>
metze

Signed-off-by: Andrew Tridgell &lt;tridge@samba.org&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
metze

Signed-off-by: Andrew Tridgell &lt;tridge@samba.org&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>samba-tool: use ldb.binary_encode() on search expression elements</title>
<updated>2011-07-29T08:17:44+00:00</updated>
<author>
<name>Andrew Tridgell</name>
<email>tridge@samba.org</email>
</author>
<published>2011-07-28T07:14:28+00:00</published>
<link rel='alternate' type='text/html' href='https://git.exis.tech/samba.git/commit/?id=03f92508ef2ebb4e7790f612e3f833382c691051'/>
<id>03f92508ef2ebb4e7790f612e3f833382c691051</id>
<content type='text'>
this allows us to deal with search elements containing characters that
must be escaped in LDAP

Pair-Programmed-With: Andrew Bartlett &lt;abartlet@samba.org&gt;
Pair-Programmed-With: Amitay Isaacs &lt;amitay@gmail.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
this allows us to deal with search elements containing characters that
must be escaped in LDAP

Pair-Programmed-With: Andrew Bartlett &lt;abartlet@samba.org&gt;
Pair-Programmed-With: Amitay Isaacs &lt;amitay@gmail.com&gt;
</pre>
</div>
</content>
</entry>
</feed>
