<feed xmlns='http://www.w3.org/2005/Atom'>
<title>samba.git/source4/param/pyparam.c, branch talloc-2.0.0</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>param/pyparam: Cope with string list parameters being empty.</title>
<updated>2009-08-03T22:18:43+00:00</updated>
<author>
<name>Ricardo Jorge</name>
<email>rvelhote@gmail.com</email>
</author>
<published>2009-08-03T22:03:04+00:00</published>
<link rel='alternate' type='text/html' href='https://git.exis.tech/samba.git/commit/?id=3641978dfa88398dbc494845fe611dd87f2317b7'/>
<id>3641978dfa88398dbc494845fe611dd87f2317b7</id>
<content type='text'>
Signed-off-by: Jelmer Vernooij &lt;jelmer@samba.org&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Signed-off-by: Jelmer Vernooij &lt;jelmer@samba.org&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>python/loadparm: Get shares listing working.</title>
<updated>2009-08-03T22:18:42+00:00</updated>
<author>
<name>Ricardo Jorge</name>
<email>rvelhote@gmail.com</email>
</author>
<published>2009-08-03T22:00:25+00:00</published>
<link rel='alternate' type='text/html' href='https://git.exis.tech/samba.git/commit/?id=1174177c8f5851762ab0d3724df9efbdc0f34b1c'/>
<id>1174177c8f5851762ab0d3724df9efbdc0f34b1c</id>
<content type='text'>
Signed-off-by: Jelmer Vernooij &lt;jelmer@samba.org&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Signed-off-by: Jelmer Vernooij &lt;jelmer@samba.org&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>use py_talloc_reference instead of py_talloc_import</title>
<updated>2009-07-01T05:15:37+00:00</updated>
<author>
<name>Andrew Tridgell</name>
<email>tridge@samba.org</email>
</author>
<published>2009-07-01T04:06:38+00:00</published>
<link rel='alternate' type='text/html' href='https://git.exis.tech/samba.git/commit/?id=269b16212a65c9506147db381ecdcbdd58347af6'/>
<id>269b16212a65c9506147db381ecdcbdd58347af6</id>
<content type='text'>
This is one of the few cases where we want the object to be owned by
both the python object and C code
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This is one of the few cases where we want the object to be owned by
both the python object and C code
</pre>
</div>
</content>
</entry>
<entry>
<title>param/python: Fix memory leak of LoadParm objects.</title>
<updated>2009-06-17T18:45:38+00:00</updated>
<author>
<name>Jelmer Vernooij</name>
<email>jelmer@samba.org</email>
</author>
<published>2009-06-17T17:07:44+00:00</published>
<link rel='alternate' type='text/html' href='https://git.exis.tech/samba.git/commit/?id=28a2c262acf47a4a1f170375ea5e709a31a61ff4'/>
<id>28a2c262acf47a4a1f170375ea5e709a31a61ff4</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>python: Provide way to iterate over available shares.</title>
<updated>2009-06-16T00:28:10+00:00</updated>
<author>
<name>Jelmer Vernooij</name>
<email>jelmer@samba.org</email>
</author>
<published>2009-06-16T00:24:43+00:00</published>
<link rel='alternate' type='text/html' href='https://git.exis.tech/samba.git/commit/?id=308de544f4dd1e23197d3b6d3be85cef1f5f9ded'/>
<id>308de544f4dd1e23197d3b6d3be85cef1f5f9ded</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix unresolved symbol in python messaging module.</title>
<updated>2009-06-02T16:05:42+00:00</updated>
<author>
<name>Jelmer Vernooij</name>
<email>jelmer@samba.org</email>
</author>
<published>2009-06-02T13:00:41+00:00</published>
<link rel='alternate' type='text/html' href='https://git.exis.tech/samba.git/commit/?id=8d966fac41ff88f8c26c221fb03da4f9afba5897'/>
<id>8d966fac41ff88f8c26c221fb03da4f9afba5897</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>python: Move helper functions for using param into a separate file rather</title>
<updated>2009-06-02T16:05:40+00:00</updated>
<author>
<name>Jelmer Vernooij</name>
<email>jelmer@samba.org</email>
</author>
<published>2009-04-22T23:20:20+00:00</published>
<link rel='alternate' type='text/html' href='https://git.exis.tech/samba.git/commit/?id=fe2b04b4bba6585ee5377d44b8e2627d32d404c4'/>
<id>fe2b04b4bba6585ee5377d44b8e2627d32d404c4</id>
<content type='text'>
than linking against the python module.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
than linking against the python module.
</pre>
</div>
</content>
</entry>
<entry>
<title>s4:pyparam: fix compiler warnings</title>
<updated>2009-02-05T16:48:11+00:00</updated>
<author>
<name>Stefan Metzmacher</name>
<email>metze@samba.org</email>
</author>
<published>2009-02-05T09:04:01+00:00</published>
<link rel='alternate' type='text/html' href='https://git.exis.tech/samba.git/commit/?id=ea546df5739e59a4302b09d7ba515c8b665394b7'/>
<id>ea546df5739e59a4302b09d7ba515c8b665394b7</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:loadparm: s/class/pclass</title>
<updated>2009-02-02T12:09:10+00:00</updated>
<author>
<name>Stefan Metzmacher</name>
<email>metze@samba.org</email>
</author>
<published>2009-02-02T10:24:08+00:00</published>
<link rel='alternate' type='text/html' href='https://git.exis.tech/samba.git/commit/?id=44625f76c174e97e8a2c03a196358c604e78f694'/>
<id>44625f76c174e97e8a2c03a196358c604e78f694</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>Find default smb.conf path correctly, when it was not specified on the</title>
<updated>2009-01-16T14:05:15+00:00</updated>
<author>
<name>Jelmer Vernooij</name>
<email>jelmer@samba.org</email>
</author>
<published>2009-01-16T14:05:15+00:00</published>
<link rel='alternate' type='text/html' href='https://git.exis.tech/samba.git/commit/?id=673ca5145c9c120cdb522096fd625662407f6f3d'/>
<id>673ca5145c9c120cdb522096fd625662407f6f3d</id>
<content type='text'>
command-line.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
command-line.
</pre>
</div>
</content>
</entry>
</feed>
