<feed xmlns='http://www.w3.org/2005/Atom'>
<title>samba.git/source4/scripting/python/uuidmodule.c, 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-python: we need to include Python.h first</title>
<updated>2009-10-23T05:23:01+00:00</updated>
<author>
<name>Andrew Tridgell</name>
<email>tridge@samba.org</email>
</author>
<published>2009-10-23T05:23:01+00:00</published>
<link rel='alternate' type='text/html' href='https://git.exis.tech/samba.git/commit/?id=3050f8328862c7c77d3d692453bd9cc0885824e5'/>
<id>3050f8328862c7c77d3d692453bd9cc0885824e5</id>
<content type='text'>
If we don't include Python.h first then we get a pile of warnings due
to broken redefines of XOPEN_SOURCE in the Python includes.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
If we don't include Python.h first then we get a pile of warnings due
to broken redefines of XOPEN_SOURCE in the Python includes.
</pre>
</div>
</content>
</entry>
<entry>
<title>Use consistent function names with the standard Python uuid module that is available in &gt;= 2.4.</title>
<updated>2008-05-11T01:31:26+00:00</updated>
<author>
<name>Jelmer Vernooij</name>
<email>jelmer@samba.org</email>
</author>
<published>2008-05-11T01:31:26+00:00</published>
<link rel='alternate' type='text/html' href='https://git.exis.tech/samba.git/commit/?id=5319d9620b9ef68b3687d76aeaba5fa5d5c57a18'/>
<id>5319d9620b9ef68b3687d76aeaba5fa5d5c57a18</id>
<content type='text'>
(This used to be commit 60d458e3195eef6baf655fee0da7c3f68517e8e6)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
(This used to be commit 60d458e3195eef6baf655fee0da7c3f68517e8e6)
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix warnings.</title>
<updated>2008-04-15T10:15:43+00:00</updated>
<author>
<name>Jelmer Vernooij</name>
<email>jelmer@samba.org</email>
</author>
<published>2008-04-15T10:15:43+00:00</published>
<link rel='alternate' type='text/html' href='https://git.exis.tech/samba.git/commit/?id=1a8bfba5452f7b72d9f0b2a178f7e8a66557c463'/>
<id>1a8bfba5452f7b72d9f0b2a178f7e8a66557c463</id>
<content type='text'>
(This used to be commit 88013ca9775a6ff5e5a393f9d8238dbcd197f26f)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
(This used to be commit 88013ca9775a6ff5e5a393f9d8238dbcd197f26f)
</pre>
</div>
</content>
</entry>
<entry>
<title>Don't talloc_free() the UUID before we return.</title>
<updated>2008-03-12T22:53:32+00:00</updated>
<author>
<name>Andrew Bartlett</name>
<email>abartlet@samba.org</email>
</author>
<published>2008-03-12T22:53:32+00:00</published>
<link rel='alternate' type='text/html' href='https://git.exis.tech/samba.git/commit/?id=6f2935d082687eee23dbc9f1108162cf1670831a'/>
<id>6f2935d082687eee23dbc9f1108162cf1670831a</id>
<content type='text'>
This error caused us to put a 0x80 byte at the end of GUID, which was
only detected by OpenLDAP's schema checking.

Andrew Bartlett
(This used to be commit fd99b7719bcb503e2695b2cbad0230fa23a094ca)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This error caused us to put a 0x80 byte at the end of GUID, which was
only detected by OpenLDAP's schema checking.

Andrew Bartlett
(This used to be commit fd99b7719bcb503e2695b2cbad0230fa23a094ca)
</pre>
</div>
</content>
</entry>
<entry>
<title>python: Avoid PyMODINIT_FUNC because it doesn't exist in older pythons.</title>
<updated>2008-01-13T05:07:20+00:00</updated>
<author>
<name>Jelmer Vernooij</name>
<email>jelmer@samba.org</email>
</author>
<published>2008-01-13T05:07:20+00:00</published>
<link rel='alternate' type='text/html' href='https://git.exis.tech/samba.git/commit/?id=6ef36c1f82fa9d48a3418f25202cab55b2f54d2f'/>
<id>6ef36c1f82fa9d48a3418f25202cab55b2f54d2f</id>
<content type='text'>
(This used to be commit e179db6d0fcf093082f2ad441980a2bb77ac6b17)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
(This used to be commit e179db6d0fcf093082f2ad441980a2bb77ac6b17)
</pre>
</div>
</content>
</entry>
<entry>
<title>python: Avoid PyDoc_STRVAR() macro which doesn't exist in Python2.2.</title>
<updated>2008-01-13T02:32:44+00:00</updated>
<author>
<name>Jelmer Vernooij</name>
<email>jelmer@samba.org</email>
</author>
<published>2008-01-13T02:32:44+00:00</published>
<link rel='alternate' type='text/html' href='https://git.exis.tech/samba.git/commit/?id=53c33aa2b42732304f247798a4dbe3bcae14e407'/>
<id>53c33aa2b42732304f247798a4dbe3bcae14e407</id>
<content type='text'>
(This used to be commit dec3f421be5d7fd4ead3b71f8b69921c41bad39a)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
(This used to be commit dec3f421be5d7fd4ead3b71f8b69921c41bad39a)
</pre>
</div>
</content>
</entry>
<entry>
<title>r26576: Allow the static module loading code to be used for the Python modules.</title>
<updated>2007-12-24T07:51:06+00:00</updated>
<author>
<name>Jelmer Vernooij</name>
<email>jelmer@samba.org</email>
</author>
<published>2007-12-24T05:54:30+00:00</published>
<link rel='alternate' type='text/html' href='https://git.exis.tech/samba.git/commit/?id=be33f4c611d37ebba59ff618033dc73601339ad1'/>
<id>be33f4c611d37ebba59ff618033dc73601339ad1</id>
<content type='text'>
Simplify the way module initialization functions are handled.
(This used to be commit ba8be2dfc0de4434c798663336b81f7f95cde520)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Simplify the way module initialization functions are handled.
(This used to be commit ba8be2dfc0de4434c798663336b81f7f95cde520)
</pre>
</div>
</content>
</entry>
<entry>
<title>r26088: Import some native-python python modules and move original python swig torture code to common python directory as well.</title>
<updated>2007-12-21T04:45:59+00:00</updated>
<author>
<name>Jelmer Vernooij</name>
<email>jelmer@samba.org</email>
</author>
<published>2007-11-21T12:07:16+00:00</published>
<link rel='alternate' type='text/html' href='https://git.exis.tech/samba.git/commit/?id=39adc2418a0586261c6c4aea36f72596c6cf8897'/>
<id>39adc2418a0586261c6c4aea36f72596c6cf8897</id>
<content type='text'>
(This used to be commit cbf656ff054ab2b0b5ca81e1d4f16ac54c8098f1)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
(This used to be commit cbf656ff054ab2b0b5ca81e1d4f16ac54c8098f1)
</pre>
</div>
</content>
</entry>
</feed>
