<feed xmlns='http://www.w3.org/2005/Atom'>
<title>samba.git/source4/lib, branch v3-5-test</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>Fix bug #9147 - winbind can't fetch user or group info from AD via LDAP</title>
<updated>2012-09-17T09:35:32+00:00</updated>
<author>
<name>Jeremy Allison</name>
<email>jra@samba.org</email>
</author>
<published>2012-09-10T23:07:37+00:00</published>
<link rel='alternate' type='text/html' href='https://git.exis.tech/samba.git/commit/?id=9258a7b9cfd5fb85e5361d1b49c3bb8655e97159'/>
<id>9258a7b9cfd5fb85e5361d1b49c3bb8655e97159</id>
<content type='text'>
Don't use "isprint" in ldb_binary_encode(). This is locale specific.
Restrict to ASCII only, hex encode everything else.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Don't use "isprint" in ldb_binary_encode(). This is locale specific.
Restrict to ASCII only, hex encode everything else.
</pre>
</div>
</content>
</entry>
<entry>
<title>work around AIX6.1 name space pollution rename mod_name to module_name</title>
<updated>2010-05-12T08:06:04+00:00</updated>
<author>
<name>Olaf Flebbe</name>
<email>o.flebbe@science-computing.de</email>
</author>
<published>2010-05-11T09:30:04+00:00</published>
<link rel='alternate' type='text/html' href='https://git.exis.tech/samba.git/commit/?id=9649538f81aec325be47b704a5a056b5ae16be22'/>
<id>9649538f81aec325be47b704a5a056b5ae16be22</id>
<content type='text'>
Fix bug #7421 (samba 3.4.7 does not compile on AIX 6.1).
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Fix bug #7421 (samba 3.4.7 does not compile on AIX 6.1).
</pre>
</div>
</content>
</entry>
<entry>
<title>regshell: Add support for 'cd ..' and cd relative to the root.</title>
<updated>2009-09-26T15:05:34+00:00</updated>
<author>
<name>Wilco Baan Hofman</name>
<email>wilco@baanhofman.nl</email>
</author>
<published>2009-09-26T15:05:34+00:00</published>
<link rel='alternate' type='text/html' href='https://git.exis.tech/samba.git/commit/?id=9af1c6db0f56854348ef0d3d11f36da16d41f5d0'/>
<id>9af1c6db0f56854348ef0d3d11f36da16d41f5d0</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>registry: Fix warning freeing talloc pointer with multiple parents.</title>
<updated>2009-09-26T13:41:22+00:00</updated>
<author>
<name>Jelmer Vernooij</name>
<email>jelmer@samba.org</email>
</author>
<published>2009-09-26T13:41:22+00:00</published>
<link rel='alternate' type='text/html' href='https://git.exis.tech/samba.git/commit/?id=169ff6efea9b0ea9795effc428de0bd578644a2e'/>
<id>169ff6efea9b0ea9795effc428de0bd578644a2e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>ldb: Check for talloc using pkg-config before checking manually, so we</title>
<updated>2009-09-26T11:53:27+00:00</updated>
<author>
<name>Jelmer Vernooij</name>
<email>jelmer@samba.org</email>
</author>
<published>2009-09-26T11:53:27+00:00</published>
<link rel='alternate' type='text/html' href='https://git.exis.tech/samba.git/commit/?id=6b595a93c1eb380ef6120dbbcc0c6e6bb7092deb'/>
<id>6b595a93c1eb380ef6120dbbcc0c6e6bb7092deb</id>
<content type='text'>
find version errors.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
find version errors.
</pre>
</div>
</content>
</entry>
<entry>
<title>pythonbindings: allow add() to have an array of controls as second parameter</title>
<updated>2009-09-25T23:31:38+00:00</updated>
<author>
<name>Matthieu Patou</name>
<email>mat@matws.net</email>
</author>
<published>2009-09-22T20:51:25+00:00</published>
<link rel='alternate' type='text/html' href='https://git.exis.tech/samba.git/commit/?id=9a9202e7bdd2e20e6a4aa719515438271ef82c75'/>
<id>9a9202e7bdd2e20e6a4aa719515438271ef82c75</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>s4:ldif_handlers Fix memory leak in objectCategory LDIF handler</title>
<updated>2009-09-23T21:01:30+00:00</updated>
<author>
<name>Andrew Bartlett</name>
<email>abartlet@samba.org</email>
</author>
<published>2009-09-01T09:56:56+00:00</published>
<link rel='alternate' type='text/html' href='https://git.exis.tech/samba.git/commit/?id=f28219d1a117bf02746679de5e9e25103fd83b29'/>
<id>f28219d1a117bf02746679de5e9e25103fd83b29</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>fixed spelling</title>
<updated>2009-09-23T21:01:29+00:00</updated>
<author>
<name>Andrew Tridgell</name>
<email>tridge@samba.org</email>
</author>
<published>2009-09-23T03:56:54+00:00</published>
<link rel='alternate' type='text/html' href='https://git.exis.tech/samba.git/commit/?id=9b7de7f491389609b3a07ed625e0d708c5e36a37'/>
<id>9b7de7f491389609b3a07ed625e0d708c5e36a37</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>s4-ldb: server side sort args are const char *</title>
<updated>2009-09-23T00:10:06+00:00</updated>
<author>
<name>Andrew Tridgell</name>
<email>tridge@samba.org</email>
</author>
<published>2009-09-23T00:06:38+00:00</published>
<link rel='alternate' type='text/html' href='https://git.exis.tech/samba.git/commit/?id=83bef7d047def0711b0893c6b2a5096b195811ef'/>
<id>83bef7d047def0711b0893c6b2a5096b195811ef</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>s4-ldb: fixed call argument order for ldb_dn_from_ldb_val</title>
<updated>2009-09-23T00:10:06+00:00</updated>
<author>
<name>Andrew Tridgell</name>
<email>tridge@samba.org</email>
</author>
<published>2009-09-23T00:06:14+00:00</published>
<link rel='alternate' type='text/html' href='https://git.exis.tech/samba.git/commit/?id=1dfcd4c22c7627c1474ecf929fa24fb35b381eae'/>
<id>1dfcd4c22c7627c1474ecf929fa24fb35b381eae</id>
<content type='text'>
This caused _lots_ of problems, especially in server side sort
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This caused _lots_ of problems, especially in server side sort
</pre>
</div>
</content>
</entry>
</feed>
