<feed xmlns='http://www.w3.org/2005/Atom'>
<title>samba.git/source4/scripting/python/samba/tests/samdb.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-provision Remove setup_path, setup_dir and find_setup_dir</title>
<updated>2011-02-07T02:22:01+00:00</updated>
<author>
<name>Andrew Bartlett</name>
<email>abartlet@samba.org</email>
</author>
<published>2011-02-04T23:34:51+00:00</published>
<link rel='alternate' type='text/html' href='https://git.exis.tech/samba.git/commit/?id=d1e5a7380619043a351ba8a25ebb8031163e70b7'/>
<id>d1e5a7380619043a351ba8a25ebb8031163e70b7</id>
<content type='text'>
We now have a reliable way to know the current location of the
templates: dyn_SETUPDIR, which is updated for both the in-build and
installed binaries.

This replaces the function arguments and the distributed resolution of
the setup directory with one 'global' function (imported as required).

This also removes the ability to specify an alternate setup directory
on the command line, as this was rarely if ever used and never tested.

Andrew Bartlett
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
We now have a reliable way to know the current location of the
templates: dyn_SETUPDIR, which is updated for both the in-build and
installed binaries.

This replaces the function arguments and the distributed resolution of
the setup directory with one 'global' function (imported as required).

This also removes the ability to specify an alternate setup directory
on the command line, as this was rarely if ever used and never tested.

Andrew Bartlett
</pre>
</div>
</content>
</entry>
<entry>
<title>s4-python: Add some more module docstrings.</title>
<updated>2010-12-05T16:27:05+00:00</updated>
<author>
<name>Jelmer Vernooij</name>
<email>jelmer@samba.org</email>
</author>
<published>2010-12-05T15:56:27+00:00</published>
<link rel='alternate' type='text/html' href='https://git.exis.tech/samba.git/commit/?id=52d64c53b9ac2abd25c4411b2bcb770e6ab89632'/>
<id>52d64c53b9ac2abd25c4411b2bcb770e6ab89632</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>samba.provision: Add package with provision and backend modules.</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:02:28+00:00</published>
<link rel='alternate' type='text/html' href='https://git.exis.tech/samba.git/commit/?id=8caac9462ac09b7ff99a7032329d0e56c2e0aac5'/>
<id>8caac9462ac09b7ff99a7032329d0e56c2e0aac5</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: Fix formatting of docstrings for the purpose of pydoctor.</title>
<updated>2010-11-28T04:00:06+00:00</updated>
<author>
<name>Jelmer Vernooij</name>
<email>jelmer@samba.org</email>
</author>
<published>2010-11-28T02:34:47+00:00</published>
<link rel='alternate' type='text/html' href='https://git.exis.tech/samba.git/commit/?id=a7675bd5010641051096344bffb9ce569193a8fb'/>
<id>a7675bd5010641051096344bffb9ce569193a8fb</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: also use fixed GUID names of the default group policies for domain and domain controllers in tests</title>
<updated>2010-07-10T09:18:19+00:00</updated>
<author>
<name>Stefan Metzmacher</name>
<email>metze@samba.org</email>
</author>
<published>2010-06-25T11:26:06+00:00</published>
<link rel='alternate' type='text/html' href='https://git.exis.tech/samba.git/commit/?id=800c7af0c9f78ce81d40270bf9a385235869e0d7'/>
<id>800c7af0c9f78ce81d40270bf9a385235869e0d7</id>
<content type='text'>
metze
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
metze
</pre>
</div>
</content>
</entry>
<entry>
<title>s4-python: python is not always in /usr/bin</title>
<updated>2010-06-24T08:46:57+00:00</updated>
<author>
<name>Andrew Tridgell</name>
<email>tridge@samba.org</email>
</author>
<published>2010-06-24T04:33:58+00:00</published>
<link rel='alternate' type='text/html' href='https://git.exis.tech/samba.git/commit/?id=4cb423f52737d980132709fe63bc3194b9307880'/>
<id>4cb423f52737d980132709fe63bc3194b9307880</id>
<content type='text'>
Using "#!/usr/bin/env python" is more portable. It still isn't ideal
though, as we should really use the python path found at configure
time. We do that in many places already, but some don't.

Signed-off-by: Andrew Bartlett &lt;abartlet@samba.org&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Using "#!/usr/bin/env python" is more portable. It still isn't ideal
though, as we should really use the python path found at configure
time. We do that in many places already, but some don't.

Signed-off-by: Andrew Bartlett &lt;abartlet@samba.org&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>Attempt to fix SamDB test infrastructure (not used in Samba anywhere, only in OpenChange).</title>
<updated>2010-06-15T15:21:39+00:00</updated>
<author>
<name>Jelmer Vernooij</name>
<email>jelmer@samba.org</email>
</author>
<published>2010-06-14T00:15:32+00:00</published>
<link rel='alternate' type='text/html' href='https://git.exis.tech/samba.git/commit/?id=8c88c9c5006bd4e23105740defa7db0949a21e74'/>
<id>8c88c9c5006bd4e23105740defa7db0949a21e74</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: Start using standard python logging infrastructure rather</title>
<updated>2010-06-13T16:19:03+00:00</updated>
<author>
<name>Jelmer Vernooij</name>
<email>jelmer@samba.org</email>
</author>
<published>2010-06-13T13:05:50+00:00</published>
<link rel='alternate' type='text/html' href='https://git.exis.tech/samba.git/commit/?id=956a256faa035fbc43dbd37273d1c5d62aee0735'/>
<id>956a256faa035fbc43dbd37273d1c5d62aee0735</id>
<content type='text'>
than simple messaging callbacks.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
than simple messaging callbacks.
</pre>
</div>
</content>
</entry>
<entry>
<title>General cleanups of python code, hinted by pyflakes.</title>
<updated>2010-03-01T03:46:51+00:00</updated>
<author>
<name>Jelmer Vernooij</name>
<email>jelmer@samba.org</email>
</author>
<published>2010-03-01T03:46:40+00:00</published>
<link rel='alternate' type='text/html' href='https://git.exis.tech/samba.git/commit/?id=31a718aa27bcf3f56347a109f6d0bb553814c052'/>
<id>31a718aa27bcf3f56347a109f6d0bb553814c052</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 Fix samdb test with new provision code</title>
<updated>2009-11-02T05:36:55+00:00</updated>
<author>
<name>Andrew Bartlett</name>
<email>abartlet@samba.org</email>
</author>
<published>2009-10-30T03:51:57+00:00</published>
<link rel='alternate' type='text/html' href='https://git.exis.tech/samba.git/commit/?id=e94bfe5efbbc61eea8592adce55a998aa6f400d8'/>
<id>e94bfe5efbbc61eea8592adce55a998aa6f400d8</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
