<feed xmlns='http://www.w3.org/2005/Atom'>
<title>samba.git/source4/scripting/python/samba/drs_utils.py, branch talloc-2.1.2</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>Move python modules from source4/scripting/python/ to python/.</title>
<updated>2013-03-02T02:57:34+00:00</updated>
<author>
<name>Jelmer Vernooij</name>
<email>jelmer@samba.org</email>
</author>
<published>2012-12-28T14:37:14+00:00</published>
<link rel='alternate' type='text/html' href='https://git.exis.tech/samba.git/commit/?id=87afc3aee1ea593069322a49355dd8780d99e123'/>
<id>87afc3aee1ea593069322a49355dd8780d99e123</id>
<content type='text'>
Reviewed-by: Andrew Bartlett &lt;abartlet@samba.org&gt;

Autobuild-User(master): Andrew Bartlett &lt;abartlet@samba.org&gt;
Autobuild-Date(master): Sat Mar  2 03:57:34 CET 2013 on sn-devel-104
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Reviewed-by: Andrew Bartlett &lt;abartlet@samba.org&gt;

Autobuild-User(master): Andrew Bartlett &lt;abartlet@samba.org&gt;
Autobuild-Date(master): Sat Mar  2 03:57:34 CET 2013 on sn-devel-104
</pre>
</div>
</content>
</entry>
<entry>
<title>s4:scripting/python: always treat the highwatermark as opaque (bug #9508)</title>
<updated>2013-01-01T18:28:06+00:00</updated>
<author>
<name>Stefan Metzmacher</name>
<email>metze@samba.org</email>
</author>
<published>2012-12-18T13:46:23+00:00</published>
<link rel='alternate' type='text/html' href='https://git.exis.tech/samba.git/commit/?id=257ae5443631e645842cfcc9c1cedce6c41d5afa'/>
<id>257ae5443631e645842cfcc9c1cedce6c41d5afa</id>
<content type='text'>
Signed-off-by: Stefan Metzmacher &lt;metze@samba.org&gt;
Reviewed-by: Andrew Bartlett &lt;abartlet@samba.org&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Signed-off-by: Stefan Metzmacher &lt;metze@samba.org&gt;
Reviewed-by: Andrew Bartlett &lt;abartlet@samba.org&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>s4-python: Various formatting fixes.</title>
<updated>2012-09-27T16:45:12+00:00</updated>
<author>
<name>Jelmer Vernooij</name>
<email>jelmer@samba.org</email>
</author>
<published>2012-09-27T16:30:47+00:00</published>
<link rel='alternate' type='text/html' href='https://git.exis.tech/samba.git/commit/?id=2a797f29aa12f6847844af504026be52db659fbb'/>
<id>2a797f29aa12f6847844af504026be52db659fbb</id>
<content type='text'>
* Trailing whitespace
* use of "==" where "is" should be used
* double spaces
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* Trailing whitespace
* use of "==" where "is" should be used
* double spaces
</pre>
</div>
</content>
</entry>
<entry>
<title>s4-python: Remove env from non-executable samba scripts.</title>
<updated>2012-03-13T16:52:29+00:00</updated>
<author>
<name>Andreas Schneider</name>
<email>asn@samba.org</email>
</author>
<published>2012-03-13T10:24:38+00:00</published>
<link rel='alternate' type='text/html' href='https://git.exis.tech/samba.git/commit/?id=b787ba789ea500a2f7efe95d25949d80e44b6ef8'/>
<id>b787ba789ea500a2f7efe95d25949d80e44b6ef8</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>samba.drs_utils: Use new style classes and exceptions, fix formatting of docstrings to make pydoctor happy.</title>
<updated>2011-12-08T19:36:07+00:00</updated>
<author>
<name>Jelmer Vernooij</name>
<email>jelmer@samba.org</email>
</author>
<published>2011-12-08T19:23:57+00:00</published>
<link rel='alternate' type='text/html' href='https://git.exis.tech/samba.git/commit/?id=e76c981c8008668609061755528f59c7ffc483a6'/>
<id>e76c981c8008668609061755528f59c7ffc483a6</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 a function to cleanly demote a DC</title>
<updated>2011-12-05T17:23:07+00:00</updated>
<author>
<name>Matthieu Patou</name>
<email>mat@matws.net</email>
</author>
<published>2011-12-04T22:00:57+00:00</published>
<link rel='alternate' type='text/html' href='https://git.exis.tech/samba.git/commit/?id=f44e1a753a9dc489ded1d2e49c83c865124462f1'/>
<id>f44e1a753a9dc489ded1d2e49c83c865124462f1</id>
<content type='text'>
samba-tool domain demote allow the local DC to properly demote against
Microsoft and Samba DC.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
samba-tool domain demote allow the local DC to properly demote against
Microsoft and Samba DC.
</pre>
</div>
</content>
</entry>
<entry>
<title>s4-python: externalize some function to the drs_utils module so that they can be reused</title>
<updated>2011-12-05T17:23:07+00:00</updated>
<author>
<name>Matthieu Patou</name>
<email>mat@matws.net</email>
</author>
<published>2011-11-28T19:48:59+00:00</published>
<link rel='alternate' type='text/html' href='https://git.exis.tech/samba.git/commit/?id=093dac43312c97a90b68f18ccc80716db84c25f5'/>
<id>093dac43312c97a90b68f18ccc80716db84c25f5</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>drs_utils.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:24+00:00</published>
<link rel='alternate' type='text/html' href='https://git.exis.tech/samba.git/commit/?id=1fcce6bd3f8bebbec02d2b0e9ef07da74d74f514'/>
<id>1fcce6bd3f8bebbec02d2b0e9ef07da74d74f514</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>s4:py/samba/drs_utils: pass down req/req_level to self.net.replicate_chunk()</title>
<updated>2011-08-12T10:39:05+00:00</updated>
<author>
<name>Stefan Metzmacher</name>
<email>metze@samba.org</email>
</author>
<published>2011-08-08T08:47:12+00:00</published>
<link rel='alternate' type='text/html' href='https://git.exis.tech/samba.git/commit/?id=a3f262182a65de04a41a336c7c08854723879065'/>
<id>a3f262182a65de04a41a336c7c08854723879065</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.provision: Fix setup_path.</title>
<updated>2010-11-28T04:00:06+00:00</updated>
<author>
<name>Jelmer Vernooij</name>
<email>jelmer@samba.org</email>
</author>
<published>2010-11-28T03:22:46+00:00</published>
<link rel='alternate' type='text/html' href='https://git.exis.tech/samba.git/commit/?id=7c65ab12af355ca07c989cd3f1cdffba2a98362a'/>
<id>7c65ab12af355ca07c989cd3f1cdffba2a98362a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
