<feed xmlns='http://www.w3.org/2005/Atom'>
<title>samba.git/source4/lib/ldb/ldb_ldap, branch master</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.</subtitle>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/pviktori/public_git/samba.git/'/>
<entry>
<title>ldb: make ldb a top level library for Samba 4.0</title>
<updated>2011-07-05T07:24:47+00:00</updated>
<author>
<name>Andrew Bartlett</name>
<email>abartlet@samba.org</email>
</author>
<published>2011-07-05T00:01:32+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/pviktori/public_git/samba.git/commit/?id=8420a36dc7fe72fb665e065b8673fa44ff1bbf21'/>
<id>8420a36dc7fe72fb665e065b8673fa44ff1bbf21</id>
<content type='text'>
Signed-off-by: Andrew Tridgell &lt;tridge@samba.org&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Signed-off-by: Andrew Tridgell &lt;tridge@samba.org&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>ldb: fixed two warnings in the ldb_ldap backend</title>
<updated>2011-02-10T05:51:06+00:00</updated>
<author>
<name>Andrew Tridgell</name>
<email>tridge@samba.org</email>
</author>
<published>2011-02-10T01:05:48+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/pviktori/public_git/samba.git/commit/?id=8720811598aa691f6c09910a329a601f9ad130cc'/>
<id>8720811598aa691f6c09910a329a601f9ad130cc</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>ldb:ldb_rename on ldap backends - handle the case when the RDN value is empty</title>
<updated>2010-11-19T22:03:49+00:00</updated>
<author>
<name>Matthias Dieter Wallnöfer</name>
<email>mdw@samba.org</email>
</author>
<published>2010-11-19T22:01:39+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/pviktori/public_git/samba.git/commit/?id=bb679a4da3a32c61529fb56a0cbc9f6d6668146e'/>
<id>bb679a4da3a32c61529fb56a0cbc9f6d6668146e</id>
<content type='text'>
Otherwise we get "&lt;RDN name&gt;=(null),..."
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Otherwise we get "&lt;RDN name&gt;=(null),..."
</pre>
</div>
</content>
</entry>
<entry>
<title>ldb:ldb_ldap.c rename operation - check for the RDN name and value</title>
<updated>2010-11-11T09:03:41+00:00</updated>
<author>
<name>Matthias Dieter Wallnöfer</name>
<email>mdw@samba.org</email>
</author>
<published>2010-11-10T15:20:38+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/pviktori/public_git/samba.git/commit/?id=f0367905d9a6db76712f1dcf9734f64fe5c5e1b3'/>
<id>f0367905d9a6db76712f1dcf9734f64fe5c5e1b3</id>
<content type='text'>
Make it more similar to "ldb_ildap.c" and also more save
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Make it more similar to "ldb_ildap.c" and also more save
</pre>
</div>
</content>
</entry>
<entry>
<title>s4-ldb: removed ldb_includes.h</title>
<updated>2010-11-01T21:49:47+00:00</updated>
<author>
<name>Andrew Tridgell</name>
<email>tridge@samba.org</email>
</author>
<published>2010-11-01T12:36:42+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/pviktori/public_git/samba.git/commit/?id=7e23363455703eb24c506a7922ce86e3697fc8cd'/>
<id>7e23363455703eb24c506a7922ce86e3697fc8cd</id>
<content type='text'>
it causes problems with the openchange build as it is not installed

Autobuild-User: Andrew Tridgell &lt;tridge@samba.org&gt;
Autobuild-Date: Mon Nov  1 21:49:47 UTC 2010 on sn-devel-104
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
it causes problems with the openchange build as it is not installed

Autobuild-User: Andrew Tridgell &lt;tridge@samba.org&gt;
Autobuild-Date: Mon Nov  1 21:49:47 UTC 2010 on sn-devel-104
</pre>
</div>
</content>
</entry>
<entry>
<title>s4-ldb: enable ldb module version checking</title>
<updated>2010-11-01T13:05:04+00:00</updated>
<author>
<name>Andrew Tridgell</name>
<email>tridge@samba.org</email>
</author>
<published>2010-11-01T11:30:23+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/pviktori/public_git/samba.git/commit/?id=a386ca85590a0ee18c1d98c80c6b1ec4faab31a7'/>
<id>a386ca85590a0ee18c1d98c80c6b1ec4faab31a7</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: added an override flag to ldb_register_backend()</title>
<updated>2010-11-01T07:55:19+00:00</updated>
<author>
<name>Andrew Tridgell</name>
<email>tridge@samba.org</email>
</author>
<published>2010-11-01T05:42:21+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/pviktori/public_git/samba.git/commit/?id=c74601e0b333f81570dfca6959e047d83e6ab32c'/>
<id>c74601e0b333f81570dfca6959e047d83e6ab32c</id>
<content type='text'>
this will be used to allow a system ldb build with an ldb backend to
have its ldap handler overridden by the s4 one
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
this will be used to allow a system ldb build with an ldb backend to
have its ldap handler overridden by the s4 one
</pre>
</div>
</content>
</entry>
<entry>
<title>s4-ldb: convert the openldap ldb backend to the new style of module</title>
<updated>2010-11-01T07:55:19+00:00</updated>
<author>
<name>Andrew Tridgell</name>
<email>tridge@samba.org</email>
</author>
<published>2010-11-01T01:37:35+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/pviktori/public_git/samba.git/commit/?id=e8f0e3aca9f834c53933dd31316c0b928944b400'/>
<id>e8f0e3aca9f834c53933dd31316c0b928944b400</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>ldb: always return PROTOCOL_ERROR if an operation is unsupported</title>
<updated>2010-10-18T19:51:19+00:00</updated>
<author>
<name>Matthias Dieter Wallnöfer</name>
<email>mdw@samba.org</email>
</author>
<published>2010-10-18T19:21:45+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/pviktori/public_git/samba.git/commit/?id=dcbfcbbceb87e742b642a9dffee1304dcf0b93bb'/>
<id>dcbfcbbceb87e742b642a9dffee1304dcf0b93bb</id>
<content type='text'>
That's exactly the behaviour of various LDAP servers.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
That's exactly the behaviour of various LDAP servers.
</pre>
</div>
</content>
</entry>
<entry>
<title>s4-ldb: added support for simple binds on ldb_ldap backend</title>
<updated>2010-07-07T07:26:03+00:00</updated>
<author>
<name>Andrew Tridgell</name>
<email>tridge@samba.org</email>
</author>
<published>2010-07-06T05:36:21+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/pviktori/public_git/samba.git/commit/?id=9c3a9824a9165e9d7cf362d4b8c6add8ad0cc983'/>
<id>9c3a9824a9165e9d7cf362d4b8c6add8ad0cc983</id>
<content type='text'>
this uses the options[] array to pass in bindMech, bindID and
bindSecret. Currently only "simple" is supported.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
this uses the options[] array to pass in bindMech, bindID and
bindSecret. Currently only "simple" is supported.
</pre>
</div>
</content>
</entry>
</feed>
