<feed xmlns='http://www.w3.org/2005/Atom'>
<title>samba.git/source4/scripting/python/modules.h, 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:scripting/python/modules.[ch] - explicitly say that "py_update_path" takes no argument</title>
<updated>2011-02-21T13:42:00+00:00</updated>
<author>
<name>Matthias Dieter Wallnöfer</name>
<email>mdw@samba.org</email>
</author>
<published>2011-02-21T10:47:17+00:00</published>
<link rel='alternate' type='text/html' href='https://git.exis.tech/samba.git/commit/?id=5135e40277f5603bfc439aca6a795b267bf70cb3'/>
<id>5135e40277f5603bfc439aca6a795b267bf70cb3</id>
<content type='text'>
This quiets some build warnings.

Autobuild-User: Matthias Dieter Wallnöfer &lt;mdw@samba.org&gt;
Autobuild-Date: Mon Feb 21 14:42:00 CET 2011 on sn-devel-104
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This quiets some build warnings.

Autobuild-User: Matthias Dieter Wallnöfer &lt;mdw@samba.org&gt;
Autobuild-Date: Mon Feb 21 14:42:00 CET 2011 on sn-devel-104
</pre>
</div>
</content>
</entry>
<entry>
<title>s4-python Don't force "bin" into the python sys.path</title>
<updated>2011-02-07T02:22:02+00:00</updated>
<author>
<name>Andrew Bartlett</name>
<email>abartlet@samba.org</email>
</author>
<published>2011-02-05T07:00:45+00:00</published>
<link rel='alternate' type='text/html' href='https://git.exis.tech/samba.git/commit/?id=15d0166340baea91f117ea977539894e7444ee6b'/>
<id>15d0166340baea91f117ea977539894e7444ee6b</id>
<content type='text'>
This patch uses the fact that dyn_PYTHONDIR and dyn_PYTHONARCHDIR is
now set properly at all times, incluidng for installed and
build-directory binaries.  So we don't need to make assumptions about
bin being magic any more.

Andrew Bartlett
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This patch uses the fact that dyn_PYTHONDIR and dyn_PYTHONARCHDIR is
now set properly at all times, incluidng for installed and
build-directory binaries.  So we don't need to make assumptions about
bin being magic any more.

Andrew Bartlett
</pre>
</div>
</content>
</entry>
<entry>
<title>s4-python: Remove cruft to deal with static python modules, which are no</title>
<updated>2010-05-30T22:21:42+00:00</updated>
<author>
<name>Jelmer Vernooij</name>
<email>jelmer@samba.org</email>
</author>
<published>2010-05-30T22:13:10+00:00</published>
<link rel='alternate' type='text/html' href='https://git.exis.tech/samba.git/commit/?id=55ef0ecea85fda48e980f5f9c6029d7bcee865df'/>
<id>55ef0ecea85fda48e980f5f9c6029d7bcee865df</id>
<content type='text'>
longer supported.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
longer supported.
</pre>
</div>
</content>
</entry>
<entry>
<title>Finish removal of iconv_convenience in public API's.</title>
<updated>2010-05-18T09:45:30+00:00</updated>
<author>
<name>Jelmer Vernooij</name>
<email>jelmer@samba.org</email>
</author>
<published>2010-05-09T15:20:01+00:00</published>
<link rel='alternate' type='text/html' href='https://git.exis.tech/samba.git/commit/?id=f9ca9e46ad24036bf00cb361a6cef4b2e7e98d7d'/>
<id>f9ca9e46ad24036bf00cb361a6cef4b2e7e98d7d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>charset: fixed a problem with the global use of the iconv_convenience structure</title>
<updated>2010-03-18T03:18:41+00:00</updated>
<author>
<name>Andrew Tridgell</name>
<email>tridge@samba.org</email>
</author>
<published>2010-03-18T03:06:13+00:00</published>
<link rel='alternate' type='text/html' href='https://git.exis.tech/samba.git/commit/?id=55c45110e6994fe95867f4df3243c6829116e093'/>
<id>55c45110e6994fe95867f4df3243c6829116e093</id>
<content type='text'>
We had a crash bug where a cached copy of a iconv convenience pointer
was used after being freed when loadparm asked for iconv to
reload. This could happen if a python module used a iconv based
function before loadparm was completed.

The fix is to ensure that any use of this pointer remains valid, by
reusing the pointer itself when it has already been initialised, but
filling in the child elements with the updated values.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
We had a crash bug where a cached copy of a iconv convenience pointer
was used after being freed when loadparm asked for iconv to
reload. This could happen if a python module used a iconv based
function before loadparm was completed.

The fix is to ensure that any use of this pointer remains valid, by
reusing the pointer itself when it has already been initialised, but
filling in the child elements with the updated values.
</pre>
</div>
</content>
</entry>
<entry>
<title>python: When updating sys.path to include the Samba python path, avoid throwing away the changes made by site.py.</title>
<updated>2009-12-29T15:26:20+00:00</updated>
<author>
<name>Jelmer Vernooij</name>
<email>jelmer@samba.org</email>
</author>
<published>2009-12-29T15:07:54+00:00</published>
<link rel='alternate' type='text/html' href='https://git.exis.tech/samba.git/commit/?id=588b3e61812978f73d2708ec37da30726ac8026e'/>
<id>588b3e61812978f73d2708ec37da30726ac8026e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Eliminate another instance of global_loadparm.</title>
<updated>2008-10-24T11:13:27+00:00</updated>
<author>
<name>Jelmer Vernooij</name>
<email>jelmer@samba.org</email>
</author>
<published>2008-10-24T11:13:27+00:00</published>
<link rel='alternate' type='text/html' href='https://git.exis.tech/samba.git/commit/?id=8b06312f7eeff5ea8625677478792888774bd2be'/>
<id>8b06312f7eeff5ea8625677478792888774bd2be</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>r26599: Attempt to also support provisioning using Python in the BECOME-DC test.</title>
<updated>2007-12-26T17:57:08+00:00</updated>
<author>
<name>Jelmer Vernooij</name>
<email>jelmer@samba.org</email>
</author>
<published>2007-12-25T22:36:58+00:00</published>
<link rel='alternate' type='text/html' href='https://git.exis.tech/samba.git/commit/?id=7ff974a226b3dda63a91ef0702b12406e130f809'/>
<id>7ff974a226b3dda63a91ef0702b12406e130f809</id>
<content type='text'>
Not tested yet as the test it is part of has been disabled because it's broken.
(This used to be commit 6b1e25b702847cd6662b4aece35692b099707b74)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Not tested yet as the test it is part of has been disabled because it's broken.
(This used to be commit 6b1e25b702847cd6662b4aece35692b099707b74)
</pre>
</div>
</content>
</entry>
</feed>
